Pull request #40340 updated Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 8311d6ba9fe69197912f4bba01eab1a92d92ce08+a9507c6f76627fdc092edc542d5a7ef4a6df5eec (7a97d9ac175f1fcad4a74188c71e5f925656a7a3) 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 [2020-01-06T15:46:58.073Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-01-06T15:46:58.079Z] Trying to pass milestone 2 [Pipeline] milestone [2020-01-06T15:46:58.107Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-01-06T15:46:58.254Z] Running on ubuntu-1804-overlay2 (i-0b1031c84a864c7b1) in /home/ubuntu/workspace/moby_PR-40340 [Pipeline] { [Pipeline] checkout [2020-01-06T15:46:58.346Z] using credential docker-jenkins-github-credentials [2020-01-06T15:46:58.352Z] Cloning the remote Git repository [2020-01-06T15:46:58.352Z] Cloning with configured refspecs honoured and without tags [2020-01-06T15:46:58.348Z] Cloning repository https://github.com/moby/moby.git [2020-01-06T15:46:58.348Z] > git init /home/ubuntu/workspace/moby_PR-40340 # timeout=10 [2020-01-06T15:46:58.353Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T15:46:58.353Z] > git --version # timeout=10 [2020-01-06T15:46:58.357Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T15:46:58.358Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40340/head:refs/remotes/origin/PR-40340 +refs/heads/master:refs/remotes/origin/master [2020-01-06T15:47:12.256Z] Fetching without tags [2020-01-06T15:47:12.489Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:12.221Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T15:47:12.227Z] > git config --add remote.origin.fetch +refs/pull/40340/head:refs/remotes/origin/PR-40340 # timeout=10 [2020-01-06T15:47:12.238Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-06T15:47:12.247Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T15:47:12.252Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T15:47:12.252Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T15:47:12.253Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40340/head:refs/remotes/origin/PR-40340 +refs/heads/master:refs/remotes/origin/master [2020-01-06T15:47:12.485Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T15:47:12.491Z] > git checkout -f 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:12.983Z] Merge succeeded, producing 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:12.984Z] Checking out Revision 8311d6ba9fe69197912f4bba01eab1a92d92ce08 (PR-40340) [2020-01-06T15:47:13.506Z] Commit message: "API: omit classic swarm "SystemStatus" field if empty" [2020-01-06T15:47:12.955Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-06T15:47:12.971Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-06T15:47:13.022Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T15:47:13.028Z] > git checkout -f 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:13.502Z] > git rev-list --no-walk 8311d6ba9fe69197912f4bba01eab1a92d92ce08 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-06T15:47:14.626Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40340:/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 [2020-01-06T15:47:17.927Z] 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 [2020-01-06T15:47:18.124Z] Running on ubuntu-1804-overlay2 (i-0b1031c84a864c7b1) in /home/ubuntu/workspace/moby_PR-40340 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [2020-01-06T15:47:18.145Z] Running on ubuntu-1804-overlay2 (i-02726f5625493815b) in /home/ubuntu/workspace/moby_PR-40340 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-01-06T15:47:18.178Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0d809748cef926585) in /home/ubuntu/workspace/moby_PR-40340 [Pipeline] { [2020-01-06T15:47:18.192Z] Running on ppc64le-ubuntu-18 in /home/docker/workspace/moby_PR-40340 [Pipeline] { [Pipeline] checkout [2020-01-06T15:47:18.228Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-01-06T15:47:18.244Z] Fetching changes from the remote Git repository [2020-01-06T15:47:18.253Z] Fetching without tags [Pipeline] // stage [2020-01-06T15:47:18.267Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-01-06T15:47:18.280Z] Cloning the remote Git repository [2020-01-06T15:47:18.280Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-01-06T15:47:18.330Z] Running on s390x-ubuntu-01 in /home/jenkins/workspace/moby_PR-40340 [Pipeline] checkout [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-01-06T15:47:18.365Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [2020-01-06T15:47:18.373Z] Cloning the remote Git repository [2020-01-06T15:47:18.374Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [2020-01-06T15:47:18.401Z] using credential docker-jenkins-github-credentials [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-01-06T15:47:18.422Z] Cloning the remote Git repository [2020-01-06T15:47:18.422Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-01-06T15:47:18.533Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:18.565Z] Running on azwin-2-e8ba50 in d:\jenkins\workspace\moby_PR-40340 [Pipeline] { [Pipeline] ws [2020-01-06T15:47:18.580Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-01-06T15:47:18.599Z] Merge succeeded, producing 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:18.600Z] Checking out Revision 8311d6ba9fe69197912f4bba01eab1a92d92ce08 (PR-40340) [Pipeline] checkout [2020-01-06T15:47:18.661Z] using credential docker-jenkins-github-credentials [2020-01-06T15:47:18.704Z] Commit message: "API: omit classic swarm "SystemStatus" field if empty" [2020-01-06T15:47:18.712Z] Cloning the remote Git repository [2020-01-06T15:47:18.712Z] Cloning with configured refspecs honoured and without tags [2020-01-06T15:47:18.882Z] using credential docker-jenkins-github-credentials [2020-01-06T15:47:18.957Z] Cloning the remote Git repository [2020-01-06T15:47:18.957Z] Cloning with configured refspecs honoured and without tags [2020-01-06T15:47:18.380Z] Cloning repository https://github.com/moby/moby.git [2020-01-06T15:47:18.381Z] > git init /home/ubuntu/workspace/moby_PR-40340 # timeout=10 [2020-01-06T15:47:18.394Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T15:47:18.394Z] > git --version # timeout=10 [2020-01-06T15:47:18.398Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T15:47:18.399Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40340/head:refs/remotes/origin/PR-40340 +refs/heads/master:refs/remotes/origin/master [2020-01-06T15:47:18.231Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-01-06T15:47:18.240Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T15:47:18.290Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T15:47:18.290Z] > git --version # timeout=10 [2020-01-06T15:47:18.296Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T15:47:18.296Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40340/head:refs/remotes/origin/PR-40340 +refs/heads/master:refs/remotes/origin/master [2020-01-06T15:47:18.529Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T15:47:18.532Z] > git checkout -f 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:18.576Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-06T15:47:18.586Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-06T15:47:18.638Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T15:47:18.645Z] > git checkout -f 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:18.251Z] Cloning repository https://github.com/moby/moby.git [2020-01-06T15:47:18.252Z] > git init /home/ubuntu/workspace/moby_PR-40340 # timeout=10 [2020-01-06T15:47:18.269Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T15:47:18.270Z] > git --version # timeout=10 [2020-01-06T15:47:18.282Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T15:47:18.283Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40340/head:refs/remotes/origin/PR-40340 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [2020-01-06T15:47:18.429Z] Cloning repository https://github.com/moby/moby.git [2020-01-06T15:47:18.429Z] > git init /home/docker/workspace/moby_PR-40340 # timeout=10 [2020-01-06T15:47:18.439Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T15:47:18.439Z] > git --version # timeout=10 [2020-01-06T15:47:18.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T15:47:18.445Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40340/head:refs/remotes/origin/PR-40340 +refs/heads/master:refs/remotes/origin/master [Pipeline] sh [2020-01-06T15:47:18.755Z] Cloning repository https://github.com/moby/moby.git [2020-01-06T15:47:18.758Z] > git init /home/jenkins/workspace/moby_PR-40340 # timeout=10 [2020-01-06T15:47:18.794Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T15:47:18.796Z] > git --version # timeout=10 [2020-01-06T15:47:18.815Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T15:47:18.816Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40340/head:refs/remotes/origin/PR-40340 +refs/heads/master:refs/remotes/origin/master [2020-01-06T15:47:18.986Z] Cloning repository https://github.com/moby/moby.git [2020-01-06T15:47:18.987Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-01-06T15:47:19.060Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T15:47:19.060Z] > git --version # timeout=10 [2020-01-06T15:47:19.114Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T15:47:19.115Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40340/head:refs/remotes/origin/PR-40340 +refs/heads/master:refs/remotes/origin/master [2020-01-06T15:47:19.808Z] + [ PR != PR ] [2020-01-06T15:47:19.808Z] + [ master != master ] [2020-01-06T15:47:19.808Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-06T15:47:20.221Z] + docker version [2020-01-06T15:47:20.221Z] Client: Docker Engine - Community [2020-01-06T15:47:20.221Z] Version: 19.03.2 [2020-01-06T15:47:20.221Z] API version: 1.40 [2020-01-06T15:47:20.221Z] Go version: go1.12.8 [2020-01-06T15:47:20.221Z] Git commit: 6a30dfc [2020-01-06T15:47:20.221Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-06T15:47:20.221Z] OS/Arch: linux/amd64 [2020-01-06T15:47:20.221Z] Experimental: false [2020-01-06T15:47:20.221Z] [2020-01-06T15:47:20.221Z] Server: Docker Engine - Community [2020-01-06T15:47:20.221Z] Engine: [2020-01-06T15:47:20.221Z] Version: 19.03.2 [2020-01-06T15:47:20.221Z] API version: 1.40 (minimum version 1.12) [2020-01-06T15:47:20.221Z] Go version: go1.12.8 [2020-01-06T15:47:20.221Z] Git commit: 6a30dfc [2020-01-06T15:47:20.221Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-06T15:47:20.221Z] OS/Arch: linux/amd64 [2020-01-06T15:47:20.221Z] Experimental: true [2020-01-06T15:47:20.221Z] containerd: [2020-01-06T15:47:20.221Z] Version: 1.2.6 [2020-01-06T15:47:20.221Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-06T15:47:20.221Z] runc: [2020-01-06T15:47:20.221Z] Version: 1.0.0-rc8 [2020-01-06T15:47:20.221Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-06T15:47:20.221Z] docker-init: [2020-01-06T15:47:20.221Z] Version: 0.18.0 [2020-01-06T15:47:20.221Z] GitCommit: fec3683 [Pipeline] sh [2020-01-06T15:47:20.499Z] + docker info [2020-01-06T15:47:20.753Z] Client: [2020-01-06T15:47:20.753Z] Debug Mode: false [2020-01-06T15:47:20.753Z] [2020-01-06T15:47:20.753Z] Server: [2020-01-06T15:47:20.753Z] Containers: 0 [2020-01-06T15:47:20.753Z] Running: 0 [2020-01-06T15:47:20.753Z] Paused: 0 [2020-01-06T15:47:20.753Z] Stopped: 0 [2020-01-06T15:47:20.753Z] Images: 14 [2020-01-06T15:47:20.753Z] Server Version: 19.03.2 [2020-01-06T15:47:20.753Z] Storage Driver: overlay2 [2020-01-06T15:47:20.753Z] Backing Filesystem: extfs [2020-01-06T15:47:20.753Z] Supports d_type: true [2020-01-06T15:47:20.753Z] Native Overlay Diff: true [2020-01-06T15:47:20.753Z] Logging Driver: json-file [2020-01-06T15:47:20.753Z] Cgroup Driver: cgroupfs [2020-01-06T15:47:20.753Z] Plugins: [2020-01-06T15:47:20.753Z] Volume: local [2020-01-06T15:47:20.753Z] Network: bridge host ipvlan macvlan null overlay [2020-01-06T15:47:20.753Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-06T15:47:20.753Z] Swarm: inactive [2020-01-06T15:47:20.753Z] Runtimes: runc [2020-01-06T15:47:20.753Z] Default Runtime: runc [2020-01-06T15:47:20.753Z] Init Binary: docker-init [2020-01-06T15:47:20.753Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-06T15:47:20.753Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-06T15:47:20.753Z] init version: fec3683 [2020-01-06T15:47:20.753Z] Security Options: [2020-01-06T15:47:20.754Z] apparmor [2020-01-06T15:47:20.754Z] seccomp [2020-01-06T15:47:20.754Z] Profile: default [2020-01-06T15:47:20.754Z] Kernel Version: 4.15.0-1048-aws [2020-01-06T15:47:20.754Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-06T15:47:20.754Z] OSType: linux [2020-01-06T15:47:20.754Z] Architecture: x86_64 [2020-01-06T15:47:20.754Z] CPUs: 2 [2020-01-06T15:47:20.754Z] Total Memory: 7.501GiB [2020-01-06T15:47:20.754Z] Name: ip-10-100-78-152 [2020-01-06T15:47:20.754Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-06T15:47:20.754Z] Docker Root Dir: /var/lib/docker [2020-01-06T15:47:20.754Z] Debug Mode: false [2020-01-06T15:47:20.754Z] Registry: https://index.docker.io/v1/ [2020-01-06T15:47:20.754Z] Labels: [2020-01-06T15:47:20.754Z] Experimental: true [2020-01-06T15:47:20.754Z] Insecure Registries: [2020-01-06T15:47:20.754Z] 127.0.0.0/8 [2020-01-06T15:47:20.754Z] Live Restore Enabled: true [2020-01-06T15:47:20.754Z] [2020-01-06T15:47:20.754Z] WARNING: No swap limit support [Pipeline] sh [2020-01-06T15:47:21.028Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T15:47:21.028Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T15:47:21.028Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40340/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-06T15:47:21.028Z] + bash /home/ubuntu/workspace/moby_PR-40340/check-config.sh [2020-01-06T15:47:21.028Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-06T15:47:21.028Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-06T15:47:21.028Z] [2020-01-06T15:47:21.028Z] Generally Necessary: [2020-01-06T15:47:21.028Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-06T15:47:21.028Z] - apparmor: enabled and tools installed [2020-01-06T15:47:21.028Z] - CONFIG_NAMESPACES: enabled [2020-01-06T15:47:21.028Z] - CONFIG_NET_NS: enabled [2020-01-06T15:47:21.028Z] - CONFIG_PID_NS: enabled [2020-01-06T15:47:21.028Z] - CONFIG_IPC_NS: enabled [2020-01-06T15:47:21.028Z] - CONFIG_UTS_NS: enabled [2020-01-06T15:47:21.028Z] - CONFIG_CGROUPS: enabled [2020-01-06T15:47:21.028Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-06T15:47:21.028Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-06T15:47:21.028Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-06T15:47:21.028Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-06T15:47:21.028Z] - CONFIG_CPUSETS: enabled [2020-01-06T15:47:21.028Z] - CONFIG_MEMCG: enabled [2020-01-06T15:47:21.028Z] - CONFIG_KEYS: enabled [2020-01-06T15:47:21.028Z] - CONFIG_VETH: enabled (as module) [2020-01-06T15:47:21.028Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-06T15:47:21.028Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-06T15:47:21.028Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-06T15:47:21.028Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-06T15:47:21.028Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-06T15:47:21.028Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-06T15:47:21.028Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-06T15:47:21.028Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-06T15:47:21.028Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-06T15:47:21.028Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-06T15:47:21.028Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-06T15:47:21.028Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-06T15:47:21.028Z] [2020-01-06T15:47:21.028Z] Optional Features: [2020-01-06T15:47:21.028Z] - CONFIG_USER_NS: enabled [2020-01-06T15:47:21.028Z] - CONFIG_SECCOMP: enabled [2020-01-06T15:47:21.028Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-06T15:47:21.028Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-06T15:47:21.028Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-06T15:47:21.028Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-06T15:47:21.028Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-06T15:47:21.028Z] - CONFIG_BLK_CGROUP: enabled [2020-01-06T15:47:21.028Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-06T15:47:21.028Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-06T15:47:21.028Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-06T15:47:21.028Z] - CONFIG_CGROUP_PERF: enabled [2020-01-06T15:47:21.285Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-06T15:47:21.285Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-06T15:47:21.285Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-06T15:47:21.285Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-06T15:47:21.285Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-06T15:47:21.285Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-06T15:47:21.285Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-06T15:47:21.285Z] - CONFIG_IP_VS: enabled (as module) [2020-01-06T15:47:21.285Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-06T15:47:21.285Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-06T15:47:21.285Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-06T15:47:21.285Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-06T15:47:21.285Z] - CONFIG_EXT4_FS: enabled [2020-01-06T15:47:21.285Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-06T15:47:21.285Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-06T15:47:21.285Z] - Network Drivers: [2020-01-06T15:47:21.285Z] - "overlay": [2020-01-06T15:47:21.285Z] - CONFIG_VXLAN: enabled (as module) [2020-01-06T15:47:21.285Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-06T15:47:21.285Z] Optional (for encrypted networks): [2020-01-06T15:47:21.285Z] - CONFIG_CRYPTO: enabled [2020-01-06T15:47:21.285Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-06T15:47:21.285Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-06T15:47:21.285Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-06T15:47:21.285Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-06T15:47:21.285Z] - CONFIG_XFRM: enabled [2020-01-06T15:47:21.285Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-06T15:47:21.285Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-06T15:47:21.285Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-06T15:47:21.285Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-06T15:47:21.285Z] - "ipvlan": [2020-01-06T15:47:21.285Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-06T15:47:21.285Z] - "macvlan": [2020-01-06T15:47:21.285Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-06T15:47:21.285Z] - CONFIG_DUMMY: enabled (as module) [2020-01-06T15:47:21.285Z] - "ftp,tftp client in container": [2020-01-06T15:47:21.285Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-06T15:47:21.285Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-06T15:47:21.285Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-06T15:47:21.285Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-06T15:47:21.285Z] - Storage Drivers: [2020-01-06T15:47:21.285Z] - "aufs": [2020-01-06T15:47:21.285Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-06T15:47:21.285Z] - "btrfs": [2020-01-06T15:47:21.285Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-06T15:47:21.285Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-06T15:47:21.285Z] - "devicemapper": [2020-01-06T15:47:21.285Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-06T15:47:21.285Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-06T15:47:21.285Z] - "overlay": [2020-01-06T15:47:21.285Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-06T15:47:21.285Z] - "zfs": [2020-01-06T15:47:21.285Z] - /dev/zfs: missing [2020-01-06T15:47:21.285Z] - zfs command: missing [2020-01-06T15:47:21.285Z] - zpool command: missing [2020-01-06T15:47:21.285Z] [2020-01-06T15:47:21.285Z] Limits: [2020-01-06T15:47:21.540Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-06T15:47:21.540Z] [2020-01-06T15:47:21.540Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-06T15:47:21.907Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 . [2020-01-06T15:47:21.907Z] #2 [internal] load .dockerignore [2020-01-06T15:47:21.907Z] #2 transferring context: 112B done [2020-01-06T15:47:21.907Z] #2 DONE 0.0s [2020-01-06T15:47:21.907Z] [2020-01-06T15:47:21.907Z] #1 [internal] load build definition from Dockerfile [2020-01-06T15:47:21.907Z] #1 transferring dockerfile: 15.34kB done [2020-01-06T15:47:21.907Z] #1 DONE 0.0s [2020-01-06T15:47:21.907Z] [2020-01-06T15:47:21.907Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-06T15:47:21.907Z] #3 DONE 0.1s [2020-01-06T15:47:22.165Z] [2020-01-06T15:47:22.165Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-06T15:47:22.165Z] #4 CACHED [2020-01-06T15:47:22.420Z] [2020-01-06T15:47:22.420Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-06T15:47:22.420Z] #5 DONE 0.0s [2020-01-06T15:47:22.420Z] [2020-01-06T15:47:22.420Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-06T15:47:22.420Z] #6 DONE 0.1s [2020-01-06T15:47:22.420Z] [2020-01-06T15:47:22.420Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T15:47:22.420Z] #7 DONE 0.0s [2020-01-06T15:47:22.420Z] [2020-01-06T15:47:22.420Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-06T15:47:22.420Z] #65 DONE 0.0s [2020-01-06T15:47:22.420Z] [2020-01-06T15:47:22.420Z] #19 [internal] load build context [2020-01-06T15:47:23.783Z] #19 transferring context: 46.32MB 1.2s done [2020-01-06T15:47:23.783Z] #19 DONE 1.2s [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:47:23.783Z] #31 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-06T15:47:23.783Z] #32 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-06T15:47:23.783Z] #67 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-06T15:47:23.783Z] #43 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #16 [dev 6/24] RUN ldconfig [2020-01-06T15:47:23.783Z] #16 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-06T15:47:23.783Z] #53 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-06T15:47:23.783Z] #8 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:47:23.783Z] #59 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-06T15:47:23.783Z] #11 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-06T15:47:23.783Z] #69 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:47:23.783Z] #17 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-06T15:47:23.783Z] #39 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-06T15:47:23.783Z] #66 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-06T15:47:23.783Z] #51 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-06T15:47:23.783Z] #9 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T15:47:23.783Z] #28 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-06T15:47:23.783Z] #15 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:47:23.783Z] #34 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-06T15:47:23.783Z] #64 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-06T15:47:23.783Z] #46 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:47:23.783Z] #22 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T15:47:23.783Z] #24 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-06T15:47:23.783Z] #42 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:47:23.783Z] #57 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:47:23.783Z] #44 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-06T15:47:23.783Z] #37 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:47:23.783Z] #40 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-06T15:47:23.783Z] #14 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-06T15:47:23.783Z] #29 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-06T15:47:23.783Z] #23 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T15:47:23.783Z] #33 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:47:23.783Z] #41 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:47:23.783Z] #10 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-06T15:47:23.783Z] #21 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-06T15:47:23.783Z] #48 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T15:47:23.783Z] #56 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:47:23.783Z] #68 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T15:47:23.783Z] #38 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:47:23.783Z] #52 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:47:23.783Z] #47 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-06T15:47:23.783Z] #30 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T15:47:23.783Z] #18 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-06T15:47:23.783Z] #55 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:47:23.783Z] #54 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:47:23.783Z] #26 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:47:23.783Z] #36 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:47:23.783Z] #50 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-06T15:47:23.783Z] #49 CACHED [2020-01-06T15:47:23.783Z] [2020-01-06T15:47:23.783Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-06T15:47:23.784Z] #13 CACHED [2020-01-06T15:47:23.784Z] [2020-01-06T15:47:23.784Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-06T15:47:23.784Z] #63 CACHED [2020-01-06T15:47:23.784Z] [2020-01-06T15:47:23.784Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-06T15:47:23.784Z] #35 CACHED [2020-01-06T15:47:23.784Z] [2020-01-06T15:47:23.784Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:47:23.784Z] #20 CACHED [2020-01-06T15:47:23.784Z] [2020-01-06T15:47:23.784Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-06T15:47:23.784Z] #58 CACHED [2020-01-06T15:47:23.784Z] [2020-01-06T15:47:23.784Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-06T15:47:23.784Z] #60 CACHED [2020-01-06T15:47:23.784Z] [2020-01-06T15:47:23.784Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-06T15:47:23.784Z] #12 CACHED [2020-01-06T15:47:23.784Z] [2020-01-06T15:47:23.784Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-06T15:47:23.784Z] #61 CACHED [2020-01-06T15:47:23.784Z] [2020-01-06T15:47:23.784Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:47:23.784Z] #62 CACHED [2020-01-06T15:47:23.784Z] [2020-01-06T15:47:23.784Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-06T15:47:23.784Z] #25 CACHED [2020-01-06T15:47:23.784Z] [2020-01-06T15:47:23.784Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-06T15:47:23.784Z] #45 CACHED [2020-01-06T15:47:23.784Z] [2020-01-06T15:47:23.784Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-06T15:47:23.784Z] #27 CACHED [2020-01-06T15:47:23.784Z] [2020-01-06T15:47:23.784Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-06T15:47:23.784Z] #70 CACHED [2020-01-06T15:47:23.784Z] [2020-01-06T15:47:23.784Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-06T15:47:24.707Z] #71 DONE 0.9s [2020-01-06T15:47:24.707Z] [2020-01-06T15:47:24.707Z] #72 exporting to image [2020-01-06T15:47:24.707Z] #72 exporting layers [2020-01-06T15:47:25.631Z] #72 exporting layers 0.9s done [2020-01-06T15:47:25.631Z] #72 writing image sha256:4af41eb7bbee07cebe925e8a076dd75687743a0e4f77234b5051b2f735e8dc8f done [2020-01-06T15:47:25.631Z] #72 naming to docker.io/library/docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 done [2020-01-06T15:47:25.631Z] #72 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-01-06T15:47:25.989Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40340/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40340/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 hack/validate/default [2020-01-06T15:47:26.914Z] Congratulations! All commits are properly signed with the DCO! [2020-01-06T15:47:26.914Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-01-06T15:47:27.893Z] Fetching without tags [2020-01-06T15:47:27.754Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T15:47:27.774Z] > git config --add remote.origin.fetch +refs/pull/40340/head:refs/remotes/origin/PR-40340 # timeout=10 [2020-01-06T15:47:27.793Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-06T15:47:27.857Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T15:47:27.930Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T15:47:27.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T15:47:27.934Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40340/head:refs/remotes/origin/PR-40340 +refs/heads/master:refs/remotes/origin/master [2020-01-06T15:47:28.326Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:29.083Z] Merge succeeded, producing 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:29.084Z] Checking out Revision 8311d6ba9fe69197912f4bba01eab1a92d92ce08 (PR-40340) [2020-01-06T15:47:28.361Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T15:47:28.380Z] > git checkout -f 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:28.976Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-06T15:47:29.047Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-06T15:47:29.119Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T15:47:29.140Z] > git checkout -f 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:29.863Z] Commit message: "API: omit classic swarm "SystemStatus" field if empty" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-06T15:47:31.520Z] + docker version [2020-01-06T15:47:31.520Z] Client: [2020-01-06T15:47:31.520Z] Version: 18.06.3-ce [2020-01-06T15:47:31.520Z] API version: 1.38 [2020-01-06T15:47:31.520Z] Go version: go1.10.3 [2020-01-06T15:47:31.520Z] Git commit: d7080c1 [2020-01-06T15:47:31.520Z] Built: Wed Feb 20 02:27:09 2019 [2020-01-06T15:47:31.520Z] OS/Arch: linux/s390x [2020-01-06T15:47:31.520Z] Experimental: false [2020-01-06T15:47:31.520Z] [2020-01-06T15:47:31.520Z] Server: [2020-01-06T15:47:31.520Z] Engine: [2020-01-06T15:47:31.520Z] Version: 18.06.3-ce [2020-01-06T15:47:31.520Z] API version: 1.38 (minimum version 1.12) [2020-01-06T15:47:31.520Z] Go version: go1.10.3 [2020-01-06T15:47:31.520Z] Git commit: d7080c1 [2020-01-06T15:47:31.520Z] Built: Wed Feb 20 02:26:03 2019 [2020-01-06T15:47:31.520Z] OS/Arch: linux/s390x [2020-01-06T15:47:31.520Z] Experimental: true [Pipeline] sh [2020-01-06T15:47:32.166Z] Fetching without tags [2020-01-06T15:47:32.442Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:32.101Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T15:47:32.106Z] > git config --add remote.origin.fetch +refs/pull/40340/head:refs/remotes/origin/PR-40340 # timeout=10 [2020-01-06T15:47:32.122Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-06T15:47:32.129Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T15:47:32.139Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T15:47:32.139Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T15:47:32.140Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40340/head:refs/remotes/origin/PR-40340 +refs/heads/master:refs/remotes/origin/master [2020-01-06T15:47:32.413Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T15:47:32.600Z] + docker info [2020-01-06T15:47:32.600Z] Containers: 0 [2020-01-06T15:47:32.600Z] Running: 0 [2020-01-06T15:47:32.600Z] Paused: 0 [2020-01-06T15:47:32.600Z] Stopped: 0 [2020-01-06T15:47:32.600Z] Images: 0 [2020-01-06T15:47:32.600Z] Server Version: 18.06.3-ce [2020-01-06T15:47:32.600Z] Storage Driver: overlay2 [2020-01-06T15:47:32.600Z] Backing Filesystem: extfs [2020-01-06T15:47:32.600Z] Supports d_type: true [2020-01-06T15:47:32.600Z] Native Overlay Diff: true [2020-01-06T15:47:32.600Z] Logging Driver: json-file [2020-01-06T15:47:32.600Z] Cgroup Driver: cgroupfs [2020-01-06T15:47:32.600Z] Plugins: [2020-01-06T15:47:32.600Z] Volume: local [2020-01-06T15:47:32.600Z] Network: bridge host ipvlan macvlan null overlay [2020-01-06T15:47:32.600Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-06T15:47:32.600Z] Swarm: inactive [2020-01-06T15:47:32.600Z] Runtimes: runc [2020-01-06T15:47:32.600Z] Default Runtime: runc [2020-01-06T15:47:32.600Z] Init Binary: docker-init [2020-01-06T15:47:32.600Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-06T15:47:32.600Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2020-01-06T15:47:32.600Z] init version: fec3683 [2020-01-06T15:47:32.600Z] Security Options: [2020-01-06T15:47:32.600Z] apparmor [2020-01-06T15:47:32.600Z] seccomp [2020-01-06T15:47:32.600Z] Profile: default [2020-01-06T15:47:32.600Z] Kernel Version: 4.4.0-166-generic [2020-01-06T15:47:32.600Z] Operating System: Ubuntu 16.04.5 LTS [2020-01-06T15:47:32.600Z] OSType: linux [2020-01-06T15:47:32.600Z] Architecture: s390x [2020-01-06T15:47:32.600Z] CPUs: 2 [2020-01-06T15:47:32.600Z] Total Memory: 7.862GiB [2020-01-06T15:47:32.600Z] Name: s390x-ubuntu-01 [2020-01-06T15:47:32.600Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-01-06T15:47:32.600Z] Docker Root Dir: /var/lib/docker [2020-01-06T15:47:32.600Z] Debug Mode (client): false [2020-01-06T15:47:32.600Z] Debug Mode (server): false [2020-01-06T15:47:32.600Z] Username: dockerbuildbot [2020-01-06T15:47:32.600Z] Registry: https://index.docker.io/v1/ [2020-01-06T15:47:32.600Z] Labels: [2020-01-06T15:47:32.600Z] Experimental: true [2020-01-06T15:47:32.600Z] Insecure Registries: [2020-01-06T15:47:32.600Z] 127.0.0.0/8 [2020-01-06T15:47:32.600Z] Live Restore Enabled: false [2020-01-06T15:47:32.600Z] [2020-01-06T15:47:32.600Z] WARNING: No swap limit support [2020-01-06T15:47:32.667Z] Fetching without tags [Pipeline] sh [2020-01-06T15:47:32.945Z] Merge succeeded, producing 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:32.946Z] Checking out Revision 8311d6ba9fe69197912f4bba01eab1a92d92ce08 (PR-40340) [2020-01-06T15:47:33.048Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:33.414Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T15:47:33.414Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T15:47:33.414Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40340/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-06T15:47:33.414Z] + bash /home/jenkins/workspace/moby_PR-40340/check-config.sh [2020-01-06T15:47:33.414Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-06T15:47:33.414Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2020-01-06T15:47:33.414Z] [2020-01-06T15:47:33.414Z] Generally Necessary: [2020-01-06T15:47:33.414Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-06T15:47:33.414Z] - apparmor: enabled and tools installed [2020-01-06T15:47:33.414Z] - CONFIG_NAMESPACES: enabled [2020-01-06T15:47:33.414Z] - CONFIG_NET_NS: enabled [2020-01-06T15:47:33.414Z] - CONFIG_PID_NS: enabled [2020-01-06T15:47:33.414Z] - CONFIG_IPC_NS: enabled [2020-01-06T15:47:33.414Z] - CONFIG_UTS_NS: enabled [2020-01-06T15:47:33.414Z] - CONFIG_CGROUPS: enabled [2020-01-06T15:47:33.414Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-06T15:47:33.414Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-06T15:47:33.414Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-06T15:47:33.414Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-06T15:47:33.414Z] - CONFIG_CPUSETS: enabled [2020-01-06T15:47:33.414Z] - CONFIG_MEMCG: enabled [2020-01-06T15:47:33.414Z] - CONFIG_KEYS: enabled [2020-01-06T15:47:33.414Z] - CONFIG_VETH: enabled (as module) [2020-01-06T15:47:33.414Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-06T15:47:33.414Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-06T15:47:33.414Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-06T15:47:33.414Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-06T15:47:33.414Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-06T15:47:33.414Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-06T15:47:33.414Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-06T15:47:33.414Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-06T15:47:33.414Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-06T15:47:33.414Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-06T15:47:33.414Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-06T15:47:33.414Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-06T15:47:33.414Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-06T15:47:33.414Z] [2020-01-06T15:47:33.414Z] Optional Features: [2020-01-06T15:47:33.414Z] - CONFIG_USER_NS: enabled [2020-01-06T15:47:33.414Z] - CONFIG_SECCOMP: enabled [2020-01-06T15:47:33.414Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-06T15:47:33.414Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-06T15:47:33.442Z] Commit message: "API: omit classic swarm "SystemStatus" field if empty" [2020-01-06T15:47:33.788Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-06T15:47:33.788Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-06T15:47:33.788Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-06T15:47:33.788Z] - CONFIG_BLK_CGROUP: enabled [2020-01-06T15:47:33.788Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-06T15:47:33.788Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-06T15:47:33.788Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-06T15:47:33.788Z] - CONFIG_CGROUP_PERF: enabled [2020-01-06T15:47:33.788Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-06T15:47:33.788Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-06T15:47:33.788Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-06T15:47:33.788Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-06T15:47:33.788Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-06T15:47:33.788Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-06T15:47:33.788Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-06T15:47:33.788Z] - CONFIG_IP_VS: enabled (as module) [2020-01-06T15:47:33.788Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-06T15:47:33.788Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-06T15:47:33.788Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-06T15:47:33.788Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-06T15:47:33.788Z] - CONFIG_EXT4_FS: enabled [2020-01-06T15:47:33.788Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-06T15:47:33.788Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-06T15:47:33.788Z] - Network Drivers: [2020-01-06T15:47:33.788Z] - "overlay": [2020-01-06T15:47:33.788Z] - CONFIG_VXLAN: enabled (as module) [2020-01-06T15:47:33.788Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-06T15:47:33.788Z] Optional (for encrypted networks): [2020-01-06T15:47:33.788Z] - CONFIG_CRYPTO: enabled [2020-01-06T15:47:33.788Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-06T15:47:33.788Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-06T15:47:33.788Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-06T15:47:33.788Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-06T15:47:33.788Z] - CONFIG_XFRM: enabled [2020-01-06T15:47:33.788Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-06T15:47:33.788Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-06T15:47:33.788Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-06T15:47:33.788Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-06T15:47:33.788Z] - "ipvlan": [2020-01-06T15:47:33.788Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-06T15:47:33.788Z] - "macvlan": [2020-01-06T15:47:33.788Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-06T15:47:33.788Z] - CONFIG_DUMMY: enabled (as module) [2020-01-06T15:47:33.788Z] - "ftp,tftp client in container": [2020-01-06T15:47:33.788Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-06T15:47:33.788Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-06T15:47:33.788Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-06T15:47:33.788Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-06T15:47:33.788Z] - Storage Drivers: [2020-01-06T15:47:33.788Z] - "aufs": [2020-01-06T15:47:33.788Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-06T15:47:33.788Z] - "btrfs": [2020-01-06T15:47:33.788Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-06T15:47:33.788Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-06T15:47:33.788Z] - "devicemapper": [2020-01-06T15:47:33.788Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-06T15:47:33.788Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-06T15:47:33.788Z] - "overlay": [2020-01-06T15:47:33.788Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-06T15:47:33.788Z] - "zfs": [2020-01-06T15:47:33.788Z] - /dev/zfs: missing [2020-01-06T15:47:33.788Z] - zfs command: missing [2020-01-06T15:47:33.788Z] - zpool command: missing [2020-01-06T15:47:33.788Z] [2020-01-06T15:47:33.788Z] Limits: [2020-01-06T15:47:33.788Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-06T15:47:33.788Z] [2020-01-06T15:47:33.788Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-01-06T15:47:33.898Z] Merge succeeded, producing 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:33.899Z] Checking out Revision 8311d6ba9fe69197912f4bba01eab1a92d92ce08 (PR-40340) [Pipeline] sh [2020-01-06T15:47:32.419Z] > git checkout -f 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:32.896Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-06T15:47:32.908Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-06T15:47:32.916Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T15:47:32.922Z] > git checkout -f 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:32.646Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T15:47:32.650Z] > git config --add remote.origin.fetch +refs/pull/40340/head:refs/remotes/origin/PR-40340 # timeout=10 [2020-01-06T15:47:32.654Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-06T15:47:32.662Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T15:47:32.671Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T15:47:32.671Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T15:47:32.672Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40340/head:refs/remotes/origin/PR-40340 +refs/heads/master:refs/remotes/origin/master [2020-01-06T15:47:33.051Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T15:47:33.055Z] > git checkout -f 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:33.877Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-06T15:47:33.892Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-06T15:47:33.902Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T15:47:33.906Z] > git checkout -f 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-06T15:47:34.474Z] Fetching without tags [2020-01-06T15:47:34.621Z] Commit message: "API: omit classic swarm "SystemStatus" field if empty" [2020-01-06T15:47:34.621Z] + docker version [2020-01-06T15:47:34.621Z] Client: Docker Engine - Community [2020-01-06T15:47:34.621Z] Version: 19.03.2 [2020-01-06T15:47:34.621Z] API version: 1.40 [2020-01-06T15:47:34.621Z] Go version: go1.12.8 [2020-01-06T15:47:34.621Z] Git commit: 6a30dfc [2020-01-06T15:47:34.621Z] Built: Thu Aug 29 05:29:11 2019 [2020-01-06T15:47:34.621Z] OS/Arch: linux/amd64 [2020-01-06T15:47:34.621Z] Experimental: false [2020-01-06T15:47:34.621Z] [2020-01-06T15:47:34.621Z] Server: Docker Engine - Community [2020-01-06T15:47:34.621Z] Engine: [2020-01-06T15:47:34.621Z] Version: 19.03.2 [2020-01-06T15:47:34.621Z] API version: 1.40 (minimum version 1.12) [2020-01-06T15:47:34.621Z] Go version: go1.12.8 [2020-01-06T15:47:34.621Z] Git commit: 6a30dfc [2020-01-06T15:47:34.621Z] Built: Thu Aug 29 05:27:45 2019 [2020-01-06T15:47:34.621Z] OS/Arch: linux/amd64 [2020-01-06T15:47:34.621Z] Experimental: true [2020-01-06T15:47:34.621Z] containerd: [2020-01-06T15:47:34.621Z] Version: 1.2.6 [2020-01-06T15:47:34.621Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-06T15:47:34.621Z] runc: [2020-01-06T15:47:34.621Z] Version: 1.0.0-rc8 [2020-01-06T15:47:34.621Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-06T15:47:34.621Z] docker-init: [2020-01-06T15:47:34.621Z] Version: 0.18.0 [2020-01-06T15:47:34.621Z] GitCommit: fec3683 [Pipeline] sh [2020-01-06T15:47:34.146Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T15:47:34.201Z] > git config --add remote.origin.fetch +refs/pull/40340/head:refs/remotes/origin/PR-40340 # timeout=10 [2020-01-06T15:47:34.256Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-06T15:47:34.381Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T15:47:34.504Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T15:47:34.504Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T15:47:34.505Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40340/head:refs/remotes/origin/PR-40340 +refs/heads/master:refs/remotes/origin/master [2020-01-06T15:47:34.646Z] + make bundles/buildx [2020-01-06T15:47:34.646Z] make: command: Command not found [2020-01-06T15:47:34.646Z] make: command: Command not found [2020-01-06T15:47:34.646Z] mkdir bundles [2020-01-06T15:47:34.646Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-06T15:47:34.646Z] --build-arg BUILDX_COMMIT \ [2020-01-06T15:47:34.646Z] --build-arg BUILDX_REPO \ [2020-01-06T15:47:34.646Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-06T15:47:34.646Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-06T15:47:34.646Z] . [2020-01-06T15:47:34.646Z] /bin/sh: 4: go: not found [2020-01-06T15:47:34.646Z] /bin/sh: 5: go: not found [2020-01-06T15:47:34.910Z] + docker info [2020-01-06T15:47:35.169Z] Client: [2020-01-06T15:47:35.169Z] Debug Mode: false [2020-01-06T15:47:35.169Z] [2020-01-06T15:47:35.169Z] Server: [2020-01-06T15:47:35.169Z] Containers: 0 [2020-01-06T15:47:35.169Z] Running: 0 [2020-01-06T15:47:35.169Z] Paused: 0 [2020-01-06T15:47:35.169Z] Stopped: 0 [2020-01-06T15:47:35.169Z] Images: 3 [2020-01-06T15:47:35.169Z] Server Version: 19.03.2 [2020-01-06T15:47:35.169Z] Storage Driver: overlay2 [2020-01-06T15:47:35.169Z] Backing Filesystem: extfs [2020-01-06T15:47:35.169Z] Supports d_type: true [2020-01-06T15:47:35.169Z] Native Overlay Diff: true [2020-01-06T15:47:35.169Z] Logging Driver: json-file [2020-01-06T15:47:35.169Z] Cgroup Driver: cgroupfs [2020-01-06T15:47:35.169Z] Plugins: [2020-01-06T15:47:35.169Z] Volume: local [2020-01-06T15:47:35.169Z] Network: bridge host ipvlan macvlan null overlay [2020-01-06T15:47:35.169Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-06T15:47:35.169Z] Swarm: inactive [2020-01-06T15:47:35.169Z] Runtimes: runc [2020-01-06T15:47:35.169Z] Default Runtime: runc [2020-01-06T15:47:35.169Z] Init Binary: docker-init [2020-01-06T15:47:35.169Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-06T15:47:35.169Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-06T15:47:35.169Z] init version: fec3683 [2020-01-06T15:47:35.169Z] Security Options: [2020-01-06T15:47:35.169Z] apparmor [2020-01-06T15:47:35.169Z] seccomp [2020-01-06T15:47:35.169Z] Profile: default [2020-01-06T15:47:35.169Z] Kernel Version: 4.15.0-1048-aws [2020-01-06T15:47:35.169Z] Operating System: Ubuntu 18.04.3 LTS [2020-01-06T15:47:35.169Z] OSType: linux [2020-01-06T15:47:35.169Z] Architecture: x86_64 [2020-01-06T15:47:35.169Z] CPUs: 2 [2020-01-06T15:47:35.169Z] Total Memory: 7.501GiB [2020-01-06T15:47:35.169Z] Name: ip-10-100-98-189 [2020-01-06T15:47:35.169Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2020-01-06T15:47:35.169Z] Docker Root Dir: /var/lib/docker [2020-01-06T15:47:35.169Z] Debug Mode: false [2020-01-06T15:47:35.169Z] Registry: https://index.docker.io/v1/ [2020-01-06T15:47:35.169Z] Labels: [2020-01-06T15:47:35.169Z] Experimental: true [2020-01-06T15:47:35.169Z] Insecure Registries: [2020-01-06T15:47:35.169Z] 127.0.0.0/8 [2020-01-06T15:47:35.169Z] Live Restore Enabled: true [2020-01-06T15:47:35.169Z] [2020-01-06T15:47:35.169Z] WARNING: No swap limit support [Pipeline] sh [2020-01-06T15:47:35.215Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-06T15:47:35.455Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T15:47:35.455Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T15:47:35.455Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40340/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-06T15:47:35.455Z] + bash /home/ubuntu/workspace/moby_PR-40340/check-config.sh [2020-01-06T15:47:35.455Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-06T15:47:35.455Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-06T15:47:35.455Z] [2020-01-06T15:47:35.455Z] Generally Necessary: [2020-01-06T15:47:35.455Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-06T15:47:35.455Z] - apparmor: enabled and tools installed [2020-01-06T15:47:35.455Z] - CONFIG_NAMESPACES: enabled [2020-01-06T15:47:35.455Z] - CONFIG_NET_NS: enabled [2020-01-06T15:47:35.455Z] - CONFIG_PID_NS: enabled [2020-01-06T15:47:35.455Z] - CONFIG_IPC_NS: enabled [2020-01-06T15:47:35.455Z] - CONFIG_UTS_NS: enabled [2020-01-06T15:47:35.455Z] - CONFIG_CGROUPS: enabled [2020-01-06T15:47:35.455Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-06T15:47:35.455Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-06T15:47:35.455Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-06T15:47:35.455Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-06T15:47:35.455Z] - CONFIG_CPUSETS: enabled [2020-01-06T15:47:35.455Z] - CONFIG_MEMCG: enabled [2020-01-06T15:47:35.455Z] - CONFIG_KEYS: enabled [2020-01-06T15:47:35.455Z] - CONFIG_VETH: enabled (as module) [2020-01-06T15:47:35.455Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-06T15:47:35.455Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-06T15:47:35.455Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-06T15:47:35.455Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-06T15:47:35.455Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-06T15:47:35.455Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-06T15:47:35.455Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-06T15:47:35.455Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-06T15:47:35.455Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-06T15:47:35.455Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-06T15:47:35.455Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-06T15:47:35.455Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-06T15:47:35.455Z] [2020-01-06T15:47:35.455Z] Optional Features: [2020-01-06T15:47:35.455Z] - CONFIG_USER_NS: enabled [2020-01-06T15:47:35.455Z] - CONFIG_SECCOMP: enabled [2020-01-06T15:47:35.455Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-06T15:47:35.455Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-06T15:47:35.455Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-06T15:47:35.455Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-06T15:47:35.455Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-01-06T15:47:35.455Z] - CONFIG_BLK_CGROUP: enabled [2020-01-06T15:47:35.455Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-06T15:47:35.455Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-06T15:47:35.455Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-06T15:47:35.455Z] - CONFIG_CGROUP_PERF: enabled [2020-01-06T15:47:35.455Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-06T15:47:35.455Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-06T15:47:35.455Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-06T15:47:35.455Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-06T15:47:35.455Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-06T15:47:35.687Z] + docker version [2020-01-06T15:47:35.687Z] Client: Docker Engine - Community [2020-01-06T15:47:35.687Z] Version: 19.03.2 [2020-01-06T15:47:35.687Z] API version: 1.40 [2020-01-06T15:47:35.687Z] Go version: go1.12.8 [2020-01-06T15:47:35.687Z] Git commit: 6a30dfc [2020-01-06T15:47:35.687Z] Built: Thu Aug 29 05:32:25 2019 [2020-01-06T15:47:35.687Z] OS/Arch: linux/arm64 [2020-01-06T15:47:35.687Z] Experimental: false [2020-01-06T15:47:35.687Z] [2020-01-06T15:47:35.687Z] Server: Docker Engine - Community [2020-01-06T15:47:35.687Z] Engine: [2020-01-06T15:47:35.687Z] Version: 19.03.2 [2020-01-06T15:47:35.687Z] API version: 1.40 (minimum version 1.12) [2020-01-06T15:47:35.687Z] Go version: go1.12.8 [2020-01-06T15:47:35.687Z] Git commit: 6a30dfc [2020-01-06T15:47:35.687Z] Built: Thu Aug 29 05:30:57 2019 [2020-01-06T15:47:35.687Z] OS/Arch: linux/arm64 [2020-01-06T15:47:35.687Z] Experimental: true [2020-01-06T15:47:35.687Z] containerd: [2020-01-06T15:47:35.687Z] Version: 1.2.6 [2020-01-06T15:47:35.687Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-06T15:47:35.687Z] runc: [2020-01-06T15:47:35.687Z] Version: 1.0.0-rc8 [2020-01-06T15:47:35.687Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-06T15:47:35.687Z] docker-init: [2020-01-06T15:47:35.687Z] Version: 0.18.0 [2020-01-06T15:47:35.687Z] GitCommit: fec3683 [Pipeline] sh [2020-01-06T15:47:35.714Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-06T15:47:35.714Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-06T15:47:35.714Z] - CONFIG_IP_VS: enabled (as module) [2020-01-06T15:47:35.714Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-06T15:47:35.714Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-06T15:47:35.714Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-06T15:47:35.714Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-06T15:47:35.714Z] - CONFIG_EXT4_FS: enabled [2020-01-06T15:47:35.714Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-06T15:47:35.714Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-06T15:47:35.714Z] - Network Drivers: [2020-01-06T15:47:35.714Z] - "overlay": [2020-01-06T15:47:35.714Z] - CONFIG_VXLAN: enabled (as module) [2020-01-06T15:47:35.714Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-06T15:47:35.714Z] Optional (for encrypted networks): [2020-01-06T15:47:35.714Z] - CONFIG_CRYPTO: enabled [2020-01-06T15:47:35.714Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-06T15:47:35.714Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-06T15:47:35.714Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-06T15:47:35.714Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-06T15:47:35.714Z] - CONFIG_XFRM: enabled [2020-01-06T15:47:35.714Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-06T15:47:35.714Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-06T15:47:35.714Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-06T15:47:35.714Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-06T15:47:35.714Z] - "ipvlan": [2020-01-06T15:47:35.714Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-06T15:47:35.714Z] - "macvlan": [2020-01-06T15:47:35.714Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-06T15:47:35.714Z] - CONFIG_DUMMY: enabled (as module) [2020-01-06T15:47:35.714Z] - "ftp,tftp client in container": [2020-01-06T15:47:35.714Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-06T15:47:35.714Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-06T15:47:35.714Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-06T15:47:35.714Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-06T15:47:35.714Z] - Storage Drivers: [2020-01-06T15:47:35.714Z] - "aufs": [2020-01-06T15:47:35.714Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-06T15:47:35.714Z] - "btrfs": [2020-01-06T15:47:35.714Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-06T15:47:35.714Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-06T15:47:35.714Z] - "devicemapper": [2020-01-06T15:47:35.714Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-06T15:47:35.714Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-06T15:47:35.714Z] - "overlay": [2020-01-06T15:47:35.714Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-06T15:47:35.714Z] - "zfs": [2020-01-06T15:47:35.714Z] - /dev/zfs: missing [2020-01-06T15:47:35.714Z] - zfs command: missing [2020-01-06T15:47:35.714Z] - zpool command: missing [2020-01-06T15:47:35.714Z] [2020-01-06T15:47:35.714Z] Limits: [2020-01-06T15:47:35.714Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-06T15:47:35.714Z] [2020-01-06T15:47:35.714Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-06T15:47:35.981Z] + docker info [2020-01-06T15:47:36.062Z] + sudo modprobe ip_vs [2020-01-06T15:47:36.321Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 . [2020-01-06T15:47:36.321Z] #2 [internal] load build definition from Dockerfile [2020-01-06T15:47:36.321Z] #2 transferring dockerfile: 15.34kB done [2020-01-06T15:47:36.321Z] #2 DONE 0.0s [2020-01-06T15:47:36.321Z] [2020-01-06T15:47:36.321Z] #1 [internal] load .dockerignore [2020-01-06T15:47:36.321Z] #1 transferring context: 112B done [2020-01-06T15:47:36.321Z] #1 DONE 0.0s [2020-01-06T15:47:36.321Z] [2020-01-06T15:47:36.321Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-06T15:47:35.244Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T15:47:35.296Z] > git checkout -f 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:36.549Z] Client: [2020-01-06T15:47:36.549Z] Debug Mode: false [2020-01-06T15:47:36.549Z] [2020-01-06T15:47:36.549Z] Server: [2020-01-06T15:47:36.549Z] Containers: 0 [2020-01-06T15:47:36.549Z] Running: 0 [2020-01-06T15:47:36.549Z] Paused: 0 [2020-01-06T15:47:36.549Z] Stopped: 0 [2020-01-06T15:47:36.549Z] Images: 3 [2020-01-06T15:47:36.549Z] Server Version: 19.03.2 [2020-01-06T15:47:36.549Z] Storage Driver: overlay2 [2020-01-06T15:47:36.549Z] Backing Filesystem: extfs [2020-01-06T15:47:36.549Z] Supports d_type: true [2020-01-06T15:47:36.549Z] Native Overlay Diff: true [2020-01-06T15:47:36.549Z] Logging Driver: json-file [2020-01-06T15:47:36.549Z] Cgroup Driver: cgroupfs [2020-01-06T15:47:36.549Z] Plugins: [2020-01-06T15:47:36.549Z] Volume: local [2020-01-06T15:47:36.549Z] Network: bridge host ipvlan macvlan null overlay [2020-01-06T15:47:36.549Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-01-06T15:47:36.549Z] Swarm: inactive [2020-01-06T15:47:36.549Z] Runtimes: runc [2020-01-06T15:47:36.549Z] Default Runtime: runc [2020-01-06T15:47:36.549Z] Init Binary: docker-init [2020-01-06T15:47:36.549Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2020-01-06T15:47:36.549Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2020-01-06T15:47:36.549Z] init version: fec3683 [2020-01-06T15:47:36.549Z] Security Options: [2020-01-06T15:47:36.549Z] apparmor [2020-01-06T15:47:36.549Z] seccomp [2020-01-06T15:47:36.549Z] Profile: default [2020-01-06T15:47:36.549Z] Kernel Version: 4.15.0-1048-aws [2020-01-06T15:47:36.549Z] Operating System: Ubuntu 16.04.6 LTS [2020-01-06T15:47:36.549Z] OSType: linux [2020-01-06T15:47:36.549Z] Architecture: aarch64 [2020-01-06T15:47:36.549Z] CPUs: 4 [2020-01-06T15:47:36.549Z] Total Memory: 7.525GiB [2020-01-06T15:47:36.549Z] Name: ip-10-100-117-51 [2020-01-06T15:47:36.549Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2020-01-06T15:47:36.549Z] Docker Root Dir: /var/lib/docker [2020-01-06T15:47:36.549Z] Debug Mode: false [2020-01-06T15:47:36.549Z] Registry: https://index.docker.io/v1/ [2020-01-06T15:47:36.549Z] Labels: [2020-01-06T15:47:36.549Z] Experimental: true [2020-01-06T15:47:36.549Z] Insecure Registries: [2020-01-06T15:47:36.549Z] 127.0.0.0/8 [2020-01-06T15:47:36.549Z] Live Restore Enabled: true [2020-01-06T15:47:36.549Z] [2020-01-06T15:47:36.549Z] WARNING: No swap limit support [2020-01-06T15:47:36.556Z] Sending build context to Docker daemon 50.83MB [2020-01-06T15:47:36.556Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-06T15:47:36.556Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-06T15:47:36.556Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-06T15:47:36.556Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-06T15:47:36.556Z] 1.12.10-stretch: Pulling from library/golang [2020-01-06T15:47:36.556Z] ade01ea651a2: Pulling fs layer [2020-01-06T15:47:36.556Z] fbabdb69f639: Pulling fs layer [2020-01-06T15:47:36.556Z] ff33bd1013d7: Pulling fs layer [2020-01-06T15:47:36.556Z] 85cfe9d77eff: Pulling fs layer [2020-01-06T15:47:36.556Z] ace5139f9caa: Pulling fs layer [2020-01-06T15:47:36.556Z] e4d79466b81c: Pulling fs layer [2020-01-06T15:47:36.556Z] b00baabad4ce: Pulling fs layer [2020-01-06T15:47:36.556Z] ace5139f9caa: Waiting [2020-01-06T15:47:36.556Z] e4d79466b81c: Waiting [2020-01-06T15:47:36.556Z] b00baabad4ce: Waiting [2020-01-06T15:47:36.556Z] 85cfe9d77eff: Waiting [Pipeline] sh [2020-01-06T15:47:36.580Z] #3 DONE 0.2s [2020-01-06T15:47:36.580Z] [2020-01-06T15:47:36.580Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-06T15:47:36.580Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-06T15:47:36.580Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-06T15:47:36.580Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-01-06T15:47:36.580Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-01-06T15:47:36.580Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-01-06T15:47:36.837Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-01-06T15:47:36.837Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-01-06T15:47:36.842Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T15:47:36.842Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T15:47:36.842Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40340/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-06T15:47:36.842Z] + bash /home/ubuntu/workspace/moby_PR-40340/check-config.sh [2020-01-06T15:47:36.842Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-06T15:47:36.842Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2020-01-06T15:47:36.842Z] [2020-01-06T15:47:36.842Z] Generally Necessary: [2020-01-06T15:47:36.949Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2020-01-06T15:47:36.954Z] ff33bd1013d7: Verifying Checksum [2020-01-06T15:47:36.954Z] ff33bd1013d7: Download complete [2020-01-06T15:47:36.954Z] fbabdb69f639: Verifying Checksum [2020-01-06T15:47:36.954Z] fbabdb69f639: Download complete [2020-01-06T15:47:37.094Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-01-06T15:47:37.094Z] #4 DONE 0.5s [2020-01-06T15:47:37.102Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-06T15:47:37.102Z] - apparmor: enabled and tools installed [2020-01-06T15:47:37.102Z] - CONFIG_NAMESPACES: enabled [2020-01-06T15:47:37.102Z] - CONFIG_NET_NS: enabled [2020-01-06T15:47:37.102Z] - CONFIG_PID_NS: enabled [2020-01-06T15:47:37.102Z] - CONFIG_IPC_NS: enabled [2020-01-06T15:47:37.102Z] - CONFIG_UTS_NS: enabled [2020-01-06T15:47:37.102Z] - CONFIG_CGROUPS: enabled [2020-01-06T15:47:37.102Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-06T15:47:37.102Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-06T15:47:37.102Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-06T15:47:37.102Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-06T15:47:37.102Z] - CONFIG_CPUSETS: enabled [2020-01-06T15:47:37.102Z] - CONFIG_MEMCG: enabled [2020-01-06T15:47:37.102Z] - CONFIG_KEYS: enabled [2020-01-06T15:47:37.102Z] - CONFIG_VETH: enabled (as module) [2020-01-06T15:47:37.102Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-06T15:47:37.102Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-06T15:47:37.102Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-06T15:47:37.102Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-06T15:47:37.102Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-06T15:47:37.102Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-06T15:47:37.102Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-06T15:47:37.102Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-06T15:47:37.102Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-06T15:47:37.102Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-06T15:47:37.203Z] Congratulations! All API changes are done the right way. [2020-01-06T15:47:37.203Z] Congratulations! All TOML source files changed here have valid syntax. [2020-01-06T15:47:37.203Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-01-06T15:47:37.204Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-01-06T15:47:37.204Z] Congratulations! No new tests were added to integration-cli. [2020-01-06T15:47:37.204Z] [2020-01-06T15:47:37.204Z] INFO Start validation with golang-ci-lint [2020-01-06T15:47:37.361Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-06T15:47:37.361Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-06T15:47:37.361Z] [2020-01-06T15:47:37.361Z] Optional Features: [2020-01-06T15:47:37.361Z] - CONFIG_USER_NS: enabled [2020-01-06T15:47:37.361Z] - CONFIG_SECCOMP: enabled [2020-01-06T15:47:37.361Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-06T15:47:37.361Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-06T15:47:37.361Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-06T15:47:37.361Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-01-06T15:47:37.361Z] - CONFIG_BLK_CGROUP: enabled [2020-01-06T15:47:37.361Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-06T15:47:37.361Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-06T15:47:37.361Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-06T15:47:37.361Z] - CONFIG_CGROUP_PERF: enabled [2020-01-06T15:47:37.361Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-06T15:47:37.361Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-06T15:47:37.361Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-06T15:47:37.361Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-06T15:47:37.361Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-06T15:47:37.361Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-06T15:47:37.361Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-06T15:47:37.361Z] - CONFIG_IP_VS: enabled (as module) [2020-01-06T15:47:37.361Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-06T15:47:37.361Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-06T15:47:37.361Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-06T15:47:37.361Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-06T15:47:37.361Z] - CONFIG_EXT4_FS: enabled [2020-01-06T15:47:37.361Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-06T15:47:37.361Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-06T15:47:37.458Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-01-06T15:47:37.458Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-01-06T15:47:37.620Z] - Network Drivers: [2020-01-06T15:47:37.620Z] - "overlay": [2020-01-06T15:47:37.620Z] - CONFIG_VXLAN: enabled (as module) [2020-01-06T15:47:37.620Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-06T15:47:37.620Z] Optional (for encrypted networks): [2020-01-06T15:47:37.620Z] - CONFIG_CRYPTO: enabled [2020-01-06T15:47:37.620Z] - CONFIG_CRYPTO_AEAD: enabled [2020-01-06T15:47:37.620Z] - CONFIG_CRYPTO_GCM: enabled [2020-01-06T15:47:37.620Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-01-06T15:47:37.620Z] - CONFIG_CRYPTO_GHASH: enabled [2020-01-06T15:47:37.620Z] - CONFIG_XFRM: enabled [2020-01-06T15:47:37.620Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-06T15:47:37.620Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-06T15:47:37.620Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-06T15:47:37.620Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-06T15:47:37.620Z] - "ipvlan": [2020-01-06T15:47:37.620Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-06T15:47:37.620Z] - "macvlan": [2020-01-06T15:47:37.620Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-06T15:47:37.620Z] - CONFIG_DUMMY: enabled (as module) [2020-01-06T15:47:37.620Z] - "ftp,tftp client in container": [2020-01-06T15:47:37.620Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-06T15:47:37.620Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-06T15:47:37.620Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-06T15:47:37.620Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-06T15:47:37.620Z] - Storage Drivers: [2020-01-06T15:47:37.620Z] - "aufs": [2020-01-06T15:47:37.620Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-06T15:47:37.620Z] - "btrfs": [2020-01-06T15:47:37.620Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-06T15:47:37.663Z] [2020-01-06T15:47:37.663Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-06T15:47:37.663Z] #6 DONE 0.1s [2020-01-06T15:47:37.663Z] [2020-01-06T15:47:37.663Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-06T15:47:37.879Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-06T15:47:37.879Z] - "devicemapper": [2020-01-06T15:47:37.879Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-06T15:47:37.879Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-06T15:47:37.879Z] - "overlay": [2020-01-06T15:47:37.879Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-06T15:47:37.879Z] - "zfs": [2020-01-06T15:47:37.879Z] - /dev/zfs: missing [2020-01-06T15:47:37.879Z] - zfs command: missing [2020-01-06T15:47:37.879Z] - zpool command: missing [2020-01-06T15:47:37.879Z] [2020-01-06T15:47:37.879Z] Limits: [2020-01-06T15:47:37.879Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-06T15:47:37.879Z] [2020-01-06T15:47:37.879Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-01-06T15:47:37.921Z] #5 DONE 0.2s [2020-01-06T15:47:37.921Z] [2020-01-06T15:47:37.921Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-06T15:47:37.921Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-06T15:47:37.921Z] #65 DONE 0.0s [2020-01-06T15:47:37.921Z] [2020-01-06T15:47:37.921Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T15:47:37.921Z] #7 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-06T15:47:37.921Z] #7 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-06T15:47:37.921Z] #7 sha256:a3ce41aa0572b8809a5a4438adbcecb3dc0dd46276f9836ad3fbbe83277650a0 1.80kB / 1.80kB done [2020-01-06T15:47:37.921Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 2.10MB / 10.80MB 0.2s [2020-01-06T15:47:37.921Z] #7 sha256:9c5d5f1cf80243a17830067584defaef4feb340c4e6bfafd481e7cf506b0b620 5.46kB / 5.46kB done [2020-01-06T15:47:37.921Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 9.90MB / 45.38MB 0.2s [2020-01-06T15:47:37.921Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 1.29MB / 4.34MB 0.2s [Pipeline] sh [2020-01-06T15:47:38.180Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.3s [2020-01-06T15:47:38.180Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 17.17MB / 45.38MB 0.3s [2020-01-06T15:47:38.180Z] #7 sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 4.34MB / 4.34MB 0.3s done [2020-01-06T15:47:38.180Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 0B / 50.07MB 0.3s [2020-01-06T15:47:38.180Z] #7 sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 10.80MB / 10.80MB 0.3s done [2020-01-06T15:47:38.180Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 25.76MB / 45.38MB 0.4s [2020-01-06T15:47:38.180Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 6.06MB / 50.07MB 0.4s [2020-01-06T15:47:38.180Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 0B / 57.69MB 0.4s [2020-01-06T15:47:38.212Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 . [2020-01-06T15:47:38.212Z] #1 [internal] load build definition from Dockerfile [2020-01-06T15:47:38.212Z] #1 transferring dockerfile: 15.34kB done [2020-01-06T15:47:38.212Z] #1 DONE 0.0s [2020-01-06T15:47:38.212Z] [2020-01-06T15:47:38.212Z] #2 [internal] load .dockerignore [2020-01-06T15:47:38.212Z] #2 transferring context: 112B 0.0s done [2020-01-06T15:47:38.212Z] #2 DONE 0.0s [2020-01-06T15:47:38.212Z] [2020-01-06T15:47:38.212Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-06T15:47:38.212Z] #3 DONE 0.1s [2020-01-06T15:47:38.440Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 30.80MB / 45.38MB 0.5s [2020-01-06T15:47:38.440Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 12.91MB / 50.07MB 0.5s [2020-01-06T15:47:38.440Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 7.01MB / 57.69MB 0.5s [2020-01-06T15:47:38.440Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 38.52MB / 45.38MB 0.6s [2020-01-06T15:47:38.440Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 24.52MB / 50.07MB 0.6s [2020-01-06T15:47:38.440Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 15.28MB / 57.69MB 0.6s [2020-01-06T15:47:38.473Z] [2020-01-06T15:47:38.473Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-06T15:47:38.473Z] #4 CACHED [2020-01-06T15:47:38.535Z] ade01ea651a2: Verifying Checksum [2020-01-06T15:47:38.535Z] ade01ea651a2: Download complete [2020-01-06T15:47:38.535Z] 85cfe9d77eff: Verifying Checksum [2020-01-06T15:47:38.535Z] 85cfe9d77eff: Download complete [2020-01-06T15:47:38.535Z] b00baabad4ce: Verifying Checksum [2020-01-06T15:47:38.535Z] b00baabad4ce: Download complete [2020-01-06T15:47:38.683Z] Merge succeeded, producing 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:38.684Z] Checking out Revision 8311d6ba9fe69197912f4bba01eab1a92d92ce08 (PR-40340) [2020-01-06T15:47:38.699Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 44.68MB / 45.38MB 0.8s [2020-01-06T15:47:38.699Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 32.67MB / 50.07MB 0.8s [2020-01-06T15:47:38.699Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 27.05MB / 57.69MB 0.8s [2020-01-06T15:47:38.699Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 41.65MB / 50.07MB 0.9s [2020-01-06T15:47:38.699Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 35.58MB / 57.69MB 0.9s [2020-01-06T15:47:38.732Z] [2020-01-06T15:47:38.732Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-06T15:47:38.960Z] #7 sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 45.38MB / 45.38MB 1.0s done [2020-01-06T15:47:38.960Z] #7 sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 50.07MB / 50.07MB 1.1s done [2020-01-06T15:47:38.960Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 43.44MB / 57.69MB 1.1s [2020-01-06T15:47:38.960Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 5.45MB / 120.07MB 1.1s [2020-01-06T15:47:38.960Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 0B / 126B 1.1s [2020-01-06T15:47:38.960Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 46.70MB / 57.69MB 1.2s [2020-01-06T15:47:38.960Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 12.58MB / 120.07MB 1.2s [2020-01-06T15:47:38.960Z] #7 sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 126B / 126B 1.1s done [2020-01-06T15:47:38.990Z] #6 DONE 0.0s [2020-01-06T15:47:38.991Z] [2020-01-06T15:47:38.991Z] #5 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-06T15:47:39.184Z] Commit message: "API: omit classic swarm "SystemStatus" field if empty" [2020-01-06T15:47:39.221Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 55.19MB / 57.69MB 1.3s [2020-01-06T15:47:39.221Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 21.59MB / 120.07MB 1.3s [2020-01-06T15:47:39.221Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 [2020-01-06T15:47:39.221Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 28.22MB / 120.07MB 1.4s [2020-01-06T15:47:39.250Z] #5 DONE 0.3s [2020-01-06T15:47:39.250Z] [2020-01-06T15:47:39.250Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-06T15:47:39.250Z] #65 DONE 0.0s [2020-01-06T15:47:39.250Z] [2020-01-06T15:47:39.250Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T15:47:39.250Z] #7 DONE 0.0s [2020-01-06T15:47:39.250Z] [2020-01-06T15:47:39.250Z] #19 [internal] load build context [2020-01-06T15:47:39.346Z] e4d79466b81c: Verifying Checksum [2020-01-06T15:47:39.347Z] e4d79466b81c: Download complete [2020-01-06T15:47:39.347Z] ade01ea651a2: Pull complete [2020-01-06T15:47:39.481Z] #7 sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 57.69MB / 57.69MB 1.4s done [2020-01-06T15:47:39.481Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 39.91MB / 120.07MB 1.6s [2020-01-06T15:47:39.720Z] ace5139f9caa: Verifying Checksum [2020-01-06T15:47:39.720Z] ace5139f9caa: Download complete [2020-01-06T15:47:39.739Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 52.48MB / 120.07MB 1.8s [2020-01-06T15:47:39.739Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 59.84MB / 120.07MB 1.9s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-06T15:47:39.997Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 75.98MB / 120.07MB 2.1s [2020-01-06T15:47:40.093Z] fbabdb69f639: Pull complete [2020-01-06T15:47:40.093Z] ff33bd1013d7: Pull complete [2020-01-06T15:47:40.254Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 87.53MB / 120.07MB 2.3s [2020-01-06T15:47:40.254Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 104.73MB / 120.07MB 2.5s [2020-01-06T15:47:38.438Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-06T15:47:38.580Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-01-06T15:47:38.713Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T15:47:38.769Z] > git checkout -f 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:40.515Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 2.7s [2020-01-06T15:47:40.642Z] #19 transferring context: 46.32MB 1.3s done [2020-01-06T15:47:40.642Z] #19 DONE 1.3s [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T15:47:40.642Z] #33 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:47:40.642Z] #36 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-06T15:47:40.642Z] #12 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-06T15:47:40.642Z] #39 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-06T15:47:40.642Z] #49 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:47:40.642Z] #20 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-06T15:47:40.642Z] #53 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T15:47:40.642Z] #18 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-06T15:47:40.642Z] #30 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T15:47:40.642Z] #24 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:47:40.642Z] #50 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-06T15:47:40.642Z] #15 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:47:40.642Z] #57 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-06T15:47:40.642Z] #60 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-06T15:47:40.642Z] #51 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-06T15:47:40.642Z] #29 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-06T15:47:40.642Z] #67 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-06T15:47:40.642Z] #66 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:47:40.642Z] #41 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:47:40.642Z] #59 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-06T15:47:40.642Z] #23 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-06T15:47:40.642Z] #48 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-06T15:47:40.642Z] #63 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-06T15:47:40.642Z] #25 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-06T15:47:40.642Z] #9 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T15:47:40.642Z] #56 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-06T15:47:40.642Z] #14 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:47:40.642Z] #62 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-06T15:47:40.642Z] #45 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:47:40.642Z] #54 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:47:40.642Z] #17 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-06T15:47:40.642Z] #64 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:47:40.642Z] #52 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-06T15:47:40.642Z] #69 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T15:47:40.642Z] #38 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-06T15:47:40.642Z] #58 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-06T15:47:40.642Z] #46 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:47:40.642Z] #26 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-06T15:47:40.642Z] #8 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-06T15:47:40.642Z] #27 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:47:40.642Z] #44 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-06T15:47:40.642Z] #55 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-06T15:47:40.642Z] #43 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:47:40.642Z] #40 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-06T15:47:40.642Z] #35 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:47:40.642Z] #22 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-06T15:47:40.642Z] #11 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-06T15:47:40.642Z] #61 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:47:40.642Z] #34 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:47:40.642Z] #10 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-06T15:47:40.642Z] #37 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:47:40.642Z] #31 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T15:47:40.642Z] #28 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-06T15:47:40.642Z] #21 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #16 [dev 6/24] RUN ldconfig [2020-01-06T15:47:40.642Z] #16 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-06T15:47:40.642Z] #42 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-06T15:47:40.642Z] #32 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-06T15:47:40.642Z] #13 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:47:40.642Z] #68 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:47:40.642Z] #47 CACHED [2020-01-06T15:47:40.642Z] [2020-01-06T15:47:40.642Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-06T15:47:40.642Z] #70 CACHED [2020-01-06T15:47:40.833Z] + docker version [2020-01-06T15:47:40.833Z] Client: Docker Engine - Enterprise [2020-01-06T15:47:40.833Z] Version: 19.03.2 [2020-01-06T15:47:40.833Z] API version: 1.40 [2020-01-06T15:47:40.833Z] Go version: go1.12.8 [2020-01-06T15:47:40.833Z] Git commit: c92ab06ed9 [2020-01-06T15:47:40.833Z] Built: 09/03/2019 16:38:11 [2020-01-06T15:47:40.833Z] OS/Arch: windows/amd64 [2020-01-06T15:47:40.833Z] Experimental: false [2020-01-06T15:47:40.833Z] [2020-01-06T15:47:40.833Z] Server: Docker Engine - Enterprise [2020-01-06T15:47:40.833Z] Engine: [2020-01-06T15:47:40.833Z] Version: 19.03.2 [2020-01-06T15:47:40.833Z] API version: 1.40 (minimum version 1.24) [2020-01-06T15:47:40.833Z] Go version: go1.12.8 [2020-01-06T15:47:40.833Z] Git commit: c92ab06ed9 [2020-01-06T15:47:40.833Z] Built: 09/03/2019 16:35:47 [2020-01-06T15:47:40.833Z] OS/Arch: windows/amd64 [2020-01-06T15:47:40.833Z] Experimental: true [2020-01-06T15:47:40.901Z] [2020-01-06T15:47:40.901Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [Pipeline] sh [2020-01-06T15:47:41.089Z] #7 sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 120.07MB / 120.07MB 3.0s done [2020-01-06T15:47:41.654Z] #7 ... [2020-01-06T15:47:41.654Z] [2020-01-06T15:47:41.654Z] #19 [internal] load build context [2020-01-06T15:47:41.654Z] #19 transferring context: 46.32MB 3.7s done [2020-01-06T15:47:41.654Z] #19 DONE 3.7s [2020-01-06T15:47:41.654Z] [2020-01-06T15:47:41.654Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T15:47:41.856Z] + docker info [2020-01-06T15:47:41.906Z] 85cfe9d77eff: Pull complete [2020-01-06T15:47:42.585Z] #7 extracting sha256:146bd6a886182fde06fbf747470b1c89814bc8ab1c96fdf1aef6107171959fe6 3.4s done [2020-01-06T15:47:42.585Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab [2020-01-06T15:47:42.804Z] #71 DONE 2.2s [2020-01-06T15:47:43.064Z] [2020-01-06T15:47:43.064Z] #72 exporting to image [2020-01-06T15:47:43.064Z] #72 exporting layers [2020-01-06T15:47:43.151Z] #7 extracting sha256:9935d0c62ace92b388be202275e222007d6cac10b9c1f2c1ea63af38c09ea7ab 0.4s done [2020-01-06T15:47:43.151Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 [2020-01-06T15:47:43.394Z] Client: [2020-01-06T15:47:43.394Z] Debug Mode: false [2020-01-06T15:47:43.394Z] Plugins: [2020-01-06T15:47:43.394Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-06T15:47:43.394Z] [2020-01-06T15:47:43.394Z] Server: [2020-01-06T15:47:43.394Z] Containers: 0 [2020-01-06T15:47:43.394Z] Running: 0 [2020-01-06T15:47:43.394Z] Paused: 0 [2020-01-06T15:47:43.394Z] Stopped: 0 [2020-01-06T15:47:43.394Z] Images: 8 [2020-01-06T15:47:43.394Z] Server Version: 19.03.2 [2020-01-06T15:47:43.394Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-01-06T15:47:43.394Z] LCOW: [2020-01-06T15:47:43.394Z] Windows: [2020-01-06T15:47:43.394Z] Logging Driver: json-file [2020-01-06T15:47:43.394Z] Plugins: [2020-01-06T15:47:43.394Z] Volume: local [2020-01-06T15:47:43.394Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-06T15:47:43.394Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-06T15:47:43.394Z] Swarm: inactive [2020-01-06T15:47:43.394Z] Default Isolation: process [2020-01-06T15:47:43.394Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-06T15:47:43.394Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-06T15:47:43.394Z] OSType: windows [2020-01-06T15:47:43.394Z] Architecture: x86_64 [2020-01-06T15:47:43.394Z] CPUs: 4 [2020-01-06T15:47:43.394Z] Total Memory: 32GiB [2020-01-06T15:47:43.394Z] Name: azwin-2-e8ba50 [2020-01-06T15:47:43.394Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-06T15:47:43.394Z] Docker Root Dir: D:\docker [2020-01-06T15:47:43.394Z] Debug Mode: false [2020-01-06T15:47:43.394Z] Registry: https://index.docker.io/v1/ [2020-01-06T15:47:43.394Z] Labels: [2020-01-06T15:47:43.394Z] Experimental: true [2020-01-06T15:47:43.394Z] Insecure Registries: [2020-01-06T15:47:43.394Z] 10.0.0.4:5000 [2020-01-06T15:47:43.394Z] 127.0.0.0/8 [2020-01-06T15:47:43.394Z] Registry Mirrors: [2020-01-06T15:47:43.394Z] http://10.0.0.4:5000/ [2020-01-06T15:47:43.394Z] Live Restore Enabled: false [2020-01-06T15:47:43.394Z] [2020-01-06T15:47:43.409Z] #7 extracting sha256:db0efb86e80601b5bbdbb7c406426982c4202d339687c14c3941b364527e2249 0.2s done [2020-01-06T15:47:43.409Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 [2020-01-06T15:47:43.441Z] Fetching without tags [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-01-06T15:47:43.722Z] ace5139f9caa: Pull complete [2020-01-06T15:47:43.949Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:43.392Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T15:47:43.396Z] > git config --add remote.origin.fetch +refs/pull/40340/head:refs/remotes/origin/PR-40340 # timeout=10 [2020-01-06T15:47:43.400Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-01-06T15:47:43.425Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-01-06T15:47:43.452Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-01-06T15:47:43.452Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-01-06T15:47:43.453Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40340/head:refs/remotes/origin/PR-40340 +refs/heads/master:refs/remotes/origin/master [2020-01-06T15:47:43.949Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T15:47:43.953Z] > git checkout -f 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:44.968Z] #72 exporting layers 1.6s done [2020-01-06T15:47:44.968Z] #72 writing image sha256:d75a496e8400245be4312f74ab8c4ad7d27f9e9585b4ced408a72dff05a1f9c1 [2020-01-06T15:47:44.968Z] #72 writing image sha256:d75a496e8400245be4312f74ab8c4ad7d27f9e9585b4ced408a72dff05a1f9c1 done [2020-01-06T15:47:44.968Z] #72 naming to docker.io/library/docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 done [2020-01-06T15:47:44.968Z] #72 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-06T15:47:45.067Z] Merge succeeded, producing 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:45.068Z] Checking out Revision 8311d6ba9fe69197912f4bba01eab1a92d92ce08 (PR-40340) [2020-01-06T15:47:45.303Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 hack/test/unit [2020-01-06T15:47:45.934Z] #7 extracting sha256:e705a4c4fd310b96bfb3d7928428e65f0d3f5bad0cd0bda1434aee1d89418468 2.1s done [2020-01-06T15:47:45.934Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 0.1s [2020-01-06T15:47:46.155Z] Commit message: "API: omit classic swarm "SystemStatus" field if empty" [2020-01-06T15:47:45.026Z] > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10 [2020-01-06T15:47:45.051Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-01-06T15:47:45.069Z] > git config core.sparsecheckout # timeout=10 [2020-01-06T15:47:45.073Z] > git checkout -f 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-01-06T15:47:46.921Z] e4d79466b81c: Pull complete [2020-01-06T15:47:46.921Z] b00baabad4ce: Pull complete [2020-01-06T15:47:46.921Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-06T15:47:46.921Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-06T15:47:46.921Z] ---> 687421176e14 [2020-01-06T15:47:46.921Z] Step 5/16 : ARG BUILDX_REPO [2020-01-06T15:47:46.921Z] ---> Running in f6d345b2432c [2020-01-06T15:47:47.251Z] + docker version [2020-01-06T15:47:47.251Z] Client: [2020-01-06T15:47:47.251Z] Version: 18.06.1-ce [2020-01-06T15:47:47.251Z] API version: 1.38 [2020-01-06T15:47:47.251Z] Go version: go1.10.3 [2020-01-06T15:47:47.251Z] Git commit: e68fc7a [2020-01-06T15:47:47.251Z] Built: Tue Aug 21 17:26:10 2018 [2020-01-06T15:47:47.251Z] OS/Arch: linux/ppc64le [2020-01-06T15:47:47.251Z] Experimental: false [2020-01-06T15:47:47.251Z] [2020-01-06T15:47:47.251Z] Server: [2020-01-06T15:47:47.251Z] Engine: [2020-01-06T15:47:47.251Z] Version: 18.06.1-ce [2020-01-06T15:47:47.251Z] API version: 1.38 (minimum version 1.12) [2020-01-06T15:47:47.251Z] Go version: go1.10.3 [2020-01-06T15:47:47.251Z] Git commit: e68fc7a [2020-01-06T15:47:47.251Z] Built: Tue Aug 21 17:24:20 2018 [2020-01-06T15:47:47.251Z] OS/Arch: linux/ppc64le [2020-01-06T15:47:47.251Z] Experimental: true [Pipeline] sh [2020-01-06T15:47:47.299Z] Removing intermediate container f6d345b2432c [2020-01-06T15:47:47.299Z] ---> 638aac62a1c4 [2020-01-06T15:47:47.299Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-06T15:47:47.299Z] ---> Running in 93cd4ed5b8cc [2020-01-06T15:47:47.639Z] + docker info [2020-01-06T15:47:47.639Z] Containers: 0 [2020-01-06T15:47:47.639Z] Running: 0 [2020-01-06T15:47:47.639Z] Paused: 0 [2020-01-06T15:47:47.639Z] Stopped: 0 [2020-01-06T15:47:47.639Z] Images: 0 [2020-01-06T15:47:47.639Z] Server Version: 18.06.1-ce [2020-01-06T15:47:47.639Z] Storage Driver: overlay2 [2020-01-06T15:47:47.639Z] Backing Filesystem: extfs [2020-01-06T15:47:47.639Z] Supports d_type: true [2020-01-06T15:47:47.639Z] Native Overlay Diff: true [2020-01-06T15:47:47.639Z] Logging Driver: json-file [2020-01-06T15:47:47.639Z] Cgroup Driver: cgroupfs [2020-01-06T15:47:47.639Z] Plugins: [2020-01-06T15:47:47.639Z] Volume: local [2020-01-06T15:47:47.639Z] Network: bridge host ipvlan macvlan null overlay [2020-01-06T15:47:47.639Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-01-06T15:47:47.639Z] Swarm: inactive [2020-01-06T15:47:47.639Z] Runtimes: runc [2020-01-06T15:47:47.639Z] Default Runtime: runc [2020-01-06T15:47:47.639Z] Init Binary: docker-init [2020-01-06T15:47:47.639Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-01-06T15:47:47.639Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-01-06T15:47:47.639Z] init version: fec3683 [2020-01-06T15:47:47.639Z] Security Options: [2020-01-06T15:47:47.639Z] apparmor [2020-01-06T15:47:47.639Z] seccomp [2020-01-06T15:47:47.639Z] Profile: default [2020-01-06T15:47:47.639Z] Kernel Version: 4.4.0-139-generic [2020-01-06T15:47:47.639Z] Operating System: Ubuntu 16.04.3 LTS [2020-01-06T15:47:47.639Z] OSType: linux [2020-01-06T15:47:47.639Z] Architecture: ppc64le [2020-01-06T15:47:47.639Z] CPUs: 4 [2020-01-06T15:47:47.639Z] Total Memory: 7.972GiB [2020-01-06T15:47:47.639Z] Name: ppc64le-ubuntu-18 [2020-01-06T15:47:47.639Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-01-06T15:47:47.639Z] Docker Root Dir: /var/lib/docker [2020-01-06T15:47:47.639Z] Debug Mode (client): false [2020-01-06T15:47:47.639Z] Debug Mode (server): false [2020-01-06T15:47:47.639Z] Username: dockerbuildbot [2020-01-06T15:47:47.639Z] Registry: https://index.docker.io/v1/ [2020-01-06T15:47:47.639Z] Labels: [2020-01-06T15:47:47.639Z] Experimental: true [2020-01-06T15:47:47.639Z] Insecure Registries: [2020-01-06T15:47:47.639Z] 127.0.0.0/8 [2020-01-06T15:47:47.639Z] Live Restore Enabled: false [2020-01-06T15:47:47.639Z] [2020-01-06T15:47:47.663Z] Cloning into '/buildx'... [2020-01-06T15:47:47.837Z] #7 extracting sha256:dbb9fad7ab3b1a2714a918921e2c498412dd4cf54c713e4f2ca52d63e1e431ee 1.9s done [2020-01-06T15:47:47.837Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 0.1s [Pipeline] sh [2020-01-06T15:47:48.300Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T15:47:48.300Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T15:47:48.300Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40340/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-01-06T15:47:48.300Z] + bash /home/docker/workspace/moby_PR-40340/check-config.sh [2020-01-06T15:47:48.300Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-01-06T15:47:48.300Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-01-06T15:47:48.300Z] [2020-01-06T15:47:48.300Z] Generally Necessary: [2020-01-06T15:47:48.300Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-01-06T15:47:48.300Z] - apparmor: enabled and tools installed [2020-01-06T15:47:48.300Z] - CONFIG_NAMESPACES: enabled [2020-01-06T15:47:48.300Z] - CONFIG_NET_NS: enabled [2020-01-06T15:47:48.300Z] - CONFIG_PID_NS: enabled [2020-01-06T15:47:48.300Z] - CONFIG_IPC_NS: enabled [2020-01-06T15:47:48.300Z] - CONFIG_UTS_NS: enabled [2020-01-06T15:47:48.300Z] - CONFIG_CGROUPS: enabled [2020-01-06T15:47:48.300Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-01-06T15:47:48.590Z] - CONFIG_CGROUP_DEVICE: enabled [2020-01-06T15:47:48.590Z] - CONFIG_CGROUP_FREEZER: enabled [2020-01-06T15:47:48.590Z] - CONFIG_CGROUP_SCHED: enabled [2020-01-06T15:47:48.590Z] - CONFIG_CPUSETS: enabled [2020-01-06T15:47:48.590Z] - CONFIG_MEMCG: enabled [2020-01-06T15:47:48.590Z] - CONFIG_KEYS: enabled [2020-01-06T15:47:48.590Z] - CONFIG_VETH: enabled (as module) [2020-01-06T15:47:48.590Z] - CONFIG_BRIDGE: enabled (as module) [2020-01-06T15:47:48.590Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-01-06T15:47:48.590Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-01-06T15:47:48.590Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-01-06T15:47:48.590Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-01-06T15:47:48.590Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-01-06T15:47:48.590Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-01-06T15:47:48.590Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-01-06T15:47:48.590Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-01-06T15:47:48.590Z] - CONFIG_NF_NAT: enabled (as module) [2020-01-06T15:47:48.590Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-01-06T15:47:48.590Z] - CONFIG_POSIX_MQUEUE: enabled [2020-01-06T15:47:48.590Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-01-06T15:47:48.590Z] [2020-01-06T15:47:48.590Z] Optional Features: [2020-01-06T15:47:48.590Z] - CONFIG_USER_NS: enabled [2020-01-06T15:47:48.590Z] - CONFIG_SECCOMP: enabled [2020-01-06T15:47:48.590Z] - CONFIG_CGROUP_PIDS: enabled [2020-01-06T15:47:48.590Z] - CONFIG_MEMCG_SWAP: enabled [2020-01-06T15:47:48.590Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-01-06T15:47:48.590Z] (cgroup swap accounting is currently enabled) [2020-01-06T15:47:48.590Z] - CONFIG_MEMCG_KMEM: enabled [2020-01-06T15:47:48.590Z] - CONFIG_BLK_CGROUP: enabled [2020-01-06T15:47:48.590Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-01-06T15:47:48.590Z] - CONFIG_IOSCHED_CFQ: enabled [2020-01-06T15:47:48.590Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-01-06T15:47:48.590Z] - CONFIG_CGROUP_PERF: enabled [2020-01-06T15:47:48.590Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-01-06T15:47:48.590Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-01-06T15:47:48.595Z] ? github.com/docker/docker/api [no test files] [2020-01-06T15:47:48.879Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-01-06T15:47:48.879Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-01-06T15:47:48.879Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-01-06T15:47:48.879Z] - CONFIG_RT_GROUP_SCHED: missing [2020-01-06T15:47:48.879Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-01-06T15:47:48.879Z] - CONFIG_IP_VS: enabled (as module) [2020-01-06T15:47:48.879Z] - CONFIG_IP_VS_NFCT: enabled [2020-01-06T15:47:48.879Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-01-06T15:47:48.879Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-01-06T15:47:48.879Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-01-06T15:47:48.879Z] - CONFIG_EXT4_FS: enabled [2020-01-06T15:47:48.879Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-01-06T15:47:48.879Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-01-06T15:47:48.879Z] - Network Drivers: [2020-01-06T15:47:48.879Z] - "overlay": [2020-01-06T15:47:48.879Z] - CONFIG_VXLAN: enabled (as module) [2020-01-06T15:47:48.879Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-01-06T15:47:48.879Z] Optional (for encrypted networks): [2020-01-06T15:47:48.879Z] - CONFIG_CRYPTO: enabled [2020-01-06T15:47:48.879Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-01-06T15:47:48.879Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-01-06T15:47:48.879Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-01-06T15:47:48.879Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-01-06T15:47:48.879Z] - CONFIG_XFRM: enabled [2020-01-06T15:47:48.879Z] - CONFIG_XFRM_USER: enabled (as module) [2020-01-06T15:47:48.879Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-01-06T15:47:48.879Z] - CONFIG_INET_ESP: enabled (as module) [2020-01-06T15:47:48.879Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-01-06T15:47:48.879Z] - "ipvlan": [2020-01-06T15:47:48.879Z] - CONFIG_IPVLAN: enabled (as module) [2020-01-06T15:47:48.879Z] - "macvlan": [2020-01-06T15:47:48.879Z] - CONFIG_MACVLAN: enabled (as module) [2020-01-06T15:47:48.879Z] - CONFIG_DUMMY: enabled (as module) [2020-01-06T15:47:48.879Z] - "ftp,tftp client in container": [2020-01-06T15:47:49.166Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-01-06T15:47:49.166Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-01-06T15:47:49.166Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-01-06T15:47:49.166Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-01-06T15:47:49.166Z] - Storage Drivers: [2020-01-06T15:47:49.166Z] - "aufs": [2020-01-06T15:47:49.166Z] - CONFIG_AUFS_FS: enabled (as module) [2020-01-06T15:47:49.166Z] - "btrfs": [2020-01-06T15:47:49.166Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-01-06T15:47:49.166Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-01-06T15:47:49.166Z] - "devicemapper": [2020-01-06T15:47:49.166Z] - CONFIG_BLK_DEV_DM: enabled [2020-01-06T15:47:49.166Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-01-06T15:47:49.166Z] - "overlay": [2020-01-06T15:47:49.166Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-01-06T15:47:49.166Z] - "zfs": [2020-01-06T15:47:49.166Z] - /dev/zfs: missing [2020-01-06T15:47:49.166Z] - zfs command: missing [2020-01-06T15:47:49.166Z] - zpool command: missing [2020-01-06T15:47:49.166Z] [2020-01-06T15:47:49.166Z] Limits: [2020-01-06T15:47:49.166Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-01-06T15:47:49.166Z] [2020-01-06T15:47:49.166Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-01-06T15:47:49.629Z] + make bundles/buildx [2020-01-06T15:47:50.257Z] make: command: Command not found [2020-01-06T15:47:50.257Z] make: command: Command not found [2020-01-06T15:47:50.257Z] mkdir bundles [2020-01-06T15:47:50.257Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-01-06T15:47:50.257Z] --build-arg BUILDX_COMMIT \ [2020-01-06T15:47:50.257Z] --build-arg BUILDX_REPO \ [2020-01-06T15:47:50.257Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-01-06T15:47:50.257Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-01-06T15:47:50.257Z] . [2020-01-06T15:47:50.257Z] /bin/sh: 4: go: not found [2020-01-06T15:47:50.257Z] /bin/sh: 5: go: not found [2020-01-06T15:47:50.889Z] Removing intermediate container 93cd4ed5b8cc [2020-01-06T15:47:50.889Z] ---> a8cf3475b6d8 [2020-01-06T15:47:50.889Z] Step 7/16 : WORKDIR /buildx [2020-01-06T15:47:50.889Z] ---> Running in de658b39a093 [2020-01-06T15:47:50.889Z] Removing intermediate container de658b39a093 [2020-01-06T15:47:50.889Z] ---> 42e431b89ab9 [2020-01-06T15:47:50.889Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-06T15:47:50.889Z] ---> Running in ffc20a16a459 [2020-01-06T15:47:50.889Z] Removing intermediate container ffc20a16a459 [2020-01-06T15:47:50.889Z] ---> d3276b8d8dbe [2020-01-06T15:47:50.889Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-06T15:47:50.889Z] ---> Running in 17bb145654d9 [2020-01-06T15:47:51.672Z] From https://github.com/docker/buildx [2020-01-06T15:47:51.672Z] * [new tag] v0.3.1 -> build [2020-01-06T15:47:52.019Z] #7 extracting sha256:bd6d13dd4a128356d4c488ade546efc8ec9e299ac0175869bc5f96f03300d53b 4.4s done [2020-01-06T15:47:52.037Z] Switched to branch 'build' [2020-01-06T15:47:52.276Z] #7 extracting sha256:dfc145e03fd5dad1d613771cc10dbdb6f98e8b8a6ed74f61e0a831717efd9207 done [2020-01-06T15:47:52.276Z] #7 DONE 14.5s [2020-01-06T15:47:52.276Z] [2020-01-06T15:47:52.276Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-06T15:47:52.812Z] Removing intermediate container 17bb145654d9 [2020-01-06T15:47:52.812Z] ---> a24c9ba1eab1 [2020-01-06T15:47:52.812Z] Step 10/16 : RUN go mod download [2020-01-06T15:47:52.812Z] ---> Running in e6402542ea9a [2020-01-06T15:47:53.186Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-06T15:47:53.186Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-06T15:47:53.186Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-06T15:47:53.186Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-06T15:47:53.186Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-06T15:47:53.186Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-06T15:47:53.186Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-06T15:47:53.768Z] Sending build context to Docker daemon 50.83MB [2020-01-06T15:47:53.768Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-01-06T15:47:53.768Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-01-06T15:47:53.768Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-01-06T15:47:53.768Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-01-06T15:47:53.768Z] 1.12.10-stretch: Pulling from library/golang [2020-01-06T15:47:53.768Z] fb056072eab9: Pulling fs layer [2020-01-06T15:47:53.768Z] 6a33b1f9796f: Pulling fs layer [2020-01-06T15:47:53.768Z] 8f8f8962e456: Pulling fs layer [2020-01-06T15:47:53.768Z] 68adcc365214: Pulling fs layer [2020-01-06T15:47:53.768Z] 76d8adf27bdf: Pulling fs layer [2020-01-06T15:47:53.768Z] d66e58854927: Pulling fs layer [2020-01-06T15:47:53.768Z] 71497195576e: Pulling fs layer [2020-01-06T15:47:53.768Z] d66e58854927: Waiting [2020-01-06T15:47:53.768Z] 68adcc365214: Waiting [2020-01-06T15:47:53.768Z] 76d8adf27bdf: Waiting [2020-01-06T15:47:53.768Z] 71497195576e: Waiting [2020-01-06T15:47:54.053Z] 8f8f8962e456: Verifying Checksum [2020-01-06T15:47:54.053Z] 8f8f8962e456: Download complete [2020-01-06T15:47:54.171Z] #8 DONE 1.7s [2020-01-06T15:47:54.171Z] [2020-01-06T15:47:54.171Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-06T15:47:54.182Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-06T15:47:54.182Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-06T15:47:54.341Z] 6a33b1f9796f: Verifying Checksum [2020-01-06T15:47:54.341Z] 6a33b1f9796f: Download complete [2020-01-06T15:47:54.846Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-06T15:47:54.846Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-06T15:47:54.846Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-01-06T15:47:54.846Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-06T15:47:54.846Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-06T15:47:54.846Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-06T15:47:54.846Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-06T15:47:55.103Z] #9 DONE 0.9s [2020-01-06T15:47:55.103Z] [2020-01-06T15:47:55.103Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T15:47:55.103Z] #33 ... [2020-01-06T15:47:55.103Z] [2020-01-06T15:47:55.103Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:47:55.103Z] #20 DONE 0.1s [2020-01-06T15:47:55.103Z] [2020-01-06T15:47:55.103Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-06T15:47:55.103Z] #21 DONE 0.1s [2020-01-06T15:47:55.345Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-01-06T15:47:55.360Z] [2020-01-06T15:47:55.361Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:47:55.998Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-06T15:47:55.998Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-06T15:47:56.535Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-06T15:47:56.535Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-06T15:47:56.847Z] #22 1.629 + RM_GOPATH=0 [2020-01-06T15:47:56.847Z] #22 1.629 + TMP_GOPATH= [2020-01-06T15:47:56.847Z] #22 1.629 + : /build [2020-01-06T15:47:56.847Z] #22 1.629 + '[' -z '' ']' [2020-01-06T15:47:56.993Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-06T15:47:57.076Z] fb056072eab9: Verifying Checksum [2020-01-06T15:47:57.076Z] fb056072eab9: Download complete [2020-01-06T15:47:57.106Z] #22 1.631 ++ mktemp -d [2020-01-06T15:47:57.106Z] #22 1.631 + export GOPATH=/tmp/tmp.R6WTs2DJL0 [2020-01-06T15:47:57.106Z] #22 1.631 + GOPATH=/tmp/tmp.R6WTs2DJL0 [2020-01-06T15:47:57.106Z] #22 1.631 + RM_GOPATH=1 [2020-01-06T15:47:57.106Z] #22 1.632 ++ dirname ./install.sh [2020-01-06T15:47:57.106Z] #22 1.634 + dir=. [2020-01-06T15:47:57.106Z] #22 1.634 + bin=dockercli [2020-01-06T15:47:57.106Z] #22 1.634 + shift [2020-01-06T15:47:57.106Z] #22 1.634 + '[' '!' -f ./dockercli.installer ']' [2020-01-06T15:47:57.106Z] #22 1.634 + . ./dockercli.installer [2020-01-06T15:47:57.106Z] #22 1.634 ++ : stable [2020-01-06T15:47:57.106Z] #22 1.634 ++ : 17.06.2-ce [2020-01-06T15:47:57.106Z] #22 1.634 Install docker/cli version 17.06.2-ce from stable [2020-01-06T15:47:57.106Z] #22 1.634 + install_dockercli [2020-01-06T15:47:57.106Z] #22 1.634 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-06T15:47:57.106Z] #22 1.634 ++ uname -m [2020-01-06T15:47:57.106Z] #22 1.635 + arch=x86_64 [2020-01-06T15:47:57.106Z] #22 1.635 + '[' x86_64 '!=' x86_64 ']' [2020-01-06T15:47:57.106Z] #22 1.635 + url=https://download.docker.com/linux/static [2020-01-06T15:47:57.106Z] #22 1.635 + tar -xz docker/docker [2020-01-06T15:47:57.106Z] #22 1.637 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-01-06T15:47:57.865Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-06T15:47:57.865Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-01-06T15:47:57.865Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-06T15:47:58.110Z] 68adcc365214: Verifying Checksum [2020-01-06T15:47:58.110Z] 68adcc365214: Download complete [2020-01-06T15:47:58.317Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-06T15:47:58.317Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-01-06T15:47:58.735Z] 71497195576e: Verifying Checksum [2020-01-06T15:47:58.735Z] 71497195576e: Download complete [2020-01-06T15:47:58.735Z] 76d8adf27bdf: Verifying Checksum [2020-01-06T15:47:58.735Z] 76d8adf27bdf: Download complete [2020-01-06T15:47:58.756Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-06T15:47:58.884Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-01-06T15:47:58.884Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-09556df8\powershellScript.ps1'; exit $LASTEXITCODE; [2020-01-06T15:47:58.884Z] ---------------------------------------------------------------------------- [2020-01-06T15:47:58.884Z] [2020-01-06T15:47:58.884Z] INFO: executeCI.ps1 starting at Mon Jan 6 15:47:57 CUT 2020 [2020-01-06T15:47:58.884Z] [2020-01-06T15:47:58.884Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-01-06T15:47:58.884Z] INFO: Running git version 2.24.0.windows.1 [2020-01-06T15:47:58.884Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-01-06T15:47:58.884Z] INFO: Environment variables: [2020-01-06T15:47:58.884Z] [2020-01-06T15:47:58.884Z] Name Value [2020-01-06T15:47:58.884Z] ---- ----- [2020-01-06T15:47:58.884Z] ALLUSERSPROFILE C:\ProgramData [2020-01-06T15:47:58.884Z] amd64 true [2020-01-06T15:47:58.884Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-01-06T15:47:58.884Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-01-06T15:47:58.884Z] arm64 true [2020-01-06T15:47:58.884Z] BRANCH_NAME PR-40340 [2020-01-06T15:47:58.884Z] BUILD_DISPLAY_NAME #3 [2020-01-06T15:47:58.884Z] BUILD_ID 3 [2020-01-06T15:47:58.884Z] BUILD_NUMBER 3 [2020-01-06T15:47:58.884Z] BUILD_TAG jenkins-moby-PR-40340-3 [2020-01-06T15:47:58.884Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40340/3/ [2020-01-06T15:47:58.884Z] CHANGE_AUTHOR thaJeztah [2020-01-06T15:47:58.885Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-01-06T15:47:58.885Z] CHANGE_BRANCH swagger_remove_classic_swarm_node [2020-01-06T15:47:58.885Z] CHANGE_FORK thaJeztah [2020-01-06T15:47:58.885Z] CHANGE_ID 40340 [2020-01-06T15:47:58.885Z] CHANGE_TARGET master [2020-01-06T15:47:58.885Z] CHANGE_TITLE Swagger/API update "standalone" API fields [2020-01-06T15:47:58.885Z] CHANGE_URL https://github.com/moby/moby/pull/40340 [2020-01-06T15:47:58.885Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-01-06T15:47:58.885Z] CommonProgramFiles C:\Program Files\Common Files [2020-01-06T15:47:58.885Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-01-06T15:47:58.885Z] CommonProgramW6432 C:\Program Files\Common Files [2020-01-06T15:47:58.885Z] COMPUTERNAME azwin-2-e8ba50 [2020-01-06T15:47:58.885Z] ComSpec C:\windows\system32\cmd.exe [2020-01-06T15:47:58.885Z] ConfigSequenceNumber 0 [2020-01-06T15:47:58.885Z] dco true [2020-01-06T15:47:58.885Z] DOCKER_BUILDKIT 0 [2020-01-06T15:47:58.885Z] DOCKER_DUT_DEBUG 1 [2020-01-06T15:47:58.885Z] DOCKER_EXPERIMENTAL 1 [2020-01-06T15:47:58.885Z] DOCKER_GRAPHDRIVER overlay2 [2020-01-06T15:47:58.885Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-01-06T15:47:58.885Z] EXECUTOR_NUMBER 0 [2020-01-06T15:47:58.885Z] FQDN azwin-2-e8ba50.westus.cloudapp.azure.com [2020-01-06T15:47:58.885Z] GIT_BRANCH PR-40340 [2020-01-06T15:47:58.885Z] GIT_COMMIT 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:58.885Z] GIT_PREVIOUS_COMMIT 8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:47:58.885Z] GIT_URL https://github.com/moby/moby.git [2020-01-06T15:47:58.885Z] HUDSON_COOKIE 8e182f58-a603-467b-81b1-8cfdfdbc190f [2020-01-06T15:47:58.885Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-01-06T15:47:58.885Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-01-06T15:47:58.885Z] HUDSON_URL https://ci.docker.com/public/ [2020-01-06T15:47:58.885Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2020-01-06T15:47:58.885Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-01-06T15:47:58.885Z] JENKINS_NODE_COOKIE a8ff44e1-31e2-490d-9dac-e8daacc13878 [2020-01-06T15:47:58.885Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-01-06T15:47:58.885Z] JENKINS_URL https://ci.docker.com/public/ [2020-01-06T15:47:58.885Z] JOB_BASE_NAME PR-40340 [2020-01-06T15:47:58.885Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40340/display/redirect [2020-01-06T15:47:58.885Z] JOB_NAME moby/PR-40340 [2020-01-06T15:47:58.885Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40340/ [2020-01-06T15:47:58.885Z] library.jps.version master [2020-01-06T15:47:58.885Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-01-06T15:47:58.885Z] NODE_LABELS amd64 azure azwin-2-e8ba50 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-01-06T15:47:58.885Z] NODE_NAME azwin-2-e8ba50 [2020-01-06T15:47:58.885Z] NUMBER_OF_PROCESSORS 4 [2020-01-06T15:47:58.885Z] OS Windows_NT [2020-01-06T15:47:58.885Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-01-06T15:47:58.885Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-01-06T15:47:58.885Z] ppc64le true [2020-01-06T15:47:58.887Z] PROCESSOR_ARCHITECTURE AMD64 [2020-01-06T15:47:58.887Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-01-06T15:47:58.887Z] PROCESSOR_LEVEL 6 [2020-01-06T15:47:58.887Z] PROCESSOR_REVISION 4f01 [2020-01-06T15:47:58.887Z] ProgramData C:\ProgramData [2020-01-06T15:47:58.887Z] ProgramFiles C:\Program Files [2020-01-06T15:47:58.887Z] ProgramFiles(x86) C:\Program Files (x86) [2020-01-06T15:47:58.887Z] ProgramW6432 C:\Program Files [2020-01-06T15:47:58.887Z] PROMPT $P$G [2020-01-06T15:47:58.887Z] PSExecutionPolicyPreference Bypass [2020-01-06T15:47:58.887Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-01-06T15:47:58.887Z] PUBLIC C:\Users\Public [2020-01-06T15:47:58.887Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40340/3/display/redirect?page=changes [2020-01-06T15:47:58.887Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40340/3/display/redirect [2020-01-06T15:47:58.887Z] s390x true [2020-01-06T15:47:58.887Z] SKIP_VALIDATION_TESTS 1 [2020-01-06T15:47:58.887Z] SOURCES_DRIVE d [2020-01-06T15:47:58.887Z] SOURCES_SUBDIR gopath [2020-01-06T15:47:58.888Z] STAGE_NAME Run tests [2020-01-06T15:47:58.888Z] SystemDrive C: [2020-01-06T15:47:58.888Z] SystemRoot C:\windows [2020-01-06T15:47:58.888Z] TEMP C:\windows\TEMP [2020-01-06T15:47:58.888Z] TESTDEBUG 0 [2020-01-06T15:47:58.888Z] TESTRUN_DRIVE d [2020-01-06T15:47:58.888Z] TESTRUN_SUBDIR CI [2020-01-06T15:47:58.888Z] TIMEOUT 120m [2020-01-06T15:47:58.888Z] TMP C:\windows\TEMP [2020-01-06T15:47:58.888Z] unit_validate true [2020-01-06T15:47:58.888Z] USERDOMAIN WORKGROUP [2020-01-06T15:47:58.888Z] USERNAME azwin-2-e8ba50$ [2020-01-06T15:47:58.888Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-01-06T15:47:58.888Z] validate_force false [2020-01-06T15:47:58.888Z] windir C:\windows [2020-01-06T15:47:58.888Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-01-06T15:47:58.888Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-01-06T15:47:58.888Z] windowsRS1 false [2020-01-06T15:47:58.888Z] windowsRS5 true [2020-01-06T15:47:58.888Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-01-06T15:47:58.888Z] [2020-01-06T15:47:58.888Z] [2020-01-06T15:47:58.888Z] [2020-01-06T15:47:58.888Z] INFO: Sources under d:\gopath\... [2020-01-06T15:47:58.888Z] INFO: Test run under d:\CI\... [2020-01-06T15:47:58.888Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-01-06T15:47:58.888Z] INFO: docker/docker repository was found [2020-01-06T15:47:58.888Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-01-06T15:47:58.888Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.914' [2020-01-06T15:47:58.888Z] INFO: Docker version of control daemon [2020-01-06T15:47:58.888Z] [2020-01-06T15:47:58.888Z] Client: Docker Engine - Enterprise [2020-01-06T15:47:58.888Z] Version: 19.03.2 [2020-01-06T15:47:58.888Z] API version: 1.40 [2020-01-06T15:47:58.888Z] Go version: go1.12.8 [2020-01-06T15:47:58.888Z] Git commit: c92ab06ed9 [2020-01-06T15:47:58.888Z] Built: 09/03/2019 16:38:11 [2020-01-06T15:47:58.888Z] OS/Arch: windows/amd64 [2020-01-06T15:47:58.888Z] Experimental: false [2020-01-06T15:47:58.888Z] [2020-01-06T15:47:58.888Z] Server: Docker Engine - Enterprise [2020-01-06T15:47:58.888Z] Engine: [2020-01-06T15:47:58.888Z] Version: 19.03.2 [2020-01-06T15:47:58.888Z] API version: 1.40 (minimum version 1.24) [2020-01-06T15:47:58.888Z] Go version: go1.12.8 [2020-01-06T15:47:58.888Z] Git commit: c92ab06ed9 [2020-01-06T15:47:58.888Z] Built: 09/03/2019 16:35:47 [2020-01-06T15:47:58.888Z] OS/Arch: windows/amd64 [2020-01-06T15:47:58.888Z] Experimental: true [2020-01-06T15:47:58.888Z] [2020-01-06T15:47:58.888Z] INFO: Docker info of control daemon [2020-01-06T15:47:58.888Z] [2020-01-06T15:47:59.004Z] #22 3.668 + mkdir -p /build [2020-01-06T15:47:59.004Z] #22 3.670 + mv docker/docker /build/ [2020-01-06T15:47:59.004Z] #22 3.672 + rmdir docker [2020-01-06T15:47:59.004Z] #22 DONE 3.8s [2020-01-06T15:47:59.004Z] [2020-01-06T15:47:59.004Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T15:47:59.004Z] #33 2.738 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T15:47:59.004Z] #33 2.740 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T15:47:59.004Z] #33 2.758 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T15:47:59.004Z] #33 2.763 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T15:47:59.004Z] #33 2.780 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T15:47:59.004Z] #33 3.079 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-06T15:47:59.004Z] #33 3.674 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-06T15:47:59.004Z] #33 3.864 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-06T15:47:59.157Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-06T15:47:59.574Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-06T15:47:59.574Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-06T15:47:59.574Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-06T15:47:59.574Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-01-06T15:47:59.574Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-06T15:47:59.966Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-06T15:47:59.966Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-01-06T15:48:00.420Z] Client: [2020-01-06T15:48:00.420Z] Debug Mode: false [2020-01-06T15:48:00.420Z] Plugins: [2020-01-06T15:48:00.420Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2020-01-06T15:48:00.420Z] [2020-01-06T15:48:00.420Z] Server: [2020-01-06T15:48:00.420Z] Containers: 0 [2020-01-06T15:48:00.420Z] Running: 0 [2020-01-06T15:48:00.420Z] Paused: 0 [2020-01-06T15:48:00.420Z] Stopped: 0 [2020-01-06T15:48:00.420Z] Images: 8 [2020-01-06T15:48:00.420Z] Server Version: 19.03.2 [2020-01-06T15:48:00.420Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-01-06T15:48:00.420Z] Windows: [2020-01-06T15:48:00.420Z] LCOW: [2020-01-06T15:48:00.420Z] Logging Driver: json-file [2020-01-06T15:48:00.420Z] Plugins: [2020-01-06T15:48:00.420Z] Volume: local [2020-01-06T15:48:00.420Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2020-01-06T15:48:00.420Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-06T15:48:00.420Z] Swarm: inactive [2020-01-06T15:48:00.420Z] Default Isolation: process [2020-01-06T15:48:00.420Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-06T15:48:00.420Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-06T15:48:00.420Z] OSType: windows [2020-01-06T15:48:00.420Z] Architecture: x86_64 [2020-01-06T15:48:00.420Z] CPUs: 4 [2020-01-06T15:48:00.420Z] Total Memory: 32GiB [2020-01-06T15:48:00.420Z] Name: azwin-2-e8ba50 [2020-01-06T15:48:00.420Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2020-01-06T15:48:00.420Z] Docker Root Dir: D:\docker [2020-01-06T15:48:00.420Z] Debug Mode: false [2020-01-06T15:48:00.420Z] Registry: https://index.docker.io/v1/ [2020-01-06T15:48:00.420Z] Labels: [2020-01-06T15:48:00.421Z] Experimental: true [2020-01-06T15:48:00.421Z] Insecure Registries: [2020-01-06T15:48:00.421Z] 10.0.0.4:5000 [2020-01-06T15:48:00.421Z] 127.0.0.0/8 [2020-01-06T15:48:00.421Z] Registry Mirrors: [2020-01-06T15:48:00.421Z] http://10.0.0.4:5000/ [2020-01-06T15:48:00.421Z] Live Restore Enabled: false [2020-01-06T15:48:00.421Z] [2020-01-06T15:48:00.421Z] [2020-01-06T15:48:00.421Z] INFO: Commit hash is 8311d6ba9 [2020-01-06T15:48:00.421Z] INFO: Nuke-Everything... [2020-01-06T15:48:00.421Z] INFO: Container count on control daemon to delete is 0 [2020-01-06T15:48:00.801Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-06T15:48:00.878Z] INFO: Nuking d:\CI [2020-01-06T15:48:00.878Z] INFO: Zapped successfully [2020-01-06T15:48:00.878Z] INFO: Location for testing is d:\CI\PR-40340\3 [2020-01-06T15:48:00.878Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-01-06T15:48:00.878Z] [2020-01-06T15:48:00.878Z] [2020-01-06T15:48:00.878Z] INFO: Building the image from Dockerfile.windows at 01/06/2020 15:48:00... [2020-01-06T15:48:00.878Z] [2020-01-06T15:48:00.956Z] ok github.com/docker/docker/api/server 0.026s coverage: 9.0% of statements [2020-01-06T15:48:01.190Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-06T15:48:01.190Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-06T15:48:01.190Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-06T15:48:01.190Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-06T15:48:01.190Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-06T15:48:01.190Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-06T15:48:01.190Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-06T15:48:01.450Z] fb056072eab9: Pull complete [2020-01-06T15:48:02.074Z] 6a33b1f9796f: Pull complete [2020-01-06T15:48:02.281Z] #33 6.768 Fetched 7932 kB in 5s (1576 kB/s) [2020-01-06T15:48:02.360Z] 8f8f8962e456: Pull complete [2020-01-06T15:48:02.529Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-06T15:48:02.529Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-06T15:48:02.529Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-06T15:48:03.118Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-06T15:48:03.118Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-06T15:48:03.118Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-06T15:48:03.214Z] #33 6.768 Reading package lists... [2020-01-06T15:48:03.609Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-06T15:48:03.609Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-06T15:48:04.072Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-06T15:48:04.410Z] d66e58854927: Verifying Checksum [2020-01-06T15:48:04.410Z] d66e58854927: Download complete [2020-01-06T15:48:04.493Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-06T15:48:04.844Z] #33 8.327 Reading package lists... [2020-01-06T15:48:04.915Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-01-06T15:48:04.915Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-06T15:48:05.103Z] #33 9.771 Building dependency tree... [2020-01-06T15:48:05.103Z] #33 ... [2020-01-06T15:48:05.103Z] [2020-01-06T15:48:05.103Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T15:48:05.103Z] #24 2.546 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T15:48:05.103Z] #24 2.547 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T15:48:05.103Z] #24 2.568 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T15:48:05.103Z] #24 2.572 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T15:48:05.103Z] #24 2.580 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T15:48:05.103Z] #24 2.878 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-06T15:48:05.103Z] #24 3.490 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-06T15:48:05.103Z] #24 3.791 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-06T15:48:05.103Z] #24 6.772 Fetched 7932 kB in 5s (1451 kB/s) [2020-01-06T15:48:05.103Z] #24 6.772 Reading package lists... [2020-01-06T15:48:05.103Z] #24 8.157 Reading package lists... [2020-01-06T15:48:05.103Z] #24 9.685 Building dependency tree... [2020-01-06T15:48:05.103Z] #24 ... [2020-01-06T15:48:05.103Z] [2020-01-06T15:48:05.103Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:48:05.103Z] #10 2.546 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T15:48:05.103Z] #10 2.551 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T15:48:05.103Z] #10 2.567 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T15:48:05.103Z] #10 2.569 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T15:48:05.103Z] #10 2.576 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T15:48:05.103Z] #10 2.816 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-06T15:48:05.103Z] #10 3.419 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-06T15:48:05.103Z] #10 3.676 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-06T15:48:05.103Z] #10 6.797 Fetched 7932 kB in 5s (1502 kB/s) [2020-01-06T15:48:05.103Z] #10 6.797 Reading package lists... [2020-01-06T15:48:05.103Z] #10 8.250 Reading package lists... [2020-01-06T15:48:05.103Z] #10 9.798 Building dependency tree... [2020-01-06T15:48:05.331Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-06T15:48:05.331Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-06T15:48:05.331Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-06T15:48:05.331Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-06T15:48:05.360Z] #10 ... [2020-01-06T15:48:05.360Z] [2020-01-06T15:48:05.360Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T15:48:05.360Z] #24 10.25 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-06T15:48:05.360Z] #24 10.25 The following additional packages will be installed: [2020-01-06T15:48:05.360Z] #24 10.25 libjq1 libonig4 [2020-01-06T15:48:05.360Z] #24 10.31 The following NEW packages will be installed: [2020-01-06T15:48:05.360Z] #24 10.31 jq libjq1 libonig4 [2020-01-06T15:48:05.758Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-06T15:48:06.169Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-06T15:48:06.169Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-06T15:48:06.458Z] 68adcc365214: Pull complete [2020-01-06T15:48:06.581Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-06T15:48:06.581Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-06T15:48:06.730Z] #24 11.35 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T15:48:06.730Z] #24 11.35 Need to get 327 kB of archives. [2020-01-06T15:48:06.730Z] #24 11.35 After this operation, 1157 kB of additional disk space will be used. [2020-01-06T15:48:06.730Z] #24 11.35 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-06T15:48:06.730Z] #24 11.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-06T15:48:06.730Z] #24 11.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-06T15:48:06.730Z] #24 11.51 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T15:48:06.730Z] #24 11.54 Fetched 327 kB in 1s (317 kB/s) [2020-01-06T15:48:06.730Z] #24 11.57 Selecting previously unselected package libonig4:amd64. [2020-01-06T15:48:06.730Z] #24 11.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-06T15:48:06.730Z] #24 11.58 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-01-06T15:48:06.730Z] #24 11.59 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-06T15:48:06.730Z] #24 11.67 Selecting previously unselected package libjq1:amd64. [2020-01-06T15:48:06.730Z] #24 11.67 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-06T15:48:06.730Z] #24 11.68 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-06T15:48:06.730Z] #24 11.75 Selecting previously unselected package jq. [2020-01-06T15:48:06.730Z] #24 11.75 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-06T15:48:06.730Z] #24 11.75 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-06T15:48:06.986Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-06T15:48:06.986Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-06T15:48:06.986Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-06T15:48:06.988Z] #24 11.82 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-06T15:48:06.988Z] #24 11.84 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-06T15:48:06.988Z] #24 11.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:48:06.988Z] #24 12.03 Setting up jq (1.5+dfsg-1.3) ... [2020-01-06T15:48:07.412Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-06T15:48:07.554Z] #24 DONE 12.5s [2020-01-06T15:48:07.554Z] [2020-01-06T15:48:07.554Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:48:07.554Z] #10 10.31 The following additional packages will be installed: [2020-01-06T15:48:07.554Z] #10 10.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-06T15:48:07.554Z] #10 10.31 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-06T15:48:07.554Z] #10 10.31 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-06T15:48:07.555Z] #10 10.31 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-06T15:48:07.555Z] #10 10.31 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-06T15:48:07.555Z] #10 10.32 Suggested packages: [2020-01-06T15:48:07.555Z] #10 10.32 gcc-6-locales seccomp wine64 [2020-01-06T15:48:07.555Z] #10 10.57 The following NEW packages will be installed: [2020-01-06T15:48:07.555Z] #10 10.57 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-06T15:48:07.555Z] #10 10.57 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-06T15:48:07.555Z] #10 10.57 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-06T15:48:07.555Z] #10 10.57 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-06T15:48:07.555Z] #10 10.57 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-06T15:48:07.555Z] #10 10.57 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-06T15:48:07.555Z] #10 10.57 mingw-w64-x86-64-dev [2020-01-06T15:48:07.555Z] #10 11.60 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T15:48:07.555Z] #10 11.60 Need to get 73.5 MB of archives. [2020-01-06T15:48:07.555Z] #10 11.60 After this operation, 466 MB of additional disk space will be used. [2020-01-06T15:48:07.555Z] #10 11.60 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-01-06T15:48:07.555Z] #10 11.61 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-01-06T15:48:07.555Z] #10 11.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-06T15:48:07.555Z] #10 11.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-06T15:48:07.555Z] #10 11.64 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-06T15:48:07.555Z] #10 11.64 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-01-06T15:48:07.555Z] #10 11.64 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-01-06T15:48:07.555Z] #10 11.64 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-01-06T15:48:07.555Z] #10 11.64 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-01-06T15:48:07.555Z] #10 11.64 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-01-06T15:48:07.555Z] #10 11.65 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-01-06T15:48:07.555Z] #10 11.66 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-01-06T15:48:07.555Z] #10 11.67 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-01-06T15:48:07.555Z] #10 11.68 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-01-06T15:48:07.555Z] #10 11.68 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-01-06T15:48:07.555Z] #10 11.68 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-01-06T15:48:07.555Z] #10 11.69 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-01-06T15:48:07.555Z] #10 11.74 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-01-06T15:48:07.555Z] #10 11.79 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-01-06T15:48:07.555Z] #10 11.85 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-06T15:48:07.555Z] #10 11.98 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-06T15:48:07.555Z] #10 12.07 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-06T15:48:07.555Z] #10 12.12 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-01-06T15:48:07.555Z] #10 12.13 Get:24 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] [2020-01-06T15:48:07.555Z] #10 12.50 Get:25 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] [2020-01-06T15:48:07.812Z] #10 12.93 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-01-06T15:48:07.835Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-06T15:48:07.835Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-06T15:48:07.835Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-06T15:48:07.942Z] Sending build context to Docker daemon 50.82MB [2020-01-06T15:48:07.942Z] [2020-01-06T15:48:07.942Z] Step 1/10 : FROM microsoft/windowsservercore [2020-01-06T15:48:07.942Z] ---> 782a75e44953 [2020-01-06T15:48:07.942Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-01-06T15:48:07.942Z] ---> Using cache [2020-01-06T15:48:07.942Z] ---> 4c6b7ed02691 [2020-01-06T15:48:07.942Z] Step 3/10 : ARG GO_VERSION=1.13.5 [2020-01-06T15:48:07.942Z] ---> Running in 4fb5bf57ee65 [2020-01-06T15:48:08.071Z] #10 12.94 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-01-06T15:48:08.071Z] #10 13.13 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T15:48:08.071Z] #10 13.15 Fetched 73.5 MB in 2s (31.1 MB/s) [2020-01-06T15:48:08.071Z] #10 13.18 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-01-06T15:48:08.239Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-01-06T15:48:08.239Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-06T15:48:08.239Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-06T15:48:08.239Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-06T15:48:08.239Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-06T15:48:08.328Z] #10 13.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.) [2020-01-06T15:48:08.328Z] #10 13.19 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-01-06T15:48:08.328Z] #10 13.20 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-06T15:48:08.328Z] #10 13.25 Selecting previously unselected package libudev-dev:amd64. [2020-01-06T15:48:08.328Z] #10 13.25 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-01-06T15:48:08.328Z] #10 13.26 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-06T15:48:08.401Z] Removing intermediate container 4fb5bf57ee65 [2020-01-06T15:48:08.401Z] ---> bfbf6169e6d8 [2020-01-06T15:48:08.401Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-01-06T15:48:08.401Z] ---> Running in f2408c7a0d8b [2020-01-06T15:48:08.586Z] #10 13.31 Selecting previously unselected package liblzo2-2:amd64. [2020-01-06T15:48:08.586Z] #10 13.32 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-06T15:48:08.586Z] #10 13.32 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-06T15:48:08.586Z] #10 13.36 Selecting previously unselected package btrfs-progs. [2020-01-06T15:48:08.586Z] #10 13.36 Preparing to unpack .../03-btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-06T15:48:08.586Z] #10 13.37 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-06T15:48:08.586Z] #10 13.53 Selecting previously unselected package btrfs-tools. [2020-01-06T15:48:08.586Z] #10 13.54 Preparing to unpack .../04-btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-06T15:48:08.586Z] #10 13.54 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-06T15:48:08.661Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-06T15:48:08.849Z] #10 13.58 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-01-06T15:48:08.849Z] #10 13.59 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-06T15:48:08.849Z] #10 13.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-06T15:48:08.849Z] #10 13.65 Selecting previously unselected package dmsetup. [2020-01-06T15:48:08.849Z] #10 13.66 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-01-06T15:48:08.849Z] #10 13.66 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-06T15:48:08.849Z] #10 13.73 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-01-06T15:48:08.849Z] #10 13.73 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-01-06T15:48:08.849Z] #10 13.74 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-06T15:48:08.849Z] #10 13.77 Selecting previously unselected package libsepol1-dev:amd64. [2020-01-06T15:48:08.849Z] #10 13.78 Preparing to unpack .../08-libsepol1-dev_2.6-2_amd64.deb ... [2020-01-06T15:48:08.849Z] #10 13.78 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-01-06T15:48:08.863Z] Removing intermediate container f2408c7a0d8b [2020-01-06T15:48:08.864Z] ---> df76399c124f [2020-01-06T15:48:08.864Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-01-06T15:48:08.864Z] ---> Running in 0a7b9991658d [2020-01-06T15:48:09.068Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-06T15:48:09.068Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-06T15:48:09.068Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-06T15:48:09.107Z] #10 13.89 Selecting previously unselected package libpcre16-3:amd64. [2020-01-06T15:48:09.107Z] #10 13.89 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-01-06T15:48:09.107Z] #10 13.90 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-01-06T15:48:09.107Z] #10 14.02 Selecting previously unselected package libpcre32-3:amd64. [2020-01-06T15:48:09.107Z] #10 14.02 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-01-06T15:48:09.107Z] #10 14.02 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-01-06T15:48:09.107Z] #10 14.07 Selecting previously unselected package libpcre3-dev:amd64. [2020-01-06T15:48:09.107Z] #10 14.08 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-01-06T15:48:09.107Z] #10 14.08 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-06T15:48:09.176Z] 76d8adf27bdf: Pull complete [2020-01-06T15:48:09.320Z] Removing intermediate container 0a7b9991658d [2020-01-06T15:48:09.321Z] ---> 734a16eb12e3 [2020-01-06T15:48:09.321Z] Step 6/10 : 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; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-01-06T15:48:09.321Z] ---> Running in 4c39fd56659d [2020-01-06T15:48:09.364Z] #10 14.22 Selecting previously unselected package libselinux1-dev:amd64. [2020-01-06T15:48:09.364Z] #10 14.22 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-01-06T15:48:09.364Z] #10 14.23 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-06T15:48:09.364Z] #10 14.38 Selecting previously unselected package libdevmapper-dev:amd64. [2020-01-06T15:48:09.364Z] #10 14.38 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-01-06T15:48:09.364Z] #10 14.39 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-06T15:48:09.474Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-06T15:48:09.474Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-06T15:48:09.474Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-06T15:48:09.622Z] #10 14.43 Selecting previously unselected package libseccomp2:amd64. [2020-01-06T15:48:09.622Z] #10 14.43 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-06T15:48:09.622Z] #10 14.44 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-06T15:48:09.622Z] #10 14.47 Selecting previously unselected package libseccomp-dev:amd64. [2020-01-06T15:48:09.622Z] #10 14.47 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-01-06T15:48:09.622Z] #10 14.48 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-06T15:48:09.622Z] #10 14.52 Selecting previously unselected package libsystemd-dev:amd64. [2020-01-06T15:48:09.622Z] #10 14.52 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-01-06T15:48:09.622Z] #10 14.53 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-06T15:48:09.879Z] #10 14.93 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-06T15:48:09.879Z] #10 14.93 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-01-06T15:48:09.905Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-01-06T15:48:09.905Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-06T15:48:10.136Z] #10 14.93 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-06T15:48:10.294Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-06T15:48:10.294Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-06T15:48:10.394Z] #10 15.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-06T15:48:10.394Z] #10 15.37 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-01-06T15:48:10.394Z] #10 15.38 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-06T15:48:10.690Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-06T15:48:10.958Z] #10 ... [2020-01-06T15:48:10.958Z] [2020-01-06T15:48:10.958Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T15:48:10.958Z] #33 10.13 The following additional packages will be installed: [2020-01-06T15:48:10.958Z] #33 10.14 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-06T15:48:10.958Z] #33 10.14 Suggested packages: [2020-01-06T15:48:10.958Z] #33 10.14 codeblocks eclipse ninja-build lrzip [2020-01-06T15:48:10.958Z] #33 10.14 Recommended packages: [2020-01-06T15:48:10.958Z] #33 10.14 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-06T15:48:10.958Z] #33 10.34 The following NEW packages will be installed: [2020-01-06T15:48:10.958Z] #33 10.34 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-06T15:48:10.958Z] #33 10.34 vim-common xxd [2020-01-06T15:48:10.958Z] #33 11.38 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T15:48:10.958Z] #33 11.38 Need to get 13.7 MB of archives. [2020-01-06T15:48:10.958Z] #33 11.38 After this operation, 57.2 MB of additional disk space will be used. [2020-01-06T15:48:10.958Z] #33 11.38 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-01-06T15:48:10.958Z] #33 11.40 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-06T15:48:10.958Z] #33 11.40 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-01-06T15:48:10.958Z] #33 11.54 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-01-06T15:48:10.958Z] #33 11.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-01-06T15:48:10.958Z] #33 11.56 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-01-06T15:48:10.958Z] #33 11.56 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-01-06T15:48:10.958Z] #33 11.56 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-01-06T15:48:10.958Z] #33 11.62 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-06T15:48:10.958Z] #33 11.63 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-06T15:48:10.958Z] #33 11.83 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T15:48:10.958Z] #33 12.00 Fetched 13.7 MB in 1s (10.6 MB/s) [2020-01-06T15:48:10.958Z] #33 12.04 Selecting previously unselected package cmake-data. [2020-01-06T15:48:10.958Z] #33 12.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-06T15:48:10.958Z] #33 12.06 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-06T15:48:10.958Z] #33 12.08 Unpacking cmake-data (3.7.2-1) ... [2020-01-06T15:48:10.958Z] #33 13.16 Selecting previously unselected package liblzo2-2:amd64. [2020-01-06T15:48:10.958Z] #33 13.17 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-06T15:48:10.958Z] #33 13.17 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-06T15:48:10.958Z] #33 13.22 Selecting previously unselected package libicu57:amd64. [2020-01-06T15:48:10.958Z] #33 13.22 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-01-06T15:48:10.958Z] #33 13.22 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-06T15:48:10.958Z] #33 14.21 Selecting previously unselected package libxml2:amd64. [2020-01-06T15:48:10.959Z] #33 14.22 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-01-06T15:48:10.959Z] #33 14.22 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-06T15:48:10.959Z] #33 14.42 Selecting previously unselected package libarchive13:amd64. [2020-01-06T15:48:10.959Z] #33 14.42 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-01-06T15:48:10.959Z] #33 14.42 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-06T15:48:10.959Z] #33 14.49 Selecting previously unselected package libjsoncpp1:amd64. [2020-01-06T15:48:10.959Z] #33 14.49 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-01-06T15:48:10.959Z] #33 14.50 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-06T15:48:10.959Z] #33 14.55 Selecting previously unselected package libuv1:amd64. [2020-01-06T15:48:10.959Z] #33 14.55 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-01-06T15:48:10.959Z] #33 14.56 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-01-06T15:48:10.959Z] #33 14.61 Selecting previously unselected package cmake. [2020-01-06T15:48:10.959Z] #33 14.61 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-01-06T15:48:10.959Z] #33 14.64 Unpacking cmake (3.7.2-1) ... [2020-01-06T15:48:10.959Z] #33 15.20 Selecting previously unselected package xxd. [2020-01-06T15:48:10.959Z] #33 15.20 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-06T15:48:10.959Z] #33 15.20 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:48:10.959Z] #33 15.25 Selecting previously unselected package vim-common. [2020-01-06T15:48:10.959Z] #33 15.26 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T15:48:10.959Z] #33 15.27 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:48:10.959Z] #33 15.34 Processing triggers for mime-support (3.60) ... [2020-01-06T15:48:10.959Z] #33 15.36 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:48:10.959Z] #33 15.37 Setting up libuv1:amd64 (1.9.1-3) ... [2020-01-06T15:48:10.959Z] #33 15.38 Setting up cmake-data (3.7.2-1) ... [2020-01-06T15:48:10.959Z] #33 15.40 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-01-06T15:48:10.959Z] #33 15.41 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-06T15:48:10.959Z] #33 15.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:48:10.959Z] #33 15.44 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:48:10.959Z] #33 15.45 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-06T15:48:10.959Z] #33 15.47 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-01-06T15:48:10.959Z] #33 15.48 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-01-06T15:48:10.959Z] #33 15.49 Setting up cmake (3.7.2-1) ... [2020-01-06T15:48:10.959Z] #33 15.52 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:48:10.959Z] #33 DONE 15.8s [2020-01-06T15:48:10.959Z] [2020-01-06T15:48:10.959Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:48:10.959Z] #34 DONE 0.1s [2020-01-06T15:48:10.959Z] [2020-01-06T15:48:10.959Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:48:10.959Z] #10 15.92 Selecting previously unselected package binutils-mingw-w64. [2020-01-06T15:48:10.959Z] #10 15.92 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-06T15:48:10.959Z] #10 15.93 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-06T15:48:10.959Z] #10 15.96 Selecting previously unselected package mingw-w64-common. [2020-01-06T15:48:10.959Z] #10 15.96 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-06T15:48:10.959Z] #10 15.97 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-06T15:48:11.075Z] go: finding github.com/spf13/afero v1.1.2 [2020-01-06T15:48:11.075Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-06T15:48:11.075Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-06T15:48:11.476Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-06T15:48:11.875Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-06T15:48:11.875Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-06T15:48:11.875Z] go: finding golang.org/x/text v0.3.0 [2020-01-06T15:48:11.875Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-01-06T15:48:11.891Z] #10 16.64 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-06T15:48:11.891Z] #10 16.64 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-06T15:48:11.891Z] #10 16.64 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-06T15:48:12.269Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-06T15:48:12.269Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-06T15:48:12.269Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-06T15:48:12.456Z] #10 17.36 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-06T15:48:12.456Z] #10 17.37 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-06T15:48:12.456Z] #10 17.37 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-06T15:48:12.456Z] #10 17.41 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-06T15:48:12.456Z] #10 17.41 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-06T15:48:12.456Z] #10 17.41 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T15:48:12.692Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-06T15:48:12.692Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-06T15:48:13.124Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-06T15:48:13.124Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-06T15:48:13.124Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-06T15:48:13.124Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-06T15:48:13.524Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-06T15:48:13.524Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-06T15:48:13.940Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-06T15:48:13.940Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-06T15:48:14.351Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-06T15:48:14.351Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-06T15:48:14.351Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-06T15:48:14.695Z] d66e58854927: Pull complete [2020-01-06T15:48:14.695Z] 71497195576e: Pull complete [2020-01-06T15:48:14.695Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-01-06T15:48:14.695Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-01-06T15:48:14.695Z] ---> ebd73b5ebd31 [2020-01-06T15:48:14.695Z] Step 5/16 : ARG BUILDX_REPO [2020-01-06T15:48:14.695Z] ---> Running in 207b97284d41 [2020-01-06T15:48:14.695Z] Removing intermediate container 207b97284d41 [2020-01-06T15:48:14.695Z] ---> 4aeff41cd605 [2020-01-06T15:48:14.695Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-01-06T15:48:14.759Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-06T15:48:14.759Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-06T15:48:14.980Z] ---> Running in 0dcc9557e027 [2020-01-06T15:48:15.125Z] [2020-01-06T15:48:15.125Z] SUCCESS: Specified value was saved. [2020-01-06T15:48:15.177Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-06T15:48:15.177Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-06T15:48:15.265Z] Cloning into '/buildx'... [2020-01-06T15:48:15.575Z] go: finding cloud.google.com/go v0.26.0 [2020-01-06T15:48:15.575Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-06T15:48:15.738Z] #10 20.71 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-06T15:48:15.738Z] #10 20.71 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-01-06T15:48:15.738Z] #10 20.71 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T15:48:16.090Z] INFO: Downloading git... [2020-01-06T15:48:16.432Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-06T15:48:16.432Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-06T15:48:17.295Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-06T15:48:17.631Z] INFO: Downloading go... [2020-01-06T15:48:17.710Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-06T15:48:18.121Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-06T15:48:18.264Z] #10 23.21 Selecting previously unselected package libapparmor1:amd64. [2020-01-06T15:48:18.264Z] #10 23.21 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-01-06T15:48:18.264Z] #10 23.22 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-06T15:48:18.264Z] #10 23.25 Selecting previously unselected package libapparmor-dev:amd64. [2020-01-06T15:48:18.264Z] #10 23.25 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-01-06T15:48:18.264Z] #10 23.25 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-06T15:48:18.264Z] #10 23.29 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-06T15:48:18.264Z] #10 23.30 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-01-06T15:48:18.264Z] #10 23.31 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-06T15:48:18.521Z] #10 23.32 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-06T15:48:18.521Z] #10 23.33 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-06T15:48:18.521Z] #10 23.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:48:18.521Z] #10 23.36 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-06T15:48:18.521Z] #10 23.37 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-01-06T15:48:18.521Z] #10 23.38 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-01-06T15:48:18.521Z] #10 23.39 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-01-06T15:48:18.521Z] #10 23.40 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-01-06T15:48:18.521Z] #10 23.41 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-01-06T15:48:18.521Z] #10 23.42 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-01-06T15:48:18.521Z] #10 23.43 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-06T15:48:18.521Z] #10 23.44 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-06T15:48:18.521Z] #10 23.45 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-01-06T15:48:18.521Z] #10 23.46 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-01-06T15:48:18.521Z] #10 23.47 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-01-06T15:48:18.521Z] #10 23.48 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-06T15:48:18.521Z] #10 23.49 Setting up btrfs-progs (4.7.3-1) ... [2020-01-06T15:48:18.521Z] #10 23.50 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-01-06T15:48:18.521Z] #10 23.51 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T15:48:18.521Z] #10 23.52 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 [2020-01-06T15:48:18.529Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-06T15:48:18.778Z] #10 23.52 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 [2020-01-06T15:48:18.778Z] #10 23.53 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 [2020-01-06T15:48:18.778Z] #10 23.53 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 [2020-01-06T15:48:18.778Z] #10 23.53 Setting up btrfs-tools (4.7.3-1) ... [2020-01-06T15:48:18.778Z] #10 23.54 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T15:48:18.778Z] #10 23.55 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 [2020-01-06T15:48:18.778Z] #10 23.55 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 [2020-01-06T15:48:18.778Z] #10 23.56 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-01-06T15:48:18.778Z] #10 23.57 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-01-06T15:48:18.778Z] #10 23.58 Setting up dmsetup (2:1.02.137-2) ... [2020-01-06T15:48:18.778Z] #10 23.59 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-01-06T15:48:18.778Z] #10 23.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:48:18.942Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-06T15:48:18.942Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-01-06T15:48:19.036Z] #10 DONE 23.9s [2020-01-06T15:48:19.036Z] [2020-01-06T15:48:19.036Z] #11 [dev 1/24] RUN groupadd -r docker [2020-01-06T15:48:19.163Z] INFO: Downloading compiler 1 of 3... [2020-01-06T15:48:19.620Z] INFO: Downloading compiler 2 of 3... [2020-01-06T15:48:19.691Z] Removing intermediate container 0dcc9557e027 [2020-01-06T15:48:19.691Z] ---> 55f0640696fa [2020-01-06T15:48:19.691Z] Step 7/16 : WORKDIR /buildx [2020-01-06T15:48:19.691Z] ---> Running in f59aec4c9e51 [2020-01-06T15:48:19.691Z] Removing intermediate container f59aec4c9e51 [2020-01-06T15:48:19.691Z] ---> 9ee18720ba06 [2020-01-06T15:48:19.691Z] Step 8/16 : ARG BUILDX_COMMIT [2020-01-06T15:48:19.691Z] ---> Running in 78c92b0cd4c6 [2020-01-06T15:48:19.691Z] Removing intermediate container 78c92b0cd4c6 [2020-01-06T15:48:19.691Z] ---> 751363f6e6d5 [2020-01-06T15:48:19.691Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-01-06T15:48:19.691Z] ---> Running in 1fbe802f7c92 [2020-01-06T15:48:19.825Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-06T15:48:19.967Z] #11 DONE 0.8s [2020-01-06T15:48:19.967Z] [2020-01-06T15:48:19.967Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-06T15:48:19.978Z] From https://github.com/docker/buildx [2020-01-06T15:48:19.978Z] * [new tag] v0.3.1 -> build [2020-01-06T15:48:20.078Z] INFO: Downloading compiler 3 of 3... [2020-01-06T15:48:20.252Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-06T15:48:20.252Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-06T15:48:20.252Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-06T15:48:20.533Z] #12 DONE 0.8s [2020-01-06T15:48:20.533Z] [2020-01-06T15:48:20.533Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-06T15:48:20.535Z] INFO: Extracting git... [2020-01-06T15:48:20.999Z] Switched to branch 'build' [2020-01-06T15:48:21.232Z] #13 0.690 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-06T15:48:21.232Z] #13 DONE 0.8s [2020-01-06T15:48:21.267Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-06T15:48:21.490Z] [2020-01-06T15:48:21.490Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-06T15:48:21.625Z] Removing intermediate container 1fbe802f7c92 [2020-01-06T15:48:21.625Z] ---> a7e5f2740cdd [2020-01-06T15:48:21.625Z] Step 10/16 : RUN go mod download [2020-01-06T15:48:21.625Z] ---> Running in 832beeb56701 [2020-01-06T15:48:21.698Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-06T15:48:21.698Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-01-06T15:48:21.698Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-06T15:48:21.916Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-01-06T15:48:21.916Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-01-06T15:48:21.916Z] go: finding github.com/spf13/pflag v1.0.3 [2020-01-06T15:48:21.916Z] go: finding github.com/lib/pq v1.0.0 [2020-01-06T15:48:21.916Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-01-06T15:48:21.916Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-01-06T15:48:21.916Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-01-06T15:48:21.916Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-01-06T15:48:21.916Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-01-06T15:48:22.115Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-06T15:48:22.423Z] #14 DONE 0.8s [2020-01-06T15:48:22.423Z] [2020-01-06T15:48:22.423Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-06T15:48:22.532Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-06T15:48:22.943Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-01-06T15:48:22.987Z] #15 DONE 0.8s [2020-01-06T15:48:22.987Z] [2020-01-06T15:48:22.987Z] #16 [dev 6/24] RUN ldconfig [2020-01-06T15:48:23.552Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-06T15:48:23.918Z] #16 DONE 0.8s [2020-01-06T15:48:23.918Z] [2020-01-06T15:48:23.919Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:48:23.972Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-01-06T15:48:23.972Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-01-06T15:48:24.267Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-01-06T15:48:24.479Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-06T15:48:24.560Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-06T15:48:24.852Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-01-06T15:48:24.906Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-06T15:48:24.906Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-06T15:48:25.145Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-01-06T15:48:25.145Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-01-06T15:48:25.291Z] #17 1.712 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T15:48:25.376Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-06T15:48:25.549Z] #17 1.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T15:48:25.549Z] #17 1.723 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T15:48:25.549Z] #17 1.727 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T15:48:25.549Z] #17 1.729 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T15:48:25.549Z] #17 1.807 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-06T15:48:25.549Z] #17 1.921 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-06T15:48:25.549Z] #17 2.004 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-06T15:48:25.790Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-01-06T15:48:25.790Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-06T15:48:25.834Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-06T15:48:25.834Z] go: finding github.com/golang/mock v1.1.1 [2020-01-06T15:48:26.281Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-06T15:48:26.420Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-01-06T15:48:26.714Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-01-06T15:48:26.714Z] go: finding github.com/docker/go-connections v0.4.0 [2020-01-06T15:48:26.923Z] #17 3.067 Fetched 7932 kB in 2s (3329 kB/s) [2020-01-06T15:48:27.180Z] #17 3.067 Reading package lists... [2020-01-06T15:48:27.190Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-06T15:48:27.190Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-06T15:48:27.190Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-06T15:48:27.353Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-01-06T15:48:27.606Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-06T15:48:27.606Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-06T15:48:27.606Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-06T15:48:27.645Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-01-06T15:48:27.645Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-01-06T15:48:27.745Z] #17 3.634 Reading package lists... [2020-01-06T15:48:27.937Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-06T15:48:28.003Z] #17 4.212 Building dependency tree... [2020-01-06T15:48:28.003Z] #17 4.396 The following additional packages will be installed: [2020-01-06T15:48:28.003Z] #17 4.396 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-06T15:48:28.003Z] #17 4.396 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-06T15:48:28.003Z] #17 4.396 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-06T15:48:28.003Z] #17 4.397 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-06T15:48:28.003Z] #17 4.397 python3.5 python3.5-minimal vim-runtime xxd [2020-01-06T15:48:28.003Z] #17 4.398 Suggested packages: [2020-01-06T15:48:28.003Z] #17 4.398 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-06T15:48:28.003Z] #17 4.398 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-06T15:48:28.003Z] #17 4.398 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-06T15:48:28.003Z] #17 4.398 quota [2020-01-06T15:48:28.003Z] #17 4.398 Recommended packages: [2020-01-06T15:48:28.003Z] #17 4.398 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-06T15:48:28.003Z] #17 4.398 python3-keyrings.alt python3-xdg unzip [2020-01-06T15:48:28.009Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-06T15:48:28.009Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-06T15:48:28.009Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-01-06T15:48:28.228Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-01-06T15:48:28.429Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-06T15:48:28.519Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-06T15:48:28.568Z] #17 4.836 The following NEW packages will be installed: [2020-01-06T15:48:28.568Z] #17 4.837 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-06T15:48:28.568Z] #17 4.837 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-06T15:48:28.568Z] #17 4.837 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-06T15:48:28.568Z] #17 4.837 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-06T15:48:28.568Z] #17 4.838 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-06T15:48:28.568Z] #17 4.838 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-06T15:48:28.568Z] #17 4.838 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-06T15:48:28.568Z] #17 4.838 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-06T15:48:28.809Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-06T15:48:28.809Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-01-06T15:48:28.848Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-01-06T15:48:28.848Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-06T15:48:28.848Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-06T15:48:29.260Z] go: finding github.com/lib/pq v1.0.0 [2020-01-06T15:48:29.260Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-06T15:48:29.498Z] #17 5.873 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T15:48:29.499Z] #17 5.873 Need to get 17.8 MB of archives. [2020-01-06T15:48:29.499Z] #17 5.873 After this operation, 76.2 MB of additional disk space will be used. [2020-01-06T15:48:29.499Z] #17 5.873 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-01-06T15:48:29.499Z] #17 5.877 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-06T15:48:29.499Z] #17 5.879 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-01-06T15:48:29.499Z] #17 5.879 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-01-06T15:48:29.499Z] #17 5.885 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-01-06T15:48:29.499Z] #17 5.902 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-01-06T15:48:29.499Z] #17 5.902 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-01-06T15:48:29.499Z] #17 5.906 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-01-06T15:48:29.499Z] #17 5.930 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-01-06T15:48:29.680Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-01-06T15:48:29.680Z] go: finding github.com/kr/text v0.1.0 [2020-01-06T15:48:29.680Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-06T15:48:29.756Z] #17 5.934 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-01-06T15:48:29.756Z] #17 5.939 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-01-06T15:48:29.756Z] #17 5.939 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-01-06T15:48:29.756Z] #17 5.939 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-01-06T15:48:29.756Z] #17 5.939 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-01-06T15:48:29.756Z] #17 5.939 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-01-06T15:48:29.756Z] #17 5.939 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-01-06T15:48:29.756Z] #17 5.939 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-01-06T15:48:29.756Z] #17 5.940 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-01-06T15:48:29.756Z] #17 5.941 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-01-06T15:48:29.756Z] #17 5.944 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-06T15:48:29.756Z] #17 5.945 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-06T15:48:29.756Z] #17 5.947 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-01-06T15:48:29.756Z] #17 5.948 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-01-06T15:48:29.756Z] #17 5.949 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-01-06T15:48:29.757Z] #17 5.952 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-01-06T15:48:29.757Z] #17 5.953 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-01-06T15:48:29.757Z] #17 5.955 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-01-06T15:48:29.757Z] #17 5.956 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-01-06T15:48:29.757Z] #17 5.957 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-01-06T15:48:29.757Z] #17 5.957 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-01-06T15:48:29.757Z] #17 5.958 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-06T15:48:29.757Z] #17 5.959 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-06T15:48:29.757Z] #17 5.959 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-01-06T15:48:29.757Z] #17 5.961 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-01-06T15:48:29.757Z] #17 5.963 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-06T15:48:29.757Z] #17 5.978 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-06T15:48:29.757Z] #17 5.981 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-06T15:48:29.757Z] #17 5.983 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-01-06T15:48:29.757Z] #17 5.986 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-06T15:48:29.757Z] #17 5.987 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-01-06T15:48:29.757Z] #17 5.991 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-06T15:48:29.757Z] #17 6.052 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-01-06T15:48:29.757Z] #17 6.063 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-01-06T15:48:29.757Z] #17 6.070 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-01-06T15:48:29.757Z] #17 6.073 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-01-06T15:48:29.757Z] #17 6.074 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-01-06T15:48:29.757Z] #17 6.187 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T15:48:29.842Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-01-06T15:48:30.014Z] #17 6.207 Fetched 17.8 MB in 1s (14.4 MB/s) [2020-01-06T15:48:30.014Z] #17 6.238 Selecting previously unselected package bash-completion. [2020-01-06T15:48:30.014Z] #17 6.238 (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 ... 23402 files and directories currently installed.) [2020-01-06T15:48:30.014Z] #17 6.249 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-06T15:48:30.099Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-06T15:48:30.134Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-01-06T15:48:30.134Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-01-06T15:48:30.424Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-01-06T15:48:30.424Z] go: finding github.com/gorilla/mux v1.7.0 [2020-01-06T15:48:30.519Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-06T15:48:30.519Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-06T15:48:30.579Z] #17 6.835 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-06T15:48:30.579Z] #17 6.985 Selecting previously unselected package libnet1:amd64. [2020-01-06T15:48:30.579Z] #17 6.985 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-06T15:48:30.579Z] #17 6.988 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-06T15:48:30.579Z] #17 7.023 Selecting previously unselected package libnfnetlink0:amd64. [2020-01-06T15:48:30.579Z] #17 7.023 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-01-06T15:48:30.579Z] #17 7.026 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-06T15:48:30.579Z] #17 7.059 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-01-06T15:48:30.715Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-01-06T15:48:30.715Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-01-06T15:48:30.837Z] #17 7.061 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-06T15:48:30.837Z] #17 7.064 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-06T15:48:30.837Z] #17 7.167 Selecting previously unselected package python3.5-minimal. [2020-01-06T15:48:30.837Z] #17 7.167 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-01-06T15:48:30.837Z] #17 7.173 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-06T15:48:30.927Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-06T15:48:30.928Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-01-06T15:48:30.928Z] go: finding github.com/pkg/errors v0.8.1 [2020-01-06T15:48:30.928Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-06T15:48:31.095Z] #17 7.352 Selecting previously unselected package python3-minimal. [2020-01-06T15:48:31.095Z] #17 7.352 Preparing to unpack .../05-python3-minimal_3.5.3-1_amd64.deb ... [2020-01-06T15:48:31.095Z] #17 7.355 Unpacking python3-minimal (3.5.3-1) ... [2020-01-06T15:48:31.095Z] #17 7.388 Selecting previously unselected package libmpdec2:amd64. [2020-01-06T15:48:31.095Z] #17 7.388 Preparing to unpack .../06-libmpdec2_2.4.2-1_amd64.deb ... [2020-01-06T15:48:31.095Z] #17 7.395 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-01-06T15:48:31.095Z] #17 7.429 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-01-06T15:48:31.095Z] #17 7.429 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-01-06T15:48:31.351Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-06T15:48:31.352Z] #17 7.432 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-06T15:48:31.352Z] #17 7.678 Selecting previously unselected package python3.5. [2020-01-06T15:48:31.352Z] #17 7.678 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-01-06T15:48:31.352Z] #17 7.682 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-06T15:48:31.352Z] #17 7.721 Selecting previously unselected package libpython3-stdlib:amd64. [2020-01-06T15:48:31.352Z] #17 7.723 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-01-06T15:48:31.352Z] #17 7.726 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-06T15:48:31.352Z] #17 7.758 Selecting previously unselected package dh-python. [2020-01-06T15:48:31.352Z] #17 7.758 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-06T15:48:31.352Z] #17 7.763 Unpacking dh-python (2.20170125) ... [2020-01-06T15:48:31.352Z] #17 7.806 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-01-06T15:48:31.610Z] #17 7.819 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-06T15:48:31.753Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-01-06T15:48:31.760Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-06T15:48:32.044Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-01-06T15:48:32.170Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-06T15:48:32.170Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-06T15:48:32.170Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-06T15:48:32.170Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-06T15:48:32.170Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-06T15:48:32.175Z] #17 8.259 Setting up python3-minimal (3.5.3-1) ... [2020-01-06T15:48:32.175Z] #17 8.446 Selecting previously unselected package python3. [2020-01-06T15:48:32.175Z] #17 8.446 (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 ... 24906 files and directories currently installed.) [2020-01-06T15:48:32.175Z] #17 8.455 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-01-06T15:48:32.175Z] #17 8.460 Unpacking python3 (3.5.3-1) ... [2020-01-06T15:48:32.175Z] #17 8.487 Selecting previously unselected package pigz. [2020-01-06T15:48:32.175Z] #17 8.487 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-01-06T15:48:32.175Z] #17 8.490 Unpacking pigz (2.3.4-1) ... [2020-01-06T15:48:32.175Z] #17 8.523 Selecting previously unselected package libip4tc0:amd64. [2020-01-06T15:48:32.175Z] #17 8.525 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-06T15:48:32.175Z] #17 8.529 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T15:48:32.175Z] #17 8.564 Selecting previously unselected package libip6tc0:amd64. [2020-01-06T15:48:32.175Z] #17 8.564 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-06T15:48:32.175Z] #17 8.568 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T15:48:32.175Z] #17 8.605 Selecting previously unselected package libiptc0:amd64. [2020-01-06T15:48:32.175Z] #17 8.605 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-06T15:48:32.175Z] #17 8.608 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T15:48:32.175Z] #17 8.642 Selecting previously unselected package libxtables12:amd64. [2020-01-06T15:48:32.175Z] #17 8.642 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-06T15:48:32.432Z] #17 8.646 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T15:48:32.432Z] #17 8.682 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-01-06T15:48:32.432Z] #17 8.682 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-01-06T15:48:32.432Z] #17 8.686 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-06T15:48:32.432Z] #17 8.715 Selecting previously unselected package iptables. [2020-01-06T15:48:32.432Z] #17 8.715 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-01-06T15:48:32.432Z] #17 8.718 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-06T15:48:32.432Z] #17 8.776 Selecting previously unselected package xxd. [2020-01-06T15:48:32.432Z] #17 8.776 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-06T15:48:32.432Z] #17 8.779 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:48:32.432Z] #17 8.816 Selecting previously unselected package vim-common. [2020-01-06T15:48:32.432Z] #17 8.818 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T15:48:32.432Z] #17 8.824 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:48:32.432Z] #17 8.865 Selecting previously unselected package bzip2. [2020-01-06T15:48:32.432Z] #17 8.865 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-01-06T15:48:32.432Z] #17 8.869 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-06T15:48:32.432Z] #17 8.902 Selecting previously unselected package libgpm2:amd64. [2020-01-06T15:48:32.432Z] #17 8.902 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-01-06T15:48:32.593Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-06T15:48:32.593Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-06T15:48:32.593Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-06T15:48:32.593Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-06T15:48:32.689Z] #17 8.905 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-06T15:48:32.689Z] #17 8.935 Selecting previously unselected package xz-utils. [2020-01-06T15:48:32.689Z] #17 8.937 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-01-06T15:48:32.689Z] #17 8.940 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-06T15:48:32.689Z] #17 8.990 Selecting previously unselected package aufs-tools. [2020-01-06T15:48:32.689Z] #17 8.990 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-01-06T15:48:32.689Z] #17 8.993 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-06T15:48:32.689Z] #17 9.035 Selecting previously unselected package libonig4:amd64. [2020-01-06T15:48:32.689Z] #17 9.035 Preparing to unpack .../14-libonig4_6.1.3-2_amd64.deb ... [2020-01-06T15:48:32.689Z] #17 9.038 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-01-06T15:48:32.689Z] #17 9.083 Selecting previously unselected package libjq1:amd64. [2020-01-06T15:48:32.689Z] #17 9.083 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-01-06T15:48:32.689Z] #17 9.086 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-06T15:48:32.689Z] #17 9.121 Selecting previously unselected package jq. [2020-01-06T15:48:32.689Z] #17 9.121 Preparing to unpack .../16-jq_1.5+dfsg-1.3_amd64.deb ... [2020-01-06T15:48:32.689Z] #17 9.124 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-06T15:48:32.689Z] #17 9.158 Selecting previously unselected package libaio1:amd64. [2020-01-06T15:48:32.689Z] #17 9.158 Preparing to unpack .../17-libaio1_0.3.110-3_amd64.deb ... [2020-01-06T15:48:32.697Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-01-06T15:48:32.697Z] go: finding github.com/imdario/mergo v0.3.7 [2020-01-06T15:48:32.947Z] #17 9.161 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-01-06T15:48:32.947Z] #17 9.186 Selecting previously unselected package libcap2-bin. [2020-01-06T15:48:32.947Z] #17 9.188 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-01-06T15:48:32.947Z] #17 9.191 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-06T15:48:32.947Z] #17 9.224 Selecting previously unselected package libnl-3-200:amd64. [2020-01-06T15:48:32.947Z] #17 9.226 Preparing to unpack .../19-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-06T15:48:32.947Z] #17 9.229 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-06T15:48:32.947Z] #17 9.263 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-06T15:48:32.947Z] #17 9.265 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-06T15:48:32.947Z] #17 9.268 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-06T15:48:32.947Z] #17 9.296 Selecting previously unselected package libreadline5:amd64. [2020-01-06T15:48:32.947Z] #17 9.298 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-01-06T15:48:32.947Z] #17 9.301 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-06T15:48:32.947Z] #17 9.335 Selecting previously unselected package net-tools. [2020-01-06T15:48:32.947Z] #17 9.337 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-01-06T15:48:32.947Z] #17 9.340 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-06T15:48:32.947Z] #17 9.390 Selecting previously unselected package python-pip-whl. [2020-01-06T15:48:32.987Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-01-06T15:48:32.989Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-06T15:48:32.989Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-06T15:48:33.205Z] #17 9.392 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-06T15:48:33.205Z] #17 9.395 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-06T15:48:33.205Z] #17 9.530 Selecting previously unselected package python3-pip. [2020-01-06T15:48:33.205Z] #17 9.530 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-06T15:48:33.205Z] #17 9.534 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-06T15:48:33.205Z] #17 9.576 Selecting previously unselected package python3-pkg-resources. [2020-01-06T15:48:33.205Z] #17 9.576 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-06T15:48:33.205Z] #17 9.579 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-06T15:48:33.205Z] #17 9.621 Selecting previously unselected package python3-setuptools. [2020-01-06T15:48:33.205Z] #17 9.621 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-06T15:48:33.205Z] #17 9.625 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-06T15:48:33.205Z] #17 9.673 Selecting previously unselected package python3-wheel. [2020-01-06T15:48:33.278Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-01-06T15:48:33.462Z] #17 9.675 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-06T15:48:33.462Z] #17 9.679 Unpacking python3-wheel (0.29.0-2) ... [2020-01-06T15:48:33.462Z] #17 9.713 Selecting previously unselected package thin-provisioning-tools. [2020-01-06T15:48:33.462Z] #17 9.713 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-01-06T15:48:33.462Z] #17 9.716 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-06T15:48:33.462Z] #17 9.787 Selecting previously unselected package vim-runtime. [2020-01-06T15:48:33.462Z] #17 9.787 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T15:48:33.462Z] #17 9.812 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-06T15:48:33.462Z] #17 9.824 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-06T15:48:33.462Z] #17 9.827 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:48:33.475Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-06T15:48:33.475Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-06T15:48:33.475Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-06T15:48:33.570Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-01-06T15:48:34.028Z] #17 10.49 Selecting previously unselected package vim. [2020-01-06T15:48:34.028Z] #17 10.49 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-01-06T15:48:34.044Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-06T15:48:34.044Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-06T15:48:34.202Z] go: finding github.com/json-iterator/go v1.1.6 [2020-01-06T15:48:34.286Z] #17 10.50 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:48:34.286Z] #17 10.63 Selecting previously unselected package xfsprogs. [2020-01-06T15:48:34.286Z] #17 10.63 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-01-06T15:48:34.286Z] #17 10.63 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-06T15:48:34.286Z] #17 10.73 Selecting previously unselected package zip. [2020-01-06T15:48:34.544Z] #17 10.74 Preparing to unpack .../32-zip_3.0-11+b1_amd64.deb ... [2020-01-06T15:48:34.544Z] #17 10.74 Unpacking zip (3.0-11+b1) ... [2020-01-06T15:48:34.544Z] #17 10.78 Selecting previously unselected package libapparmor-perl. [2020-01-06T15:48:34.544Z] #17 10.78 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-01-06T15:48:34.544Z] #17 10.79 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-06T15:48:34.544Z] #17 10.86 Selecting previously unselected package apparmor. [2020-01-06T15:48:34.544Z] #17 10.86 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-01-06T15:48:34.544Z] #17 10.88 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-06T15:48:34.544Z] #17 10.97 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-06T15:48:34.657Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-06T15:48:34.657Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-06T15:48:34.816Z] #17 10.98 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-06T15:48:34.816Z] #17 10.99 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-06T15:48:34.816Z] #17 11.00 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T15:48:34.816Z] #17 11.01 Processing triggers for mime-support (3.60) ... [2020-01-06T15:48:34.816Z] #17 11.04 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:48:34.816Z] #17 11.05 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-01-06T15:48:34.816Z] #17 11.06 Setting up libcap2-bin (1:2.25-1) ... [2020-01-06T15:48:34.816Z] #17 11.07 Setting up bash-completion (1:2.1-4.3) ... [2020-01-06T15:48:35.358Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-06T15:48:35.358Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-06T15:48:35.358Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-06T15:48:35.358Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-06T15:48:35.358Z] go: finding github.com/kr/pty v1.1.1 [2020-01-06T15:48:35.358Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-06T15:48:35.387Z] #17 11.74 Setting up libonig4:amd64 (6.1.3-2) ... [2020-01-06T15:48:35.387Z] #17 11.75 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-06T15:48:35.387Z] #17 11.76 Setting up zip (3.0-11+b1) ... [2020-01-06T15:48:35.387Z] #17 11.77 Setting up bzip2 (1.0.6-8.1) ... [2020-01-06T15:48:35.387Z] #17 11.78 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-01-06T15:48:35.657Z] #17 11.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:48:35.657Z] #17 11.80 Setting up libaio1:amd64 (0.3.110-3) ... [2020-01-06T15:48:35.657Z] #17 11.81 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T15:48:35.657Z] #17 11.82 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-06T15:48:35.657Z] #17 11.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-06T15:48:35.657Z] #17 11.84 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-06T15:48:35.657Z] #17 11.85 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:48:35.657Z] #17 11.86 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-01-06T15:48:35.657Z] #17 11.88 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:48:35.657Z] #17 11.96 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-01-06T15:48:35.657Z] #17 11.97 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-06T15:48:35.657Z] #17 11.99 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-06T15:48:35.657Z] #17 12.00 Setting up pigz (2.3.4-1) ... [2020-01-06T15:48:35.657Z] #17 12.01 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-06T15:48:35.657Z] #17 12.02 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-01-06T15:48:35.657Z] #17 12.03 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T15:48:35.657Z] #17 12.04 Setting up jq (1.5+dfsg-1.3) ... [2020-01-06T15:48:35.657Z] #17 12.05 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-01-06T15:48:35.657Z] #17 12.06 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-06T15:48:35.657Z] #17 12.07 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:48:35.657Z] #17 12.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-06T15:48:35.657Z] #17 12.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-06T15:48:35.657Z] #17 12.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-06T15:48:35.657Z] #17 12.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-06T15:48:35.657Z] #17 12.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-06T15:48:35.657Z] #17 12.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-06T15:48:35.657Z] #17 12.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-06T15:48:35.707Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-01-06T15:48:35.789Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-06T15:48:35.789Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-06T15:48:35.926Z] #17 12.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-06T15:48:35.926Z] #17 12.10 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-01-06T15:48:35.926Z] #17 12.11 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-01-06T15:48:35.926Z] #17 12.12 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-06T15:48:35.926Z] #17 12.13 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-06T15:48:35.999Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-01-06T15:48:36.213Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-06T15:48:36.213Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-06T15:48:36.293Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-01-06T15:48:36.293Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-01-06T15:48:36.600Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-06T15:48:36.600Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-06T15:48:36.600Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-06T15:48:36.861Z] #17 13.10 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-01-06T15:48:36.861Z] #17 13.11 Setting up python3 (3.5.3-1) ... [2020-01-06T15:48:36.919Z] go: finding github.com/jinzhu/now v1.0.0 [2020-01-06T15:48:36.919Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-01-06T15:48:36.974Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-06T15:48:36.974Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-06T15:48:37.119Z] #17 13.42 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-06T15:48:37.370Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-06T15:48:37.684Z] #17 13.99 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-06T15:48:37.684Z] #17 14.03 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-06T15:48:37.684Z] #17 14.04 Setting up python3-wheel (0.29.0-2) ... [2020-01-06T15:48:37.941Z] #17 14.22 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-06T15:48:38.198Z] #17 14.43 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-06T15:48:38.360Z] INFO: Expanding go... [2020-01-06T15:48:38.455Z] #17 14.66 Setting up python3-setuptools (33.1.1-1) ... [2020-01-06T15:48:38.455Z] #17 14.87 Setting up dh-python (2.20170125) ... [2020-01-06T15:48:38.712Z] #17 15.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:48:38.970Z] #17 DONE 15.3s [2020-01-06T15:48:38.970Z] [2020-01-06T15:48:38.970Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T15:48:39.660Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-01-06T15:48:39.660Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-01-06T15:48:39.660Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-01-06T15:48:39.660Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-01-06T15:48:39.660Z] go: finding google.golang.org/grpc v1.20.1 [2020-01-06T15:48:39.950Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-01-06T15:48:39.950Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-01-06T15:48:40.867Z] #18 1.638 Collecting yamllint==1.16.0 [2020-01-06T15:48:42.025Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-01-06T15:48:42.025Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-01-06T15:48:42.025Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-01-06T15:48:42.318Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-01-06T15:48:43.346Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-01-06T15:48:43.788Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-06T15:48:44.377Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-01-06T15:48:45.011Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-01-06T15:48:45.303Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-01-06T15:48:45.303Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-01-06T15:48:46.349Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-01-06T15:48:47.379Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-01-06T15:48:47.414Z] #18 7.914 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-06T15:48:47.414Z] #18 7.981 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-06T15:48:47.647Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-01-06T15:48:47.672Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-01-06T15:48:47.981Z] #18 9.014 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-06T15:48:47.981Z] #18 9.075 Collecting pyyaml (from yamllint==1.16.0) [2020-01-06T15:48:48.219Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-06T15:48:48.307Z] go: finding github.com/spf13/cobra v0.0.3 [2020-01-06T15:48:48.789Z] ok github.com/docker/docker/api/server/middleware 0.049s coverage: 37.7% of statements [2020-01-06T15:48:48.789Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-06T15:48:48.789Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-06T15:48:48.789Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-06T15:48:48.937Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-01-06T15:48:48.937Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-01-06T15:48:48.937Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-01-06T15:48:49.351Z] #18 10.15 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2020-01-06T15:48:49.358Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-06T15:48:49.358Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-06T15:48:49.358Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-06T15:48:49.358Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-06T15:48:49.358Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-06T15:48:49.358Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-06T15:48:49.608Z] #18 10.57 Building wheels for collected packages: pyyaml [2020-01-06T15:48:49.608Z] #18 10.57 Running setup.py bdist_wheel for pyyaml: started [2020-01-06T15:48:49.866Z] #18 10.85 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-06T15:48:49.866Z] #18 10.85 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2020-01-06T15:48:49.866Z] #18 10.87 Successfully built pyyaml [2020-01-06T15:48:49.866Z] #18 10.87 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-06T15:48:49.866Z] #18 10.97 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2020-01-06T15:48:49.968Z] go: finding cloud.google.com/go v0.26.0 [2020-01-06T15:48:50.124Z] #18 DONE 11.2s [2020-01-06T15:48:50.124Z] [2020-01-06T15:48:50.124Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-06T15:48:50.259Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-01-06T15:48:50.298Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-06T15:48:50.298Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-06T15:48:50.382Z] #35 ... [2020-01-06T15:48:50.382Z] [2020-01-06T15:48:50.382Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-06T15:48:50.382Z] #67 DONE 0.1s [2020-01-06T15:48:50.382Z] [2020-01-06T15:48:50.382Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-06T15:48:50.382Z] #61 DONE 0.1s [2020-01-06T15:48:50.382Z] [2020-01-06T15:48:50.382Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-06T15:48:50.382Z] #30 DONE 0.3s [2020-01-06T15:48:50.382Z] [2020-01-06T15:48:50.382Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-06T15:48:50.382Z] #46 DONE 0.3s [2020-01-06T15:48:50.382Z] [2020-01-06T15:48:50.382Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-06T15:48:50.382Z] #49 DONE 0.3s [2020-01-06T15:48:50.382Z] [2020-01-06T15:48:50.382Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-06T15:48:50.382Z] #43 DONE 0.3s [2020-01-06T15:48:50.382Z] [2020-01-06T15:48:50.382Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:48:50.559Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2020-01-06T15:48:50.640Z] #44 ... [2020-01-06T15:48:50.640Z] [2020-01-06T15:48:50.640Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-06T15:48:50.640Z] #25 DONE 0.4s [2020-01-06T15:48:50.640Z] [2020-01-06T15:48:50.640Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:48:50.640Z] #52 DONE 0.4s [2020-01-06T15:48:50.640Z] [2020-01-06T15:48:50.640Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-06T15:48:50.640Z] #35 DONE 0.4s [2020-01-06T15:48:50.640Z] [2020-01-06T15:48:50.640Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-06T15:48:50.640Z] #23 DONE 0.4s [2020-01-06T15:48:50.640Z] [2020-01-06T15:48:50.641Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-06T15:48:50.641Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-06T15:48:50.641Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-06T15:48:50.641Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-01-06T15:48:50.641Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-01-06T15:48:50.820Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 92.2% of statements [2020-01-06T15:48:50.893Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-01-06T15:48:50.893Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-01-06T15:48:50.897Z] #65 ... [2020-01-06T15:48:50.897Z] [2020-01-06T15:48:50.897Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-06T15:48:50.897Z] #53 DONE 0.2s [2020-01-06T15:48:50.897Z] [2020-01-06T15:48:50.897Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:48:51.080Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 4.0% of statements [2020-01-06T15:48:51.080Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-06T15:48:51.080Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-06T15:48:51.080Z] ? github.com/docker/docker/api/types [no test files] [2020-01-06T15:48:51.080Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-06T15:48:51.080Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-06T15:48:51.080Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-06T15:48:51.080Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-06T15:48:51.080Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-06T15:48:51.080Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-06T15:48:51.080Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-06T15:48:51.080Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-06T15:48:51.080Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-06T15:48:51.080Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-06T15:48:51.080Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-06T15:48:51.080Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-01-06T15:48:51.184Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-01-06T15:48:51.340Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 75.0% of statements [2020-01-06T15:48:51.340Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-06T15:48:51.340Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-06T15:48:51.341Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-06T15:48:51.341Z] ? github.com/docker/docker/builder [no test files] [2020-01-06T15:48:51.341Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-06T15:48:51.341Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-06T15:48:51.341Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-06T15:48:51.341Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-06T15:48:51.341Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-06T15:48:51.341Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-06T15:48:51.341Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-06T15:48:51.473Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-01-06T15:48:51.601Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2020-01-06T15:48:53.542Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-01-06T15:48:53.832Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-01-06T15:48:54.122Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-01-06T15:48:54.142Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-01-06T15:48:54.174Z] #54 ... [2020-01-06T15:48:54.174Z] [2020-01-06T15:48:54.174Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-06T15:48:54.174Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.9s done [2020-01-06T15:48:54.174Z] #65 DONE 3.5s [2020-01-06T15:48:54.174Z] [2020-01-06T15:48:54.174Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:48:54.980Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-01-06T15:48:55.272Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-01-06T15:48:55.272Z] go: finding github.com/pkg/profile v1.2.1 [2020-01-06T15:48:55.523Z] ok github.com/docker/docker/builder/remotecontext 0.275s coverage: 13.6% of statements [2020-01-06T15:48:56.073Z] #36 ... [2020-01-06T15:48:56.073Z] [2020-01-06T15:48:56.073Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:48:56.073Z] #40 4.997 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T15:48:56.073Z] #40 4.997 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T15:48:56.073Z] #40 5.039 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T15:48:56.073Z] #40 5.041 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T15:48:56.073Z] #40 5.068 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T15:48:56.073Z] #40 5.972 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-06T15:48:56.094Z] ok github.com/docker/docker/builder/remotecontext/git 3.473s coverage: 86.3% of statements [2020-01-06T15:48:56.664Z] ok github.com/docker/docker/builder/dockerfile 1.006s coverage: 48.2% of statements [2020-01-06T15:48:56.664Z] ? github.com/docker/docker/cli [no test files] [2020-01-06T15:48:56.664Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-06T15:48:57.006Z] #40 ... [2020-01-06T15:48:57.006Z] [2020-01-06T15:48:57.006Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:48:57.006Z] #31 6.430 + RM_GOPATH=0 [2020-01-06T15:48:57.006Z] #31 6.430 + TMP_GOPATH= [2020-01-06T15:48:57.006Z] #31 6.430 + : /build [2020-01-06T15:48:57.006Z] #31 6.430 + '[' -z '' ']' [2020-01-06T15:48:57.006Z] #31 6.438 ++ mktemp -d [2020-01-06T15:48:57.006Z] #31 6.441 + export GOPATH=/tmp/tmp.l0Sz7jh1ia [2020-01-06T15:48:57.006Z] #31 6.441 + GOPATH=/tmp/tmp.l0Sz7jh1ia [2020-01-06T15:48:57.006Z] #31 6.441 + RM_GOPATH=1 [2020-01-06T15:48:57.006Z] #31 6.441 ++ dirname ./install.sh [2020-01-06T15:48:57.006Z] #31 6.444 + dir=. [2020-01-06T15:48:57.006Z] #31 6.445 + bin=tomlv [2020-01-06T15:48:57.006Z] #31 6.445 + shift [2020-01-06T15:48:57.006Z] #31 6.445 + '[' '!' -f ./tomlv.installer ']' [2020-01-06T15:48:57.006Z] #31 6.447 + . ./tomlv.installer [2020-01-06T15:48:57.006Z] #31 6.447 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T15:48:57.006Z] #31 6.448 + install_tomlv [2020-01-06T15:48:57.006Z] #31 6.448 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-06T15:48:57.006Z] #31 6.449 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T15:48:57.006Z] #31 6.449 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.l0Sz7jh1ia/src/github.com/BurntSushi/toml [2020-01-06T15:48:57.006Z] #31 6.459 Cloning into '/tmp/tmp.l0Sz7jh1ia/src/github.com/BurntSushi/toml'... [2020-01-06T15:48:57.264Z] #31 ... [2020-01-06T15:48:57.264Z] [2020-01-06T15:48:57.264Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:48:57.264Z] #68 6.738 + RM_GOPATH=0 [2020-01-06T15:48:57.264Z] #68 6.738 + TMP_GOPATH= [2020-01-06T15:48:57.264Z] #68 6.739 + : /build [2020-01-06T15:48:57.264Z] #68 6.741 + '[' -z '' ']' [2020-01-06T15:48:57.264Z] #68 6.742 ++ mktemp -d [2020-01-06T15:48:57.264Z] #68 6.752 + export GOPATH=/tmp/tmp.yNGNYcp5Tc [2020-01-06T15:48:57.264Z] #68 6.753 + GOPATH=/tmp/tmp.yNGNYcp5Tc [2020-01-06T15:48:57.264Z] #68 6.753 + RM_GOPATH=1 [2020-01-06T15:48:57.264Z] #68 6.761 ++ dirname ./install.sh [2020-01-06T15:48:57.264Z] #68 6.761 + dir=. [2020-01-06T15:48:57.264Z] #68 6.762 + bin=proxy [2020-01-06T15:48:57.264Z] #68 6.762 + shift [2020-01-06T15:48:57.264Z] #68 6.762 + '[' '!' -f ./proxy.installer ']' [2020-01-06T15:48:57.264Z] #68 6.763 + . ./proxy.installer [2020-01-06T15:48:57.264Z] #68 6.764 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T15:48:57.264Z] #68 6.790 + install_proxy [2020-01-06T15:48:57.264Z] #68 6.790 + case "$1" in [2020-01-06T15:48:57.264Z] #68 6.790 + export CGO_ENABLED=0 [2020-01-06T15:48:57.264Z] #68 6.790 + CGO_ENABLED=0 [2020-01-06T15:48:57.264Z] #68 6.791 + _install_proxy [2020-01-06T15:48:57.264Z] #68 6.791 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-06T15:48:57.264Z] #68 6.791 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T15:48:57.264Z] #68 6.792 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yNGNYcp5Tc/src/github.com/docker/libnetwork [2020-01-06T15:48:57.264Z] #68 6.800 Cloning into '/tmp/tmp.yNGNYcp5Tc/src/github.com/docker/libnetwork'... [2020-01-06T15:48:57.332Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-01-06T15:48:57.523Z] #68 ... [2020-01-06T15:48:57.523Z] [2020-01-06T15:48:57.523Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:48:57.523Z] #44 6.912 + RM_GOPATH=0 [2020-01-06T15:48:57.523Z] #44 6.912 + TMP_GOPATH= [2020-01-06T15:48:57.523Z] #44 6.912 + : /build [2020-01-06T15:48:57.523Z] #44 6.912 + '[' -z '' ']' [2020-01-06T15:48:57.523Z] #44 6.917 ++ mktemp -d [2020-01-06T15:48:57.523Z] #44 6.920 + export GOPATH=/tmp/tmp.9N6i3fXOBa [2020-01-06T15:48:57.523Z] #44 6.921 + GOPATH=/tmp/tmp.9N6i3fXOBa [2020-01-06T15:48:57.523Z] #44 6.922 + RM_GOPATH=1 [2020-01-06T15:48:57.523Z] #44 6.923 ++ dirname ./install.sh [2020-01-06T15:48:57.523Z] #44 6.928 + dir=. [2020-01-06T15:48:57.523Z] #44 6.928 + bin=vndr [2020-01-06T15:48:57.523Z] #44 6.928 + shift [2020-01-06T15:48:57.523Z] #44 6.928 + '[' '!' -f ./vndr.installer ']' [2020-01-06T15:48:57.523Z] #44 6.929 + . ./vndr.installer [2020-01-06T15:48:57.523Z] #44 6.929 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T15:48:57.523Z] #44 6.932 + install_vndr [2020-01-06T15:48:57.523Z] #44 6.932 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-06T15:48:57.524Z] #44 6.933 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T15:48:57.524Z] #44 6.933 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9N6i3fXOBa/src/github.com/LK4D4/vndr [2020-01-06T15:48:57.524Z] #44 6.936 Cloning into '/tmp/tmp.9N6i3fXOBa/src/github.com/LK4D4/vndr'... [2020-01-06T15:48:57.624Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-01-06T15:48:57.624Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-01-06T15:48:58.257Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-01-06T15:48:58.458Z] #44 7.854 + cd /tmp/tmp.9N6i3fXOBa/src/github.com/LK4D4/vndr [2020-01-06T15:48:58.458Z] #44 7.855 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T15:48:58.458Z] #44 7.879 + go build -buildmode=pie -v -o /build/vndr . [2020-01-06T15:48:59.291Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-01-06T15:48:59.584Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-01-06T15:48:59.831Z] #44 9.090 internal/race [2020-01-06T15:48:59.831Z] #44 9.097 internal/bytealg [2020-01-06T15:48:59.831Z] #44 9.203 sync/atomic [2020-01-06T15:48:59.876Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-01-06T15:49:00.089Z] #44 9.520 unicode [2020-01-06T15:49:00.089Z] #44 ... [2020-01-06T15:49:00.089Z] [2020-01-06T15:49:00.089Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T15:49:00.089Z] #38 4.630 + mktemp -d [2020-01-06T15:49:00.089Z] #38 4.630 + export GOPATH=/tmp/tmp.0TyTMVlWRq [2020-01-06T15:49:00.089Z] #38 4.630 + git clone https://github.com/docker/distribution.git /tmp/tmp.0TyTMVlWRq/src/github.com/docker/distribution [2020-01-06T15:49:00.089Z] #38 4.630 Cloning into '/tmp/tmp.0TyTMVlWRq/src/github.com/docker/distribution'... [2020-01-06T15:49:00.347Z] #38 ... [2020-01-06T15:49:00.347Z] [2020-01-06T15:49:00.347Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T15:49:00.347Z] #28 4.456 + mktemp -d [2020-01-06T15:49:00.347Z] #28 4.463 + export GOPATH=/tmp/tmp.KdPrw2Kk1r [2020-01-06T15:49:00.347Z] #28 4.463 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.KdPrw2Kk1r/src/github.com/go-swagger/go-swagger [2020-01-06T15:49:00.347Z] #28 4.463 Cloning into '/tmp/tmp.KdPrw2Kk1r/src/github.com/go-swagger/go-swagger'... [2020-01-06T15:49:00.347Z] #28 ... [2020-01-06T15:49:00.347Z] [2020-01-06T15:49:00.347Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:49:00.347Z] #62 7.359 + RM_GOPATH=0 [2020-01-06T15:49:00.347Z] #62 7.359 + TMP_GOPATH= [2020-01-06T15:49:00.347Z] #62 7.359 + : /build/ [2020-01-06T15:49:00.347Z] #62 7.359 + '[' -z '' ']' [2020-01-06T15:49:00.347Z] #62 7.360 ++ mktemp -d [2020-01-06T15:49:00.347Z] #62 7.361 + export GOPATH=/tmp/tmp.k7lvSF7n8a [2020-01-06T15:49:00.347Z] #62 7.361 + GOPATH=/tmp/tmp.k7lvSF7n8a [2020-01-06T15:49:00.347Z] #62 7.361 + RM_GOPATH=1 [2020-01-06T15:49:00.347Z] #62 7.364 ++ dirname ./install.sh [2020-01-06T15:49:00.347Z] #62 7.365 + dir=. [2020-01-06T15:49:00.347Z] #62 7.365 + bin=rootlesskit [2020-01-06T15:49:00.347Z] #62 7.365 + shift [2020-01-06T15:49:00.347Z] #62 7.365 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-06T15:49:00.347Z] #62 7.365 + . ./rootlesskit.installer [2020-01-06T15:49:00.347Z] #62 7.365 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T15:49:00.347Z] #62 7.366 + install_rootlesskit [2020-01-06T15:49:00.347Z] #62 7.366 + case "$1" in [2020-01-06T15:49:00.347Z] #62 7.366 + export CGO_ENABLED=0 [2020-01-06T15:49:00.347Z] #62 7.366 + CGO_ENABLED=0 [2020-01-06T15:49:00.347Z] #62 7.366 + _install_rootlesskit [2020-01-06T15:49:00.347Z] #62 7.366 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-06T15:49:00.347Z] #62 7.366 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.k7lvSF7n8a/src/github.com/rootless-containers/rootlesskit [2020-01-06T15:49:00.347Z] #62 7.367 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T15:49:00.347Z] #62 7.368 Cloning into '/tmp/tmp.k7lvSF7n8a/src/github.com/rootless-containers/rootlesskit'... [2020-01-06T15:49:00.374Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-01-06T15:49:00.605Z] #62 ... [2020-01-06T15:49:00.605Z] [2020-01-06T15:49:00.605Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:49:00.605Z] #26 8.190 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-06T15:49:00.605Z] #26 8.807 [2020-01-06T15:49:00.605Z] #26 9.162 #### 6.3% ######### 12.8% ############ 17.3% ############### 22.2% #################### 27.9% ####################### 32.9% ########################### 38.4% ############################### 43.8% ##################################### 51.9% ### [2020-01-06T15:49:00.605Z] #26 ... [2020-01-06T15:49:00.605Z] [2020-01-06T15:49:00.605Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T15:49:00.605Z] #56 8.810 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T15:49:00.605Z] #56 8.811 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T15:49:00.605Z] #56 8.870 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T15:49:00.605Z] #56 8.877 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T15:49:00.605Z] #56 9.003 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T15:49:00.605Z] #56 9.922 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [513 kB] [2020-01-06T15:49:00.605Z] #56 ... [2020-01-06T15:49:00.605Z] [2020-01-06T15:49:00.605Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:49:00.605Z] #50 6.599 + RM_GOPATH=0 [2020-01-06T15:49:00.605Z] #50 6.599 + TMP_GOPATH= [2020-01-06T15:49:00.605Z] #50 6.599 + : /build [2020-01-06T15:49:00.605Z] #50 6.599 + '[' -z '' ']' [2020-01-06T15:49:00.605Z] #50 6.599 ++ mktemp -d [2020-01-06T15:49:00.605Z] #50 6.607 + export GOPATH=/tmp/tmp.eLtYu76VUs [2020-01-06T15:49:00.605Z] #50 6.608 + GOPATH=/tmp/tmp.eLtYu76VUs [2020-01-06T15:49:00.605Z] #50 6.609 + RM_GOPATH=1 [2020-01-06T15:49:00.605Z] #50 6.609 ++ dirname ./install.sh [2020-01-06T15:49:00.605Z] #50 6.610 + dir=. [2020-01-06T15:49:00.605Z] #50 6.610 + bin=golangci_lint [2020-01-06T15:49:00.605Z] #50 6.610 + shift [2020-01-06T15:49:00.605Z] #50 6.610 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-06T15:49:00.605Z] #50 6.610 + . ./golangci_lint.installer [2020-01-06T15:49:00.605Z] #50 6.610 ++ : v1.20.0 [2020-01-06T15:49:00.605Z] #50 6.610 + install_golangci_lint [2020-01-06T15:49:00.605Z] #50 6.610 Installing golangci-lint version v1.20.0 [2020-01-06T15:49:00.605Z] #50 6.610 + echo 'Installing golangci-lint version v1.20.0' [2020-01-06T15:49:00.605Z] #50 6.610 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-06T15:49:00.863Z] #50 ... [2020-01-06T15:49:00.863Z] [2020-01-06T15:49:00.863Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:49:00.863Z] #47 7.472 + RM_GOPATH=0 [2020-01-06T15:49:00.863Z] #47 7.472 + TMP_GOPATH= [2020-01-06T15:49:00.863Z] #47 7.472 + : /build [2020-01-06T15:49:00.863Z] #47 7.484 + '[' -z '' ']' [2020-01-06T15:49:00.863Z] #47 7.486 ++ mktemp -d [2020-01-06T15:49:00.863Z] #47 7.489 + export GOPATH=/tmp/tmp.VWidYT95jJ [2020-01-06T15:49:00.863Z] #47 7.489 + GOPATH=/tmp/tmp.VWidYT95jJ [2020-01-06T15:49:00.863Z] #47 7.491 + RM_GOPATH=1 [2020-01-06T15:49:00.863Z] #47 7.501 ++ dirname ./install.sh [2020-01-06T15:49:00.863Z] #47 7.505 Installing gotestsum version v0.3.5 [2020-01-06T15:49:00.863Z] #47 7.505 + dir=. [2020-01-06T15:49:00.863Z] #47 7.505 + bin=gotestsum [2020-01-06T15:49:00.863Z] #47 7.505 + shift [2020-01-06T15:49:00.863Z] #47 7.505 + '[' '!' -f ./gotestsum.installer ']' [2020-01-06T15:49:00.863Z] #47 7.505 + . ./gotestsum.installer [2020-01-06T15:49:00.863Z] #47 7.505 ++ : v0.3.5 [2020-01-06T15:49:00.863Z] #47 7.505 + install_gotestsum [2020-01-06T15:49:00.863Z] #47 7.505 + echo 'Installing gotestsum version v0.3.5' [2020-01-06T15:49:00.863Z] #47 7.505 + go get -d gotest.tools/gotestsum [2020-01-06T15:49:00.863Z] #47 ... [2020-01-06T15:49:00.863Z] [2020-01-06T15:49:00.863Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:49:01.642Z] #26 9.162 #### 6.3% ######### 12.8% ############ 17.3% ############### 22.2% #################### 27.9% ####################### 32.9% ########################### 38.4% ############################### 43.8% ##################################### 51.9% ######################################### 57.9% ############################################# 63.5% ################################################ 66.9% ##################################################### 74.4% ######################################################## 78.8% ########################################################### 82.0% ############################################################## 86.2% ############################################################## 87.0% ##################################################################### 96.2% ######################################################################## 100.0% [2020-01-06T15:49:01.949Z] ok github.com/docker/docker/client 0.345s coverage: 75.8% of statements [2020-01-06T15:49:02.208Z] #26 11.62 [2020-01-06T15:49:03.110Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-01-06T15:49:03.110Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-01-06T15:49:03.110Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-01-06T15:49:03.239Z] #26 11.92 ############ 17.1% ################### 26.7% ############################ 39.6% ###################################### 53.8% ################################################### 71.6% ############################################################## 87.2% ######################################################################## 100.0% [2020-01-06T15:49:03.478Z] INFO: Expanding compiler 1 of 3... [2020-01-06T15:49:03.478Z] INFO: Expanding compiler 2 of 3... [2020-01-06T15:49:03.749Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-01-06T15:49:03.749Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-01-06T15:49:03.804Z] #26 13.06 [2020-01-06T15:49:05.816Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-01-06T15:49:05.816Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-01-06T15:49:05.816Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-01-06T15:49:05.866Z] #26 13.41 ##### 7.2% ######## 11.7% ############## 19.7% ################# 24.0% ##################### 30.0% ########################## 36.6% ################################ 44.8% ################################### 49.8% ###################################### 53.4% ########################################### 59.9% ############################################# 63.0% ################################################# 69.3% #################################################### 73.1% ######################################################## 79.1% ############################################################ 84.1% ############################################################### 88.5% ##################################################################### 97.0% ######################################################################## 100.0% [2020-01-06T15:49:06.431Z] #26 15.96 [2020-01-06T15:49:06.847Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-01-06T15:49:06.847Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-01-06T15:49:07.724Z] #26 16.28 ## 3.2% #### 6.3% ###### 9.5% ######### 12.6% ########### 16.5% ############## 19.5% ################ 22.9% ################## 25.9% #################### 29.0% [2020-01-06T15:49:07.724Z] #26 ... [2020-01-06T15:49:07.724Z] [2020-01-06T15:49:07.724Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:49:07.724Z] #54 6.866 + RM_GOPATH=0 [2020-01-06T15:49:07.724Z] #54 6.866 + TMP_GOPATH= [2020-01-06T15:49:07.724Z] #54 6.866 + : /build [2020-01-06T15:49:07.724Z] #54 6.866 + '[' -z '' ']' [2020-01-06T15:49:07.724Z] #54 6.873 ++ mktemp -d [2020-01-06T15:49:07.724Z] #54 6.873 + export GOPATH=/tmp/tmp.72DbvI0F7F [2020-01-06T15:49:07.724Z] #54 6.873 + GOPATH=/tmp/tmp.72DbvI0F7F [2020-01-06T15:49:07.724Z] #54 6.873 + RM_GOPATH=1 [2020-01-06T15:49:07.724Z] #54 6.873 ++ dirname ./install.sh [2020-01-06T15:49:07.724Z] #54 6.881 + dir=. [2020-01-06T15:49:07.724Z] #54 6.881 + bin=runc [2020-01-06T15:49:07.724Z] #54 6.881 + shift [2020-01-06T15:49:07.724Z] #54 6.882 + '[' '!' -f ./runc.installer ']' [2020-01-06T15:49:07.724Z] #54 6.882 + . ./runc.installer [2020-01-06T15:49:07.724Z] #54 6.882 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-06T15:49:07.724Z] #54 6.882 + install_runc [2020-01-06T15:49:07.724Z] #54 6.883 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-06T15:49:07.724Z] #54 6.883 + uname -r [2020-01-06T15:49:07.724Z] #54 6.914 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-06T15:49:07.724Z] #54 6.915 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-06T15:49:07.724Z] #54 6.915 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-06T15:49:07.724Z] #54 6.916 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.72DbvI0F7F/src/github.com/opencontainers/runc [2020-01-06T15:49:07.724Z] #54 6.929 Cloning into '/tmp/tmp.72DbvI0F7F/src/github.com/opencontainers/runc'... [2020-01-06T15:49:07.724Z] #54 16.54 + cd /tmp/tmp.72DbvI0F7F/src/github.com/opencontainers/runc [2020-01-06T15:49:07.724Z] #54 16.54 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-06T15:49:07.724Z] #54 16.70 + '[' -z '' ']' [2020-01-06T15:49:07.724Z] #54 16.70 + target=static [2020-01-06T15:49:07.724Z] #54 16.70 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-06T15:49:07.724Z] #54 ... [2020-01-06T15:49:07.724Z] [2020-01-06T15:49:07.724Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:49:07.724Z] #40 7.681 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-06T15:49:07.724Z] #40 8.319 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-06T15:49:07.987Z] #40 ... [2020-01-06T15:49:07.987Z] [2020-01-06T15:49:07.987Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:49:07.987Z] #36 7.321 + RM_GOPATH=0 [2020-01-06T15:49:07.987Z] #36 7.321 + TMP_GOPATH= [2020-01-06T15:49:07.987Z] #36 7.321 + : /build [2020-01-06T15:49:07.987Z] #36 7.321 + '[' -z '' ']' [2020-01-06T15:49:07.987Z] #36 7.323 ++ mktemp -d [2020-01-06T15:49:07.987Z] #36 7.323 + export GOPATH=/tmp/tmp.AOUuUAYmpW [2020-01-06T15:49:07.987Z] #36 7.323 + GOPATH=/tmp/tmp.AOUuUAYmpW [2020-01-06T15:49:07.987Z] #36 7.323 + RM_GOPATH=1 [2020-01-06T15:49:07.987Z] #36 7.323 ++ dirname ./install.sh [2020-01-06T15:49:07.987Z] #36 7.325 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T15:49:07.987Z] #36 7.327 + dir=. [2020-01-06T15:49:07.987Z] #36 7.327 + bin=tini [2020-01-06T15:49:07.987Z] #36 7.327 + shift [2020-01-06T15:49:07.987Z] #36 7.327 + '[' '!' -f ./tini.installer ']' [2020-01-06T15:49:07.987Z] #36 7.327 + . ./tini.installer [2020-01-06T15:49:07.987Z] #36 7.327 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T15:49:07.987Z] #36 7.327 + install_tini [2020-01-06T15:49:07.987Z] #36 7.327 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-06T15:49:07.987Z] #36 7.327 + git clone https://github.com/krallin/tini.git /tmp/tmp.AOUuUAYmpW/tini [2020-01-06T15:49:07.987Z] #36 7.331 Cloning into '/tmp/tmp.AOUuUAYmpW/tini'... [2020-01-06T15:49:07.987Z] #36 8.260 + cd /tmp/tmp.AOUuUAYmpW/tini [2020-01-06T15:49:07.988Z] #36 8.267 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T15:49:07.988Z] #36 8.299 + cmake . [2020-01-06T15:49:07.988Z] #36 8.887 -- The C compiler identification is GNU 6.3.0 [2020-01-06T15:49:07.988Z] #36 8.944 -- Check for working C compiler: /usr/bin/cc [2020-01-06T15:49:07.988Z] #36 9.839 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-06T15:49:07.988Z] #36 9.852 -- Detecting C compiler ABI info [2020-01-06T15:49:07.988Z] #36 10.72 -- Detecting C compiler ABI info - done [2020-01-06T15:49:07.988Z] #36 10.89 -- Detecting C compile features [2020-01-06T15:49:07.988Z] #36 13.23 -- Detecting C compile features - done [2020-01-06T15:49:07.988Z] #36 13.33 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-06T15:49:07.988Z] #36 13.59 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-06T15:49:07.988Z] #36 13.74 -- Configuring done [2020-01-06T15:49:07.988Z] #36 13.78 -- Generating done [2020-01-06T15:49:07.988Z] #36 13.78 -- Build files have been written to: /tmp/tmp.AOUuUAYmpW/tini [2020-01-06T15:49:07.988Z] #36 13.79 + make tini-static [2020-01-06T15:49:07.988Z] #36 14.27 Scanning dependencies of target tini-static [2020-01-06T15:49:07.988Z] #36 14.32 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-06T15:49:07.988Z] #36 16.46 [100%] Linking C executable tini-static [2020-01-06T15:49:07.988Z] #36 17.04 [100%] Built target tini-static [2020-01-06T15:49:07.988Z] #36 17.07 + mkdir -p /build [2020-01-06T15:49:07.988Z] #36 17.08 + cp tini-static /build/docker-init [2020-01-06T15:49:07.988Z] #36 ... [2020-01-06T15:49:07.988Z] [2020-01-06T15:49:07.988Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:49:08.171Z] INFO: Expanding compiler 3 of 3... [2020-01-06T15:49:08.246Z] #26 16.28 ## 3.2% #### 6.3% ###### 9.5% ######### 12.6% ########### 16.5% ############## 19.5% ################ 22.9% ################## 25.9% #################### 29.0% ####################### 32.1% ########################## 36.2% ############################ 40.1% ############################### 43.3% [2020-01-06T15:49:08.246Z] #26 ... [2020-01-06T15:49:08.246Z] [2020-01-06T15:49:08.246Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:49:08.246Z] #31 7.690 + cd /tmp/tmp.l0Sz7jh1ia/src/github.com/BurntSushi/toml [2020-01-06T15:49:08.246Z] #31 7.705 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T15:49:08.246Z] #31 7.722 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-06T15:49:08.246Z] #31 8.514 runtime/internal/atomic [2020-01-06T15:49:08.246Z] #31 8.518 internal/cpu [2020-01-06T15:49:08.246Z] #31 8.807 runtime/internal/sys [2020-01-06T15:49:08.246Z] #31 8.973 runtime/internal/math [2020-01-06T15:49:08.246Z] #31 9.083 internal/bytealg [2020-01-06T15:49:08.246Z] #31 9.097 math/bits [2020-01-06T15:49:08.246Z] #31 9.725 runtime [2020-01-06T15:49:08.246Z] #31 9.921 math [2020-01-06T15:49:08.246Z] #31 14.32 unicode/utf8 [2020-01-06T15:49:08.246Z] #31 15.22 runtime/cgo [2020-01-06T15:49:08.246Z] #31 ... [2020-01-06T15:49:08.246Z] [2020-01-06T15:49:08.246Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:49:08.356Z] go: finding github.com/kr/pretty v0.1.0 [2020-01-06T15:49:08.628Z] INFO: Removing downloaded files... [2020-01-06T15:49:08.628Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-01-06T15:49:08.629Z] INFO: Configuring git core.autocrlf... [2020-01-06T15:49:09.022Z] #26 16.28 ## 3.2% #### 6.3% ###### 9.5% ######### 12.6% ########### 16.5% ############## 19.5% ################ 22.9% ################## 25.9% #################### 29.0% ####################### 32.1% ########################## 36.2% ############################ 40.1% ############################### 43.3% ################################# 46.8% #################################### 50.9% ####################################### 55.2% ######################################### 57.3% ########################################### 60.3% ############################################# 63.0% [2020-01-06T15:49:09.022Z] #26 ... [2020-01-06T15:49:09.022Z] [2020-01-06T15:49:09.022Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:49:09.022Z] #36 DONE 18.3s [2020-01-06T15:49:09.022Z] [2020-01-06T15:49:09.022Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:49:09.399Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-01-06T15:49:09.399Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-01-06T15:49:10.572Z] #26 16.28 ## 3.2% #### 6.3% ###### 9.5% ######### 12.6% ########### 16.5% ############## 19.5% ################ 22.9% ################## 25.9% #################### 29.0% ####################### 32.1% ########################## 36.2% ############################ 40.1% ############################### 43.3% ################################# 46.8% #################################### 50.9% ####################################### 55.2% ######################################### 57.3% ########################################### 60.3% ############################################# 63.0% ############################################### 66.1% ################################################ 67.6% ################################################## 69.5% ################################################### 71.1% ################################################### 72.0% ###################################################### 76.3% ######################################################## 78.6% ######################################################### 80.1% ########################################################## 81.1% ########################################################### 82.3% ############################################################ 83.5% ############################################################# 85.4% ############################################################## 86.8% ############################################################### 88.7% ################################################################## 92.1% ################################################################## 93.0% ## [2020-01-06T15:49:10.572Z] #26 ... [2020-01-06T15:49:10.572Z] [2020-01-06T15:49:10.572Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:49:10.572Z] #44 10.13 runtime [2020-01-06T15:49:10.572Z] #44 13.61 unicode/utf8 [2020-01-06T15:49:10.572Z] #44 14.46 internal/testlog [2020-01-06T15:49:10.572Z] #44 14.95 encoding [2020-01-06T15:49:10.572Z] #44 15.06 unicode/utf16 [2020-01-06T15:49:10.572Z] #44 15.34 container/list [2020-01-06T15:49:10.572Z] #44 15.97 crypto/internal/subtle [2020-01-06T15:49:10.572Z] #44 16.08 crypto/subtle [2020-01-06T15:49:10.572Z] #44 16.41 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-06T15:49:10.572Z] #44 16.60 internal/nettrace [2020-01-06T15:49:10.572Z] #44 16.80 runtime/cgo [2020-01-06T15:49:10.830Z] #44 ... [2020-01-06T15:49:10.830Z] [2020-01-06T15:49:10.830Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:49:10.830Z] #26 16.28 ## 3.2% #### 6.3% ###### 9.5% ######### 12.6% ########### 16.5% ############## 19.5% ################ 22.9% ################## 25.9% #################### 29.0% ####################### 32.1% ########################## 36.2% ############################ 40.1% ############################### 43.3% ################################# 46.8% #################################### 50.9% ####################################### 55.2% ######################################### 57.3% ########################################### 60.3% ############################################# 63.0% ############################################### 66.1% ################################################ 67.6% ################################################## 69.5% ################################################### 71.1% ################################################### 72.0% ###################################################### 76.3% ######################################################## 78.6% ######################################################### 80.1% ########################################################## 81.1% ########################################################### 82.3% ############################################################ 83.5% ############################################################# 85.4% ############################################################## 86.8% ############################################################### 88.7% ################################################################## 92.1% ################################################################## 93.0% #################################################################### 95.5% ###################################################################### 97.8% ######################################################################## 100.0% [2020-01-06T15:49:10.916Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-01-06T15:49:10.916Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-01-06T15:49:11.088Z] #26 20.47 [2020-01-06T15:49:11.210Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-01-06T15:49:11.210Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-01-06T15:49:11.210Z] go: finding google.golang.org/appengine v1.1.0 [2020-01-06T15:49:11.210Z] go: finding gotest.tools v2.2.0+incompatible [2020-01-06T15:49:11.841Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-01-06T15:49:12.022Z] #26 ... [2020-01-06T15:49:12.022Z] [2020-01-06T15:49:12.022Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:49:12.022Z] #62 11.50 + cd /tmp/tmp.k7lvSF7n8a/src/github.com/rootless-containers/rootlesskit [2020-01-06T15:49:12.022Z] #62 11.50 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T15:49:12.022Z] #62 11.87 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-06T15:49:12.022Z] #62 11.87 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-06T15:49:12.022Z] #62 ... [2020-01-06T15:49:12.022Z] [2020-01-06T15:49:12.022Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:49:12.022Z] #68 21.23 + cd /tmp/tmp.yNGNYcp5Tc/src/github.com/docker/libnetwork [2020-01-06T15:49:12.022Z] #68 21.23 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T15:49:12.022Z] #68 21.56 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-06T15:49:12.280Z] #68 ... [2020-01-06T15:49:12.280Z] [2020-01-06T15:49:12.280Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T15:49:12.280Z] #56 12.11 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-01-06T15:49:12.280Z] #56 13.15 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2020-01-06T15:49:12.280Z] #56 ... [2020-01-06T15:49:12.280Z] [2020-01-06T15:49:12.280Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:49:12.280Z] #26 21.76 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-06T15:49:12.473Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-01-06T15:49:12.847Z] #26 22.25 [2020-01-06T15:49:13.105Z] #26 22.51 ######################################################################## 100.0% [2020-01-06T15:49:13.105Z] #26 22.63 [2020-01-06T15:49:13.508Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-01-06T15:49:13.508Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-01-06T15:49:13.508Z] go: finding github.com/spf13/viper v1.3.2 [2020-01-06T15:49:13.801Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-01-06T15:49:13.801Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-01-06T15:49:14.480Z] #26 23.82 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-06T15:49:14.738Z] #26 24.38 [2020-01-06T15:49:15.305Z] #26 24.70 ################################################################# 90.9% ######################################################################## 100.0% [2020-01-06T15:49:15.305Z] #26 24.85 [2020-01-06T15:49:16.561Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-01-06T15:49:16.561Z] go: finding github.com/stretchr/objx v0.1.1 [2020-01-06T15:49:16.561Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-01-06T15:49:16.679Z] #26 26.26 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-06T15:49:16.937Z] #26 26.32 skipping existing 1849cc453dee [2020-01-06T15:49:16.937Z] #26 26.44 [2020-01-06T15:49:17.195Z] #26 ... [2020-01-06T15:49:17.196Z] [2020-01-06T15:49:17.196Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T15:49:17.196Z] #38 17.04 + cd /tmp/tmp.0TyTMVlWRq/src/github.com/docker/distribution [2020-01-06T15:49:17.196Z] #38 17.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-06T15:49:17.196Z] #38 19.88 + GOPATH=/tmp/tmp.0TyTMVlWRq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.0TyTMVlWRq go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-06T15:49:17.196Z] #38 ... [2020-01-06T15:49:17.196Z] [2020-01-06T15:49:17.196Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:49:17.196Z] #50 24.58 + cd /tmp/tmp.eLtYu76VUs/src/github.com/golangci/golangci-lint/ [2020-01-06T15:49:17.196Z] #50 24.58 + git checkout -q v1.20.0 [2020-01-06T15:49:17.196Z] #50 24.86 ++ git describe --tags [2020-01-06T15:49:17.196Z] #50 24.86 + version=v1.20.0 [2020-01-06T15:49:17.196Z] #50 24.87 ++ git rev-parse --short HEAD [2020-01-06T15:49:17.196Z] #50 24.87 + commit=cc98739 [2020-01-06T15:49:17.196Z] #50 24.87 ++ git show -s --format=%cd [2020-01-06T15:49:17.196Z] #50 24.89 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-06T15:49:17.196Z] #50 24.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 [2020-01-06T15:49:17.199Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-01-06T15:49:17.199Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-01-06T15:49:17.199Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-01-06T15:49:17.832Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-01-06T15:49:18.182Z] Removing intermediate container e6402542ea9a [2020-01-06T15:49:18.182Z] ---> 54d826803a88 [2020-01-06T15:49:18.182Z] Step 11/16 : ARG GOOS [2020-01-06T15:49:18.182Z] ---> Running in 3f306c548c86 [2020-01-06T15:49:18.182Z] Removing intermediate container 3f306c548c86 [2020-01-06T15:49:18.182Z] ---> 042808641111 [2020-01-06T15:49:18.182Z] Step 12/16 : ARG GOARCH [2020-01-06T15:49:18.182Z] ---> Running in 2d3c507cb2ca [2020-01-06T15:49:18.182Z] Removing intermediate container 2d3c507cb2ca [2020-01-06T15:49:18.182Z] ---> 4860aab14158 [2020-01-06T15:49:18.182Z] 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 [2020-01-06T15:49:18.182Z] ---> Running in 3c7b1ca250d3 [2020-01-06T15:49:18.473Z] go: finding github.com/spf13/cast v1.3.0 [2020-01-06T15:49:18.473Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-01-06T15:49:19.108Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-01-06T15:49:19.402Z] go: finding github.com/stretchr/testify v1.2.2 [2020-01-06T15:49:19.402Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-01-06T15:49:19.402Z] go: finding github.com/gofrs/flock v0.7.0 [2020-01-06T15:49:19.695Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-01-06T15:49:19.735Z] #50 ... [2020-01-06T15:49:19.735Z] [2020-01-06T15:49:19.735Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:49:19.735Z] #26 27.56 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-06T15:49:19.735Z] #26 28.16 [2020-01-06T15:49:19.735Z] #26 28.44 ######################################################################## 100.0% [2020-01-06T15:49:19.735Z] #26 28.58 [2020-01-06T15:49:19.735Z] #26 28.64 Download of images into '/build' complete. [2020-01-06T15:49:19.735Z] #26 28.65 Use something like the following to load the result into a Docker daemon: [2020-01-06T15:49:19.735Z] #26 28.65 tar -cC '/build' . | docker load [2020-01-06T15:49:19.735Z] #26 DONE 28.9s [2020-01-06T15:49:19.735Z] [2020-01-06T15:49:19.735Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:49:19.735Z] #44 27.52 vendor/golang.org/x/crypto/internal/subtle [2020-01-06T15:49:19.735Z] #44 27.63 vendor/golang.org/x/crypto/curve25519 [2020-01-06T15:49:20.302Z] #44 ... [2020-01-06T15:49:20.302Z] [2020-01-06T15:49:20.302Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:49:20.302Z] #54 19.56 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-06T15:49:20.560Z] #54 ... [2020-01-06T15:49:20.560Z] [2020-01-06T15:49:20.560Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:49:20.560Z] #40 21.29 Fetched 7932 kB in 17s (459 kB/s) [2020-01-06T15:49:20.560Z] #40 21.29 Reading package lists... [2020-01-06T15:49:20.731Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-01-06T15:49:21.027Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-01-06T15:49:21.661Z] go: finding github.com/docker/go-connections v0.3.0 [2020-01-06T15:49:21.661Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-01-06T15:49:21.953Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-01-06T15:49:21.953Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-01-06T15:49:22.459Z] #40 27.20 Reading package lists... [2020-01-06T15:49:22.459Z] #40 ... [2020-01-06T15:49:22.459Z] [2020-01-06T15:49:22.459Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T15:49:22.459Z] #56 24.57 Fetched 7932 kB in 16s (471 kB/s) [2020-01-06T15:49:22.459Z] #56 24.57 Reading package lists... [2020-01-06T15:49:22.459Z] #56 31.83 Reading package lists... [2020-01-06T15:49:22.459Z] #56 ... [2020-01-06T15:49:22.459Z] [2020-01-06T15:49:22.459Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-06T15:49:22.593Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-01-06T15:49:22.887Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-01-06T15:49:23.393Z] #27 DONE 1.0s [2020-01-06T15:49:23.393Z] [2020-01-06T15:49:23.393Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:49:23.924Z] go: finding github.com/golang/mock v1.1.1 [2020-01-06T15:49:24.766Z] #50 ... [2020-01-06T15:49:24.766Z] [2020-01-06T15:49:24.766Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:49:24.766Z] #40 27.20 Reading package lists... [2020-01-06T15:49:24.962Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-01-06T15:49:25.615Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-01-06T15:49:25.700Z] #40 34.51 Building dependency tree... [2020-01-06T15:49:26.649Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-01-06T15:49:26.649Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-01-06T15:49:26.649Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-01-06T15:49:27.076Z] #40 36.80 The following additional packages will be installed: [2020-01-06T15:49:27.076Z] #40 36.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-06T15:49:27.076Z] #40 36.81 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-06T15:49:27.076Z] #40 36.83 Suggested packages: [2020-01-06T15:49:27.076Z] #40 36.83 manpages-dev python-setuptools [2020-01-06T15:49:28.153Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-01-06T15:49:28.450Z] #40 38.22 The following NEW packages will be installed: [2020-01-06T15:49:28.450Z] #40 38.22 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-06T15:49:28.450Z] #40 38.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-06T15:49:28.450Z] #40 38.23 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-06T15:49:28.450Z] #40 38.23 zlib1g-dev [2020-01-06T15:49:28.511Z] ok github.com/docker/docker/cmd/dockerd 0.133s coverage: 30.3% of statements [2020-01-06T15:49:28.511Z] ok github.com/docker/docker/container 0.162s coverage: 35.3% of statements [2020-01-06T15:49:28.511Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-06T15:49:28.511Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-06T15:49:28.511Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-06T15:49:28.511Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-06T15:49:28.902Z] INFO [loader] Go packages loading at mode 575 (name|compiled_files|deps|imports|types_sizes|exports_file|files) took 1m49.229384851s [2020-01-06T15:49:28.902Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 448.911036ms [2020-01-06T15:49:29.385Z] #40 ... [2020-01-06T15:49:29.385Z] [2020-01-06T15:49:29.385Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:49:29.385Z] #68 DONE 38.9s [2020-01-06T15:49:29.385Z] [2020-01-06T15:49:29.385Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T15:49:29.385Z] #28 38.09 + cd /tmp/tmp.KdPrw2Kk1r/src/github.com/go-swagger/go-swagger [2020-01-06T15:49:29.385Z] #28 38.09 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-06T15:49:30.243Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-01-06T15:49:30.534Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-01-06T15:49:30.760Z] #28 40.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-06T15:49:30.825Z] go: finding golang.org/x/text v0.3.0 [2020-01-06T15:49:30.825Z] go: finding github.com/spf13/afero v1.1.2 [2020-01-06T15:49:31.055Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2020-01-06T15:49:32.452Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.8% of statements [2020-01-06T15:49:32.453Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-01-06T15:49:32.453Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-01-06T15:49:32.453Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-01-06T15:49:33.024Z] ok github.com/docker/docker/daemon/cluster 0.132s coverage: 0.5% of statements [2020-01-06T15:49:33.092Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-01-06T15:49:33.450Z] #28 ... [2020-01-06T15:49:33.450Z] [2020-01-06T15:49:33.450Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:49:33.450Z] #40 39.36 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T15:49:33.450Z] #40 39.36 Need to get 3602 kB of archives. [2020-01-06T15:49:33.450Z] #40 39.36 After this operation, 18.9 MB of additional disk space will be used. [2020-01-06T15:49:33.450Z] #40 39.36 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-01-06T15:49:33.450Z] #40 39.36 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-01-06T15:49:33.450Z] #40 39.36 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-01-06T15:49:33.450Z] #40 39.38 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-01-06T15:49:33.450Z] #40 39.39 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-01-06T15:49:33.450Z] #40 39.41 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-01-06T15:49:33.450Z] #40 39.44 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-01-06T15:49:33.450Z] #40 39.44 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-01-06T15:49:33.450Z] #40 39.46 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-01-06T15:49:33.450Z] #40 39.60 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-01-06T15:49:33.450Z] #40 39.63 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-01-06T15:49:33.450Z] #40 39.84 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-01-06T15:49:33.450Z] #40 39.92 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-01-06T15:49:33.450Z] #40 39.93 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-01-06T15:49:33.450Z] #40 39.95 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-06T15:49:33.450Z] #40 40.00 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-01-06T15:49:33.450Z] #40 40.98 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T15:49:33.450Z] #40 41.10 Fetched 3602 kB in 1s (2073 kB/s) [2020-01-06T15:49:33.450Z] #40 41.19 Selecting previously unselected package libnet1:amd64. [2020-01-06T15:49:33.450Z] #40 41.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-06T15:49:33.450Z] #40 41.26 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-01-06T15:49:33.450Z] #40 41.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-06T15:49:33.450Z] #40 41.40 Selecting previously unselected package libcap-dev:amd64. [2020-01-06T15:49:33.450Z] #40 41.40 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-01-06T15:49:33.450Z] #40 41.41 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-01-06T15:49:33.450Z] #40 41.52 Selecting previously unselected package libnet1-dev. [2020-01-06T15:49:33.450Z] #40 41.52 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-01-06T15:49:33.450Z] #40 41.53 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-06T15:49:33.450Z] #40 41.68 Selecting previously unselected package libnl-3-200:amd64. [2020-01-06T15:49:33.450Z] #40 41.68 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-01-06T15:49:33.450Z] #40 41.69 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-01-06T15:49:33.450Z] #40 41.80 Selecting previously unselected package libnl-3-dev:amd64. [2020-01-06T15:49:33.450Z] #40 41.81 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-01-06T15:49:33.450Z] #40 41.82 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-06T15:49:33.450Z] #40 42.10 Selecting previously unselected package libprotobuf-c1:amd64. [2020-01-06T15:49:33.450Z] #40 42.10 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-01-06T15:49:33.450Z] #40 42.11 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-06T15:49:33.450Z] #40 42.21 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-01-06T15:49:33.450Z] #40 42.21 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-01-06T15:49:33.450Z] #40 42.23 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-06T15:49:33.450Z] #40 42.35 Selecting previously unselected package zlib1g-dev:amd64. [2020-01-06T15:49:33.450Z] #40 42.35 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-01-06T15:49:33.450Z] #40 42.37 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-06T15:49:33.450Z] #40 42.60 Selecting previously unselected package libprotobuf10:amd64. [2020-01-06T15:49:33.450Z] #40 42.61 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-01-06T15:49:33.450Z] #40 42.62 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-01-06T15:49:33.450Z] #40 43.28 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-01-06T15:49:33.450Z] #40 43.28 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-01-06T15:49:33.450Z] #40 43.28 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-06T15:49:33.709Z] #40 43.41 Selecting previously unselected package libprotobuf-dev:amd64. [2020-01-06T15:49:33.709Z] #40 43.42 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-01-06T15:49:33.709Z] #40 43.42 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-06T15:49:33.783Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-01-06T15:49:34.275Z] #40 ... [2020-01-06T15:49:34.275Z] [2020-01-06T15:49:34.275Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T15:49:34.275Z] #56 31.83 Reading package lists... [2020-01-06T15:49:34.275Z] #56 37.54 Building dependency tree... [2020-01-06T15:49:34.275Z] #56 39.95 The following additional packages will be installed: [2020-01-06T15:49:34.275Z] #56 39.96 btrfs-progs liblzo2-2 [2020-01-06T15:49:34.275Z] #56 40.28 The following NEW packages will be installed: [2020-01-06T15:49:34.275Z] #56 40.29 btrfs-progs btrfs-tools liblzo2-2 [2020-01-06T15:49:34.275Z] #56 41.37 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T15:49:34.275Z] #56 41.37 Need to get 649 kB of archives. [2020-01-06T15:49:34.275Z] #56 41.37 After this operation, 4320 kB of additional disk space will be used. [2020-01-06T15:49:34.275Z] #56 41.37 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-01-06T15:49:34.275Z] #56 41.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-01-06T15:49:34.275Z] #56 41.41 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-01-06T15:49:34.275Z] #56 42.28 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T15:49:34.275Z] #56 42.41 Fetched 649 kB in 1s (611 kB/s) [2020-01-06T15:49:34.275Z] #56 42.49 Selecting previously unselected package liblzo2-2:amd64. [2020-01-06T15:49:34.275Z] #56 42.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-01-06T15:49:34.275Z] #56 42.59 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-01-06T15:49:34.275Z] #56 42.60 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-06T15:49:34.275Z] #56 42.72 Selecting previously unselected package btrfs-progs. [2020-01-06T15:49:34.275Z] #56 42.74 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-01-06T15:49:34.275Z] #56 42.77 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-06T15:49:34.275Z] #56 43.39 Selecting previously unselected package btrfs-tools. [2020-01-06T15:49:34.275Z] #56 43.41 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-01-06T15:49:34.275Z] #56 43.42 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-06T15:49:34.275Z] #56 43.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:49:34.275Z] #56 43.72 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-01-06T15:49:34.275Z] #56 43.74 Setting up btrfs-progs (4.7.3-1) ... [2020-01-06T15:49:34.275Z] #56 43.75 Setting up btrfs-tools (4.7.3-1) ... [2020-01-06T15:49:34.275Z] #56 43.77 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:49:34.275Z] #56 DONE 44.0s [2020-01-06T15:49:34.275Z] [2020-01-06T15:49:34.275Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:49:34.275Z] #57 DONE 0.1s [2020-01-06T15:49:34.275Z] [2020-01-06T15:49:34.275Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-06T15:49:34.275Z] #58 DONE 0.1s [2020-01-06T15:49:34.275Z] [2020-01-06T15:49:34.275Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:49:34.816Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-01-06T15:49:35.108Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-01-06T15:49:35.108Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-01-06T15:49:35.399Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-01-06T15:49:36.042Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-01-06T15:49:36.334Z] go: finding github.com/client9/misspell v0.3.4 [2020-01-06T15:49:36.461Z] ok github.com/docker/docker/daemon/discovery 0.028s coverage: 30.0% of statements [2020-01-06T15:49:37.034Z] ok github.com/docker/docker/daemon/config 0.081s coverage: 82.1% of statements [2020-01-06T15:49:37.294Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-01-06T15:49:37.566Z] #59 2.751 + RM_GOPATH=0 [2020-01-06T15:49:37.566Z] #59 2.751 + TMP_GOPATH= [2020-01-06T15:49:37.566Z] #59 2.751 + : /build [2020-01-06T15:49:37.566Z] #59 2.751 + '[' -z '' ']' [2020-01-06T15:49:37.566Z] #59 2.754 ++ mktemp -d [2020-01-06T15:49:37.566Z] #59 2.755 + export GOPATH=/tmp/tmp.mhqlGxYida [2020-01-06T15:49:37.566Z] #59 2.756 + GOPATH=/tmp/tmp.mhqlGxYida [2020-01-06T15:49:37.566Z] #59 2.756 + RM_GOPATH=1 [2020-01-06T15:49:37.566Z] #59 2.756 ++ dirname ./install.sh [2020-01-06T15:49:37.566Z] #59 2.773 + dir=. [2020-01-06T15:49:37.566Z] #59 2.773 + bin=containerd [2020-01-06T15:49:37.566Z] #59 2.773 + shift [2020-01-06T15:49:37.566Z] #59 2.773 + '[' '!' -f ./containerd.installer ']' [2020-01-06T15:49:37.566Z] #59 2.774 + . ./containerd.installer [2020-01-06T15:49:37.566Z] #59 2.774 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T15:49:37.566Z] #59 2.774 + install_containerd [2020-01-06T15:49:37.566Z] #59 2.774 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-06T15:49:37.566Z] #59 2.774 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T15:49:37.566Z] #59 2.775 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mhqlGxYida/src/github.com/containerd/containerd [2020-01-06T15:49:37.566Z] #59 2.776 Cloning into '/tmp/tmp.mhqlGxYida/src/github.com/containerd/containerd'... [2020-01-06T15:49:38.414Z] go: finding github.com/golang/protobuf v1.2.0 [2020-01-06T15:49:38.414Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-01-06T15:49:38.414Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-01-06T15:49:38.501Z] #59 ... [2020-01-06T15:49:38.501Z] [2020-01-06T15:49:38.501Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:49:38.501Z] #31 37.97 sync [2020-01-06T15:49:38.501Z] #31 37.97 internal/reflectlite [2020-01-06T15:49:38.501Z] #31 40.39 sort [2020-01-06T15:49:38.501Z] #31 40.40 errors [2020-01-06T15:49:38.501Z] #31 40.69 strconv [2020-01-06T15:49:38.501Z] #31 41.44 io [2020-01-06T15:49:38.501Z] #31 42.47 internal/oserror [2020-01-06T15:49:38.501Z] #31 42.55 syscall [2020-01-06T15:49:38.501Z] #31 44.00 reflect [2020-01-06T15:49:38.501Z] #31 ... [2020-01-06T15:49:38.501Z] [2020-01-06T15:49:38.501Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:49:38.501Z] #40 44.67 Selecting previously unselected package libprotoc10:amd64. [2020-01-06T15:49:38.501Z] #40 44.67 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-01-06T15:49:38.501Z] #40 44.68 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-01-06T15:49:38.501Z] #40 45.65 Selecting previously unselected package protobuf-c-compiler. [2020-01-06T15:49:38.501Z] #40 45.66 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-01-06T15:49:38.501Z] #40 45.68 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-06T15:49:38.501Z] #40 45.85 Selecting previously unselected package protobuf-compiler. [2020-01-06T15:49:38.501Z] #40 45.85 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-01-06T15:49:38.501Z] #40 45.87 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-06T15:49:38.501Z] #40 46.03 Selecting previously unselected package python-pkg-resources. [2020-01-06T15:49:38.501Z] #40 46.04 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-06T15:49:38.501Z] #40 46.04 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-06T15:49:38.501Z] #40 46.27 Selecting previously unselected package python-protobuf. [2020-01-06T15:49:38.501Z] #40 46.29 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-01-06T15:49:38.501Z] #40 46.30 Unpacking python-protobuf (3.0.0-9) ... [2020-01-06T15:49:38.501Z] #40 46.75 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-01-06T15:49:38.501Z] #40 46.88 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-01-06T15:49:38.501Z] #40 46.89 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-06T15:49:39.044Z] go: finding github.com/stretchr/testify v1.3.0 [2020-01-06T15:49:39.334Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-01-06T15:49:39.627Z] go: finding github.com/kr/text v0.1.0 [2020-01-06T15:49:39.627Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-01-06T15:49:39.838Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-01-06T15:49:40.255Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-01-06T15:49:40.255Z] go: finding github.com/stretchr/objx v0.1.0 [2020-01-06T15:49:40.545Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-01-06T15:49:40.545Z] go: finding github.com/google/go-cmp v0.2.0 [2020-01-06T15:49:40.836Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-01-06T15:49:40.836Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-01-06T15:49:41.032Z] #40 50.90 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-06T15:49:41.032Z] #40 50.91 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-01-06T15:49:41.032Z] #40 50.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:49:41.032Z] #40 50.94 Setting up python-protobuf (3.0.0-9) ... [2020-01-06T15:49:41.032Z] #40 ... [2020-01-06T15:49:41.032Z] [2020-01-06T15:49:41.032Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:49:41.032Z] #44 40.61 github.com/LK4D4/vndr/godl/singleflight [2020-01-06T15:49:41.032Z] #44 40.63 io [2020-01-06T15:49:41.032Z] #44 40.86 strconv [2020-01-06T15:49:41.032Z] #44 41.78 bytes [2020-01-06T15:49:41.032Z] #44 43.78 bufio [2020-01-06T15:49:41.032Z] #44 44.30 reflect [2020-01-06T15:49:41.032Z] #44 45.69 syscall [2020-01-06T15:49:41.291Z] #44 ... [2020-01-06T15:49:41.291Z] [2020-01-06T15:49:41.291Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:49:41.291Z] #31 49.83 time [2020-01-06T15:49:41.862Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-01-06T15:49:41.862Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-01-06T15:49:41.862Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-01-06T15:49:41.862Z] go: finding github.com/magiconair/properties v1.8.0 [2020-01-06T15:49:41.862Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-01-06T15:49:42.151Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-01-06T15:49:42.374Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-01-06T15:49:42.441Z] go: finding github.com/kr/pty v1.1.1 [2020-01-06T15:49:42.633Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.472s coverage: 13.7% of statements [2020-01-06T15:49:43.194Z] #31 ... [2020-01-06T15:49:43.194Z] [2020-01-06T15:49:43.194Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:49:43.194Z] #47 42.69 + cd /tmp/tmp.VWidYT95jJ/src/gotest.tools/gotestsum [2020-01-06T15:49:43.194Z] #47 42.69 + git checkout -q v0.3.5 [2020-01-06T15:49:43.194Z] #47 42.72 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-06T15:49:43.194Z] #47 ... [2020-01-06T15:49:43.194Z] [2020-01-06T15:49:43.194Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:49:43.194Z] #44 52.68 time [2020-01-06T15:49:44.546Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.804s coverage: 57.0% of statements [2020-01-06T15:49:45.187Z] go: finding gotest.tools v2.1.0+incompatible [2020-01-06T15:49:45.187Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-01-06T15:49:45.187Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-01-06T15:49:45.187Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-01-06T15:49:45.187Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-01-06T15:49:45.187Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-01-06T15:49:45.187Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-01-06T15:49:45.187Z] go: finding github.com/onsi/gomega v1.4.3 [2020-01-06T15:49:45.187Z] go: finding github.com/containerd/containerd v1.2.4 [2020-01-06T15:49:45.187Z] go: finding github.com/docker/go-units v0.3.1 [2020-01-06T15:49:46.218Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-01-06T15:49:46.218Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-01-06T15:49:46.481Z] #44 55.90 internal/fmtsort [2020-01-06T15:49:46.848Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-01-06T15:49:47.048Z] #44 56.38 internal/syscall/unix [2020-01-06T15:49:47.138Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-01-06T15:49:47.138Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-01-06T15:49:47.306Z] #44 56.69 strings [2020-01-06T15:49:47.306Z] #44 ... [2020-01-06T15:49:47.306Z] [2020-01-06T15:49:47.306Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:49:47.306Z] #40 56.39 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-01-06T15:49:47.306Z] #40 56.40 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-01-06T15:49:47.306Z] #40 56.42 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-01-06T15:49:47.306Z] #40 56.44 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-01-06T15:49:47.306Z] #40 56.45 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-01-06T15:49:47.306Z] #40 56.46 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-06T15:49:47.306Z] #40 56.47 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-01-06T15:49:47.306Z] #40 56.48 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-06T15:49:47.306Z] #40 56.50 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-01-06T15:49:47.306Z] #40 56.52 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-01-06T15:49:47.306Z] #40 56.54 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:49:47.306Z] #40 DONE 57.2s [2020-01-06T15:49:47.429Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-01-06T15:49:47.429Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-01-06T15:49:47.429Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-01-06T15:49:47.610Z] [2020-01-06T15:49:47.610Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:49:47.722Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-01-06T15:49:47.722Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-01-06T15:49:47.839Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.468s coverage: 46.2% of statements [2020-01-06T15:49:48.409Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.717s coverage: 48.6% of statements [2020-01-06T15:49:48.756Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-01-06T15:49:48.979Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.448s coverage: 72.5% of statements [2020-01-06T15:49:49.971Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-01-06T15:49:50.261Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-01-06T15:49:50.891Z] ok github.com/docker/docker/daemon 12.323s coverage: 17.6% of statements [2020-01-06T15:49:50.891Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-06T15:49:50.891Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-06T15:49:50.891Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-06T15:49:50.891Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-06T15:49:50.891Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-06T15:49:50.891Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.0% of statements [2020-01-06T15:49:51.475Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.635s coverage: 76.1% of statements [2020-01-06T15:49:51.819Z] #41 3.828 Note: Building without setproctitle() and strlcpy() support. [2020-01-06T15:49:51.819Z] #41 3.828 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-06T15:49:52.757Z] #41 5.452 fatal: Not a git repository (or any of the parent directories): .git [2020-01-06T15:49:52.865Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-01-06T15:49:52.985Z] Removing intermediate container 3c7b1ca250d3 [2020-01-06T15:49:52.986Z] ---> 76194999b75b [2020-01-06T15:49:52.986Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-06T15:49:52.986Z] ---> 687421176e14 [2020-01-06T15:49:52.986Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-06T15:49:53.016Z] #41 5.498 GEN .gitid [2020-01-06T15:49:53.016Z] #41 5.520 GEN criu/include/version.h [2020-01-06T15:49:53.016Z] #41 5.566 GEN include/common/asm [2020-01-06T15:49:53.133Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2020-01-06T15:49:53.377Z] ---> 6aff86f00d36 [2020-01-06T15:49:53.377Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-06T15:49:53.377Z] ---> Running in ba29de10dc18 [2020-01-06T15:49:53.377Z] Removing intermediate container ba29de10dc18 [2020-01-06T15:49:53.377Z] ---> 9ea70d425691 [2020-01-06T15:49:53.755Z] Successfully built 9ea70d425691 [2020-01-06T15:49:53.755Z] Successfully tagged moby-buildx:latest [2020-01-06T15:49:53.755Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-06T15:49:53.755Z] if [ -n "${id}" ]; then \ [2020-01-06T15:49:53.755Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-06T15:49:53.755Z] && touch bundles/buildx; \ [2020-01-06T15:49:53.755Z] docker rm -f ${id}; \ [2020-01-06T15:49:53.755Z] fi [2020-01-06T15:49:54.125Z] c2c817d388af1926dd8e0bf2ec8dd13e48979d1e5a1613c4ea87249872c4b8d3 [2020-01-06T15:49:54.125Z] bundles/buildx version [2020-01-06T15:49:54.125Z] buildx v0.3.1 6db68d0 [2020-01-06T15:49:54.125Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 . [2020-01-06T15:49:54.125Z] #1 [internal] booting buildkit [2020-01-06T15:49:54.125Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-06T15:49:54.393Z] #41 6.948 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-06T15:49:54.393Z] #41 7.030 PBCC images/opts.pb-c.c [2020-01-06T15:49:54.658Z] #41 7.120 PBCC images/sit.pb-c.c [2020-01-06T15:49:54.658Z] #41 7.168 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-06T15:49:54.658Z] #41 7.245 DEP images/opts.pb-c.d [2020-01-06T15:49:54.658Z] #41 7.328 DEP images/sit.pb-c.d [2020-01-06T15:49:54.917Z] #41 7.356 PBCC images/macvlan.pb-c.c [2020-01-06T15:49:54.917Z] #41 7.420 DEP images/macvlan.pb-c.d [2020-01-06T15:49:54.917Z] #41 7.473 PBCC images/autofs.pb-c.c [2020-01-06T15:49:54.917Z] #41 7.513 DEP images/autofs.pb-c.d [2020-01-06T15:49:54.917Z] #41 7.553 PBCC images/sysctl.pb-c.c [2020-01-06T15:49:54.917Z] #41 7.604 DEP images/sysctl.pb-c.d [2020-01-06T15:49:54.917Z] #41 ... [2020-01-06T15:49:54.917Z] [2020-01-06T15:49:54.917Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:49:54.917Z] #31 54.53 internal/poll [2020-01-06T15:49:54.917Z] #31 56.60 internal/syscall/unix [2020-01-06T15:49:54.917Z] #31 56.93 strings [2020-01-06T15:49:54.917Z] #31 56.94 os [2020-01-06T15:49:54.917Z] #31 60.12 path [2020-01-06T15:49:54.917Z] #31 60.57 text/tabwriter [2020-01-06T15:49:54.917Z] #31 61.05 fmt [2020-01-06T15:49:54.917Z] #31 61.28 path/filepath [2020-01-06T15:49:54.917Z] #31 64.15 github.com/BurntSushi/toml [2020-01-06T15:49:54.917Z] #31 64.16 flag [2020-01-06T15:49:55.054Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 4.9% of statements [2020-01-06T15:49:55.054Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 42.7% of statements [2020-01-06T15:49:55.177Z] #31 ... [2020-01-06T15:49:55.177Z] [2020-01-06T15:49:55.177Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:49:55.177Z] #41 7.653 PBCC images/time.pb-c.c [2020-01-06T15:49:55.177Z] #41 7.696 DEP images/time.pb-c.d [2020-01-06T15:49:55.177Z] #41 7.768 PBCC images/binfmt-misc.pb-c.c [2020-01-06T15:49:55.177Z] #41 7.808 DEP images/binfmt-misc.pb-c.d [2020-01-06T15:49:55.177Z] #41 7.856 PBCC images/seccomp.pb-c.c [2020-01-06T15:49:55.177Z] #41 7.867 DEP images/seccomp.pb-c.d [2020-01-06T15:49:55.177Z] #41 7.933 PBCC images/userns.pb-c.c [2020-01-06T15:49:55.177Z] #41 7.973 DEP images/userns.pb-c.d [2020-01-06T15:49:55.316Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.763s coverage: 60.1% of statements [2020-01-06T15:49:55.316Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-06T15:49:55.316Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-06T15:49:55.316Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-06T15:49:55.316Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-06T15:49:55.436Z] #41 8.055 PBCC images/cgroup.pb-c.c [2020-01-06T15:49:55.436Z] #41 8.088 DEP images/cgroup.pb-c.d [2020-01-06T15:49:55.436Z] #41 8.160 PBCC images/fown.pb-c.c [2020-01-06T15:49:55.436Z] #41 8.188 PBCC images/ext-file.pb-c.c [2020-01-06T15:49:55.436Z] #41 8.209 DEP images/fown.pb-c.d [2020-01-06T15:49:55.578Z] ok github.com/docker/docker/daemon/logger/awslogs 0.281s coverage: 77.4% of statements [2020-01-06T15:49:55.578Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-06T15:49:55.578Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-06T15:49:55.738Z] #41 8.296 DEP images/ext-file.pb-c.d [2020-01-06T15:49:55.738Z] #41 8.324 PBCC images/rpc.pb-c.c [2020-01-06T15:49:55.738Z] #41 8.386 DEP images/rpc.pb-c.d [2020-01-06T15:49:55.738Z] #41 8.460 PBCC images/siginfo.pb-c.c [2020-01-06T15:49:55.974Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-01-06T15:49:55.997Z] #41 8.508 DEP images/siginfo.pb-c.d [2020-01-06T15:49:55.997Z] #41 8.599 PBCC images/pagemap.pb-c.c [2020-01-06T15:49:55.997Z] #41 8.653 DEP images/pagemap.pb-c.d [2020-01-06T15:49:55.997Z] #41 8.717 PBCC images/rlimit.pb-c.c [2020-01-06T15:49:56.257Z] #41 8.746 DEP images/rlimit.pb-c.d [2020-01-06T15:49:56.257Z] #41 8.814 PBCC images/file-lock.pb-c.c [2020-01-06T15:49:56.257Z] #41 8.863 DEP images/file-lock.pb-c.d [2020-01-06T15:49:56.257Z] #41 8.917 PBCC images/tty.pb-c.c [2020-01-06T15:49:56.358Z] #1 creating container buildx_buildkit_default [2020-01-06T15:49:56.517Z] #41 9.016 DEP images/tty.pb-c.d [2020-01-06T15:49:56.517Z] #41 9.092 PBCC images/tun.pb-c.c [2020-01-06T15:49:56.517Z] #41 9.126 PBCC images/netdev.pb-c.c [2020-01-06T15:49:56.517Z] #41 9.204 DEP images/tun.pb-c.d [2020-01-06T15:49:56.517Z] #41 9.270 DEP images/netdev.pb-c.d [2020-01-06T15:49:56.524Z] ok github.com/docker/docker/daemon/logger/gelf 0.076s coverage: 67.0% of statements [2020-01-06T15:49:56.524Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 26.2% of statements [2020-01-06T15:49:56.742Z] #1 creating container buildx_buildkit_default 0.5s done [2020-01-06T15:49:56.742Z] #1 DONE 2.5s [2020-01-06T15:49:56.742Z] [2020-01-06T15:49:56.742Z] #3 [internal] load build definition from Dockerfile [2020-01-06T15:49:56.742Z] #3 transferring dockerfile: 15.34kB done [2020-01-06T15:49:56.742Z] #3 DONE 0.0s [2020-01-06T15:49:56.742Z] [2020-01-06T15:49:56.742Z] #2 [internal] load .dockerignore [2020-01-06T15:49:56.742Z] #2 transferring context: 112B done [2020-01-06T15:49:56.742Z] #2 DONE 0.0s [2020-01-06T15:49:56.742Z] [2020-01-06T15:49:56.742Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-06T15:49:56.777Z] #41 9.360 PBCC images/vma.pb-c.c [2020-01-06T15:49:56.777Z] #41 9.443 DEP images/vma.pb-c.d [2020-01-06T15:49:56.777Z] #41 9.517 PBCC images/creds.pb-c.c [2020-01-06T15:49:56.785Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.029s coverage: 88.3% of statements [2020-01-06T15:49:57.036Z] #41 9.576 DEP images/creds.pb-c.d [2020-01-06T15:49:57.036Z] #41 9.636 PBCC images/utsns.pb-c.c [2020-01-06T15:49:57.036Z] #41 9.668 DEP images/utsns.pb-c.d [2020-01-06T15:49:57.046Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.048s coverage: 62.1% of statements [2020-01-06T15:49:57.296Z] #41 9.724 PBCC images/ipc-desc.pb-c.c [2020-01-06T15:49:57.296Z] #41 9.747 PBCC images/ipc-sem.pb-c.c [2020-01-06T15:49:57.296Z] #41 9.754 DEP images/ipc-desc.pb-c.d [2020-01-06T15:49:57.296Z] #41 9.818 DEP images/ipc-sem.pb-c.d [2020-01-06T15:49:57.296Z] #41 9.879 PBCC images/ipc-msg.pb-c.c [2020-01-06T15:49:57.296Z] #41 9.919 DEP images/ipc-msg.pb-c.d [2020-01-06T15:49:57.296Z] #41 9.964 PBCC images/ipc-shm.pb-c.c [2020-01-06T15:49:57.296Z] #41 10.00 DEP images/ipc-shm.pb-c.d [2020-01-06T15:49:57.524Z] #4 DONE 0.9s [2020-01-06T15:49:57.554Z] #41 10.06 PBCC images/ipc-var.pb-c.c [2020-01-06T15:49:57.555Z] #41 10.09 DEP images/ipc-var.pb-c.d [2020-01-06T15:49:57.555Z] #41 10.15 PBCC images/sk-opts.pb-c.c [2020-01-06T15:49:57.555Z] #41 10.16 PBCC images/packet-sock.pb-c.c [2020-01-06T15:49:57.555Z] #41 10.22 DEP images/sk-opts.pb-c.d [2020-01-06T15:49:57.555Z] #41 10.26 DEP images/packet-sock.pb-c.d [2020-01-06T15:49:57.813Z] #41 10.34 PBCC images/sk-netlink.pb-c.c [2020-01-06T15:49:57.813Z] #41 10.41 DEP images/sk-netlink.pb-c.d [2020-01-06T15:49:57.813Z] #41 10.45 PBCC images/sk-inet.pb-c.c [2020-01-06T15:49:57.813Z] #41 10.50 DEP images/sk-inet.pb-c.d [2020-01-06T15:49:57.813Z] #41 10.56 PBCC images/sk-unix.pb-c.c [2020-01-06T15:49:57.901Z] [2020-01-06T15:49:57.901Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-06T15:49:57.901Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-06T15:49:57.901Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-06T15:49:57.901Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-01-06T15:49:57.901Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-01-06T15:49:57.901Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-01-06T15:49:57.901Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-06T15:49:58.073Z] #41 10.59 DEP images/sk-unix.pb-c.d [2020-01-06T15:49:58.073Z] #41 10.66 PBCC images/mm.pb-c.c [2020-01-06T15:49:58.073Z] #41 10.72 DEP images/mm.pb-c.d [2020-01-06T15:49:58.073Z] #41 10.79 PBCC images/timerfd.pb-c.c [2020-01-06T15:49:58.276Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2020-01-06T15:49:58.276Z] #5 DONE 0.5s [2020-01-06T15:49:58.332Z] #41 10.83 DEP images/timerfd.pb-c.d [2020-01-06T15:49:58.332Z] #41 10.90 PBCC images/timer.pb-c.c [2020-01-06T15:49:58.332Z] #41 10.96 DEP images/timer.pb-c.d [2020-01-06T15:49:58.332Z] #41 11.03 PBCC images/sa.pb-c.c [2020-01-06T15:49:58.430Z] ok github.com/docker/docker/daemon/logger/local 0.068s coverage: 74.7% of statements [2020-01-06T15:49:58.430Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-06T15:49:58.590Z] #41 11.09 DEP images/sa.pb-c.d [2020-01-06T15:49:58.590Z] #41 11.14 PBCC images/pipe-data.pb-c.c [2020-01-06T15:49:58.590Z] #41 11.18 DEP images/pipe-data.pb-c.d [2020-01-06T15:49:58.590Z] #41 11.26 PBCC images/mnt.pb-c.c [2020-01-06T15:49:58.650Z] [2020-01-06T15:49:58.650Z] #7 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-06T15:49:58.650Z] #7 ... [2020-01-06T15:49:58.650Z] [2020-01-06T15:49:58.650Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-06T15:49:58.650Z] #6 DONE 0.2s [2020-01-06T15:49:58.691Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 19.9% of statements [2020-01-06T15:49:58.848Z] #41 11.34 DEP images/mnt.pb-c.d [2020-01-06T15:49:58.848Z] #41 11.41 PBCC images/sk-packet.pb-c.c [2020-01-06T15:49:58.848Z] #41 11.46 DEP images/sk-packet.pb-c.d [2020-01-06T15:49:58.848Z] #41 11.53 PBCC images/tcp-stream.pb-c.c [2020-01-06T15:49:59.106Z] #41 11.60 DEP images/tcp-stream.pb-c.d [2020-01-06T15:49:59.106Z] #41 11.66 PBCC images/pipe.pb-c.c [2020-01-06T15:49:59.106Z] #41 11.71 DEP images/pipe.pb-c.d [2020-01-06T15:49:59.106Z] #41 11.77 PBCC images/pstree.pb-c.c [2020-01-06T15:49:59.131Z] [2020-01-06T15:49:59.131Z] #7 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-06T15:49:59.131Z] #7 DONE 0.4s [2020-01-06T15:49:59.131Z] [2020-01-06T15:49:59.131Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T15:49:59.131Z] #8 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-06T15:49:59.131Z] #8 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-06T15:49:59.131Z] #8 sha256:2fb8fda69e5194b4387ee13fec6b224aeea71574391547db5f7c37503a79a3de 125B / 125B 0.1s done [2020-01-06T15:49:59.131Z] #8 sha256:a4a13d0d13850e394009ffb689a28fdc27ff6fa061e9d16370c1ad45be2179b5 5.47kB / 5.47kB done [2020-01-06T15:49:59.131Z] #8 sha256:35d8e4ac941b96342e545b0655546bb4239af6031c80a641704a603d3933e258 1.80kB / 1.80kB done [2020-01-06T15:49:59.131Z] #8 sha256:2623665c6d27c8c2e9ab44efeae2139d495077f86d1be219a93c300bef788036 2.99MB / 4.37MB 0.1s [2020-01-06T15:49:59.131Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 0B / 50.50MB 0.1s [2020-01-06T15:49:59.131Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 0B / 45.98MB 0.1s [2020-01-06T15:49:59.263Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 47.8% of statements [2020-01-06T15:49:59.263Z] ok github.com/docker/docker/daemon/logger/templates 0.015s coverage: 8.3% of statements [2020-01-06T15:49:59.365Z] #41 11.82 DEP images/pstree.pb-c.d [2020-01-06T15:49:59.365Z] #41 11.87 PBCC images/fs.pb-c.c [2020-01-06T15:49:59.365Z] #41 11.92 DEP images/fs.pb-c.d [2020-01-06T15:49:59.365Z] #41 11.98 PBCC images/signalfd.pb-c.c [2020-01-06T15:49:59.365Z] #41 ... [2020-01-06T15:49:59.365Z] [2020-01-06T15:49:59.365Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:49:59.365Z] #44 58.88 os [2020-01-06T15:49:59.365Z] #44 59.61 regexp/syntax [2020-01-06T15:49:59.365Z] #44 62.39 fmt [2020-01-06T15:49:59.365Z] #44 64.55 regexp [2020-01-06T15:49:59.365Z] #44 66.83 go/token [2020-01-06T15:49:59.365Z] #44 67.69 go/scanner [2020-01-06T15:49:59.365Z] #44 68.11 internal/lazyregexp [2020-01-06T15:49:59.365Z] #44 68.39 net/url [2020-01-06T15:49:59.582Z] #8 sha256:2623665c6d27c8c2e9ab44efeae2139d495077f86d1be219a93c300bef788036 4.37MB / 4.37MB 0.2s done [2020-01-06T15:49:59.582Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 3.67MB / 50.50MB 0.3s [2020-01-06T15:49:59.582Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 5.18MB / 45.98MB 0.3s [2020-01-06T15:49:59.582Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 687.18kB / 45.24MB 0.3s [2020-01-06T15:49:59.582Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 719.99kB / 10.32MB 0.3s [2020-01-06T15:49:59.582Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 1.93MB / 102.17MB 0.3s [2020-01-06T15:49:59.582Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 6.63MB / 50.50MB 0.4s [2020-01-06T15:49:59.582Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 8.09MB / 45.98MB 0.4s [2020-01-06T15:49:59.582Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 3.90MB / 45.24MB 0.4s [2020-01-06T15:49:59.582Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 3.78MB / 10.32MB 0.4s [2020-01-06T15:49:59.582Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 10.51MB / 50.50MB 0.6s [2020-01-06T15:49:59.582Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 10.55MB / 45.98MB 0.6s [2020-01-06T15:49:59.582Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 7.76MB / 45.24MB 0.6s [2020-01-06T15:49:59.582Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 8.11MB / 10.32MB 0.6s [2020-01-06T15:49:59.582Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 7.59MB / 102.17MB 0.6s [2020-01-06T15:49:59.624Z] #44 69.06 go/ast [2020-01-06T15:49:59.624Z] #44 ... [2020-01-06T15:49:59.624Z] [2020-01-06T15:49:59.624Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:49:59.624Z] #41 12.07 DEP images/signalfd.pb-c.d [2020-01-06T15:49:59.624Z] #41 12.14 PBCC images/fh.pb-c.c [2020-01-06T15:49:59.624Z] #41 12.21 PBCC images/fsnotify.pb-c.c [2020-01-06T15:50:00.232Z] #41 12.33 DEP images/fh.pb-c.d [2020-01-06T15:50:00.232Z] #41 12.39 DEP images/fsnotify.pb-c.d [2020-01-06T15:50:00.232Z] #41 12.42 PBCC images/eventpoll.pb-c.c [2020-01-06T15:50:00.232Z] #41 12.46 DEP images/eventpoll.pb-c.d [2020-01-06T15:50:00.232Z] #41 12.53 PBCC images/eventfd.pb-c.c [2020-01-06T15:50:00.232Z] #41 12.56 DEP images/eventfd.pb-c.d [2020-01-06T15:50:00.232Z] #41 12.63 PBCC images/remap-file-path.pb-c.c [2020-01-06T15:50:00.232Z] #41 12.64 DEP images/remap-file-path.pb-c.d [2020-01-06T15:50:00.232Z] #41 12.69 PBCC images/fifo.pb-c.c [2020-01-06T15:50:00.232Z] #41 12.70 DEP images/fifo.pb-c.d [2020-01-06T15:50:00.232Z] #41 12.75 PBCC images/ghost-file.pb-c.c [2020-01-06T15:50:00.232Z] #41 12.79 DEP images/ghost-file.pb-c.d [2020-01-06T15:50:00.232Z] #41 12.85 PBCC images/regfile.pb-c.c [2020-01-06T15:50:00.232Z] #41 12.89 DEP images/regfile.pb-c.d [2020-01-06T15:50:00.232Z] #41 12.93 PBCC images/ns.pb-c.c [2020-01-06T15:50:00.232Z] #41 12.95 DEP images/ns.pb-c.d [2020-01-06T15:50:00.232Z] #41 13.00 PBCC images/fdinfo.pb-c.c [2020-01-06T15:50:00.234Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2020-01-06T15:50:00.367Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 13.89MB / 50.50MB 0.7s [2020-01-06T15:50:00.367Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 13.68MB / 45.98MB 0.7s [2020-01-06T15:50:00.367Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 11.93MB / 45.24MB 0.7s [2020-01-06T15:50:00.367Z] #8 sha256:2fbc7bfba26bbc482688409940aa0ec283a70804eb1cc6d540e0643c19909078 10.32MB / 10.32MB 0.7s done [2020-01-06T15:50:00.367Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 17.23MB / 45.98MB 0.9s [2020-01-06T15:50:00.367Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 16.62MB / 45.24MB 0.9s [2020-01-06T15:50:00.367Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 13.13MB / 102.17MB 0.9s [2020-01-06T15:50:00.367Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 17.36MB / 50.50MB 1.0s [2020-01-06T15:50:00.367Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 20.11MB / 45.98MB 1.0s [2020-01-06T15:50:00.367Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 20.16MB / 45.24MB 1.0s [2020-01-06T15:50:00.367Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 20.18MB / 50.50MB 1.2s [2020-01-06T15:50:00.367Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 24.61MB / 45.98MB 1.2s [2020-01-06T15:50:00.367Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 22.45MB / 45.24MB 1.2s [2020-01-06T15:50:00.367Z] #8 ... [2020-01-06T15:50:00.367Z] [2020-01-06T15:50:00.367Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-06T15:50:00.367Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-06T15:50:00.367Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-06T15:50:00.367Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2020-01-06T15:50:00.367Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-06T15:50:00.367Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.9s done [2020-01-06T15:50:00.367Z] #66 DONE 1.4s [2020-01-06T15:50:00.367Z] [2020-01-06T15:50:00.367Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T15:50:00.367Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 23.20MB / 50.50MB 1.3s [2020-01-06T15:50:00.367Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 27.39MB / 45.98MB 1.3s [2020-01-06T15:50:00.367Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 22.18MB / 102.17MB 1.3s [2020-01-06T15:50:00.490Z] #41 13.07 DEP images/fdinfo.pb-c.d [2020-01-06T15:50:00.491Z] #41 13.12 PBCC images/core-aarch64.pb-c.c [2020-01-06T15:50:00.491Z] #41 13.17 PBCC images/core-arm.pb-c.c [2020-01-06T15:50:00.491Z] #41 13.24 PBCC images/core-ppc64.pb-c.c [2020-01-06T15:50:00.496Z] ok github.com/docker/docker/daemon/logger/splunk 1.843s coverage: 82.5% of statements [2020-01-06T15:50:00.496Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-06T15:50:00.496Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-06T15:50:00.749Z] #41 13.36 PBCC images/core-s390.pb-c.c [2020-01-06T15:50:00.749Z] #41 13.40 PBCC images/core-x86.pb-c.c [2020-01-06T15:50:00.749Z] #41 13.46 PBCC images/core.pb-c.c [2020-01-06T15:50:00.895Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 30.87MB / 45.98MB 1.5s [2020-01-06T15:50:00.895Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 30.38MB / 45.24MB 1.5s [2020-01-06T15:50:00.895Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 29.23MB / 50.50MB 1.6s [2020-01-06T15:50:00.895Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 34.08MB / 45.98MB 1.6s [2020-01-06T15:50:00.895Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 34.68MB / 45.24MB 1.6s [2020-01-06T15:50:00.895Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 29.38MB / 102.17MB 1.6s [2020-01-06T15:50:00.895Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 31.95MB / 50.50MB 1.8s [2020-01-06T15:50:00.895Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 37.73MB / 45.98MB 1.8s [2020-01-06T15:50:00.895Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 38.32MB / 45.24MB 1.8s [2020-01-06T15:50:00.895Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 35.10MB / 50.50MB 1.9s [2020-01-06T15:50:00.895Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 42.45MB / 45.98MB 1.9s [2020-01-06T15:50:00.895Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 42.78MB / 45.24MB 1.9s [2020-01-06T15:50:00.895Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 36.47MB / 102.17MB 1.9s [2020-01-06T15:50:01.007Z] #41 13.52 PBCC images/inventory.pb-c.c [2020-01-06T15:50:01.007Z] #41 13.60 DEP images/core-aarch64.pb-c.d [2020-01-06T15:50:01.007Z] #41 13.63 DEP images/core-arm.pb-c.d [2020-01-06T15:50:01.007Z] #41 13.72 DEP images/core-ppc64.pb-c.d [2020-01-06T15:50:01.265Z] #41 13.80 DEP images/core-s390.pb-c.d [2020-01-06T15:50:01.265Z] #41 13.86 DEP images/core-x86.pb-c.d [2020-01-06T15:50:01.265Z] #41 13.90 DEP images/core.pb-c.d [2020-01-06T15:50:01.265Z] #41 13.94 DEP images/inventory.pb-c.d [2020-01-06T15:50:01.265Z] #41 13.98 PBCC images/cpuinfo.pb-c.c [2020-01-06T15:50:01.489Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 40.25MB / 50.50MB 2.1s [2020-01-06T15:50:01.489Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 45.98MB / 45.98MB 2.1s [2020-01-06T15:50:01.489Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 45.24MB / 45.24MB 2.1s [2020-01-06T15:50:01.489Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 50.35MB / 50.50MB 2.2s [2020-01-06T15:50:01.489Z] #8 sha256:6dd03b1c80b59de6c3e7211290ca627c231b1d495c3657f55afc4ae7797f8134 45.98MB / 45.98MB 2.2s done [2020-01-06T15:50:01.489Z] #8 sha256:5bf261872a9b22035011c2bf77259c73389d0d5786e4b43bee1df89b5dfada2f 45.24MB / 45.24MB 2.1s done [2020-01-06T15:50:01.489Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 46.51MB / 102.17MB 2.2s [2020-01-06T15:50:01.489Z] #8 sha256:f61ffbab9b0222931cbb6d98ccd0bccb98581c65656a88a5dcb89c5f5d42872e 50.50MB / 50.50MB 2.3s done [2020-01-06T15:50:01.489Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 58.97MB / 102.17MB 2.4s [2020-01-06T15:50:01.489Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 69.63MB / 102.17MB 2.5s [2020-01-06T15:50:01.524Z] #41 14.01 DEP images/cpuinfo.pb-c.d [2020-01-06T15:50:01.524Z] #41 14.09 PBCC images/stats.pb-c.c [2020-01-06T15:50:01.524Z] #41 14.11 DEP images/stats.pb-c.d [2020-01-06T15:50:01.880Z] ok github.com/docker/docker/distribution/metadata 0.112s coverage: 48.2% of statements [2020-01-06T15:50:02.181Z] #8 ... [2020-01-06T15:50:02.181Z] [2020-01-06T15:50:02.181Z] #20 [internal] load build context [2020-01-06T15:50:02.181Z] #20 transferring context: 46.32MB 2.8s done [2020-01-06T15:50:02.181Z] #20 DONE 2.8s [2020-01-06T15:50:02.181Z] [2020-01-06T15:50:02.181Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T15:50:02.181Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 81.66MB / 102.17MB 2.8s [2020-01-06T15:50:02.181Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 94.63MB / 102.17MB 3.0s [2020-01-06T15:50:02.181Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 102.17MB / 102.17MB 3.1s [2020-01-06T15:50:02.490Z] #41 ... [2020-01-06T15:50:02.490Z] [2020-01-06T15:50:02.490Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:50:02.490Z] #31 65.74 log [2020-01-06T15:50:02.490Z] #31 68.23 github.com/BurntSushi/toml/cmd/tomlv [2020-01-06T15:50:02.490Z] #31 DONE 72.2s [2020-01-06T15:50:02.626Z] #8 sha256:7eb12ef6af510e91761d19053cd6e90c65e02f073ca89a4bd1d73f23287867a9 102.17MB / 102.17MB 3.2s done [2020-01-06T15:50:02.626Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 [2020-01-06T15:50:02.749Z] [2020-01-06T15:50:02.749Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:50:02.749Z] #59 25.87 + cd /tmp/tmp.mhqlGxYida/src/github.com/containerd/containerd [2020-01-06T15:50:02.749Z] #59 25.87 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T15:50:02.749Z] #59 27.03 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-06T15:50:02.749Z] #59 27.04 + BUILDTAGS='netgo osusergo static_build' [2020-01-06T15:50:02.749Z] #59 27.04 + export EXTRA_FLAGS=-buildmode=pie [2020-01-06T15:50:02.749Z] #59 27.04 + EXTRA_FLAGS=-buildmode=pie [2020-01-06T15:50:02.749Z] #59 27.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-06T15:50:02.749Z] #59 27.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-06T15:50:02.749Z] #59 27.04 + '[' '' = dynamic ']' [2020-01-06T15:50:02.749Z] #59 27.04 + make [2020-01-06T15:50:02.749Z] #59 28.41 + bin/ctr [2020-01-06T15:50:02.822Z] ok github.com/docker/docker/errdefs 0.042s coverage: 49.4% of statements [2020-01-06T15:50:03.081Z] ok github.com/docker/docker/distribution 0.286s coverage: 22.1% of statements [2020-01-06T15:50:03.081Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-06T15:50:04.024Z] ok github.com/docker/docker/image 0.060s coverage: 86.4% of statements [2020-01-06T15:50:04.595Z] ok github.com/docker/docker/distribution/xfer 1.698s coverage: 85.6% of statements [2020-01-06T15:50:04.595Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-06T15:50:04.856Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2020-01-06T15:50:04.856Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-06T15:50:04.856Z] ok github.com/docker/docker/image/v1 0.056s coverage: 25.0% of statements [2020-01-06T15:50:04.856Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-06T15:50:05.116Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2020-01-06T15:50:05.688Z] ok github.com/docker/docker/pkg/aaparser 0.008s coverage: 50.0% of statements [2020-01-06T15:50:07.071Z] ok github.com/docker/docker/opts 0.118s coverage: 66.9% of statements [2020-01-06T15:50:08.045Z] #59 ... [2020-01-06T15:50:08.045Z] [2020-01-06T15:50:08.045Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:50:08.045Z] #41 16.39 make[1]: Nothing to be done for 'all'. [2020-01-06T15:50:08.045Z] #41 17.59 CC images/stats.o [2020-01-06T15:50:08.045Z] #41 18.00 CC images/core.o [2020-01-06T15:50:08.045Z] #41 18.60 CC images/core-x86.o [2020-01-06T15:50:08.045Z] #41 19.28 CC images/core-arm.o [2020-01-06T15:50:08.045Z] #41 19.78 CC images/core-aarch64.o [2020-01-06T15:50:08.045Z] #41 20.17 CC images/core-ppc64.o [2020-01-06T15:50:08.045Z] #41 20.66 CC images/core-s390.o [2020-01-06T15:50:08.455Z] ok github.com/docker/docker/pkg/broadcaster 0.016s coverage: 100.0% of statements [2020-01-06T15:50:08.456Z] ok github.com/docker/docker/pkg/authorization 0.589s coverage: 68.3% of statements [2020-01-06T15:50:08.456Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-01-06T15:50:08.980Z] #41 21.34 CC images/cpuinfo.o [2020-01-06T15:50:09.239Z] #41 21.82 CC images/inventory.o [2020-01-06T15:50:09.396Z] ok github.com/docker/docker/pkg/directory 0.021s coverage: 80.0% of statements [2020-01-06T15:50:09.497Z] #41 22.17 CC images/fdinfo.o [2020-01-06T15:50:09.656Z] ok github.com/docker/docker/pkg/archive 1.401s coverage: 77.0% of statements [2020-01-06T15:50:09.917Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2020-01-06T15:50:10.063Z] #41 22.49 CC images/fown.o [2020-01-06T15:50:10.063Z] #41 22.68 CC images/ns.o [2020-01-06T15:50:10.322Z] #41 22.93 CC images/regfile.o [2020-01-06T15:50:10.485Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-01-06T15:50:10.581Z] #41 23.18 CC images/ghost-file.o [2020-01-06T15:50:10.839Z] #41 23.56 CC images/fifo.o [2020-01-06T15:50:10.839Z] #41 ... [2020-01-06T15:50:10.839Z] [2020-01-06T15:50:10.839Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:50:10.839Z] #44 70.40 text/template/parse [2020-01-06T15:50:10.839Z] #44 74.83 go/parser [2020-01-06T15:50:10.839Z] #44 75.29 text/template [2020-01-06T15:50:10.839Z] #44 78.20 encoding/xml [2020-01-06T15:50:10.839Z] #44 80.19 go/doc [2020-01-06T15:50:11.055Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2020-01-06T15:50:11.097Z] #44 ... [2020-01-06T15:50:11.097Z] [2020-01-06T15:50:11.097Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:50:11.097Z] #41 23.78 CC images/remap-file-path.o [2020-01-06T15:50:11.624Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-01-06T15:50:11.664Z] #41 24.06 CC images/eventfd.o [2020-01-06T15:50:11.664Z] #41 24.31 CC images/eventpoll.o [2020-01-06T15:50:12.193Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-01-06T15:50:12.230Z] #41 24.63 CC images/fh.o [2020-01-06T15:50:12.489Z] #41 25.03 CC images/fsnotify.o [2020-01-06T15:50:13.115Z] #41 25.68 CC images/signalfd.o [2020-01-06T15:50:13.136Z] ok github.com/docker/docker/pkg/chrootarchive 3.480s coverage: 43.2% of statements [2020-01-06T15:50:13.136Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2020-01-06T15:50:13.373Z] #41 25.94 CC images/fs.o [2020-01-06T15:50:13.632Z] #41 26.23 CC images/pstree.o [2020-01-06T15:50:13.713Z] ok github.com/docker/docker/pkg/fileutils 0.033s coverage: 89.5% of statements [2020-01-06T15:50:13.890Z] #41 26.46 CC images/pipe.o [2020-01-06T15:50:13.890Z] #41 26.66 CC images/tcp-stream.o [2020-01-06T15:50:14.284Z] ok github.com/docker/docker/pkg/fsutils 0.290s coverage: 85.1% of statements [2020-01-06T15:50:14.284Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-01-06T15:50:14.284Z] ok github.com/docker/docker/pkg/discovery/kv 3.130s coverage: 84.1% of statements [2020-01-06T15:50:14.368Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 11.0s done [2020-01-06T15:50:14.368Z] #8 DONE 14.4s [2020-01-06T15:50:14.368Z] [2020-01-06T15:50:14.368Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-06T15:50:14.368Z] #9 DONE 0.3s [2020-01-06T15:50:14.368Z] [2020-01-06T15:50:14.368Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-06T15:50:14.368Z] #10 DONE 0.3s [2020-01-06T15:50:14.368Z] [2020-01-06T15:50:14.368Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:50:14.368Z] #21 DONE 0.1s [2020-01-06T15:50:14.368Z] [2020-01-06T15:50:14.368Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T15:50:14.368Z] #34 ... [2020-01-06T15:50:14.368Z] [2020-01-06T15:50:14.368Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-06T15:50:14.368Z] #62 DONE 0.1s [2020-01-06T15:50:14.368Z] [2020-01-06T15:50:14.368Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-06T15:50:14.368Z] #31 DONE 0.1s [2020-01-06T15:50:14.368Z] [2020-01-06T15:50:14.368Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-06T15:50:14.368Z] #50 DONE 0.1s [2020-01-06T15:50:14.368Z] [2020-01-06T15:50:14.368Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-06T15:50:14.368Z] #47 DONE 0.1s [2020-01-06T15:50:14.368Z] [2020-01-06T15:50:14.368Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-06T15:50:14.368Z] #44 DONE 0.1s [2020-01-06T15:50:14.368Z] [2020-01-06T15:50:14.368Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-06T15:50:14.368Z] #22 DONE 0.1s [2020-01-06T15:50:14.368Z] [2020-01-06T15:50:14.368Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-06T15:50:14.368Z] #68 DONE 0.1s [2020-01-06T15:50:14.368Z] [2020-01-06T15:50:14.368Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:50:14.456Z] #41 26.99 CC images/sk-packet.o [2020-01-06T15:50:14.456Z] #41 27.24 CC images/mnt.o [2020-01-06T15:50:14.771Z] #69 0.536 + RM_GOPATH=0 [2020-01-06T15:50:14.771Z] #69 0.536 + TMP_GOPATH= [2020-01-06T15:50:14.771Z] #69 0.537 + : /build [2020-01-06T15:50:14.771Z] #69 0.538 + '[' -z '' ']' [2020-01-06T15:50:14.771Z] #69 0.538 ++ mktemp -d [2020-01-06T15:50:14.771Z] #69 0.542 + export GOPATH=/tmp/tmp.Gt16J4snti [2020-01-06T15:50:14.771Z] #69 0.542 + GOPATH=/tmp/tmp.Gt16J4snti [2020-01-06T15:50:14.771Z] #69 0.543 + RM_GOPATH=1 [2020-01-06T15:50:14.771Z] #69 0.543 ++ dirname ./install.sh [2020-01-06T15:50:14.771Z] #69 0.545 + dir=. [2020-01-06T15:50:14.771Z] #69 0.546 + bin=proxy [2020-01-06T15:50:14.771Z] #69 0.546 + shift [2020-01-06T15:50:14.771Z] #69 0.546 + '[' '!' -f ./proxy.installer ']' [2020-01-06T15:50:14.771Z] #69 0.546 + . ./proxy.installer [2020-01-06T15:50:14.771Z] #69 0.547 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T15:50:14.771Z] #69 0.548 + install_proxy [2020-01-06T15:50:14.771Z] #69 0.548 + case "$1" in [2020-01-06T15:50:14.771Z] #69 0.548 + export CGO_ENABLED=0 [2020-01-06T15:50:14.771Z] #69 0.548 + CGO_ENABLED=0 [2020-01-06T15:50:14.771Z] #69 0.548 + _install_proxy [2020-01-06T15:50:14.771Z] #69 0.549 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-06T15:50:14.771Z] #69 0.549 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T15:50:14.771Z] #69 0.549 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Gt16J4snti/src/github.com/docker/libnetwork [2020-01-06T15:50:14.771Z] #69 0.551 Cloning into '/tmp/tmp.Gt16J4snti/src/github.com/docker/libnetwork'... [2020-01-06T15:50:15.022Z] #41 27.43 CC images/pipe-data.o [2020-01-06T15:50:15.022Z] #41 27.60 CC images/sa.o [2020-01-06T15:50:15.226Z] ok github.com/docker/docker/layer 7.578s coverage: 68.8% of statements [2020-01-06T15:50:15.226Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-06T15:50:15.226Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-06T15:50:15.226Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-06T15:50:15.226Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-06T15:50:15.226Z] ? github.com/docker/docker/oci [no test files] [2020-01-06T15:50:15.226Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-06T15:50:15.226Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-06T15:50:15.226Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-06T15:50:15.281Z] #41 27.89 CC images/timer.o [2020-01-06T15:50:15.486Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2020-01-06T15:50:15.540Z] #41 28.26 CC images/timerfd.o [2020-01-06T15:50:15.747Z] ok github.com/docker/docker/pkg/ioutils 0.650s coverage: 70.1% of statements [2020-01-06T15:50:15.747Z] ok github.com/docker/docker/pkg/locker 0.029s coverage: 88.9% of statements [2020-01-06T15:50:16.008Z] ok github.com/docker/docker/pkg/idtools 0.841s coverage: 70.1% of statements [2020-01-06T15:50:16.008Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2020-01-06T15:50:16.008Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-06T15:50:16.106Z] #41 28.56 CC images/mm.o [2020-01-06T15:50:16.269Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2020-01-06T15:50:16.364Z] #41 28.85 CC images/sk-opts.o [2020-01-06T15:50:16.364Z] #41 29.07 CC images/sk-unix.o [2020-01-06T15:50:16.529Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2020-01-06T15:50:16.790Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2020-01-06T15:50:16.930Z] #41 29.51 CC images/sk-inet.o [2020-01-06T15:50:17.188Z] #41 29.95 CC images/tun.o [2020-01-06T15:50:17.360Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 91.4% of statements [2020-01-06T15:50:17.360Z] ok github.com/docker/docker/pkg/pidfile 0.029s coverage: 82.4% of statements [2020-01-06T15:50:17.620Z] ok github.com/docker/docker/pkg/mount 0.765s coverage: 70.0% of statements [2020-01-06T15:50:17.620Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-06T15:50:17.620Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-06T15:50:17.620Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-06T15:50:17.754Z] #41 30.28 CC images/sk-netlink.o [2020-01-06T15:50:17.754Z] #41 30.53 CC images/packet-sock.o [2020-01-06T15:50:17.883Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-01-06T15:50:18.455Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2020-01-06T15:50:18.693Z] #41 31.05 CC images/ipc-var.o [2020-01-06T15:50:18.693Z] #41 31.30 CC images/ipc-desc.o [2020-01-06T15:50:18.715Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2020-01-06T15:50:18.715Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-01-06T15:50:18.951Z] #41 31.54 CC images/ipc-shm.o [2020-01-06T15:50:19.440Z] #41 31.79 CC images/ipc-msg.o [2020-01-06T15:50:19.440Z] #41 32.07 CC images/ipc-sem.o [2020-01-06T15:50:19.440Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements [2020-01-06T15:50:19.712Z] #41 32.32 CC images/utsns.o [2020-01-06T15:50:19.970Z] #41 32.60 CC images/creds.o [2020-01-06T15:50:20.009Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [2020-01-06T15:50:20.009Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 73.9% of statements [2020-01-06T15:50:20.229Z] #41 32.80 CC images/vma.o [2020-01-06T15:50:20.432Z] #69 ... [2020-01-06T15:50:20.432Z] [2020-01-06T15:50:20.432Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:50:20.432Z] #45 0.551 + RM_GOPATH=0 [2020-01-06T15:50:20.432Z] #45 0.551 + TMP_GOPATH= [2020-01-06T15:50:20.432Z] #45 0.552 + : /build [2020-01-06T15:50:20.432Z] #45 0.552 + '[' -z '' ']' [2020-01-06T15:50:20.432Z] #45 0.553 ++ mktemp -d [2020-01-06T15:50:20.432Z] #45 0.557 + export GOPATH=/tmp/tmp.iaoGwlDXCz [2020-01-06T15:50:20.432Z] #45 0.557 + GOPATH=/tmp/tmp.iaoGwlDXCz [2020-01-06T15:50:20.432Z] #45 0.557 + RM_GOPATH=1 [2020-01-06T15:50:20.432Z] #45 0.558 ++ dirname ./install.sh [2020-01-06T15:50:20.432Z] #45 0.559 + dir=. [2020-01-06T15:50:20.432Z] #45 0.559 + bin=vndr [2020-01-06T15:50:20.432Z] #45 0.559 + shift [2020-01-06T15:50:20.432Z] #45 0.560 + '[' '!' -f ./vndr.installer ']' [2020-01-06T15:50:20.432Z] #45 0.561 + . ./vndr.installer [2020-01-06T15:50:20.432Z] #45 0.561 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T15:50:20.432Z] #45 0.562 + install_vndr [2020-01-06T15:50:20.432Z] #45 0.562 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T15:50:20.432Z] #45 0.562 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-06T15:50:20.432Z] #45 0.562 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iaoGwlDXCz/src/github.com/LK4D4/vndr [2020-01-06T15:50:20.432Z] #45 0.566 Cloning into '/tmp/tmp.iaoGwlDXCz/src/github.com/LK4D4/vndr'... [2020-01-06T15:50:20.432Z] #45 1.793 + cd /tmp/tmp.iaoGwlDXCz/src/github.com/LK4D4/vndr [2020-01-06T15:50:20.432Z] #45 1.793 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T15:50:20.432Z] #45 1.803 + go build -buildmode=pie -v -o /build/vndr . [2020-01-06T15:50:20.432Z] #45 2.997 runtime/internal/sys [2020-01-06T15:50:20.432Z] #45 3.044 internal/cpu [2020-01-06T15:50:20.432Z] #45 3.154 runtime/internal/math [2020-01-06T15:50:20.432Z] #45 3.238 internal/race [2020-01-06T15:50:20.432Z] #45 3.374 sync/atomic [2020-01-06T15:50:20.432Z] #45 3.805 unicode [2020-01-06T15:50:20.432Z] #45 4.230 runtime [2020-01-06T15:50:20.487Z] #41 33.05 CC images/netdev.o [2020-01-06T15:50:20.579Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-01-06T15:50:20.579Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-01-06T15:50:21.055Z] #41 33.51 CC images/tty.o [2020-01-06T15:50:21.150Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-01-06T15:50:21.313Z] #41 34.10 CC images/file-lock.o [2020-01-06T15:50:21.410Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 80.6% of statements [2020-01-06T15:50:21.571Z] #41 34.36 CC images/rlimit.o [2020-01-06T15:50:21.979Z] ok github.com/docker/docker/pkg/tailfile 0.092s coverage: 88.6% of statements [2020-01-06T15:50:22.137Z] #41 34.55 CC images/pagemap.o [2020-01-06T15:50:22.238Z] ok github.com/docker/docker/pkg/system 0.030s coverage: 36.2% of statements [2020-01-06T15:50:22.238Z] ok github.com/docker/docker/pkg/signal 2.846s coverage: 61.0% of statements [2020-01-06T15:50:22.395Z] #41 34.87 CC images/siginfo.o [2020-01-06T15:50:22.415Z] #45 ... [2020-01-06T15:50:22.415Z] [2020-01-06T15:50:22.415Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:50:22.415Z] #23 0.410 + RM_GOPATH=0 [2020-01-06T15:50:22.415Z] #23 0.410 + TMP_GOPATH= [2020-01-06T15:50:22.415Z] #23 0.410 + : /build [2020-01-06T15:50:22.415Z] #23 0.410 + '[' -z '' ']' [2020-01-06T15:50:22.415Z] #23 0.411 ++ mktemp -d [2020-01-06T15:50:22.415Z] #23 0.425 + export GOPATH=/tmp/tmp.MOeJx5Gb0G [2020-01-06T15:50:22.415Z] #23 0.425 + GOPATH=/tmp/tmp.MOeJx5Gb0G [2020-01-06T15:50:22.415Z] #23 0.425 + RM_GOPATH=1 [2020-01-06T15:50:22.415Z] #23 0.425 ++ dirname ./install.sh [2020-01-06T15:50:22.415Z] #23 0.425 + dir=. [2020-01-06T15:50:22.415Z] #23 0.425 + bin=dockercli [2020-01-06T15:50:22.415Z] #23 0.425 + shift [2020-01-06T15:50:22.415Z] #23 0.425 + '[' '!' -f ./dockercli.installer ']' [2020-01-06T15:50:22.415Z] #23 0.425 + . ./dockercli.installer [2020-01-06T15:50:22.415Z] #23 0.425 ++ : stable [2020-01-06T15:50:22.415Z] #23 0.425 ++ : 17.06.2-ce [2020-01-06T15:50:22.415Z] #23 0.425 + install_dockercli [2020-01-06T15:50:22.415Z] #23 0.425 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-06T15:50:22.415Z] #23 0.425 Install docker/cli version 17.06.2-ce from stable [2020-01-06T15:50:22.415Z] #23 0.427 ++ uname -m [2020-01-06T15:50:22.415Z] #23 0.432 + arch=s390x [2020-01-06T15:50:22.415Z] #23 0.432 + '[' s390x '!=' x86_64 ']' [2020-01-06T15:50:22.415Z] #23 0.432 + '[' s390x '!=' s390x ']' [2020-01-06T15:50:22.415Z] #23 0.432 + url=https://download.docker.com/linux/static [2020-01-06T15:50:22.415Z] #23 0.432 + tar -xz docker/docker [2020-01-06T15:50:22.415Z] #23 0.438 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-01-06T15:50:22.415Z] #23 7.750 + mkdir -p /build [2020-01-06T15:50:22.415Z] #23 7.770 + mv docker/docker /build/ [2020-01-06T15:50:22.415Z] #23 7.808 + rmdir docker [2020-01-06T15:50:22.415Z] #23 DONE 7.9s [2020-01-06T15:50:22.415Z] [2020-01-06T15:50:22.415Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:50:22.415Z] #48 0.565 + RM_GOPATH=0 [2020-01-06T15:50:22.415Z] #48 0.565 + TMP_GOPATH= [2020-01-06T15:50:22.415Z] #48 0.565 + : /build [2020-01-06T15:50:22.415Z] #48 0.565 + '[' -z '' ']' [2020-01-06T15:50:22.415Z] #48 0.566 ++ mktemp -d [2020-01-06T15:50:22.415Z] #48 0.568 + export GOPATH=/tmp/tmp.4uew8kHusc [2020-01-06T15:50:22.415Z] #48 0.568 + GOPATH=/tmp/tmp.4uew8kHusc [2020-01-06T15:50:22.415Z] #48 0.568 + RM_GOPATH=1 [2020-01-06T15:50:22.415Z] #48 0.569 ++ dirname ./install.sh [2020-01-06T15:50:22.415Z] #48 0.571 + dir=. [2020-01-06T15:50:22.415Z] #48 0.574 + bin=gotestsum [2020-01-06T15:50:22.415Z] #48 0.574 + shift [2020-01-06T15:50:22.415Z] #48 0.575 + '[' '!' -f ./gotestsum.installer ']' [2020-01-06T15:50:22.415Z] #48 0.575 + . ./gotestsum.installer [2020-01-06T15:50:22.415Z] #48 0.576 ++ : v0.3.5 [2020-01-06T15:50:22.415Z] #48 0.576 + install_gotestsum [2020-01-06T15:50:22.415Z] #48 0.577 + echo 'Installing gotestsum version v0.3.5' [2020-01-06T15:50:22.415Z] #48 0.577 Installing gotestsum version v0.3.5 [2020-01-06T15:50:22.415Z] #48 0.577 + go get -d gotest.tools/gotestsum [2020-01-06T15:50:22.653Z] #41 35.27 CC images/rpc.o [2020-01-06T15:50:22.809Z] testing: warning: no tests to run [2020-01-06T15:50:22.809Z] coverage: [no statements] [2020-01-06T15:50:22.809Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2020-01-06T15:50:23.069Z] ok github.com/docker/docker/pkg/term 0.018s coverage: 84.8% of statements [2020-01-06T15:50:23.069Z] ok github.com/docker/docker/pkg/tarsum 0.119s coverage: 89.3% of statements [2020-01-06T15:50:23.266Z] #48 ... [2020-01-06T15:50:23.266Z] [2020-01-06T15:50:23.266Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:50:23.266Z] #45 9.122 unicode/utf8 [2020-01-06T15:50:23.329Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-01-06T15:50:23.589Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-01-06T15:50:23.589Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-01-06T15:50:24.111Z] #41 36.55 CC images/ext-file.o [2020-01-06T15:50:24.111Z] #41 ... [2020-01-06T15:50:24.111Z] [2020-01-06T15:50:24.111Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:50:24.111Z] #44 83.47 github.com/LK4D4/vndr/build [2020-01-06T15:50:24.111Z] #44 83.74 hash/crc32 [2020-01-06T15:50:24.111Z] #44 84.30 compress/gzip [2020-01-06T15:50:24.111Z] #44 85.27 crypto/x509/pkix [2020-01-06T15:50:24.111Z] #44 85.72 vendor/golang.org/x/crypto/cryptobyte [2020-01-06T15:50:24.111Z] #44 86.73 net [2020-01-06T15:50:24.111Z] #44 87.81 vendor/golang.org/x/crypto/internal/chacha20 [2020-01-06T15:50:24.111Z] #44 88.36 vendor/golang.org/x/crypto/poly1305 [2020-01-06T15:50:24.111Z] #44 88.90 vendor/golang.org/x/sys/cpu [2020-01-06T15:50:24.111Z] #44 89.13 vendor/golang.org/x/crypto/chacha20poly1305 [2020-01-06T15:50:24.111Z] #44 90.26 vendor/golang.org/x/crypto/hkdf [2020-01-06T15:50:24.111Z] #44 90.49 vendor/golang.org/x/text/transform [2020-01-06T15:50:24.111Z] #44 91.29 vendor/golang.org/x/text/unicode/bidi [2020-01-06T15:50:24.111Z] #44 93.31 vendor/golang.org/x/text/secure/bidirule [2020-01-06T15:50:24.111Z] #44 93.67 vendor/golang.org/x/text/unicode/norm [2020-01-06T15:50:24.111Z] #44 ... [2020-01-06T15:50:24.111Z] [2020-01-06T15:50:24.111Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:50:24.111Z] #41 36.74 CC images/cgroup.o [2020-01-06T15:50:24.560Z] #45 9.654 math [2020-01-06T15:50:24.561Z] #45 ... [2020-01-06T15:50:24.561Z] [2020-01-06T15:50:24.561Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T15:50:24.561Z] #25 0.350 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T15:50:24.561Z] #25 0.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T15:50:24.561Z] #25 0.404 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T15:50:24.561Z] #25 0.423 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T15:50:24.561Z] #25 0.546 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T15:50:24.561Z] #25 0.558 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-06T15:50:24.561Z] #25 1.844 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-06T15:50:24.561Z] #25 2.574 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-06T15:50:24.561Z] #25 ... [2020-01-06T15:50:24.561Z] [2020-01-06T15:50:24.561Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:50:24.561Z] #11 0.628 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T15:50:24.561Z] #11 0.640 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T15:50:24.561Z] #11 0.677 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T15:50:24.561Z] #11 0.718 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T15:50:24.561Z] #11 0.777 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T15:50:24.561Z] #11 1.445 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-06T15:50:24.561Z] #11 3.026 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-06T15:50:24.561Z] #11 3.870 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-06T15:50:24.561Z] #11 ... [2020-01-06T15:50:24.561Z] [2020-01-06T15:50:24.561Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:50:24.561Z] #41 0.607 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T15:50:24.561Z] #41 0.607 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T15:50:24.561Z] #41 0.653 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T15:50:24.561Z] #41 0.681 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T15:50:24.561Z] #41 0.712 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T15:50:24.561Z] #41 1.493 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-06T15:50:24.561Z] #41 3.076 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-06T15:50:24.561Z] #41 3.850 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-06T15:50:24.561Z] #41 ... [2020-01-06T15:50:24.561Z] [2020-01-06T15:50:24.561Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:50:24.561Z] #32 0.556 + RM_GOPATH=0 [2020-01-06T15:50:24.561Z] #32 0.556 + TMP_GOPATH= [2020-01-06T15:50:24.561Z] #32 0.556 + : /build [2020-01-06T15:50:24.561Z] #32 0.556 + '[' -z '' ']' [2020-01-06T15:50:24.561Z] #32 0.556 ++ mktemp -d [2020-01-06T15:50:24.561Z] #32 0.561 + export GOPATH=/tmp/tmp.ZbFX9edBnS [2020-01-06T15:50:24.561Z] #32 0.561 + GOPATH=/tmp/tmp.ZbFX9edBnS [2020-01-06T15:50:24.561Z] #32 0.561 + RM_GOPATH=1 [2020-01-06T15:50:24.561Z] #32 0.569 ++ dirname ./install.sh [2020-01-06T15:50:24.561Z] #32 0.569 + dir=. [2020-01-06T15:50:24.561Z] #32 0.569 + bin=tomlv [2020-01-06T15:50:24.561Z] #32 0.569 + shift [2020-01-06T15:50:24.561Z] #32 0.569 + '[' '!' -f ./tomlv.installer ']' [2020-01-06T15:50:24.561Z] #32 0.569 + . ./tomlv.installer [2020-01-06T15:50:24.561Z] #32 0.569 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T15:50:24.561Z] #32 0.569 + install_tomlv [2020-01-06T15:50:24.561Z] #32 0.569 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-06T15:50:24.561Z] #32 0.569 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZbFX9edBnS/src/github.com/BurntSushi/toml [2020-01-06T15:50:24.561Z] #32 0.569 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T15:50:24.561Z] #32 0.582 Cloning into '/tmp/tmp.ZbFX9edBnS/src/github.com/BurntSushi/toml'... [2020-01-06T15:50:24.561Z] #32 1.879 + cd /tmp/tmp.ZbFX9edBnS/src/github.com/BurntSushi/toml [2020-01-06T15:50:24.561Z] #32 1.880 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T15:50:24.561Z] #32 1.911 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-06T15:50:24.561Z] #32 2.673 internal/cpu [2020-01-06T15:50:24.561Z] #32 2.675 runtime/internal/atomic [2020-01-06T15:50:24.561Z] #32 3.018 runtime/internal/sys [2020-01-06T15:50:24.561Z] #32 3.197 runtime/internal/math [2020-01-06T15:50:24.561Z] #32 3.246 math/bits [2020-01-06T15:50:24.561Z] #32 3.528 internal/bytealg [2020-01-06T15:50:24.561Z] #32 3.769 runtime [2020-01-06T15:50:24.561Z] #32 3.881 math [2020-01-06T15:50:24.561Z] #32 10.33 internal/testlog [2020-01-06T15:50:24.561Z] #32 ... [2020-01-06T15:50:24.561Z] [2020-01-06T15:50:24.561Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T15:50:24.561Z] #34 0.592 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T15:50:24.561Z] #34 0.603 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T15:50:24.561Z] #34 0.644 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T15:50:24.561Z] #34 0.689 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T15:50:24.561Z] #34 0.717 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T15:50:24.561Z] #34 1.490 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-06T15:50:24.561Z] #34 3.145 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-06T15:50:24.561Z] #34 4.068 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-06T15:50:24.678Z] #41 37.41 CC images/userns.o [2020-01-06T15:50:24.936Z] #41 37.65 CC images/google/protobuf/descriptor.o [2020-01-06T15:50:24.973Z] #34 ... [2020-01-06T15:50:24.973Z] [2020-01-06T15:50:24.973Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:50:24.973Z] #51 0.535 + RM_GOPATH=0 [2020-01-06T15:50:24.973Z] #51 0.535 + TMP_GOPATH= [2020-01-06T15:50:24.973Z] #51 0.535 + : /build [2020-01-06T15:50:24.973Z] #51 0.535 + '[' -z '' ']' [2020-01-06T15:50:24.973Z] #51 0.537 ++ mktemp -d [2020-01-06T15:50:24.973Z] #51 0.547 + export GOPATH=/tmp/tmp.nCA7VaVkKE [2020-01-06T15:50:24.973Z] #51 0.549 + GOPATH=/tmp/tmp.nCA7VaVkKE [2020-01-06T15:50:24.973Z] #51 0.549 + RM_GOPATH=1 [2020-01-06T15:50:24.973Z] #51 0.549 ++ dirname ./install.sh [2020-01-06T15:50:24.973Z] #51 0.555 + dir=. [2020-01-06T15:50:24.973Z] #51 0.555 + bin=golangci_lint [2020-01-06T15:50:24.973Z] #51 0.555 + shift [2020-01-06T15:50:24.973Z] #51 0.555 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-06T15:50:24.973Z] #51 0.555 + . ./golangci_lint.installer [2020-01-06T15:50:24.973Z] #51 0.555 ++ : v1.20.0 [2020-01-06T15:50:24.973Z] #51 0.555 + install_golangci_lint [2020-01-06T15:50:24.973Z] #51 0.555 + echo 'Installing golangci-lint version v1.20.0' [2020-01-06T15:50:24.973Z] #51 0.555 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-06T15:50:24.973Z] #51 0.555 Installing golangci-lint version v1.20.0 [2020-01-06T15:50:24.973Z] #51 ... [2020-01-06T15:50:24.973Z] [2020-01-06T15:50:24.973Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:50:24.973Z] #63 0.579 + RM_GOPATH=0 [2020-01-06T15:50:24.973Z] #63 0.580 + TMP_GOPATH= [2020-01-06T15:50:24.973Z] #63 0.580 + : /build/ [2020-01-06T15:50:24.973Z] #63 0.580 + '[' -z '' ']' [2020-01-06T15:50:24.973Z] #63 0.580 ++ mktemp -d [2020-01-06T15:50:24.973Z] #63 0.580 + export GOPATH=/tmp/tmp.1b6ISfKM64 [2020-01-06T15:50:24.973Z] #63 0.580 + GOPATH=/tmp/tmp.1b6ISfKM64 [2020-01-06T15:50:24.973Z] #63 0.580 + RM_GOPATH=1 [2020-01-06T15:50:24.973Z] #63 0.581 ++ dirname ./install.sh [2020-01-06T15:50:24.973Z] #63 0.583 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T15:50:24.973Z] #63 0.583 + dir=. [2020-01-06T15:50:24.973Z] #63 0.583 + bin=rootlesskit [2020-01-06T15:50:24.973Z] #63 0.583 + shift [2020-01-06T15:50:24.973Z] #63 0.583 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-06T15:50:24.973Z] #63 0.583 + . ./rootlesskit.installer [2020-01-06T15:50:24.973Z] #63 0.583 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T15:50:24.973Z] #63 0.583 + install_rootlesskit [2020-01-06T15:50:24.973Z] #63 0.583 + case "$1" in [2020-01-06T15:50:24.973Z] #63 0.583 + export CGO_ENABLED=0 [2020-01-06T15:50:24.973Z] #63 0.583 + CGO_ENABLED=0 [2020-01-06T15:50:24.973Z] #63 0.583 + _install_rootlesskit [2020-01-06T15:50:24.973Z] #63 0.583 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-06T15:50:24.973Z] #63 0.583 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1b6ISfKM64/src/github.com/rootless-containers/rootlesskit [2020-01-06T15:50:24.973Z] #63 0.612 Cloning into '/tmp/tmp.1b6ISfKM64/src/github.com/rootless-containers/rootlesskit'... [2020-01-06T15:50:24.973Z] #63 3.998 + cd /tmp/tmp.1b6ISfKM64/src/github.com/rootless-containers/rootlesskit [2020-01-06T15:50:24.973Z] #63 3.999 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T15:50:24.973Z] #63 4.383 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-06T15:50:24.973Z] #63 4.383 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-06T15:50:24.973Z] #63 ... [2020-01-06T15:50:24.973Z] [2020-01-06T15:50:24.973Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T15:50:24.973Z] #29 0.522 + mktemp -d [2020-01-06T15:50:24.973Z] #29 0.524 + export GOPATH=/tmp/tmp.q5CUDUawuE [2020-01-06T15:50:24.973Z] #29 0.524 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.q5CUDUawuE/src/github.com/go-swagger/go-swagger [2020-01-06T15:50:24.973Z] #29 0.527 Cloning into '/tmp/tmp.q5CUDUawuE/src/github.com/go-swagger/go-swagger'... [2020-01-06T15:50:25.264Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-01-06T15:50:25.377Z] #29 ... [2020-01-06T15:50:25.377Z] [2020-01-06T15:50:25.377Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T15:50:25.377Z] #57 0.628 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T15:50:25.377Z] #57 0.640 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T15:50:25.377Z] #57 0.689 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T15:50:25.377Z] #57 0.719 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T15:50:25.377Z] #57 0.765 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T15:50:25.377Z] #57 1.553 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-06T15:50:25.377Z] #57 3.060 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-06T15:50:25.377Z] #57 3.791 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-06T15:50:25.377Z] #57 ... [2020-01-06T15:50:25.377Z] [2020-01-06T15:50:25.377Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T15:50:25.377Z] #39 0.445 + mktemp -d [2020-01-06T15:50:25.377Z] #39 0.446 + export GOPATH=/tmp/tmp.EwthLNaik3 [2020-01-06T15:50:25.377Z] #39 0.446 + git clone https://github.com/docker/distribution.git /tmp/tmp.EwthLNaik3/src/github.com/docker/distribution [2020-01-06T15:50:25.377Z] #39 0.447 Cloning into '/tmp/tmp.EwthLNaik3/src/github.com/docker/distribution'... [2020-01-06T15:50:25.377Z] #39 11.35 + cd /tmp/tmp.EwthLNaik3/src/github.com/docker/distribution [2020-01-06T15:50:25.377Z] #39 11.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-06T15:50:25.377Z] #39 ... [2020-01-06T15:50:25.377Z] [2020-01-06T15:50:25.377Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T15:50:25.377Z] #25 11.58 Fetched 7676 kB in 11s (681 kB/s) [2020-01-06T15:50:25.524Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2020-01-06T15:50:26.094Z] ok github.com/docker/docker/reference 0.039s coverage: 83.7% of statements [2020-01-06T15:50:26.663Z] ok github.com/docker/docker/plugin 0.599s coverage: 27.1% of statements [2020-01-06T15:50:26.837Z] #41 39.47 CC images/opts.o [2020-01-06T15:50:27.095Z] #41 39.76 CC images/seccomp.o [2020-01-06T15:50:27.234Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2020-01-06T15:50:27.353Z] #41 40.02 CC images/binfmt-misc.o [2020-01-06T15:50:27.612Z] #41 40.26 CC images/time.o [2020-01-06T15:50:27.805Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2020-01-06T15:50:27.805Z] ok github.com/docker/docker/registry 0.322s coverage: 56.0% of statements [2020-01-06T15:50:27.870Z] #41 40.46 CC images/sysctl.o [2020-01-06T15:50:28.128Z] #41 40.75 CC images/autofs.o [2020-01-06T15:50:28.375Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2020-01-06T15:50:28.386Z] #41 40.96 CC images/macvlan.o [2020-01-06T15:50:28.636Z] ok github.com/docker/docker/runconfig 0.024s coverage: 68.2% of statements [2020-01-06T15:50:28.644Z] #41 41.27 CC images/sit.o [2020-01-06T15:50:28.902Z] #41 41.49 LINK images/built-in.o [2020-01-06T15:50:28.902Z] #41 41.64 GEN compel/include/asm [2020-01-06T15:50:29.161Z] #41 41.65 GEN compel/include/version.h [2020-01-06T15:50:29.161Z] #41 41.69 touch .config [2020-01-06T15:50:29.161Z] #41 41.71 GEN include/common/config.h [2020-01-06T15:50:29.161Z] #41 41.82 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-01-06T15:50:29.161Z] #41 41.86 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-01-06T15:50:29.161Z] #41 41.89 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-01-06T15:50:29.419Z] #41 41.92 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-01-06T15:50:29.419Z] #41 41.95 DEP compel/arch/x86/plugins/std/memcpy.d [2020-01-06T15:50:29.419Z] #41 41.99 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-01-06T15:50:29.419Z] #41 42.02 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-06T15:50:29.419Z] #41 42.07 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-01-06T15:50:29.419Z] #41 42.10 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-06T15:50:29.419Z] #41 42.13 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-06T15:50:30.417Z] #41 42.15 DEP compel/plugins/std/infect.d [2020-01-06T15:50:30.417Z] #41 42.25 DEP compel/plugins/std/string.d [2020-01-06T15:50:30.417Z] #41 42.32 DEP compel/plugins/std/log.d [2020-01-06T15:50:30.438Z] #25 11.58 Reading package lists... [2020-01-06T15:50:30.680Z] #41 42.45 DEP compel/plugins/std/fds.d [2020-01-06T15:50:30.681Z] #41 42.57 DEP compel/plugins/std/std.d [2020-01-06T15:50:30.681Z] #41 42.72 DEP compel/plugins/shmem/shmem.d [2020-01-06T15:50:30.681Z] #41 42.86 DEP compel/plugins/fds/fds.d [2020-01-06T15:50:30.681Z] #41 42.98 CC compel/plugins/std/std.o [2020-01-06T15:50:30.681Z] #41 43.33 CC compel/plugins/std/fds.o [2020-01-06T15:50:30.851Z] #25 16.05 Reading package lists... [2020-01-06T15:50:30.851Z] #25 ... [2020-01-06T15:50:30.851Z] [2020-01-06T15:50:30.851Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:50:30.851Z] #51 15.64 + cd /tmp/tmp.nCA7VaVkKE/src/github.com/golangci/golangci-lint/ [2020-01-06T15:50:30.851Z] #51 15.64 + git checkout -q v1.20.0 [2020-01-06T15:50:30.851Z] #51 16.17 ++ git describe --tags [2020-01-06T15:50:30.851Z] #51 16.17 + version=v1.20.0 [2020-01-06T15:50:30.851Z] #51 16.17 ++ git rev-parse --short HEAD [2020-01-06T15:50:30.851Z] #51 16.17 + commit=cc98739 [2020-01-06T15:50:30.851Z] #51 16.17 ++ git show -s --format=%cd [2020-01-06T15:50:30.851Z] #51 16.18 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-06T15:50:30.851Z] #51 16.18 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-06T15:50:30.977Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2020-01-06T15:50:30.977Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-01-06T15:50:31.237Z] ok github.com/docker/docker/volume/mounts 0.093s coverage: 67.0% of statements [2020-01-06T15:50:31.248Z] #41 43.85 CC compel/plugins/std/log.o [2020-01-06T15:50:32.175Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-01-06T15:50:32.183Z] #41 44.81 CC compel/plugins/std/string.o [2020-01-06T15:50:33.171Z] #41 45.55 CC compel/plugins/std/infect.o [2020-01-06T15:50:33.430Z] #41 46.04 CC compel/arch/x86/plugins/std/parasite-head.o [2020-01-06T15:50:33.430Z] #41 46.09 CC compel/arch/x86/plugins/std/memcpy.o [2020-01-06T15:50:33.430Z] #41 46.14 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-01-06T15:50:33.430Z] #41 46.20 AR compel/plugins/std.lib.a [2020-01-06T15:50:33.688Z] #41 46.32 CC compel/plugins/fds/fds.o [2020-01-06T15:50:34.254Z] #41 46.75 AR compel/plugins/fds.lib.a [2020-01-06T15:50:34.254Z] #41 46.82 HOSTDEP compel/src/lib/log-host.d [2020-01-06T15:50:34.254Z] #41 47.04 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-06T15:50:34.820Z] #41 47.25 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-01-06T15:50:34.820Z] #41 47.35 HOSTDEP compel/src/main-host.d [2020-01-06T15:50:34.820Z] #41 47.58 DEP compel/src/lib/ptrace.d [2020-01-06T15:50:35.180Z] #51 ... [2020-01-06T15:50:35.180Z] [2020-01-06T15:50:35.180Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:50:35.180Z] #32 10.52 encoding [2020-01-06T15:50:35.180Z] #32 10.65 runtime/cgo [2020-01-06T15:50:35.180Z] #32 ... [2020-01-06T15:50:35.180Z] [2020-01-06T15:50:35.180Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T15:50:35.180Z] #39 13.45 + GOPATH=/tmp/tmp.EwthLNaik3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.EwthLNaik3 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-06T15:50:35.180Z] #39 ... [2020-01-06T15:50:35.180Z] [2020-01-06T15:50:35.180Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T15:50:35.180Z] #25 16.05 Reading package lists... [2020-01-06T15:50:35.387Z] #41 47.83 DEP compel/src/lib/infect.d [2020-01-06T15:50:35.387Z] #41 48.02 DEP compel/src/lib/infect-util.d [2020-01-06T15:50:35.387Z] #41 48.12 DEP compel/src/lib/infect-rpc.d [2020-01-06T15:50:35.645Z] #41 48.27 DEP compel/arch/x86/src/lib/infect.d [2020-01-06T15:50:35.904Z] #41 ... [2020-01-06T15:50:35.904Z] [2020-01-06T15:50:35.904Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:50:35.904Z] #62 98.13 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-06T15:50:35.904Z] #62 98.13 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-06T15:50:35.904Z] #62 DONE 105.3s [2020-01-06T15:50:35.904Z] [2020-01-06T15:50:35.904Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-06T15:50:35.904Z] #63 DONE 0.1s [2020-01-06T15:50:35.904Z] [2020-01-06T15:50:35.904Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:50:35.904Z] #44 98.85 vendor/golang.org/x/net/idna [2020-01-06T15:50:35.904Z] #44 101.9 mime [2020-01-06T15:50:35.904Z] #44 103.8 mime/quotedprintable [2020-01-06T15:50:35.904Z] #44 104.4 net/http/internal [2020-01-06T15:50:35.904Z] #44 ... [2020-01-06T15:50:35.904Z] [2020-01-06T15:50:35.904Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:50:35.904Z] #41 48.60 DEP compel/arch/x86/src/lib/cpu.d [2020-01-06T15:50:36.163Z] #41 48.77 DEP compel/src/lib/log.d [2020-01-06T15:50:36.421Z] #41 49.02 DEP compel/src/main.d [2020-01-06T15:50:36.680Z] #41 49.33 DEP compel/src/lib/handle-elf.d [2020-01-06T15:50:37.050Z] #25 21.65 Building dependency tree... [2020-01-06T15:50:37.050Z] #25 ... [2020-01-06T15:50:37.050Z] [2020-01-06T15:50:37.050Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:50:37.050Z] #41 12.73 Fetched 7676 kB in 12s (631 kB/s) [2020-01-06T15:50:37.050Z] #41 12.73 Reading package lists... [2020-01-06T15:50:37.050Z] #41 17.14 Reading package lists... [2020-01-06T15:50:37.050Z] #41 ... [2020-01-06T15:50:37.050Z] [2020-01-06T15:50:37.050Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:50:37.050Z] #11 12.72 Fetched 7676 kB in 12s (632 kB/s) [2020-01-06T15:50:37.050Z] #11 12.72 Reading package lists... [2020-01-06T15:50:37.050Z] #11 17.25 Reading package lists... [2020-01-06T15:50:37.050Z] #11 22.72 Building dependency tree... [2020-01-06T15:50:37.050Z] #11 ... [2020-01-06T15:50:37.050Z] [2020-01-06T15:50:37.050Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T15:50:37.050Z] #57 13.12 Fetched 7676 kB in 12s (615 kB/s) [2020-01-06T15:50:37.050Z] #57 13.12 Reading package lists... [2020-01-06T15:50:37.050Z] #57 17.66 Reading package lists... [2020-01-06T15:50:37.050Z] #57 ... [2020-01-06T15:50:37.050Z] [2020-01-06T15:50:37.050Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:50:37.050Z] #69 12.97 + cd /tmp/tmp.Gt16J4snti/src/github.com/docker/libnetwork [2020-01-06T15:50:37.050Z] #69 13.02 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T15:50:37.050Z] #69 13.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-06T15:50:37.247Z] #41 49.65 DEP compel/arch/x86/src/lib/handle-elf.d [2020-01-06T15:50:37.247Z] #41 49.85 CC compel/src/lib/log.o [2020-01-06T15:50:37.475Z] #69 ... [2020-01-06T15:50:37.475Z] [2020-01-06T15:50:37.475Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T15:50:37.475Z] #34 13.39 Fetched 7676 kB in 12s (601 kB/s) [2020-01-06T15:50:37.475Z] #34 13.39 Reading package lists... [2020-01-06T15:50:37.475Z] #34 17.75 Reading package lists... [2020-01-06T15:50:37.475Z] #34 ... [2020-01-06T15:50:37.475Z] [2020-01-06T15:50:37.475Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:50:37.475Z] #11 22.72 Building dependency tree... [2020-01-06T15:50:37.506Z] #41 50.13 CC compel/arch/x86/src/lib/cpu.o [2020-01-06T15:50:38.356Z] #11 24.08 The following additional packages will be installed: [2020-01-06T15:50:38.356Z] #11 24.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-06T15:50:38.356Z] #11 24.09 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-06T15:50:38.356Z] #11 24.09 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-06T15:50:38.356Z] #11 24.09 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-06T15:50:38.356Z] #11 24.09 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-06T15:50:38.356Z] #11 24.12 Suggested packages: [2020-01-06T15:50:38.356Z] #11 24.12 gcc-6-locales seccomp wine64 [2020-01-06T15:50:38.928Z] #11 ... [2020-01-06T15:50:38.928Z] [2020-01-06T15:50:38.928Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:50:38.928Z] #45 14.67 unicode/utf16 [2020-01-06T15:50:38.928Z] #45 14.92 container/list [2020-01-06T15:50:38.928Z] #45 15.28 crypto/internal/subtle [2020-01-06T15:50:38.928Z] #45 15.34 crypto/subtle [2020-01-06T15:50:38.928Z] #45 15.46 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-06T15:50:38.928Z] #45 15.72 internal/nettrace [2020-01-06T15:50:38.928Z] #45 15.84 runtime/cgo [2020-01-06T15:50:38.934Z] #41 51.33 CC compel/arch/x86/src/lib/infect.o [2020-01-06T15:50:39.332Z] #45 ... [2020-01-06T15:50:39.332Z] [2020-01-06T15:50:39.332Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T15:50:39.332Z] #25 21.65 Building dependency tree... [2020-01-06T15:50:39.332Z] #25 23.81 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-06T15:50:39.332Z] #25 23.81 The following additional packages will be installed: [2020-01-06T15:50:39.332Z] #25 23.81 libjq1 libonig4 [2020-01-06T15:50:39.332Z] #25 24.17 The following NEW packages will be installed: [2020-01-06T15:50:39.332Z] #25 24.18 jq libjq1 libonig4 [2020-01-06T15:50:39.332Z] #25 24.30 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T15:50:39.332Z] #25 24.30 Need to get 328 kB of archives. [2020-01-06T15:50:39.332Z] #25 24.30 After this operation, 1263 kB of additional disk space will be used. [2020-01-06T15:50:39.332Z] #25 24.30 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-01-06T15:50:39.332Z] #25 24.35 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-01-06T15:50:39.332Z] #25 24.37 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-01-06T15:50:39.332Z] #25 25.33 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T15:50:39.332Z] #25 25.43 Fetched 328 kB in 0s (2348 kB/s) [2020-01-06T15:50:39.332Z] #25 25.53 Selecting previously unselected package libonig4:s390x. [2020-01-06T15:50:39.501Z] #41 ... [2020-01-06T15:50:39.501Z] [2020-01-06T15:50:39.501Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:50:39.501Z] #47 DONE 108.9s [2020-01-06T15:50:39.501Z] [2020-01-06T15:50:39.501Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:50:39.501Z] #44 107.0 crypto/tls [2020-01-06T15:50:39.748Z] #25 25.53 (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.) [2020-01-06T15:50:39.748Z] #25 25.64 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2020-01-06T15:50:39.748Z] #25 25.65 Unpacking libonig4:s390x (6.1.3-2) ... [2020-01-06T15:50:39.748Z] #25 25.90 Selecting previously unselected package libjq1:s390x. [2020-01-06T15:50:39.748Z] #25 25.90 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-01-06T15:50:39.748Z] #25 25.90 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-06T15:50:40.158Z] #25 26.08 Selecting previously unselected package jq. [2020-01-06T15:50:40.158Z] #25 26.09 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2020-01-06T15:50:40.158Z] #25 26.09 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-06T15:50:40.158Z] #25 26.20 Setting up libonig4:s390x (6.1.3-2) ... [2020-01-06T15:50:40.158Z] #25 26.23 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-06T15:50:40.158Z] #25 26.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:50:40.158Z] #25 26.28 Setting up jq (1.5+dfsg-1.3) ... [2020-01-06T15:50:40.577Z] #25 DONE 26.5s [2020-01-06T15:50:40.577Z] [2020-01-06T15:50:40.577Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:50:40.577Z] #11 25.98 The following NEW packages will be installed: [2020-01-06T15:50:40.577Z] #11 25.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-06T15:50:40.577Z] #11 25.98 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-06T15:50:40.577Z] #11 25.98 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-06T15:50:40.577Z] #11 25.98 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-06T15:50:40.577Z] #11 25.98 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-06T15:50:40.577Z] #11 25.98 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-06T15:50:40.577Z] #11 25.98 mingw-w64-x86-64-dev [2020-01-06T15:50:40.577Z] #11 26.09 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T15:50:40.577Z] #11 26.09 Need to get 71.0 MB of archives. [2020-01-06T15:50:40.577Z] #11 26.09 After this operation, 487 MB of additional disk space will be used. [2020-01-06T15:50:40.577Z] #11 26.09 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2020-01-06T15:50:40.577Z] #11 26.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2020-01-06T15:50:40.577Z] #11 26.14 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-01-06T15:50:40.577Z] #11 26.15 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-01-06T15:50:40.577Z] #11 26.17 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-01-06T15:50:40.577Z] #11 26.17 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2020-01-06T15:50:40.577Z] #11 26.19 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2020-01-06T15:50:40.577Z] #11 26.20 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2020-01-06T15:50:40.577Z] #11 26.20 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2020-01-06T15:50:40.577Z] #11 26.23 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2020-01-06T15:50:40.577Z] #11 26.25 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2020-01-06T15:50:40.577Z] #11 26.26 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2020-01-06T15:50:40.577Z] #11 26.30 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2020-01-06T15:50:40.577Z] #11 26.31 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2020-01-06T15:50:40.577Z] #11 26.32 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2020-01-06T15:50:40.577Z] #11 26.33 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2020-01-06T15:50:40.577Z] #11 26.33 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2020-01-06T15:50:40.577Z] #11 26.52 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2020-01-06T15:50:40.577Z] #11 ... [2020-01-06T15:50:40.577Z] [2020-01-06T15:50:40.577Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-06T15:50:40.577Z] #26 DONE 0.1s [2020-01-06T15:50:40.577Z] [2020-01-06T15:50:40.577Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:50:40.577Z] #11 26.68 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2020-01-06T15:50:40.995Z] #11 26.99 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-06T15:50:40.995Z] #11 27.00 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-06T15:50:41.409Z] #11 27.34 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-06T15:50:41.409Z] #11 27.56 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2020-01-06T15:50:41.409Z] #11 27.57 Get:24 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] [2020-01-06T15:50:42.959Z] #11 ... [2020-01-06T15:50:42.959Z] [2020-01-06T15:50:42.959Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T15:50:42.959Z] #57 17.66 Reading package lists... [2020-01-06T15:50:42.959Z] #57 24.41 Building dependency tree... [2020-01-06T15:50:42.959Z] #57 26.31 The following additional packages will be installed: [2020-01-06T15:50:42.959Z] #57 26.31 btrfs-progs liblzo2-2 [2020-01-06T15:50:42.959Z] #57 26.56 The following NEW packages will be installed: [2020-01-06T15:50:42.959Z] #57 26.59 btrfs-progs btrfs-tools liblzo2-2 [2020-01-06T15:50:42.959Z] #57 26.69 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T15:50:42.959Z] #57 26.69 Need to get 668 kB of archives. [2020-01-06T15:50:42.959Z] #57 26.69 After this operation, 5446 kB of additional disk space will be used. [2020-01-06T15:50:42.959Z] #57 26.69 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-01-06T15:50:42.959Z] #57 26.73 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-01-06T15:50:42.959Z] #57 26.77 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-01-06T15:50:42.959Z] #57 27.44 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T15:50:42.959Z] #57 27.55 Fetched 668 kB in 0s (5657 kB/s) [2020-01-06T15:50:42.959Z] #57 27.72 Selecting previously unselected package liblzo2-2:s390x. [2020-01-06T15:50:42.959Z] #57 27.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 ... 14828 files and directories currently installed.) [2020-01-06T15:50:42.959Z] #57 27.74 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-01-06T15:50:42.959Z] #57 27.76 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-06T15:50:42.959Z] #57 27.87 Selecting previously unselected package btrfs-progs. [2020-01-06T15:50:42.959Z] #57 27.88 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2020-01-06T15:50:42.959Z] #57 27.88 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-06T15:50:42.959Z] #57 28.59 Selecting previously unselected package btrfs-tools. [2020-01-06T15:50:42.959Z] #57 28.61 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2020-01-06T15:50:42.959Z] #57 28.62 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-06T15:50:42.959Z] #57 28.73 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:50:42.959Z] #57 28.81 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-06T15:50:42.959Z] #57 28.82 Setting up btrfs-progs (4.7.3-1) ... [2020-01-06T15:50:42.959Z] #57 28.83 Setting up btrfs-tools (4.7.3-1) ... [2020-01-06T15:50:42.959Z] #57 28.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:50:42.959Z] #57 DONE 29.1s [2020-01-06T15:50:43.377Z] [2020-01-06T15:50:43.377Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:50:43.377Z] #58 DONE 0.1s [2020-01-06T15:50:43.377Z] [2020-01-06T15:50:43.377Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-06T15:50:43.377Z] #59 DONE 0.1s [2020-01-06T15:50:43.377Z] [2020-01-06T15:50:43.377Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T15:50:43.377Z] #34 17.75 Reading package lists... [2020-01-06T15:50:43.377Z] #34 24.34 Building dependency tree... [2020-01-06T15:50:43.377Z] #34 25.33 The following additional packages will be installed: [2020-01-06T15:50:43.377Z] #34 25.35 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-06T15:50:43.377Z] #34 25.35 Suggested packages: [2020-01-06T15:50:43.377Z] #34 25.35 codeblocks eclipse ninja-build lrzip [2020-01-06T15:50:43.377Z] #34 25.35 Recommended packages: [2020-01-06T15:50:43.377Z] #34 25.35 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-06T15:50:43.377Z] #34 26.19 The following NEW packages will be installed: [2020-01-06T15:50:43.377Z] #34 26.20 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-06T15:50:43.377Z] #34 26.20 vim-common xxd [2020-01-06T15:50:43.377Z] #34 26.29 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T15:50:43.377Z] #34 26.29 Need to get 13.2 MB of archives. [2020-01-06T15:50:43.377Z] #34 26.29 After this operation, 59.4 MB of additional disk space will be used. [2020-01-06T15:50:43.377Z] #34 26.29 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2020-01-06T15:50:43.377Z] #34 26.42 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-01-06T15:50:43.377Z] #34 26.43 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2020-01-06T15:50:43.377Z] #34 27.09 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2020-01-06T15:50:43.377Z] #34 27.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2020-01-06T15:50:43.377Z] #34 27.16 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-01-06T15:50:43.377Z] #34 27.16 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2020-01-06T15:50:43.377Z] #34 27.17 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2020-01-06T15:50:43.377Z] #34 27.36 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-06T15:50:43.377Z] #34 27.36 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-06T15:50:43.377Z] #34 28.12 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T15:50:43.377Z] #34 28.19 Fetched 13.2 MB in 1s (11.7 MB/s) [2020-01-06T15:50:43.377Z] #34 28.31 Selecting previously unselected package cmake-data. [2020-01-06T15:50:43.377Z] #34 28.31 (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.) [2020-01-06T15:50:43.377Z] #34 28.35 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-06T15:50:43.377Z] #34 28.36 Unpacking cmake-data (3.7.2-1) ... [2020-01-06T15:50:43.786Z] #34 ... [2020-01-06T15:50:43.786Z] [2020-01-06T15:50:43.786Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:50:43.786Z] #27 1.903 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-06T15:50:43.786Z] #27 2.445 [2020-01-06T15:50:43.811Z] #44 ... [2020-01-06T15:50:43.811Z] [2020-01-06T15:50:43.811Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:50:43.811Z] #41 52.38 CC compel/src/lib/infect-rpc.o [2020-01-06T15:50:43.811Z] #41 52.96 CC compel/src/lib/infect-util.o [2020-01-06T15:50:43.811Z] #41 53.36 CC compel/src/lib/infect.o [2020-01-06T15:50:43.811Z] #41 55.30 CC compel/src/lib/ptrace.o [2020-01-06T15:50:43.811Z] #41 55.74 AR compel/libcompel.a [2020-01-06T15:50:43.811Z] #41 55.81 HOSTCC compel/src/main-host.o [2020-01-06T15:50:43.811Z] #41 56.19 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-01-06T15:50:43.811Z] #41 56.42 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-06T15:50:44.070Z] #41 56.78 HOSTCC compel/src/lib/log-host.o [2020-01-06T15:50:44.328Z] #41 56.98 HOSTLINK compel/compel-host-bin [2020-01-06T15:50:44.587Z] #41 57.14 DEP soccr/soccr.d [2020-01-06T15:50:44.587Z] #41 57.30 CC soccr/soccr.o [2020-01-06T15:50:45.963Z] #41 58.50 AR soccr/libsoccr.a [2020-01-06T15:50:45.963Z] #41 58.53 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-06T15:50:46.221Z] #41 58.79 DEP criu/arch/x86/sigframe.d [2020-01-06T15:50:46.221Z] #41 58.88 DEP criu/arch/x86/sigaction_compat.d [2020-01-06T15:50:46.480Z] #41 58.98 DEP criu/arch/x86/kerndat.d [2020-01-06T15:50:46.480Z] #41 59.16 DEP criu/arch/x86/crtools.d [2020-01-06T15:50:46.738Z] #41 59.27 DEP criu/arch/x86/cpu.d [2020-01-06T15:50:46.996Z] #41 59.47 CC criu/arch/x86/cpu.o [2020-01-06T15:50:47.562Z] #41 60.01 CC criu/arch/x86/crtools.o [2020-01-06T15:50:48.066Z] #27 2.836 # 2.1% ### 4.2% #### 6.3% ###### 8.4% ####### 10.5% ######### 12.6% ########## 14.7% ############ 16.8% ############# 18.9% ############### 20.9% ################ 23.0% ################## 25.1% ################### 27.2% ##################### 29.3% ######################## 33.5% ######################### 35.6% ############################ 39.7% ############################### 43.9% ################################# 46.0% #################################### 50.2% ##################################### 52.3% ########################################### 60.7% ############################################## 64.8% ################################################ 66.9% ################################################# 69.0% ################################################### 71.1% #################################################### 73.2% ###################################################### 75.3% [2020-01-06T15:50:48.066Z] #27 ... [2020-01-06T15:50:48.066Z] [2020-01-06T15:50:48.066Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:50:48.066Z] #41 17.14 Reading package lists... [2020-01-06T15:50:48.066Z] #41 23.98 Building dependency tree... [2020-01-06T15:50:48.066Z] #41 25.82 The following additional packages will be installed: [2020-01-06T15:50:48.066Z] #41 25.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-06T15:50:48.066Z] #41 25.82 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-06T15:50:48.066Z] #41 25.83 Suggested packages: [2020-01-06T15:50:48.066Z] #41 25.83 manpages-dev python-setuptools [2020-01-06T15:50:48.066Z] #41 27.91 The following NEW packages will be installed: [2020-01-06T15:50:48.066Z] #41 27.92 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-06T15:50:48.066Z] #41 27.92 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-06T15:50:48.066Z] #41 27.92 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-06T15:50:48.066Z] #41 27.92 zlib1g-dev [2020-01-06T15:50:48.066Z] #41 27.99 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T15:50:48.066Z] #41 27.99 Need to get 3476 kB of archives. [2020-01-06T15:50:48.066Z] #41 27.99 After this operation, 20.2 MB of additional disk space will be used. [2020-01-06T15:50:48.066Z] #41 27.99 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-01-06T15:50:48.066Z] #41 28.03 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2020-01-06T15:50:48.066Z] #41 28.03 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2020-01-06T15:50:48.066Z] #41 28.05 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-01-06T15:50:48.066Z] #41 28.05 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2020-01-06T15:50:48.066Z] #41 28.07 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-01-06T15:50:48.066Z] #41 28.09 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2020-01-06T15:50:48.066Z] #41 28.09 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2020-01-06T15:50:48.066Z] #41 28.10 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2020-01-06T15:50:48.066Z] #41 28.20 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2020-01-06T15:50:48.066Z] #41 28.21 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2020-01-06T15:50:48.066Z] #41 28.29 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2020-01-06T15:50:48.066Z] #41 28.33 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2020-01-06T15:50:48.066Z] #41 28.35 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2020-01-06T15:50:48.066Z] #41 28.36 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-06T15:50:48.066Z] #41 28.37 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2020-01-06T15:50:48.066Z] #41 29.57 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T15:50:48.066Z] #41 29.77 Fetched 3476 kB in 0s (8040 kB/s) [2020-01-06T15:50:48.066Z] #41 29.82 Selecting previously unselected package libnet1:s390x. [2020-01-06T15:50:48.066Z] #41 29.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-01-06T15:50:48.066Z] #41 29.88 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-01-06T15:50:48.066Z] #41 29.88 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-06T15:50:48.066Z] #41 29.98 Selecting previously unselected package libcap-dev:s390x. [2020-01-06T15:50:48.066Z] #41 29.98 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2020-01-06T15:50:48.066Z] #41 29.99 Unpacking libcap-dev:s390x (1:2.25-1) ... [2020-01-06T15:50:48.066Z] #41 30.12 Selecting previously unselected package libnet1-dev. [2020-01-06T15:50:48.066Z] #41 30.14 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2020-01-06T15:50:48.067Z] #41 30.14 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-06T15:50:48.067Z] #41 30.33 Selecting previously unselected package libnl-3-200:s390x. [2020-01-06T15:50:48.067Z] #41 30.33 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2020-01-06T15:50:48.067Z] #41 30.33 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-01-06T15:50:48.067Z] #41 30.43 Selecting previously unselected package libnl-3-dev:s390x. [2020-01-06T15:50:48.067Z] #41 30.44 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2020-01-06T15:50:48.067Z] #41 30.44 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2020-01-06T15:50:48.067Z] #41 30.69 Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-06T15:50:48.067Z] #41 30.69 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-01-06T15:50:48.067Z] #41 30.70 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-06T15:50:48.067Z] #41 30.77 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-01-06T15:50:48.067Z] #41 30.77 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2020-01-06T15:50:48.067Z] #41 30.78 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-01-06T15:50:48.067Z] #41 30.84 Selecting previously unselected package zlib1g-dev:s390x. [2020-01-06T15:50:48.067Z] #41 30.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2020-01-06T15:50:48.067Z] #41 30.84 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-01-06T15:50:48.067Z] #41 31.11 Selecting previously unselected package libprotobuf10:s390x. [2020-01-06T15:50:48.067Z] #41 31.11 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2020-01-06T15:50:48.067Z] #41 31.12 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2020-01-06T15:50:48.067Z] #41 31.84 Selecting previously unselected package libprotobuf-lite10:s390x. [2020-01-06T15:50:48.067Z] #41 31.86 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2020-01-06T15:50:48.067Z] #41 31.87 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2020-01-06T15:50:48.067Z] #41 32.00 Selecting previously unselected package libprotobuf-dev:s390x. [2020-01-06T15:50:48.067Z] #41 32.01 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2020-01-06T15:50:48.067Z] #41 32.01 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2020-01-06T15:50:48.067Z] #41 33.51 Selecting previously unselected package libprotoc10:s390x. [2020-01-06T15:50:48.067Z] #41 33.52 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2020-01-06T15:50:48.067Z] #41 33.54 Unpacking libprotoc10:s390x (3.0.0-9) ... [2020-01-06T15:50:48.067Z] #41 ... [2020-01-06T15:50:48.067Z] [2020-01-06T15:50:48.067Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:50:48.067Z] #27 2.836 # 2.1% ### 4.2% #### 6.3% ###### 8.4% ####### 10.5% ######### 12.6% ########## 14.7% ############ 16.8% ############# 18.9% ############### 20.9% ################ 23.0% ################## 25.1% ################### 27.2% ##################### 29.3% ######################## 33.5% ######################### 35.6% ############################ 39.7% ############################### 43.9% ################################# 46.0% #################################### 50.2% ##################################### 52.3% ########################################### 60.7% ############################################## 64.8% ################################################ 66.9% ################################################# 69.0% ################################################### 71.1% #################################################### 73.2% ###################################################### 75.3% ####################################################### 77.4% [2020-01-06T15:50:48.067Z] #27 ... [2020-01-06T15:50:48.067Z] [2020-01-06T15:50:48.067Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:50:48.067Z] #69 DONE 33.9s [2020-01-06T15:50:48.067Z] [2020-01-06T15:50:48.067Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:50:48.943Z] #41 61.29 CC criu/arch/x86/kerndat.o [2020-01-06T15:50:49.201Z] #41 61.70 CC criu/arch/x86/sigaction_compat.o [2020-01-06T15:50:49.459Z] #41 61.96 CC criu/arch/x86/sigframe.o [2020-01-06T15:50:49.718Z] #41 62.29 LINK criu/arch/x86/crtools.built-in.o [2020-01-06T15:50:49.718Z] #41 62.35 DEP criu/pie/util-vdso-elf32.d [2020-01-06T15:50:49.718Z] #41 62.44 DEP criu/arch/x86/vdso-pie.d [2020-01-06T15:50:49.976Z] #41 62.54 DEP criu/pie/parasite-vdso.d [2020-01-06T15:50:49.976Z] #41 62.66 DEP criu/pie/util-vdso.d [2020-01-06T15:50:49.976Z] #41 62.75 DEP criu/pie/util.d [2020-01-06T15:50:50.244Z] #27 2.836 # 2.1% ### 4.2% #### 6.3% ###### 8.4% ####### 10.5% ######### 12.6% ########## 14.7% ############ 16.8% ############# 18.9% ############### 20.9% ################ 23.0% ################## 25.1% ################### 27.2% ##################### 29.3% ######################## 33.5% ######################### 35.6% ############################ 39.7% ############################### 43.9% ################################# 46.0% #################################### 50.2% ##################################### 52.3% ########################################### 60.7% ############################################## 64.8% ################################################ 66.9% ################################################# 69.0% ################################################### 71.1% #################################################### 73.2% ###################################################### 75.3% ####################################################### 77.4% ######################################################### 79.4% ########################################################## 81.6% ############################################################ 83.6% ############################################################# 85.7% ############################################################### 87.8% ################################################################ 89.9% ################################################################## 92.0% ################################################################### 94.1% ##################################################################### 96.2% ###################################################################### 98.3% ######################################################################## 100.0% [2020-01-06T15:50:50.543Z] #41 62.92 CC criu/pie/util.o [2020-01-06T15:50:50.651Z] #27 10.15 [2020-01-06T15:50:50.801Z] #41 63.24 CC criu/pie/util-vdso.o [2020-01-06T15:50:51.369Z] #41 63.91 CC criu/pie/parasite-vdso.o [2020-01-06T15:50:52.304Z] #41 64.81 CC criu/arch/x86/vdso-pie.o [2020-01-06T15:50:52.435Z] #27 10.46 ##### 7.9% ############# 19.3% ###################### 30.6% ########################## 36.2% ################################## 47.6% ########################################## 58.9% ############################################## 64.6% ################################################## 70.3% ########################################################## 81.6% ################################################################## 93.0% ######################################################################## 100.0% [2020-01-06T15:50:52.562Z] #41 65.14 CC criu/pie/util-vdso-elf32.o [2020-01-06T15:50:52.852Z] #27 12.28 [2020-01-06T15:50:53.129Z] #41 65.79 AR criu/pie/pie.lib.a [2020-01-06T15:50:53.129Z] #41 65.85 DEP criu/pie/restorer.d [2020-01-06T15:50:53.262Z] #27 12.65 ## 3.3% [2020-01-06T15:50:53.262Z] #27 ... [2020-01-06T15:50:53.262Z] [2020-01-06T15:50:53.262Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:50:53.262Z] #60 0.297 + RM_GOPATH=0 [2020-01-06T15:50:53.262Z] #60 0.298 + TMP_GOPATH= [2020-01-06T15:50:53.262Z] #60 0.299 + : /build [2020-01-06T15:50:53.262Z] #60 0.299 + '[' -z '' ']' [2020-01-06T15:50:53.262Z] #60 0.306 ++ mktemp -d [2020-01-06T15:50:53.262Z] #60 0.308 + export GOPATH=/tmp/tmp.4EXrALulj1 [2020-01-06T15:50:53.262Z] #60 0.308 + GOPATH=/tmp/tmp.4EXrALulj1 [2020-01-06T15:50:53.262Z] #60 0.309 + RM_GOPATH=1 [2020-01-06T15:50:53.262Z] #60 0.316 ++ dirname ./install.sh [2020-01-06T15:50:53.262Z] #60 0.345 + dir=. [2020-01-06T15:50:53.262Z] #60 0.345 + bin=containerd [2020-01-06T15:50:53.262Z] #60 0.345 + shift [2020-01-06T15:50:53.262Z] #60 0.345 + '[' '!' -f ./containerd.installer ']' [2020-01-06T15:50:53.262Z] #60 0.345 + . ./containerd.installer [2020-01-06T15:50:53.262Z] #60 0.345 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T15:50:53.262Z] #60 0.345 + install_containerd [2020-01-06T15:50:53.262Z] #60 0.345 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-06T15:50:53.262Z] #60 0.345 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4EXrALulj1/src/github.com/containerd/containerd [2020-01-06T15:50:53.262Z] #60 0.345 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T15:50:53.262Z] #60 0.347 Cloning into '/tmp/tmp.4EXrALulj1/src/github.com/containerd/containerd'... [2020-01-06T15:50:53.262Z] #60 ... [2020-01-06T15:50:53.262Z] [2020-01-06T15:50:53.262Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:50:53.415Z] #41 66.15 DEP criu/arch/x86/sigaction_compat_pie.d [2020-01-06T15:50:53.695Z] #27 12.65 ## 3.3% #### 5.8% ###### 8.4% ####### 10.9% ######### 13.5% ########### 16.0% [2020-01-06T15:50:53.695Z] #27 ... [2020-01-06T15:50:53.695Z] [2020-01-06T15:50:53.695Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:50:53.695Z] #11 29.93 Get:25 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] [2020-01-06T15:50:53.695Z] #11 31.18 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2020-01-06T15:50:53.695Z] #11 31.18 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2020-01-06T15:50:53.695Z] #11 32.16 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T15:50:53.695Z] #11 32.33 Fetched 71.0 MB in 5s (13.8 MB/s) [2020-01-06T15:50:53.695Z] #11 32.51 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-01-06T15:50:53.695Z] #11 32.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-01-06T15:50:53.695Z] #11 32.63 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2020-01-06T15:50:53.695Z] #11 32.64 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2020-01-06T15:50:53.695Z] #11 32.97 Selecting previously unselected package libudev-dev:s390x. [2020-01-06T15:50:53.695Z] #11 32.97 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_s390x.deb ... [2020-01-06T15:50:53.695Z] #11 33.02 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2020-01-06T15:50:53.695Z] #11 33.34 Selecting previously unselected package liblzo2-2:s390x. [2020-01-06T15:50:53.695Z] #11 33.34 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-01-06T15:50:53.695Z] #11 33.35 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-06T15:50:53.695Z] #11 33.64 Selecting previously unselected package btrfs-progs. [2020-01-06T15:50:53.695Z] #11 33.64 Preparing to unpack .../03-btrfs-progs_4.7.3-1_s390x.deb ... [2020-01-06T15:50:53.695Z] #11 33.65 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-06T15:50:53.695Z] #11 35.17 Selecting previously unselected package btrfs-tools. [2020-01-06T15:50:53.695Z] #11 35.20 Preparing to unpack .../04-btrfs-tools_4.7.3-1_s390x.deb ... [2020-01-06T15:50:53.695Z] #11 35.28 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-06T15:50:53.695Z] #11 35.39 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-01-06T15:50:53.695Z] #11 35.39 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-01-06T15:50:53.695Z] #11 35.40 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-01-06T15:50:53.695Z] #11 35.51 Selecting previously unselected package dmsetup. [2020-01-06T15:50:53.695Z] #11 35.51 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_s390x.deb ... [2020-01-06T15:50:53.695Z] #11 35.53 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-06T15:50:53.695Z] #11 35.66 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-01-06T15:50:53.695Z] #11 35.66 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-01-06T15:50:53.695Z] #11 35.67 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-01-06T15:50:53.695Z] #11 35.76 Selecting previously unselected package libsepol1-dev:s390x. [2020-01-06T15:50:53.695Z] #11 35.78 Preparing to unpack .../08-libsepol1-dev_2.6-2_s390x.deb ... [2020-01-06T15:50:53.695Z] #11 35.79 Unpacking libsepol1-dev:s390x (2.6-2) ... [2020-01-06T15:50:53.695Z] #11 36.23 Selecting previously unselected package libpcre16-3:s390x. [2020-01-06T15:50:53.695Z] #11 36.24 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_s390x.deb ... [2020-01-06T15:50:53.695Z] #11 36.24 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2020-01-06T15:50:53.695Z] #11 36.42 Selecting previously unselected package libpcre32-3:s390x. [2020-01-06T15:50:53.695Z] #11 36.43 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_s390x.deb ... [2020-01-06T15:50:53.695Z] #11 36.43 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2020-01-06T15:50:53.695Z] #11 36.63 Selecting previously unselected package libpcre3-dev:s390x. [2020-01-06T15:50:53.695Z] #11 36.63 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2020-01-06T15:50:53.695Z] #11 36.64 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2020-01-06T15:50:53.695Z] #11 37.05 Selecting previously unselected package libselinux1-dev:s390x. [2020-01-06T15:50:53.695Z] #11 37.08 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_s390x.deb ... [2020-01-06T15:50:53.695Z] #11 37.09 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2020-01-06T15:50:53.695Z] #11 37.45 Selecting previously unselected package libdevmapper-dev:s390x. [2020-01-06T15:50:53.695Z] #11 37.47 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2020-01-06T15:50:53.695Z] #11 37.48 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-01-06T15:50:53.695Z] #11 37.60 Selecting previously unselected package libseccomp2:s390x. [2020-01-06T15:50:53.695Z] #11 37.60 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2020-01-06T15:50:53.695Z] #11 37.60 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-01-06T15:50:53.695Z] #11 37.68 Selecting previously unselected package libseccomp-dev:s390x. [2020-01-06T15:50:53.695Z] #11 37.69 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2020-01-06T15:50:53.695Z] #11 37.69 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-01-06T15:50:53.695Z] #11 37.86 Selecting previously unselected package libsystemd-dev:s390x. [2020-01-06T15:50:53.695Z] #11 37.86 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2020-01-06T15:50:53.695Z] #11 37.87 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2020-01-06T15:50:53.695Z] #11 39.79 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-06T15:50:53.695Z] #11 39.80 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2020-01-06T15:50:53.695Z] #11 39.80 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-06T15:50:53.696Z] #41 66.35 DEP criu/arch/x86/restorer_unmap.d [2020-01-06T15:50:53.696Z] #41 66.36 DEP criu/arch/x86/restorer.d [2020-01-06T15:50:53.954Z] #41 66.50 DEP criu/pie/parasite.d [2020-01-06T15:50:54.113Z] #11 ... [2020-01-06T15:50:54.113Z] [2020-01-06T15:50:54.113Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T15:50:54.113Z] #29 30.01 + cd /tmp/tmp.q5CUDUawuE/src/github.com/go-swagger/go-swagger [2020-01-06T15:50:54.113Z] #29 30.01 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-06T15:50:54.113Z] #29 32.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-06T15:50:54.113Z] #29 ... [2020-01-06T15:50:54.113Z] [2020-01-06T15:50:54.113Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:50:54.215Z] #41 66.79 CC criu/pie/parasite.o [2020-01-06T15:50:54.300Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/rootless [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/volume [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-06T15:50:54.300Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === Skipped [2020-01-06T15:50:54.300Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-06T15:50:54.300Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-06T15:50:54.300Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-06T15:50:54.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T15:50:54.300Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-06T15:50:54.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T15:50:54.300Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-06T15:50:54.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T15:50:54.300Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-06T15:50:54.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T15:50:54.300Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-06T15:50:54.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T15:50:54.300Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-06T15:50:54.300Z] graphtest_unix.go:73: No driver to put! [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-06T15:50:54.300Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-06T15:50:54.300Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-06T15:50:54.300Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-06T15:50:54.300Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-06T15:50:54.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T15:50:54.300Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-06T15:50:54.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T15:50:54.300Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-06T15:50:54.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T15:50:54.300Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-06T15:50:54.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T15:50:54.300Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-06T15:50:54.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T15:50:54.300Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-06T15:50:54.300Z] graphtest_unix.go:73: No driver to put! [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-06T15:50:54.300Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-06T15:50:54.300Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] [2020-01-06T15:50:54.300Z] DONE 2155 tests, 20 skipped in 184.917s Post stage [Pipeline] junit [2020-01-06T15:50:54.314Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-06T15:50:54.668Z] #27 12.65 ## 3.3% #### 5.8% ###### 8.4% ####### 10.9% ######### 13.5% ########### 16.0% ############# 18.6% ############### 21.1% ################## 26.2% #################### 28.7% ###################### 31.3% ########################## 36.4% [2020-01-06T15:50:54.668Z] #27 ... [2020-01-06T15:50:54.668Z] [2020-01-06T15:50:54.668Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:50:54.668Z] #48 30.39 + cd /tmp/tmp.4uew8kHusc/src/gotest.tools/gotestsum [2020-01-06T15:50:54.668Z] #48 30.39 + git checkout -q v0.3.5 [2020-01-06T15:50:54.668Z] #48 30.44 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-06T15:50:54.668Z] #48 ... [2020-01-06T15:50:54.668Z] [2020-01-06T15:50:54.668Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:50:54.898Z] #41 ... [2020-01-06T15:50:54.898Z] [2020-01-06T15:50:54.898Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:50:54.898Z] #44 114.3 net/http/httptrace [2020-01-06T15:50:54.898Z] #44 114.5 net/http [2020-01-06T15:50:54.926Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 -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:8311d6ba9fe69197912f4bba01eab1a92d92ce08 hack/make.sh dynbinary test-integration [2020-01-06T15:50:55.463Z] #44 ... [2020-01-06T15:50:55.463Z] [2020-01-06T15:50:55.463Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:50:55.463Z] #41 68.06 LINK criu/pie/parasite.built-in.o [2020-01-06T15:50:55.463Z] #41 68.07 GEN criu/pie/parasite-blob.h [2020-01-06T15:50:55.463Z] #41 68.08 CC criu/arch/x86/restorer.o [2020-01-06T15:50:55.496Z] #27 12.65 ## 3.3% #### 5.8% ###### 8.4% ####### 10.9% ######### 13.5% ########### 16.0% ############# 18.6% ############### 21.1% ################## 26.2% #################### 28.7% ###################### 31.3% ########################## 36.4% ############################ 38.9% ############################# 41.4% ############################### 44.0% ################################# 46.5% ################################### 49.1% ##################################### 51.6% ###################################### 54.1% [2020-01-06T15:50:55.497Z] #27 ... [2020-01-06T15:50:55.497Z] [2020-01-06T15:50:55.497Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T15:50:55.497Z] #34 31.49 Selecting previously unselected package liblzo2-2:s390x. [2020-01-06T15:50:55.497Z] #34 31.50 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-01-06T15:50:55.497Z] #34 31.51 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-06T15:50:55.497Z] #34 31.65 Selecting previously unselected package libicu57:s390x. [2020-01-06T15:50:55.497Z] #34 31.65 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2020-01-06T15:50:55.497Z] #34 31.65 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2020-01-06T15:50:55.497Z] #34 39.69 Selecting previously unselected package libxml2:s390x. [2020-01-06T15:50:55.497Z] #34 39.71 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2020-01-06T15:50:55.497Z] #34 39.72 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-06T15:50:55.497Z] #34 40.36 Selecting previously unselected package libarchive13:s390x. [2020-01-06T15:50:55.497Z] #34 40.36 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2020-01-06T15:50:55.497Z] #34 40.36 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-01-06T15:50:55.497Z] #34 40.63 Selecting previously unselected package libjsoncpp1:s390x. [2020-01-06T15:50:55.497Z] #34 40.63 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-01-06T15:50:55.497Z] #34 40.63 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-01-06T15:50:55.497Z] #34 40.75 Selecting previously unselected package libuv1:s390x. [2020-01-06T15:50:55.497Z] #34 40.75 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2020-01-06T15:50:55.497Z] #34 40.75 Unpacking libuv1:s390x (1.9.1-3) ... [2020-01-06T15:50:55.497Z] #34 40.87 Selecting previously unselected package cmake. [2020-01-06T15:50:55.497Z] #34 40.87 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2020-01-06T15:50:55.497Z] #34 40.98 Unpacking cmake (3.7.2-1) ... [2020-01-06T15:50:55.497Z] #34 ... [2020-01-06T15:50:55.497Z] [2020-01-06T15:50:55.497Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:50:55.864Z] [2020-01-06T15:50:55.864Z] Removing bundles/ [2020-01-06T15:50:55.864Z] [2020-01-06T15:50:55.864Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-06T15:50:55.864Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T15:50:55.864Z] GOOS="" GOARCH="" GOARM="" [2020-01-06T15:50:56.027Z] #41 68.72 CC criu/arch/x86/restorer_unmap.o [2020-01-06T15:50:56.027Z] #41 68.76 CC criu/arch/x86/sigaction_compat_pie.o [2020-01-06T15:50:56.284Z] #41 69.06 CC criu/pie/restorer.o [2020-01-06T15:50:56.311Z] #27 12.65 ## 3.3% #### 5.8% ###### 8.4% ####### 10.9% ######### 13.5% ########### 16.0% ############# 18.6% ############### 21.1% ################## 26.2% #################### 28.7% ###################### 31.3% ########################## 36.4% ############################ 38.9% ############################# 41.4% ############################### 44.0% ################################# 46.5% ################################### 49.1% ##################################### 51.6% ###################################### 54.1% ######################################## 56.7% ########################################## 59.2% ############################################ 61.8% ############################################## 64.4% ################################################ 66.9% ################################################# 69.4% ################################################### 72.0% [2020-01-06T15:50:56.311Z] #27 ... [2020-01-06T15:50:56.311Z] [2020-01-06T15:50:56.311Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:50:56.311Z] #32 32.17 internal/reflectlite [2020-01-06T15:50:56.311Z] #32 32.17 sync [2020-01-06T15:50:56.311Z] #32 36.35 errors [2020-01-06T15:50:56.311Z] #32 36.36 sort [2020-01-06T15:50:56.311Z] #32 36.81 strconv [2020-01-06T15:50:56.311Z] #32 37.99 io [2020-01-06T15:50:56.311Z] #32 39.35 internal/oserror [2020-01-06T15:50:56.311Z] #32 39.46 syscall [2020-01-06T15:50:56.311Z] #32 41.80 reflect [2020-01-06T15:50:56.749Z] #32 ... [2020-01-06T15:50:56.749Z] [2020-01-06T15:50:56.749Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:50:56.749Z] #27 12.65 ## 3.3% #### 5.8% ###### 8.4% ####### 10.9% ######### 13.5% ########### 16.0% ############# 18.6% ############### 21.1% ################## 26.2% #################### 28.7% ###################### 31.3% ########################## 36.4% ############################ 38.9% ############################# 41.4% ############################### 44.0% ################################# 46.5% ################################### 49.1% ##################################### 51.6% ###################################### 54.1% ######################################## 56.7% ########################################## 59.2% ############################################ 61.8% ############################################## 64.4% ################################################ 66.9% ################################################# 69.4% ################################################### 72.0% ##################################################### 74.5% ######################################################### 79.6% [2020-01-06T15:50:56.749Z] #27 ... [2020-01-06T15:50:56.749Z] [2020-01-06T15:50:56.749Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:50:56.749Z] #41 35.05 Selecting previously unselected package protobuf-c-compiler. [2020-01-06T15:50:56.749Z] #41 35.05 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2020-01-06T15:50:56.749Z] #41 35.05 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-06T15:50:56.749Z] #41 35.13 Selecting previously unselected package protobuf-compiler. [2020-01-06T15:50:56.749Z] #41 35.14 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2020-01-06T15:50:56.749Z] #41 35.15 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-06T15:50:56.749Z] #41 35.32 Selecting previously unselected package python-pkg-resources. [2020-01-06T15:50:56.749Z] #41 35.33 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-06T15:50:56.749Z] #41 35.39 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-06T15:50:56.749Z] #41 35.56 Selecting previously unselected package python-protobuf. [2020-01-06T15:50:56.749Z] #41 35.57 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2020-01-06T15:50:56.749Z] #41 35.57 Unpacking python-protobuf (3.0.0-9) ... [2020-01-06T15:50:56.749Z] #41 36.08 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-06T15:50:56.749Z] #41 36.24 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-06T15:50:56.749Z] #41 36.26 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-06T15:50:56.749Z] #41 38.24 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-06T15:50:56.749Z] #41 38.27 Setting up libprotobuf10:s390x (3.0.0-9) ... [2020-01-06T15:50:56.749Z] #41 38.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:50:56.749Z] #41 38.28 Setting up python-protobuf (3.0.0-9) ... [2020-01-06T15:50:56.749Z] #41 42.35 Setting up libcap-dev:s390x (1:2.25-1) ... [2020-01-06T15:50:56.749Z] #41 42.36 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-01-06T15:50:56.749Z] #41 42.39 Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-01-06T15:50:56.749Z] #41 42.46 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2020-01-06T15:50:56.749Z] #41 42.48 Setting up libprotoc10:s390x (3.0.0-9) ... [2020-01-06T15:50:56.749Z] #41 42.49 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-06T15:50:56.749Z] #41 42.50 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-01-06T15:50:56.749Z] #41 42.50 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-06T15:50:56.749Z] #41 42.52 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2020-01-06T15:50:56.749Z] #41 42.55 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2020-01-06T15:50:56.749Z] #41 42.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:50:56.749Z] #41 DONE 42.9s [2020-01-06T15:50:56.749Z] [2020-01-06T15:50:56.749Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:50:57.587Z] #27 12.65 ## 3.3% #### 5.8% ###### 8.4% ####### 10.9% ######### 13.5% ########### 16.0% ############# 18.6% ############### 21.1% ################## 26.2% #################### 28.7% ###################### 31.3% ########################## 36.4% ############################ 38.9% ############################# 41.4% ############################### 44.0% ################################# 46.5% ################################### 49.1% ##################################### 51.6% ###################################### 54.1% ######################################## 56.7% ########################################## 59.2% ############################################ 61.8% ############################################## 64.4% ################################################ 66.9% ################################################# 69.4% ################################################### 72.0% ##################################################### 74.5% ######################################################### 79.6% ############################################################ 84.7% ################################################################ 89.8% ################################################################## 92.3% #################################################################### 94.9% ####################################################################### 100.0% ######################################################################## 100.0% [2020-01-06T15:50:57.986Z] #27 17.41 [2020-01-06T15:50:58.612Z] Removing intermediate container 832beeb56701 [2020-01-06T15:50:58.612Z] ---> 60b4646e3ffd [2020-01-06T15:50:58.612Z] Step 11/16 : ARG GOOS [2020-01-06T15:50:58.612Z] ---> Running in d49ea3672c53 [2020-01-06T15:50:58.612Z] Removing intermediate container d49ea3672c53 [2020-01-06T15:50:58.612Z] ---> cefb2893b9bb [2020-01-06T15:50:58.612Z] Step 12/16 : ARG GOARCH [2020-01-06T15:50:58.612Z] ---> Running in f3badeb7d44f [2020-01-06T15:50:58.612Z] Removing intermediate container f3badeb7d44f [2020-01-06T15:50:58.612Z] ---> cd149f550cde [2020-01-06T15:50:58.612Z] 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 [2020-01-06T15:50:58.612Z] ---> Running in c10e739b0c40 [2020-01-06T15:50:58.979Z] #27 17.74 1.3% # 2.3% ## 3.2% ## 4.2% [2020-01-06T15:50:58.979Z] #27 ... [2020-01-06T15:50:58.979Z] [2020-01-06T15:50:58.979Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T15:50:58.979Z] #34 43.61 Selecting previously unselected package xxd. [2020-01-06T15:50:58.979Z] #34 43.61 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-01-06T15:50:58.979Z] #34 43.63 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:50:58.979Z] #34 43.80 Selecting previously unselected package vim-common. [2020-01-06T15:50:58.979Z] #34 43.80 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T15:50:58.979Z] #34 43.81 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:50:58.979Z] #34 44.14 Processing triggers for mime-support (3.60) ... [2020-01-06T15:50:58.979Z] #34 44.28 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:50:58.979Z] #34 44.28 Setting up libuv1:s390x (1.9.1-3) ... [2020-01-06T15:50:58.979Z] #34 44.30 Setting up cmake-data (3.7.2-1) ... [2020-01-06T15:50:58.979Z] #34 44.33 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2020-01-06T15:50:58.979Z] #34 44.34 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-06T15:50:58.979Z] #34 44.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:50:58.979Z] #34 44.44 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:50:58.979Z] #34 44.45 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-06T15:50:58.979Z] #34 44.46 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-01-06T15:50:58.979Z] #34 44.47 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-01-06T15:50:58.979Z] #34 44.48 Setting up cmake (3.7.2-1) ... [2020-01-06T15:50:58.979Z] #34 44.53 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:50:58.979Z] #34 DONE 44.8s [2020-01-06T15:50:58.979Z] [2020-01-06T15:50:58.979Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:50:58.979Z] #35 DONE 0.1s [2020-01-06T15:50:58.979Z] [2020-01-06T15:50:58.979Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:50:58.979Z] #27 17.74 1.3% # 2.3% ## 3.2% ## 4.2% #### 6.1% [2020-01-06T15:50:58.979Z] #27 ... [2020-01-06T15:50:58.979Z] [2020-01-06T15:50:58.979Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-06T15:50:58.979Z] #36 DONE 0.1s [2020-01-06T15:50:58.979Z] [2020-01-06T15:50:58.979Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:50:59.630Z] #41 71.60 LINK criu/pie/restorer.built-in.o [2020-01-06T15:50:59.630Z] #41 71.62 GEN criu/pie/restorer-blob.h [2020-01-06T15:50:59.630Z] #41 71.69 DEP criu/vdso.d [2020-01-06T15:50:59.630Z] #41 71.87 DEP criu/vdso-compat.d [2020-01-06T15:50:59.630Z] #41 72.05 DEP criu/uts_ns.d [2020-01-06T15:50:59.630Z] #41 72.26 DEP criu/util.d [2020-01-06T15:50:59.887Z] #41 72.47 DEP criu/uffd.d [2020-01-06T15:51:00.145Z] #41 72.64 DEP criu/tun.d [2020-01-06T15:51:00.145Z] #41 72.79 DEP criu/tty.d [2020-01-06T15:51:00.402Z] #41 72.97 DEP criu/timerfd.d [2020-01-06T15:51:00.659Z] #41 73.26 DEP criu/sysfs_parse.d [2020-01-06T15:51:00.916Z] #41 73.42 DEP criu/sysctl.d [2020-01-06T15:51:00.916Z] #41 73.63 DEP criu/string.d [2020-01-06T15:51:00.916Z] #41 73.71 DEP criu/stats.d [2020-01-06T15:51:01.174Z] #41 73.82 DEP criu/sockets.d [2020-01-06T15:51:01.430Z] #41 74.04 DEP criu/sk-unix.d [2020-01-06T15:51:01.430Z] #41 74.22 DEP criu/sk-tcp.d [2020-01-06T15:51:01.687Z] #41 74.48 DEP criu/sk-queue.d [2020-01-06T15:51:02.252Z] #41 74.70 DEP criu/sk-packet.d [2020-01-06T15:51:02.252Z] #41 74.91 DEP criu/sk-netlink.d [2020-01-06T15:51:02.508Z] #41 75.15 DEP criu/sk-inet.d [2020-01-06T15:51:02.765Z] #41 75.31 DEP criu/signalfd.d [2020-01-06T15:51:03.023Z] #41 75.47 DEP criu/sigframe.d [2020-01-06T15:51:03.023Z] #41 75.62 DEP criu/shmem.d [2020-01-06T15:51:03.280Z] #41 75.81 DEP criu/servicefd.d [2020-01-06T15:51:03.280Z] #41 75.96 DEP criu/seize.d [2020-01-06T15:51:03.472Z] #27 17.74 1.3% # 2.3% ## 3.2% ## 4.2% #### 6.1% ##### 7.0% ###### 8.9% ####### 9.8% ######## 11.7% ######### 12.7% ########## 14.6% ########### 16.4% ############ 17.4% ############# 19.3% ############## 20.2% ############### 21.2% ################ 23.1% ################# 25.0% ################### 26.8% #################### 28.7% ###################### 30.6% ####################### 32.5% ######################## 34.4% ########################## 36.3% ########################## 37.2% ############################ 39.1% ############################## 42.0% ############################## 42.9% ################################ 44.8% ################################# 46.7% ################################## 48.6% #################################### 50.5% ##################################### 51.4% ###################################### 53.3% ####################################### 55.2% ######################################### 57.1% [2020-01-06T15:51:03.473Z] #27 ... [2020-01-06T15:51:03.473Z] [2020-01-06T15:51:03.473Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:51:03.473Z] #45 39.04 github.com/LK4D4/vndr/godl/singleflight [2020-01-06T15:51:03.473Z] #45 39.06 io [2020-01-06T15:51:03.473Z] #45 39.41 strconv [2020-01-06T15:51:03.473Z] #45 40.65 bytes [2020-01-06T15:51:03.473Z] #45 43.47 bufio [2020-01-06T15:51:03.473Z] #45 44.16 reflect [2020-01-06T15:51:03.473Z] #45 45.96 syscall [2020-01-06T15:51:03.473Z] #45 ... [2020-01-06T15:51:03.473Z] [2020-01-06T15:51:03.473Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:51:03.473Z] #42 1.464 Note: Building without setproctitle() and strlcpy() support. [2020-01-06T15:51:03.473Z] #42 1.464 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-06T15:51:03.473Z] #42 2.698 fatal: Not a git repository (or any of the parent directories): .git [2020-01-06T15:51:03.473Z] #42 2.726 GEN .gitid [2020-01-06T15:51:03.473Z] #42 2.739 GEN criu/include/version.h [2020-01-06T15:51:03.473Z] #42 2.796 GEN include/common/asm [2020-01-06T15:51:03.473Z] #42 4.107 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-06T15:51:03.473Z] #42 4.257 PBCC images/opts.pb-c.c [2020-01-06T15:51:03.473Z] #42 4.297 PBCC images/sit.pb-c.c [2020-01-06T15:51:03.473Z] #42 4.364 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-06T15:51:03.473Z] #42 4.517 DEP images/opts.pb-c.d [2020-01-06T15:51:03.473Z] #42 4.528 DEP images/sit.pb-c.d [2020-01-06T15:51:03.473Z] #42 4.597 PBCC images/macvlan.pb-c.c [2020-01-06T15:51:03.473Z] #42 4.659 DEP images/macvlan.pb-c.d [2020-01-06T15:51:03.473Z] #42 4.752 PBCC images/autofs.pb-c.c [2020-01-06T15:51:03.473Z] #42 4.767 DEP images/autofs.pb-c.d [2020-01-06T15:51:03.473Z] #42 4.905 PBCC images/sysctl.pb-c.c [2020-01-06T15:51:03.473Z] #42 4.933 DEP images/sysctl.pb-c.d [2020-01-06T15:51:03.473Z] #42 4.983 PBCC images/time.pb-c.c [2020-01-06T15:51:03.473Z] #42 5.014 DEP images/time.pb-c.d [2020-01-06T15:51:03.473Z] #42 5.066 PBCC images/binfmt-misc.pb-c.c [2020-01-06T15:51:03.473Z] #42 5.093 DEP images/binfmt-misc.pb-c.d [2020-01-06T15:51:03.473Z] #42 5.172 PBCC images/seccomp.pb-c.c [2020-01-06T15:51:03.473Z] #42 5.178 DEP images/seccomp.pb-c.d [2020-01-06T15:51:03.473Z] #42 5.258 PBCC images/userns.pb-c.c [2020-01-06T15:51:03.473Z] #42 5.280 DEP images/userns.pb-c.d [2020-01-06T15:51:03.473Z] #42 5.305 PBCC images/cgroup.pb-c.c [2020-01-06T15:51:03.473Z] #42 5.354 DEP images/cgroup.pb-c.d [2020-01-06T15:51:03.473Z] #42 5.395 PBCC images/fown.pb-c.c [2020-01-06T15:51:03.473Z] #42 5.421 PBCC images/ext-file.pb-c.c [2020-01-06T15:51:03.473Z] #42 5.444 DEP images/fown.pb-c.d [2020-01-06T15:51:03.473Z] #42 5.494 DEP images/ext-file.pb-c.d [2020-01-06T15:51:03.473Z] #42 5.540 PBCC images/rpc.pb-c.c [2020-01-06T15:51:03.473Z] #42 5.672 DEP images/rpc.pb-c.d [2020-01-06T15:51:03.473Z] #42 5.760 PBCC images/siginfo.pb-c.c [2020-01-06T15:51:03.473Z] #42 5.783 DEP images/siginfo.pb-c.d [2020-01-06T15:51:03.473Z] #42 5.821 PBCC images/pagemap.pb-c.c [2020-01-06T15:51:03.473Z] #42 5.862 DEP images/pagemap.pb-c.d [2020-01-06T15:51:03.473Z] #42 5.902 PBCC images/rlimit.pb-c.c [2020-01-06T15:51:03.473Z] #42 5.911 DEP images/rlimit.pb-c.d [2020-01-06T15:51:03.473Z] #42 5.983 PBCC images/file-lock.pb-c.c [2020-01-06T15:51:03.473Z] #42 6.022 DEP images/file-lock.pb-c.d [2020-01-06T15:51:03.473Z] #42 6.091 PBCC images/tty.pb-c.c [2020-01-06T15:51:03.473Z] #42 6.122 DEP images/tty.pb-c.d [2020-01-06T15:51:03.473Z] #42 6.183 PBCC images/tun.pb-c.c [2020-01-06T15:51:03.473Z] #42 6.226 PBCC images/netdev.pb-c.c [2020-01-06T15:51:03.473Z] #42 6.285 DEP images/tun.pb-c.d [2020-01-06T15:51:03.473Z] #42 6.378 DEP images/netdev.pb-c.d [2020-01-06T15:51:03.473Z] #42 6.429 PBCC images/vma.pb-c.c [2020-01-06T15:51:03.473Z] #42 6.465 DEP images/vma.pb-c.d [2020-01-06T15:51:03.473Z] #42 6.540 PBCC images/creds.pb-c.c [2020-01-06T15:51:03.473Z] #42 6.560 DEP images/creds.pb-c.d [2020-01-06T15:51:03.473Z] #42 ... [2020-01-06T15:51:03.473Z] [2020-01-06T15:51:03.473Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:51:03.538Z] #41 76.16 DEP criu/seccomp.d [2020-01-06T15:51:03.796Z] #41 76.29 DEP criu/rst-malloc.d [2020-01-06T15:51:03.796Z] #41 76.38 DEP criu/rbtree.d [2020-01-06T15:51:03.796Z] #41 76.41 DEP criu/pstree.d [2020-01-06T15:51:04.054Z] #41 76.51 DEP criu/protobuf.d [2020-01-06T15:51:04.054Z] #41 76.63 GEN criu/protobuf-desc-gen.h [2020-01-06T15:51:05.350Z] INFO [runner] Issues before processing: 2312, after processing: 0 [2020-01-06T15:51:05.350Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/63, path_prettifier: 1707/1707, exclude-rules: 63/1610, exclude: 1610/1610, skip_dirs: 1707/1707, autogenerated_exclude: 1610/1707, identifier_marker: 1610/1610, cgo: 1707/2312, filename_unadjuster: 1707/1707, skip_files: 1707/1707 [2020-01-06T15:51:05.350Z] INFO [runner] processing took 132.321464ms with stages: nolint: 51.002842ms, identifier_marker: 38.285007ms, skip_dirs: 13.79919ms, path_prettifier: 12.500492ms, exclude-rules: 8.023858ms, autogenerated_exclude: 6.380816ms, cgo: 1.329192ms, filename_unadjuster: 993.897µs, max_same_issues: 1.967µs, max_from_linter: 642ns, exclude: 623ns, uniq_by_line: 584ns, source_code: 548ns, max_per_file_from_linter: 513ns, path_shortener: 434ns, diff: 431ns, skip_files: 428ns [2020-01-06T15:51:05.350Z] INFO [runner] linters took 1m34.915244143s with stages: goanalysis_metalinter: 1m17.578740705s, unused: 17.203649533s [2020-01-06T15:51:05.350Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-01-06T15:51:05.350Z] INFO Memory: 1536 samples, avg is 256.4MB, max is 2832.3MB [2020-01-06T15:51:05.350Z] INFO Execution took 3m26.331853749s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-01-06T15:51:05.426Z] #41 78.02 DEP criu/protobuf-desc.d [2020-01-06T15:51:05.684Z] #41 78.20 DEP criu/proc_parse.d [2020-01-06T15:51:05.684Z] #41 78.42 DEP criu/plugin.d [2020-01-06T15:51:05.715Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 hack/make.sh dynbinary-daemon test-docker-py [2020-01-06T15:51:05.942Z] #41 78.53 DEP criu/pipes.d [2020-01-06T15:51:05.942Z] #41 ... [2020-01-06T15:51:05.942Z] [2020-01-06T15:51:05.942Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:51:05.942Z] #44 126.2 github.com/LK4D4/vndr/godl [2020-01-06T15:51:05.942Z] #44 126.9 github.com/LK4D4/vndr [2020-01-06T15:51:05.942Z] #44 DONE 135.5s [2020-01-06T15:51:06.200Z] [2020-01-06T15:51:06.200Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:51:06.200Z] #41 78.84 DEP criu/pie-util.d [2020-01-06T15:51:06.276Z] [2020-01-06T15:51:06.276Z] Removing bundles/ [2020-01-06T15:51:06.276Z] [2020-01-06T15:51:06.276Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-06T15:51:06.276Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T15:51:06.276Z] GOOS="" GOARCH="" GOARM="" [2020-01-06T15:51:06.457Z] #41 78.98 DEP criu/pie-util-vdso.d [2020-01-06T15:51:06.457Z] #41 79.19 DEP criu/pie-util-vdso-elf32.d [2020-01-06T15:51:06.693Z] #27 17.74 1.3% # 2.3% ## 3.2% ## 4.2% #### 6.1% ##### 7.0% ###### 8.9% ####### 9.8% ######## 11.7% ######### 12.7% ########## 14.6% ########### 16.4% ############ 17.4% ############# 19.3% ############## 20.2% ############### 21.2% ################ 23.1% ################# 25.0% ################### 26.8% #################### 28.7% ###################### 30.6% ####################### 32.5% ######################## 34.4% ########################## 36.3% ########################## 37.2% ############################ 39.1% ############################## 42.0% ############################## 42.9% ################################ 44.8% ################################# 46.7% ################################## 48.6% #################################### 50.5% ##################################### 51.4% ###################################### 53.3% ####################################### 55.2% ######################################### 57.1% ########################################## 59.0% ########################################### 60.9% ############################################# 62.8% ############################################## 64.7% ############################################### 66.6% ################################################# 68.4% ################################################## 70.3% ################################################### 71.3% #################################################### 72.2% #################################################### 73.2% ##################################################### 74.1% ###################################################### 75.1% ###################################################### 76.0% ####################################################### 76.9% ######################################################## 78.8% ######################################################### 79.8% ########################################################## 80.7% ########################################################## 81.7% [2020-01-06T15:51:06.693Z] #27 ... [2020-01-06T15:51:06.693Z] [2020-01-06T15:51:06.693Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:51:06.693Z] #11 42.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-06T15:51:06.693Z] #11 42.55 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2020-01-06T15:51:06.693Z] #11 42.55 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-06T15:51:06.693Z] #11 45.36 Selecting previously unselected package binutils-mingw-w64. [2020-01-06T15:51:06.693Z] #11 45.37 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-06T15:51:06.693Z] #11 45.37 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-06T15:51:06.693Z] #11 45.50 Selecting previously unselected package mingw-w64-common. [2020-01-06T15:51:06.693Z] #11 45.50 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-06T15:51:06.693Z] #11 45.51 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-06T15:51:06.693Z] #11 51.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-06T15:51:06.693Z] #11 51.50 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-06T15:51:06.693Z] #11 51.51 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-06T15:51:06.693Z] #11 ... [2020-01-06T15:51:06.693Z] [2020-01-06T15:51:06.693Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:51:06.715Z] #41 79.45 DEP criu/path.d [2020-01-06T15:51:06.973Z] #41 79.67 DEP criu/parasite-syscall.d [2020-01-06T15:51:07.231Z] #41 79.86 DEP criu/pagemap.d [2020-01-06T15:51:07.231Z] #41 80.00 DEP criu/pagemap-cache.d [2020-01-06T15:51:07.489Z] #41 80.13 DEP criu/page-xfer.d [2020-01-06T15:51:07.548Z] #27 17.74 1.3% # 2.3% ## 3.2% ## 4.2% #### 6.1% ##### 7.0% ###### 8.9% ####### 9.8% ######## 11.7% ######### 12.7% ########## 14.6% ########### 16.4% ############ 17.4% ############# 19.3% ############## 20.2% ############### 21.2% ################ 23.1% ################# 25.0% ################### 26.8% #################### 28.7% ###################### 30.6% ####################### 32.5% ######################## 34.4% ########################## 36.3% ########################## 37.2% ############################ 39.1% ############################## 42.0% ############################## 42.9% ################################ 44.8% ################################# 46.7% ################################## 48.6% #################################### 50.5% ##################################### 51.4% ###################################### 53.3% ####################################### 55.2% ######################################### 57.1% ########################################## 59.0% ########################################### 60.9% ############################################# 62.8% ############################################## 64.7% ############################################### 66.6% ################################################# 68.4% ################################################## 70.3% ################################################### 71.3% #################################################### 72.2% #################################################### 73.2% ##################################################### 74.1% ###################################################### 75.1% ###################################################### 76.0% ####################################################### 76.9% ######################################################## 78.8% ######################################################### 79.8% ########################################################## 80.7% ########################################################## 81.7% ########################################################### 82.6% ############################################################ 83.6% ############################################################ 84.5% ############################################################# 85.5% ############################################################## 86.4% [2020-01-06T15:51:07.548Z] #27 ... [2020-01-06T15:51:07.548Z] [2020-01-06T15:51:07.548Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:51:07.548Z] #37 0.354 + RM_GOPATH=0 [2020-01-06T15:51:07.548Z] #37 0.354 + TMP_GOPATH= [2020-01-06T15:51:07.548Z] #37 0.354 + : /build [2020-01-06T15:51:07.548Z] #37 0.354 + '[' -z '' ']' [2020-01-06T15:51:07.548Z] #37 0.355 ++ mktemp -d [2020-01-06T15:51:07.548Z] #37 0.357 + export GOPATH=/tmp/tmp.KCs9Iv6mzG [2020-01-06T15:51:07.548Z] #37 0.357 + GOPATH=/tmp/tmp.KCs9Iv6mzG [2020-01-06T15:51:07.548Z] #37 0.357 + RM_GOPATH=1 [2020-01-06T15:51:07.548Z] #37 0.358 ++ dirname ./install.sh [2020-01-06T15:51:07.548Z] #37 0.360 + dir=. [2020-01-06T15:51:07.548Z] #37 0.361 + bin=tini [2020-01-06T15:51:07.548Z] #37 0.361 + shift [2020-01-06T15:51:07.548Z] #37 0.361 + '[' '!' -f ./tini.installer ']' [2020-01-06T15:51:07.548Z] #37 0.361 + . ./tini.installer [2020-01-06T15:51:07.548Z] #37 0.361 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T15:51:07.548Z] #37 0.362 + install_tini [2020-01-06T15:51:07.548Z] #37 0.362 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-06T15:51:07.548Z] #37 0.362 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T15:51:07.548Z] #37 0.362 + git clone https://github.com/krallin/tini.git /tmp/tmp.KCs9Iv6mzG/tini [2020-01-06T15:51:07.548Z] #37 0.372 Cloning into '/tmp/tmp.KCs9Iv6mzG/tini'... [2020-01-06T15:51:07.548Z] #37 1.390 + cd /tmp/tmp.KCs9Iv6mzG/tini [2020-01-06T15:51:07.548Z] #37 1.390 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T15:51:07.548Z] #37 1.398 + cmake . [2020-01-06T15:51:07.548Z] #37 2.032 -- The C compiler identification is GNU 6.3.0 [2020-01-06T15:51:07.548Z] #37 2.070 -- Check for working C compiler: /usr/bin/cc [2020-01-06T15:51:07.548Z] #37 2.479 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-06T15:51:07.548Z] #37 2.480 -- Detecting C compiler ABI info [2020-01-06T15:51:07.548Z] #37 2.968 -- Detecting C compiler ABI info - done [2020-01-06T15:51:07.548Z] #37 3.047 -- Detecting C compile features [2020-01-06T15:51:07.548Z] #37 4.565 -- Detecting C compile features - done [2020-01-06T15:51:07.548Z] #37 4.599 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-06T15:51:07.548Z] #37 4.886 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-06T15:51:07.548Z] #37 4.954 -- Configuring done [2020-01-06T15:51:07.548Z] #37 4.976 -- Generating done [2020-01-06T15:51:07.548Z] #37 4.982 -- Build files have been written to: /tmp/tmp.KCs9Iv6mzG/tini [2020-01-06T15:51:07.548Z] #37 4.995 + make tini-static [2020-01-06T15:51:07.548Z] #37 5.460 Scanning dependencies of target tini-static [2020-01-06T15:51:07.548Z] #37 5.554 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-06T15:51:07.548Z] #37 7.224 [100%] Linking C executable tini-static [2020-01-06T15:51:07.548Z] #37 8.003 [100%] Built target tini-static [2020-01-06T15:51:07.548Z] #37 8.208 + mkdir -p /build [2020-01-06T15:51:07.548Z] #37 8.238 + cp tini-static /build/docker-init [2020-01-06T15:51:07.548Z] #37 DONE 8.4s [2020-01-06T15:51:07.548Z] [2020-01-06T15:51:07.548Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:51:07.747Z] #41 80.31 DEP criu/page-pipe.d [2020-01-06T15:51:07.747Z] #41 80.39 DEP criu/netfilter.d [2020-01-06T15:51:07.747Z] #41 80.53 DEP criu/net.d [2020-01-06T15:51:08.312Z] #41 80.82 DEP criu/namespaces.d [2020-01-06T15:51:08.312Z] #41 80.97 DEP criu/mount.d [2020-01-06T15:51:08.312Z] #41 81.09 DEP criu/mem.d [2020-01-06T15:51:08.879Z] #41 81.27 DEP criu/lsm.d [2020-01-06T15:51:08.879Z] #41 81.42 DEP criu/log.d [2020-01-06T15:51:09.136Z] #41 81.55 DEP criu/libnetlink.d [2020-01-06T15:51:09.136Z] #41 81.69 DEP criu/kerndat.d [2020-01-06T15:51:09.393Z] #41 81.88 DEP criu/kcmp-ids.d [2020-01-06T15:51:09.393Z] #41 81.98 DEP criu/irmap.d [2020-01-06T15:51:09.393Z] #41 82.12 DEP criu/ipc_ns.d [2020-01-06T15:51:09.578Z] #27 17.74 1.3% # 2.3% ## 3.2% ## 4.2% #### 6.1% ##### 7.0% ###### 8.9% ####### 9.8% ######## 11.7% ######### 12.7% ########## 14.6% ########### 16.4% ############ 17.4% ############# 19.3% ############## 20.2% ############### 21.2% ################ 23.1% ################# 25.0% ################### 26.8% #################### 28.7% ###################### 30.6% ####################### 32.5% ######################## 34.4% ########################## 36.3% ########################## 37.2% ############################ 39.1% ############################## 42.0% ############################## 42.9% ################################ 44.8% ################################# 46.7% ################################## 48.6% #################################### 50.5% ##################################### 51.4% ###################################### 53.3% ####################################### 55.2% ######################################### 57.1% ########################################## 59.0% ########################################### 60.9% ############################################# 62.8% ############################################## 64.7% ############################################### 66.6% ################################################# 68.4% ################################################## 70.3% ################################################### 71.3% #################################################### 72.2% #################################################### 73.2% ##################################################### 74.1% ###################################################### 75.1% ###################################################### 76.0% ####################################################### 76.9% ######################################################## 78.8% ######################################################### 79.8% ########################################################## 80.7% ########################################################## 81.7% ########################################################### 82.6% ############################################################ 83.6% ############################################################ 84.5% ############################################################# 85.5% ############################################################## 86.4% ############################################################## 87.3% ############################################################### 88.3% ################################################################ 89.2% ################################################################ 90.2% ################################################################# 91.1% ################################################################## 92.1% ################################################################## 93.0% #################################################################### 94.9% ##################################################################### 96.8% ###################################################################### 97.8% ####################################################################### 99.6% ######################################################################## 100.0% [2020-01-06T15:51:09.578Z] #27 29.13 [2020-01-06T15:51:09.650Z] #41 82.22 DEP criu/image.d [2020-01-06T15:51:09.650Z] #41 82.34 DEP criu/image-desc.d [2020-01-06T15:51:09.907Z] #41 82.41 DEP criu/fsnotify.d [2020-01-06T15:51:09.907Z] #41 82.62 DEP criu/filesystems.d [2020-01-06T15:51:10.165Z] #41 82.75 DEP criu/files.d [2020-01-06T15:51:10.165Z] #41 82.87 DEP criu/files-reg.d [2020-01-06T15:51:10.423Z] #41 83.08 DEP criu/files-ext.d [2020-01-06T15:51:10.681Z] #41 83.18 DEP criu/file-lock.d [2020-01-06T15:51:10.681Z] #41 83.37 DEP criu/file-ids.d [2020-01-06T15:51:10.910Z] #27 30.36 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-06T15:51:10.939Z] #41 83.50 DEP criu/fifo.d [2020-01-06T15:51:11.198Z] #41 83.65 DEP criu/fdstore.d [2020-01-06T15:51:11.198Z] #41 83.81 DEP criu/fault-injection.d [2020-01-06T15:51:11.198Z] #41 83.85 DEP criu/external.d [2020-01-06T15:51:11.300Z] #27 30.70 [2020-01-06T15:51:11.456Z] #41 83.94 DEP criu/eventpoll.d [2020-01-06T15:51:11.456Z] #41 84.14 DEP criu/eventfd.d [2020-01-06T15:51:11.711Z] #27 30.91 ######################################################################## 100.0% [2020-01-06T15:51:11.711Z] #27 31.12 [2020-01-06T15:51:11.714Z] #41 84.31 DEP criu/crtools.d [2020-01-06T15:51:11.972Z] #41 ... [2020-01-06T15:51:11.972Z] [2020-01-06T15:51:11.972Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T15:51:11.972Z] #28 141.3 + rm -rf /tmp/tmp.KdPrw2Kk1r [2020-01-06T15:51:11.972Z] #28 DONE 141.7s [2020-01-06T15:51:11.972Z] [2020-01-06T15:51:11.972Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:51:11.972Z] #41 84.53 DEP criu/cr-service.d [2020-01-06T15:51:12.231Z] #41 84.84 DEP criu/cr-restore.d [2020-01-06T15:51:12.797Z] #41 85.26 DEP criu/cr-errno.d [2020-01-06T15:51:12.797Z] #41 85.29 DEP criu/cr-dump.d [2020-01-06T15:51:12.797Z] #41 85.52 DEP criu/cr-dedup.d [2020-01-06T15:51:13.054Z] #27 32.53 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-06T15:51:13.055Z] #41 85.74 DEP criu/cr-check.d [2020-01-06T15:51:13.312Z] #41 85.93 DEP criu/config.d [2020-01-06T15:51:13.312Z] #41 ... [2020-01-06T15:51:13.312Z] [2020-01-06T15:51:13.312Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-06T15:51:13.312Z] #29 DONE 0.1s [2020-01-06T15:51:13.312Z] [2020-01-06T15:51:13.312Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-06T15:51:13.312Z] #32 DONE 0.1s [2020-01-06T15:51:13.475Z] #27 ... [2020-01-06T15:51:13.475Z] [2020-01-06T15:51:13.475Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:51:13.475Z] #32 49.02 time [2020-01-06T15:51:13.475Z] #32 57.38 internal/poll [2020-01-06T15:51:13.475Z] #32 58.34 internal/fmtsort [2020-01-06T15:51:13.475Z] #32 59.03 internal/syscall/unix [2020-01-06T15:51:13.475Z] #32 59.23 strings [2020-01-06T15:51:13.475Z] #32 ... [2020-01-06T15:51:13.475Z] [2020-01-06T15:51:13.475Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:51:13.475Z] #42 6.674 PBCC images/utsns.pb-c.c [2020-01-06T15:51:13.475Z] #42 6.737 DEP images/utsns.pb-c.d [2020-01-06T15:51:13.475Z] #42 6.849 PBCC images/ipc-desc.pb-c.c [2020-01-06T15:51:13.475Z] #42 6.899 PBCC images/ipc-sem.pb-c.c [2020-01-06T15:51:13.475Z] #42 6.906 DEP images/ipc-desc.pb-c.d [2020-01-06T15:51:13.475Z] #42 6.976 DEP images/ipc-sem.pb-c.d [2020-01-06T15:51:13.475Z] #42 7.021 PBCC images/ipc-msg.pb-c.c [2020-01-06T15:51:13.475Z] #42 7.044 DEP images/ipc-msg.pb-c.d [2020-01-06T15:51:13.475Z] #42 7.094 PBCC images/ipc-shm.pb-c.c [2020-01-06T15:51:13.475Z] #42 7.128 DEP images/ipc-shm.pb-c.d [2020-01-06T15:51:13.475Z] #42 7.216 PBCC images/ipc-var.pb-c.c [2020-01-06T15:51:13.475Z] #42 7.287 DEP images/ipc-var.pb-c.d [2020-01-06T15:51:13.475Z] #42 7.345 PBCC images/sk-opts.pb-c.c [2020-01-06T15:51:13.475Z] #42 7.353 PBCC images/packet-sock.pb-c.c [2020-01-06T15:51:13.475Z] #42 7.403 DEP images/sk-opts.pb-c.d [2020-01-06T15:51:13.475Z] #42 7.488 DEP images/packet-sock.pb-c.d [2020-01-06T15:51:13.475Z] #42 7.557 PBCC images/sk-netlink.pb-c.c [2020-01-06T15:51:13.475Z] #42 7.621 DEP images/sk-netlink.pb-c.d [2020-01-06T15:51:13.475Z] #42 7.707 PBCC images/sk-inet.pb-c.c [2020-01-06T15:51:13.475Z] #42 7.783 DEP images/sk-inet.pb-c.d [2020-01-06T15:51:13.475Z] #42 7.908 PBCC images/sk-unix.pb-c.c [2020-01-06T15:51:13.475Z] #42 8.041 DEP images/sk-unix.pb-c.d [2020-01-06T15:51:13.475Z] #42 8.138 PBCC images/mm.pb-c.c [2020-01-06T15:51:13.475Z] #42 8.187 DEP images/mm.pb-c.d [2020-01-06T15:51:13.475Z] #42 8.241 PBCC images/timerfd.pb-c.c [2020-01-06T15:51:13.475Z] #42 8.284 DEP images/timerfd.pb-c.d [2020-01-06T15:51:13.475Z] #42 8.365 PBCC images/timer.pb-c.c [2020-01-06T15:51:13.475Z] #42 8.421 DEP images/timer.pb-c.d [2020-01-06T15:51:13.475Z] #42 8.550 PBCC images/sa.pb-c.c [2020-01-06T15:51:13.475Z] #42 8.589 DEP images/sa.pb-c.d [2020-01-06T15:51:13.475Z] #42 8.721 PBCC images/pipe-data.pb-c.c [2020-01-06T15:51:13.475Z] #42 8.748 DEP images/pipe-data.pb-c.d [2020-01-06T15:51:13.475Z] #42 8.815 PBCC images/mnt.pb-c.c [2020-01-06T15:51:13.475Z] #42 8.823 DEP images/mnt.pb-c.d [2020-01-06T15:51:13.475Z] #42 8.895 PBCC images/sk-packet.pb-c.c [2020-01-06T15:51:13.475Z] #42 8.914 DEP images/sk-packet.pb-c.d [2020-01-06T15:51:13.475Z] #42 9.012 PBCC images/tcp-stream.pb-c.c [2020-01-06T15:51:13.475Z] #42 9.042 DEP images/tcp-stream.pb-c.d [2020-01-06T15:51:13.475Z] #42 9.148 PBCC images/pipe.pb-c.c [2020-01-06T15:51:13.475Z] #42 9.200 DEP images/pipe.pb-c.d [2020-01-06T15:51:13.475Z] #42 9.288 PBCC images/pstree.pb-c.c [2020-01-06T15:51:13.475Z] #42 9.293 DEP images/pstree.pb-c.d [2020-01-06T15:51:13.475Z] #42 9.363 PBCC images/fs.pb-c.c [2020-01-06T15:51:13.475Z] #42 9.399 DEP images/fs.pb-c.d [2020-01-06T15:51:13.475Z] #42 9.497 PBCC images/signalfd.pb-c.c [2020-01-06T15:51:13.475Z] #42 9.587 DEP images/signalfd.pb-c.d [2020-01-06T15:51:13.475Z] #42 9.648 PBCC images/fh.pb-c.c [2020-01-06T15:51:13.475Z] #42 9.774 PBCC images/fsnotify.pb-c.c [2020-01-06T15:51:13.475Z] #42 9.832 DEP images/fh.pb-c.d [2020-01-06T15:51:13.475Z] #42 9.929 DEP images/fsnotify.pb-c.d [2020-01-06T15:51:13.475Z] #42 10.06 PBCC images/eventpoll.pb-c.c [2020-01-06T15:51:13.475Z] #42 10.09 DEP images/eventpoll.pb-c.d [2020-01-06T15:51:13.475Z] #42 10.19 PBCC images/eventfd.pb-c.c [2020-01-06T15:51:13.475Z] #42 10.23 DEP images/eventfd.pb-c.d [2020-01-06T15:51:13.475Z] #42 10.36 PBCC images/remap-file-path.pb-c.c [2020-01-06T15:51:13.475Z] #42 10.40 DEP images/remap-file-path.pb-c.d [2020-01-06T15:51:13.475Z] #42 10.57 PBCC images/fifo.pb-c.c [2020-01-06T15:51:13.475Z] #42 10.59 DEP images/fifo.pb-c.d [2020-01-06T15:51:13.475Z] #42 10.71 PBCC images/ghost-file.pb-c.c [2020-01-06T15:51:13.475Z] #42 10.82 DEP images/ghost-file.pb-c.d [2020-01-06T15:51:13.475Z] #42 11.14 PBCC images/regfile.pb-c.c [2020-01-06T15:51:13.475Z] #42 11.25 DEP images/regfile.pb-c.d [2020-01-06T15:51:13.475Z] #42 11.30 PBCC images/ns.pb-c.c [2020-01-06T15:51:13.475Z] #42 11.37 DEP images/ns.pb-c.d [2020-01-06T15:51:13.475Z] #42 11.42 PBCC images/fdinfo.pb-c.c [2020-01-06T15:51:13.475Z] #42 11.54 DEP images/fdinfo.pb-c.d [2020-01-06T15:51:13.475Z] #42 11.59 PBCC images/core-aarch64.pb-c.c [2020-01-06T15:51:13.475Z] #42 11.62 PBCC images/core-arm.pb-c.c [2020-01-06T15:51:13.475Z] #42 11.64 PBCC images/core-ppc64.pb-c.c [2020-01-06T15:51:13.475Z] #42 11.67 PBCC images/core-s390.pb-c.c [2020-01-06T15:51:13.475Z] #42 11.68 PBCC images/core-x86.pb-c.c [2020-01-06T15:51:13.475Z] #42 11.71 PBCC images/core.pb-c.c [2020-01-06T15:51:13.475Z] #42 11.75 PBCC images/inventory.pb-c.c [2020-01-06T15:51:13.475Z] #42 11.77 DEP images/core-aarch64.pb-c.d [2020-01-06T15:51:13.475Z] #42 11.82 DEP images/core-arm.pb-c.d [2020-01-06T15:51:13.475Z] #42 11.84 DEP images/core-ppc64.pb-c.d [2020-01-06T15:51:13.475Z] #42 11.91 DEP images/core-s390.pb-c.d [2020-01-06T15:51:13.475Z] #42 11.97 DEP images/core-x86.pb-c.d [2020-01-06T15:51:13.475Z] #42 12.00 DEP images/core.pb-c.d [2020-01-06T15:51:13.475Z] #42 12.02 DEP images/inventory.pb-c.d [2020-01-06T15:51:13.475Z] #42 12.03 PBCC images/cpuinfo.pb-c.c [2020-01-06T15:51:13.475Z] #42 12.05 DEP images/cpuinfo.pb-c.d [2020-01-06T15:51:13.475Z] #42 12.07 PBCC images/stats.pb-c.c [2020-01-06T15:51:13.475Z] #42 12.08 DEP images/stats.pb-c.d [2020-01-06T15:51:13.475Z] #42 13.22 make[1]: Nothing to be done for 'all'. [2020-01-06T15:51:13.475Z] #42 14.20 CC images/stats.o [2020-01-06T15:51:13.475Z] #42 14.73 CC images/core.o [2020-01-06T15:51:13.475Z] #42 15.28 CC images/core-x86.o [2020-01-06T15:51:13.475Z] #42 15.78 CC images/core-arm.o [2020-01-06T15:51:13.475Z] #42 16.17 CC images/core-aarch64.o [2020-01-06T15:51:13.475Z] #42 16.57 CC images/core-ppc64.o [2020-01-06T15:51:13.570Z] [2020-01-06T15:51:13.570Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-06T15:51:13.570Z] #37 DONE 0.1s [2020-01-06T15:51:13.570Z] [2020-01-06T15:51:13.570Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:51:13.570Z] #41 86.09 DEP criu/clone-noasan.d [2020-01-06T15:51:13.570Z] #41 86.14 DEP criu/cgroup.d [2020-01-06T15:51:13.570Z] #41 86.26 DEP criu/cgroup-props.d [2020-01-06T15:51:13.570Z] #41 86.34 DEP criu/bitmap.d [2020-01-06T15:51:13.827Z] #41 86.37 DEP criu/bfd.d [2020-01-06T15:51:13.887Z] #42 ... [2020-01-06T15:51:13.887Z] [2020-01-06T15:51:13.887Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:51:13.887Z] #60 30.33 + cd /tmp/tmp.4EXrALulj1/src/github.com/containerd/containerd [2020-01-06T15:51:13.887Z] #60 30.33 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T15:51:14.084Z] #41 86.51 DEP criu/autofs.d [2020-01-06T15:51:14.084Z] #41 86.64 DEP criu/aio.d [2020-01-06T15:51:14.288Z] #60 31.00 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-06T15:51:14.289Z] #60 31.00 + BUILDTAGS='netgo osusergo static_build' [2020-01-06T15:51:14.289Z] #60 31.00 + export EXTRA_FLAGS=-buildmode=pie [2020-01-06T15:51:14.289Z] #60 31.00 + EXTRA_FLAGS=-buildmode=pie [2020-01-06T15:51:14.289Z] #60 31.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-06T15:51:14.289Z] #60 31.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-06T15:51:14.289Z] #60 31.00 + '[' '' = dynamic ']' [2020-01-06T15:51:14.289Z] #60 31.00 + make [2020-01-06T15:51:14.342Z] #41 86.84 DEP criu/action-scripts.d [2020-01-06T15:51:14.342Z] #41 87.07 CC criu/action-scripts.o [2020-01-06T15:51:14.906Z] #41 87.39 CC criu/aio.o [2020-01-06T15:51:15.158Z] #60 32.01 + bin/ctr [2020-01-06T15:51:15.470Z] #41 87.85 CC criu/autofs.o [2020-01-06T15:51:16.403Z] #41 89.14 CC criu/bfd.o [2020-01-06T15:51:16.967Z] #41 89.62 CC criu/bitmap.o [2020-01-06T15:51:17.225Z] #41 89.79 CC criu/cgroup-props.o [2020-01-06T15:51:17.762Z] #60 ... [2020-01-06T15:51:17.762Z] [2020-01-06T15:51:17.762Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:51:17.762Z] #27 32.88 [2020-01-06T15:51:17.762Z] #27 33.32 ######################################################## 78.7% ######################################################################## 100.0% [2020-01-06T15:51:17.762Z] #27 33.43 [2020-01-06T15:51:17.762Z] #27 34.85 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-06T15:51:17.762Z] #27 34.95 skipping existing b63cc5f62c21 [2020-01-06T15:51:17.762Z] #27 35.04 [2020-01-06T15:51:17.762Z] #27 36.10 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-06T15:51:17.762Z] #27 36.52 [2020-01-06T15:51:17.762Z] #27 36.65 ######################################################################## 100.0% [2020-01-06T15:51:17.762Z] #27 36.72 [2020-01-06T15:51:17.762Z] #27 36.75 Download of images into '/build' complete. [2020-01-06T15:51:17.762Z] #27 36.75 Use something like the following to load the result into a Docker daemon: [2020-01-06T15:51:17.762Z] #27 36.75 tar -cC '/build' . | docker load [2020-01-06T15:51:17.762Z] #27 DONE 36.9s [2020-01-06T15:51:17.762Z] [2020-01-06T15:51:17.762Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:51:17.762Z] #42 17.34 CC images/core-s390.o [2020-01-06T15:51:17.762Z] #42 17.93 CC images/cpuinfo.o [2020-01-06T15:51:17.762Z] #42 18.36 CC images/inventory.o [2020-01-06T15:51:17.762Z] #42 18.63 CC images/fdinfo.o [2020-01-06T15:51:17.762Z] #42 18.99 CC images/fown.o [2020-01-06T15:51:17.762Z] #42 19.20 CC images/ns.o [2020-01-06T15:51:17.762Z] #42 19.35 CC images/regfile.o [2020-01-06T15:51:17.762Z] #42 19.55 CC images/ghost-file.o [2020-01-06T15:51:17.762Z] #42 19.78 CC images/fifo.o [2020-01-06T15:51:17.762Z] #42 19.99 CC images/remap-file-path.o [2020-01-06T15:51:17.762Z] #42 20.08 CC images/eventfd.o [2020-01-06T15:51:17.762Z] #42 20.31 CC images/eventpoll.o [2020-01-06T15:51:17.762Z] #42 20.74 CC images/fh.o [2020-01-06T15:51:18.158Z] #41 90.52 CC criu/cgroup.o [2020-01-06T15:51:18.784Z] #42 21.45 CC images/fsnotify.o [2020-01-06T15:51:18.784Z] #42 21.80 CC images/signalfd.o [2020-01-06T15:51:19.209Z] #42 22.12 CC images/fs.o [2020-01-06T15:51:19.630Z] #42 22.60 CC images/pstree.o [2020-01-06T15:51:19.630Z] #42 22.66 CC images/pipe.o [2020-01-06T15:51:20.050Z] #42 22.97 CC images/tcp-stream.o [2020-01-06T15:51:20.050Z] #42 23.30 CC images/sk-packet.o [2020-01-06T15:51:20.056Z] #41 92.63 CC criu/clone-noasan.o [2020-01-06T15:51:20.056Z] #41 92.74 CC criu/config.o [2020-01-06T15:51:20.270Z] Removing intermediate container 4c39fd56659d [2020-01-06T15:51:20.270Z] ---> cd26f4ddb6f8 [2020-01-06T15:51:20.270Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-01-06T15:51:20.270Z] ---> Running in 106c2ed157e1 [2020-01-06T15:51:20.270Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-01-06T15:51:20.473Z] #42 23.68 CC images/mnt.o [2020-01-06T15:51:20.872Z] #42 24.01 CC images/pipe-data.o [2020-01-06T15:51:21.252Z] #42 24.18 CC images/sa.o [2020-01-06T15:51:21.252Z] #42 24.36 CC images/timer.o [2020-01-06T15:51:21.252Z] #42 ... [2020-01-06T15:51:21.252Z] [2020-01-06T15:51:21.252Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:51:21.252Z] #45 57.07 time [2020-01-06T15:51:21.252Z] #45 59.81 strings [2020-01-06T15:51:21.252Z] #45 62.44 os [2020-01-06T15:51:21.252Z] #45 63.09 regexp/syntax [2020-01-06T15:51:21.252Z] #45 ... [2020-01-06T15:51:21.252Z] [2020-01-06T15:51:21.252Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:51:21.252Z] #42 24.46 CC images/timerfd.o [2020-01-06T15:51:21.252Z] #42 24.54 CC images/mm.o [2020-01-06T15:51:21.428Z] #41 93.81 CC criu/cr-check.o [2020-01-06T15:51:21.637Z] #42 24.76 CC images/sk-opts.o [2020-01-06T15:51:21.637Z] #42 24.86 CC images/sk-unix.o [2020-01-06T15:51:22.042Z] #42 25.13 CC images/sk-inet.o [2020-01-06T15:51:22.361Z] #41 95.06 CC criu/cr-dedup.o [2020-01-06T15:51:22.361Z] #41 ... [2020-01-06T15:51:22.361Z] [2020-01-06T15:51:22.361Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:51:22.361Z] #54 151.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-06T15:51:22.419Z] #42 25.51 CC images/tun.o [2020-01-06T15:51:22.420Z] #42 25.69 CC images/sk-netlink.o [2020-01-06T15:51:22.825Z] #42 25.90 CC images/packet-sock.o [2020-01-06T15:51:22.825Z] #42 26.10 CC images/ipc-var.o [2020-01-06T15:51:22.825Z] #42 ... [2020-01-06T15:51:22.825Z] [2020-01-06T15:51:22.825Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:51:22.825Z] #11 58.95 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-06T15:51:22.825Z] #11 58.95 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2020-01-06T15:51:22.825Z] #11 58.95 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-06T15:51:22.825Z] #11 59.05 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-06T15:51:22.825Z] #11 59.05 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-01-06T15:51:22.825Z] #11 59.05 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T15:51:23.208Z] #11 ... [2020-01-06T15:51:23.208Z] [2020-01-06T15:51:23.208Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:51:23.208Z] #45 68.02 fmt [2020-01-06T15:51:23.612Z] #45 ... [2020-01-06T15:51:23.612Z] [2020-01-06T15:51:23.612Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:51:23.612Z] #32 59.58 os [2020-01-06T15:51:23.612Z] #32 62.78 path [2020-01-06T15:51:23.612Z] #32 63.32 text/tabwriter [2020-01-06T15:51:23.612Z] #32 64.19 fmt [2020-01-06T15:51:23.612Z] #32 64.75 path/filepath [2020-01-06T15:51:23.612Z] #32 67.24 io/ioutil [2020-01-06T15:51:23.612Z] #32 68.69 flag [2020-01-06T15:51:23.612Z] #32 68.69 github.com/BurntSushi/toml [2020-01-06T15:51:24.006Z] #32 ... [2020-01-06T15:51:24.006Z] [2020-01-06T15:51:24.006Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:51:24.006Z] #45 69.76 regexp [2020-01-06T15:51:24.264Z] #54 153.6 + mkdir -p /build [2020-01-06T15:51:24.522Z] #54 153.6 + cp runc /build/runc [2020-01-06T15:51:24.780Z] #54 DONE 153.9s [2020-01-06T15:51:24.780Z] [2020-01-06T15:51:24.780Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:51:24.780Z] #41 95.52 CC criu/cr-dump.o [2020-01-06T15:51:24.780Z] #41 97.34 CC criu/cr-errno.o [2020-01-06T15:51:24.780Z] #41 97.40 CC criu/cr-restore.o [2020-01-06T15:51:27.324Z] #45 72.97 go/token [2020-01-06T15:51:27.324Z] #45 73.22 internal/lazyregexp [2020-01-06T15:51:27.731Z] #45 73.51 net/url [2020-01-06T15:51:28.062Z] #41 100.8 CC criu/cr-service.o [2020-01-06T15:51:28.132Z] #45 73.97 go/scanner [2020-01-06T15:51:29.437Z] #41 101.8 CC criu/crtools.o [2020-01-06T15:51:29.504Z] #45 75.21 go/ast [2020-01-06T15:51:29.504Z] #45 75.42 text/template/parse [2020-01-06T15:51:29.695Z] #41 102.3 CC criu/eventfd.o [2020-01-06T15:51:29.953Z] #41 102.5 CC criu/eventpoll.o [2020-01-06T15:51:30.374Z] #45 ... [2020-01-06T15:51:30.374Z] [2020-01-06T15:51:30.374Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:51:30.374Z] #42 26.29 CC images/ipc-desc.o [2020-01-06T15:51:30.374Z] #42 26.47 CC images/ipc-shm.o [2020-01-06T15:51:30.374Z] #42 26.66 CC images/ipc-msg.o [2020-01-06T15:51:30.374Z] #42 26.82 CC images/ipc-sem.o [2020-01-06T15:51:30.374Z] #42 26.96 CC images/utsns.o [2020-01-06T15:51:30.374Z] #42 27.19 CC images/creds.o [2020-01-06T15:51:30.374Z] #42 27.30 CC images/vma.o [2020-01-06T15:51:30.374Z] #42 27.49 CC images/netdev.o [2020-01-06T15:51:30.374Z] #42 27.86 CC images/tty.o [2020-01-06T15:51:30.374Z] #42 28.41 CC images/file-lock.o [2020-01-06T15:51:30.374Z] #42 28.52 CC images/rlimit.o [2020-01-06T15:51:30.374Z] #42 28.63 CC images/pagemap.o [2020-01-06T15:51:30.374Z] #42 28.84 CC images/siginfo.o [2020-01-06T15:51:30.374Z] #42 29.08 CC images/rpc.o [2020-01-06T15:51:30.374Z] #42 29.85 CC images/ext-file.o [2020-01-06T15:51:30.374Z] #42 30.08 CC images/cgroup.o [2020-01-06T15:51:30.374Z] #42 30.47 CC images/userns.o [2020-01-06T15:51:30.374Z] #42 30.65 CC images/google/protobuf/descriptor.o [2020-01-06T15:51:30.374Z] #42 31.69 CC images/opts.o [2020-01-06T15:51:30.374Z] #42 31.82 CC images/seccomp.o [2020-01-06T15:51:30.374Z] #42 32.02 CC images/binfmt-misc.o [2020-01-06T15:51:30.374Z] #42 32.14 CC images/time.o [2020-01-06T15:51:30.374Z] #42 32.37 CC images/sysctl.o [2020-01-06T15:51:30.374Z] #42 32.52 CC images/autofs.o [2020-01-06T15:51:30.374Z] #42 32.66 CC images/macvlan.o [2020-01-06T15:51:30.374Z] #42 32.80 CC images/sit.o [2020-01-06T15:51:30.374Z] #42 32.99 LINK images/built-in.o [2020-01-06T15:51:30.374Z] #42 33.08 GEN compel/include/asm [2020-01-06T15:51:30.374Z] #42 33.09 GEN compel/include/version.h [2020-01-06T15:51:30.374Z] #42 33.11 touch .config [2020-01-06T15:51:30.374Z] #42 33.12 GEN include/common/config.h [2020-01-06T15:51:30.374Z] #42 33.20 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-01-06T15:51:30.374Z] #42 33.28 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-06T15:51:30.374Z] #42 33.33 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-06T15:51:30.374Z] #42 ... [2020-01-06T15:51:30.374Z] [2020-01-06T15:51:30.374Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:51:30.374Z] #32 70.36 log [2020-01-06T15:51:30.374Z] #32 72.46 github.com/BurntSushi/toml/cmd/tomlv [2020-01-06T15:51:30.374Z] #32 DONE 76.1s [2020-01-06T15:51:30.374Z] [2020-01-06T15:51:30.374Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:51:30.374Z] #42 33.39 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-01-06T15:51:30.374Z] #42 33.41 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-01-06T15:51:30.374Z] #42 33.42 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-01-06T15:51:30.374Z] #42 33.46 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-06T15:51:30.374Z] #42 33.47 DEP compel/plugins/std/infect.d [2020-01-06T15:51:30.519Z] #41 103.1 CC criu/external.o [2020-01-06T15:51:30.777Z] #41 103.3 CC criu/fault-injection.o [2020-01-06T15:51:30.777Z] #41 103.4 CC criu/fdstore.o [2020-01-06T15:51:30.840Z] #42 33.66 DEP compel/plugins/std/string.d [2020-01-06T15:51:30.841Z] #42 33.92 DEP compel/plugins/std/log.d [2020-01-06T15:51:30.841Z] #42 34.05 DEP compel/plugins/std/fds.d [2020-01-06T15:51:31.035Z] #41 103.7 CC criu/fifo.o [2020-01-06T15:51:31.259Z] #42 34.27 DEP compel/plugins/std/std.d [2020-01-06T15:51:31.260Z] #42 34.33 DEP compel/plugins/shmem/shmem.d [2020-01-06T15:51:31.260Z] #42 34.38 DEP compel/plugins/fds/fds.d [2020-01-06T15:51:31.260Z] #42 34.45 CC compel/plugins/std/std.o [2020-01-06T15:51:31.602Z] #41 104.0 CC criu/file-ids.o [2020-01-06T15:51:31.661Z] #42 34.72 CC compel/plugins/std/fds.o [2020-01-06T15:51:31.860Z] #41 104.3 CC criu/file-lock.o [2020-01-06T15:51:32.078Z] #42 35.17 CC compel/plugins/std/log.o [2020-01-06T15:51:32.428Z] #41 105.0 CC criu/files-ext.o [2020-01-06T15:51:32.686Z] #41 105.4 CC criu/files-reg.o [2020-01-06T15:51:32.936Z] #42 35.98 CC compel/plugins/std/string.o [2020-01-06T15:51:33.339Z] #42 36.57 CC compel/plugins/std/infect.o [2020-01-06T15:51:34.061Z] #41 106.7 CC criu/files.o [2020-01-06T15:51:34.192Z] #42 37.00 CC compel/arch/s390/plugins/std/parasite-head.o [2020-01-06T15:51:34.192Z] #42 37.07 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-01-06T15:51:34.192Z] #42 37.13 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-01-06T15:51:34.192Z] #42 37.24 AR compel/plugins/std.lib.a [2020-01-06T15:51:34.192Z] #42 37.29 CC compel/plugins/fds/fds.o [2020-01-06T15:51:34.192Z] #42 37.49 AR compel/plugins/fds.lib.a [2020-01-06T15:51:34.593Z] #42 37.55 HOSTDEP compel/src/lib/log-host.d [2020-01-06T15:51:34.593Z] #42 37.70 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-06T15:51:34.593Z] #42 37.77 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-01-06T15:51:34.593Z] #42 37.88 HOSTDEP compel/src/main-host.d [2020-01-06T15:51:35.003Z] #42 38.06 DEP compel/src/lib/ptrace.d [2020-01-06T15:51:35.003Z] #42 38.17 DEP compel/src/lib/infect.d [2020-01-06T15:51:35.003Z] #42 38.29 DEP compel/src/lib/infect-util.d [2020-01-06T15:51:35.795Z] #42 38.55 DEP compel/src/lib/infect-rpc.d [2020-01-06T15:51:35.795Z] #42 38.76 DEP compel/arch/s390/src/lib/infect.d [2020-01-06T15:51:35.795Z] #42 38.98 DEP compel/arch/s390/src/lib/cpu.d [2020-01-06T15:51:35.962Z] #41 108.2 CC criu/filesystems.o [2020-01-06T15:51:35.962Z] #41 108.7 CC criu/fsnotify.o [2020-01-06T15:51:36.427Z] #42 39.09 DEP compel/src/lib/log.d [2020-01-06T15:51:36.427Z] #42 39.32 DEP compel/src/main.d [2020-01-06T15:51:36.427Z] #42 39.53 DEP compel/src/lib/handle-elf.d [2020-01-06T15:51:36.896Z] #41 109.6 CC criu/image-desc.o [2020-01-06T15:51:36.930Z] #42 39.79 DEP compel/arch/s390/src/lib/handle-elf.d [2020-01-06T15:51:36.930Z] #42 40.14 CC compel/src/lib/log.o [2020-01-06T15:51:37.154Z] #41 109.7 CC criu/image.o [2020-01-06T15:51:37.356Z] #42 40.59 CC compel/arch/s390/src/lib/cpu.o [2020-01-06T15:51:37.720Z] #41 110.3 CC criu/ipc_ns.o [2020-01-06T15:51:38.459Z] #42 41.16 CC compel/arch/s390/src/lib/infect.o [2020-01-06T15:51:38.656Z] #41 111.2 CC criu/irmap.o [2020-01-06T15:51:38.657Z] #41 ... [2020-01-06T15:51:38.657Z] [2020-01-06T15:51:38.657Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T15:51:38.657Z] #38 168.5 + dpkg --print-architecture [2020-01-06T15:51:38.657Z] #38 168.5 + cd /tmp/tmp.0TyTMVlWRq/src/github.com/docker/distribution [2020-01-06T15:51:38.657Z] #38 168.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-06T15:51:38.915Z] #38 168.7 + GOPATH=/tmp/tmp.0TyTMVlWRq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.0TyTMVlWRq [2020-01-06T15:51:38.915Z] #38 168.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-06T15:51:39.355Z] #42 42.46 CC compel/src/lib/infect-rpc.o [2020-01-06T15:51:39.763Z] #42 42.82 CC compel/src/lib/infect-util.o [2020-01-06T15:51:39.763Z] #42 42.99 CC compel/src/lib/infect.o [2020-01-06T15:51:41.715Z] #42 44.48 CC compel/src/lib/ptrace.o [2020-01-06T15:51:41.715Z] #42 44.70 AR compel/libcompel.a [2020-01-06T15:51:41.715Z] #42 44.76 HOSTCC compel/src/main-host.o [2020-01-06T15:51:41.715Z] #42 45.01 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-01-06T15:51:42.117Z] #42 45.19 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-06T15:51:42.516Z] #42 45.56 HOSTCC compel/src/lib/log-host.o [2020-01-06T15:51:42.516Z] #42 45.72 HOSTLINK compel/compel-host-bin [2020-01-06T15:51:42.516Z] #42 45.81 DEP soccr/soccr.d [2020-01-06T15:51:42.926Z] #42 46.00 CC soccr/soccr.o [2020-01-06T15:51:43.765Z] #42 46.95 AR soccr/libsoccr.a [2020-01-06T15:51:43.765Z] #42 46.97 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-06T15:51:44.156Z] #42 47.17 DEP criu/arch/s390/sigframe.d [2020-01-06T15:51:44.156Z] #42 47.27 DEP criu/arch/s390/crtools.d [2020-01-06T15:51:44.156Z] #42 ... [2020-01-06T15:51:44.156Z] [2020-01-06T15:51:44.156Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:51:44.156Z] #45 79.93 text/template [2020-01-06T15:51:44.156Z] #45 80.31 go/parser [2020-01-06T15:51:44.156Z] #45 84.32 encoding/xml [2020-01-06T15:51:44.156Z] #45 86.24 go/doc [2020-01-06T15:51:44.156Z] #45 89.78 github.com/LK4D4/vndr/build [2020-01-06T15:51:44.576Z] #45 ... [2020-01-06T15:51:44.576Z] [2020-01-06T15:51:44.576Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:51:44.576Z] #11 80.47 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-06T15:51:44.576Z] #11 80.49 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-01-06T15:51:44.576Z] #11 80.49 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T15:51:44.576Z] #11 ... [2020-01-06T15:51:44.576Z] [2020-01-06T15:51:44.576Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:51:44.576Z] #45 90.34 crypto/rsa [2020-01-06T15:51:46.534Z] #45 92.06 vendor/golang.org/x/crypto/cryptobyte [2020-01-06T15:51:46.950Z] #45 92.62 net [2020-01-06T15:51:47.812Z] #45 93.81 vendor/golang.org/x/sys/cpu [2020-01-06T15:51:48.228Z] #45 94.09 vendor/golang.org/x/crypto/internal/chacha20 [2020-01-06T15:51:49.088Z] #45 94.73 vendor/golang.org/x/crypto/poly1305 [2020-01-06T15:51:49.510Z] #45 95.26 vendor/golang.org/x/crypto/chacha20poly1305 [2020-01-06T15:51:49.510Z] #45 ... [2020-01-06T15:51:49.510Z] [2020-01-06T15:51:49.510Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:51:49.510Z] #11 94.74 Selecting previously unselected package libapparmor1:s390x. [2020-01-06T15:51:49.510Z] #11 94.75 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2020-01-06T15:51:49.510Z] #11 94.75 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-01-06T15:51:49.511Z] #11 94.83 Selecting previously unselected package libapparmor-dev:s390x. [2020-01-06T15:51:49.511Z] #11 94.84 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2020-01-06T15:51:49.511Z] #11 94.84 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-01-06T15:51:49.511Z] #11 95.09 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-06T15:51:49.511Z] #11 95.10 Setting up libsepol1-dev:s390x (2.6-2) ... [2020-01-06T15:51:49.511Z] #11 95.11 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-06T15:51:49.511Z] #11 95.12 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-06T15:51:49.511Z] #11 95.13 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-06T15:51:49.511Z] #11 95.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:51:49.511Z] #11 95.16 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-01-06T15:51:49.511Z] #11 95.17 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-01-06T15:51:49.511Z] #11 95.19 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2020-01-06T15:51:49.511Z] #11 95.20 Setting up libpcre32-3:s390x (2:8.39-3) ... [2020-01-06T15:51:49.511Z] #11 95.26 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2020-01-06T15:51:49.511Z] #11 95.26 Setting up libpcre16-3:s390x (2:8.39-3) ... [2020-01-06T15:51:49.511Z] #11 95.27 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2020-01-06T15:51:49.511Z] #11 95.29 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-06T15:51:49.511Z] #11 95.38 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-01-06T15:51:49.511Z] #11 95.40 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2020-01-06T15:51:49.511Z] #11 95.42 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-01-06T15:51:49.511Z] #11 95.43 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-01-06T15:51:49.511Z] #11 95.44 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-06T15:51:49.511Z] #11 95.45 Setting up btrfs-progs (4.7.3-1) ... [2020-01-06T15:51:49.511Z] #11 95.46 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2020-01-06T15:51:49.511Z] #11 95.47 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T15:51:49.511Z] #11 95.48 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 [2020-01-06T15:51:49.511Z] #11 95.48 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 [2020-01-06T15:51:49.511Z] #11 95.48 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 [2020-01-06T15:51:49.511Z] #11 95.48 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 [2020-01-06T15:51:49.511Z] #11 95.48 Setting up btrfs-tools (4.7.3-1) ... [2020-01-06T15:51:49.511Z] #11 95.49 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T15:51:49.511Z] #11 95.50 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 [2020-01-06T15:51:49.511Z] #11 95.50 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 [2020-01-06T15:51:49.511Z] #11 95.51 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-01-06T15:51:49.511Z] #11 95.52 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-01-06T15:51:49.511Z] #11 95.53 Setting up dmsetup (2:1.02.137-2) ... [2020-01-06T15:51:49.511Z] #11 95.54 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-01-06T15:51:49.511Z] #11 95.54 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:51:49.931Z] #11 DONE 95.9s [2020-01-06T15:51:49.931Z] [2020-01-06T15:51:49.931Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:51:49.931Z] #42 47.45 DEP criu/arch/s390/cpu.d [2020-01-06T15:51:49.931Z] #42 47.66 CC criu/arch/s390/cpu.o [2020-01-06T15:51:49.931Z] #42 48.28 CC criu/arch/s390/crtools.o [2020-01-06T15:51:49.931Z] #42 49.30 CC criu/arch/s390/sigframe.o [2020-01-06T15:51:49.931Z] #42 49.55 LINK criu/arch/s390/crtools.built-in.o [2020-01-06T15:51:49.931Z] #42 49.60 DEP criu/arch/s390/vdso-pie.d [2020-01-06T15:51:49.931Z] #42 49.72 DEP criu/pie/parasite-vdso.d [2020-01-06T15:51:49.931Z] #42 49.86 DEP criu/pie/util-vdso.d [2020-01-06T15:51:49.931Z] #42 50.04 DEP criu/pie/util.d [2020-01-06T15:51:49.931Z] #42 50.14 CC criu/pie/util.o [2020-01-06T15:51:49.931Z] #42 50.45 CC criu/pie/util-vdso.o [2020-01-06T15:51:49.931Z] #42 51.08 CC criu/pie/parasite-vdso.o [2020-01-06T15:51:49.931Z] #42 51.62 CC criu/arch/s390/vdso-pie.o [2020-01-06T15:51:49.931Z] #42 52.00 AR criu/pie/pie.lib.a [2020-01-06T15:51:49.931Z] #42 52.11 DEP criu/pie/restorer.d [2020-01-06T15:51:49.931Z] #42 52.49 DEP criu/arch/s390/restorer.d [2020-01-06T15:51:49.931Z] #42 52.76 DEP criu/pie/parasite.d [2020-01-06T15:51:49.931Z] #42 ... [2020-01-06T15:51:49.931Z] [2020-01-06T15:51:49.931Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:51:49.931Z] #53 DONE 0.3s [2020-01-06T15:51:49.931Z] [2020-01-06T15:51:49.931Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:51:49.931Z] #42 53.21 CC criu/pie/parasite.o [2020-01-06T15:51:49.931Z] #42 ... [2020-01-06T15:51:49.931Z] [2020-01-06T15:51:49.931Z] #12 [dev 1/24] RUN groupadd -r docker [2020-01-06T15:51:50.526Z] #12 ... [2020-01-06T15:51:50.526Z] [2020-01-06T15:51:50.526Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-06T15:51:50.526Z] #54 DONE 0.1s [2020-01-06T15:51:50.526Z] [2020-01-06T15:51:50.526Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:51:50.526Z] #55 0.260 + RM_GOPATH=0 [2020-01-06T15:51:50.526Z] #55 ... [2020-01-06T15:51:50.526Z] [2020-01-06T15:51:50.526Z] #12 [dev 1/24] RUN groupadd -r docker [2020-01-06T15:51:50.526Z] #12 DONE 0.8s [2020-01-06T15:51:50.526Z] [2020-01-06T15:51:50.526Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:51:50.526Z] #55 0.260 + TMP_GOPATH= [2020-01-06T15:51:50.526Z] #55 0.260 + : /build [2020-01-06T15:51:50.526Z] #55 0.260 + '[' -z '' ']' [2020-01-06T15:51:50.526Z] #55 0.261 ++ mktemp -d [2020-01-06T15:51:50.526Z] #55 0.271 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-06T15:51:50.526Z] #55 0.271 + export GOPATH=/tmp/tmp.oPegdMjADZ [2020-01-06T15:51:50.526Z] #55 0.271 + GOPATH=/tmp/tmp.oPegdMjADZ [2020-01-06T15:51:50.526Z] #55 0.271 + RM_GOPATH=1 [2020-01-06T15:51:50.526Z] #55 0.271 ++ dirname ./install.sh [2020-01-06T15:51:50.526Z] #55 0.271 + dir=. [2020-01-06T15:51:50.526Z] #55 0.271 + bin=runc [2020-01-06T15:51:50.526Z] #55 0.271 + shift [2020-01-06T15:51:50.526Z] #55 0.271 + '[' '!' -f ./runc.installer ']' [2020-01-06T15:51:50.526Z] #55 0.271 + . ./runc.installer [2020-01-06T15:51:50.526Z] #55 0.271 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-06T15:51:50.526Z] #55 0.271 + install_runc [2020-01-06T15:51:50.526Z] #55 0.271 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-06T15:51:50.526Z] #55 0.271 + uname -r [2020-01-06T15:51:50.526Z] #55 0.271 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-06T15:51:50.526Z] #55 0.271 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-06T15:51:50.526Z] #55 0.271 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oPegdMjADZ/src/github.com/opencontainers/runc [2020-01-06T15:51:50.526Z] #55 0.273 Cloning into '/tmp/tmp.oPegdMjADZ/src/github.com/opencontainers/runc'... [2020-01-06T15:51:51.113Z] #38 ... [2020-01-06T15:51:51.113Z] [2020-01-06T15:51:51.113Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:51:51.113Z] #41 111.7 CC criu/kcmp-ids.o [2020-01-06T15:51:51.113Z] #41 111.9 CC criu/kerndat.o [2020-01-06T15:51:51.113Z] #41 112.6 CC criu/libnetlink.o [2020-01-06T15:51:51.113Z] #41 112.9 CC criu/log.o [2020-01-06T15:51:51.113Z] #41 113.3 CC criu/lsm.o [2020-01-06T15:51:51.113Z] #41 113.6 CC criu/mem.o [2020-01-06T15:51:51.113Z] #41 114.6 CC criu/mount.o [2020-01-06T15:51:51.113Z] #41 117.5 CC criu/namespaces.o [2020-01-06T15:51:51.113Z] #41 118.7 CC criu/net.o [2020-01-06T15:51:51.113Z] #41 120.8 CC criu/netfilter.o [2020-01-06T15:51:51.113Z] #41 121.1 CC criu/page-pipe.o [2020-01-06T15:51:51.113Z] #41 121.6 CC criu/page-xfer.o [2020-01-06T15:51:51.113Z] #41 122.6 CC criu/pagemap-cache.o [2020-01-06T15:51:51.113Z] #41 123.0 CC criu/pagemap.o [2020-01-06T15:51:51.113Z] #41 123.6 CC criu/parasite-syscall.o [2020-01-06T15:51:51.521Z] #55 ... [2020-01-06T15:51:51.521Z] [2020-01-06T15:51:51.521Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-06T15:51:51.521Z] #13 DONE 0.5s [2020-01-06T15:51:51.521Z] [2020-01-06T15:51:51.521Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-06T15:51:51.521Z] #14 0.360 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-06T15:51:51.521Z] #14 DONE 0.5s [2020-01-06T15:51:51.521Z] [2020-01-06T15:51:51.521Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-06T15:51:52.048Z] #41 124.5 CC criu/path.o [2020-01-06T15:51:52.048Z] #41 124.7 CC criu/pie-util-vdso-elf32.o [2020-01-06T15:51:52.085Z] #15 DONE 0.4s [2020-01-06T15:51:52.085Z] [2020-01-06T15:51:52.085Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:51:52.085Z] #42 55.15 LINK criu/pie/parasite.built-in.o [2020-01-06T15:51:52.085Z] #42 55.17 GEN criu/pie/parasite-blob.h [2020-01-06T15:51:52.085Z] #42 55.22 CC criu/arch/s390/restorer.o [2020-01-06T15:51:52.536Z] #42 55.48 CC criu/pie/restorer.o [2020-01-06T15:51:52.536Z] #42 ... [2020-01-06T15:51:52.536Z] [2020-01-06T15:51:52.536Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-06T15:51:52.536Z] #16 DONE 0.5s [2020-01-06T15:51:52.536Z] [2020-01-06T15:51:52.536Z] #17 [dev 6/24] RUN ldconfig [2020-01-06T15:51:52.614Z] #41 125.1 CC criu/pie-util-vdso.o [2020-01-06T15:51:52.872Z] #41 125.5 CC criu/pie-util.o [2020-01-06T15:51:52.940Z] #17 DONE 0.4s [2020-01-06T15:51:52.941Z] [2020-01-06T15:51:52.941Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:51:53.130Z] #41 125.7 CC criu/pipes.o [2020-01-06T15:51:53.376Z] #18 0.464 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T15:51:53.697Z] #41 126.4 CC criu/plugin.o [2020-01-06T15:51:53.789Z] #18 0.562 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T15:51:53.789Z] #18 0.690 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T15:51:53.789Z] #18 0.817 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T15:51:53.790Z] #18 0.830 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T15:51:54.197Z] #18 1.179 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [490 kB] [2020-01-06T15:51:54.263Z] #41 126.8 CC criu/proc_parse.o [2020-01-06T15:51:55.021Z] #18 2.099 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-01-06T15:51:55.419Z] #18 2.689 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2020-01-06T15:51:56.045Z] INFO: Sources obtained for gotestsum... [2020-01-06T15:51:56.045Z] INFO: Checkout done for gotestsum... [2020-01-06T15:51:56.045Z] INFO: Build done for gotestsum... [2020-01-06T15:51:56.795Z] #41 129.1 CC criu/protobuf-desc.o [2020-01-06T15:51:57.362Z] #41 129.9 CC criu/protobuf.o [2020-01-06T15:51:57.620Z] #41 130.3 CC criu/pstree.o [2020-01-06T15:51:58.555Z] #41 131.2 CC criu/rbtree.o [2020-01-06T15:51:58.555Z] #41 ... [2020-01-06T15:51:58.555Z] [2020-01-06T15:51:58.555Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T15:51:58.555Z] #38 188.4 + rm -rf /tmp/tmp.0TyTMVlWRq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.0TyTMVlWRq [2020-01-06T15:51:58.737Z] #18 ... [2020-01-06T15:51:58.737Z] [2020-01-06T15:51:58.737Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:51:58.737Z] #42 58.52 LINK criu/pie/restorer.built-in.o [2020-01-06T15:51:58.737Z] #42 58.55 GEN criu/pie/restorer-blob.h [2020-01-06T15:51:58.737Z] #42 58.62 DEP criu/vdso.d [2020-01-06T15:51:58.737Z] #42 58.90 DEP criu/uts_ns.d [2020-01-06T15:51:58.737Z] #42 59.00 DEP criu/util.d [2020-01-06T15:51:58.737Z] #42 59.29 DEP criu/uffd.d [2020-01-06T15:51:58.737Z] #42 59.48 DEP criu/tun.d [2020-01-06T15:51:58.737Z] #42 59.67 DEP criu/tty.d [2020-01-06T15:51:58.737Z] #42 60.02 DEP criu/timerfd.d [2020-01-06T15:51:58.737Z] #42 60.28 DEP criu/sysfs_parse.d [2020-01-06T15:51:58.737Z] #42 60.40 DEP criu/sysctl.d [2020-01-06T15:51:58.737Z] #42 60.57 DEP criu/string.d [2020-01-06T15:51:58.737Z] #42 60.61 DEP criu/stats.d [2020-01-06T15:51:58.737Z] #42 60.76 DEP criu/sockets.d [2020-01-06T15:51:58.737Z] #42 60.94 DEP criu/sk-unix.d [2020-01-06T15:51:58.737Z] #42 61.13 DEP criu/sk-tcp.d [2020-01-06T15:51:58.737Z] #42 61.31 DEP criu/sk-queue.d [2020-01-06T15:51:58.737Z] #42 61.52 DEP criu/sk-packet.d [2020-01-06T15:51:58.737Z] #42 61.68 DEP criu/sk-netlink.d [2020-01-06T15:51:58.737Z] #42 61.90 DEP criu/sk-inet.d [2020-01-06T15:51:59.122Z] #38 DONE 189.0s [2020-01-06T15:51:59.122Z] [2020-01-06T15:51:59.122Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:51:59.122Z] #41 131.4 CC criu/rst-malloc.o [2020-01-06T15:51:59.122Z] #41 131.6 CC criu/seccomp.o [2020-01-06T15:51:59.130Z] #42 62.14 DEP criu/signalfd.d [2020-01-06T15:51:59.130Z] #42 62.35 DEP criu/sigframe.d [2020-01-06T15:51:59.130Z] #42 62.42 DEP criu/shmem.d [2020-01-06T15:51:59.692Z] #42 62.68 DEP criu/servicefd.d [2020-01-06T15:51:59.695Z] #41 132.3 CC criu/seize.o [2020-01-06T15:52:00.083Z] #42 62.85 DEP criu/seize.d [2020-01-06T15:52:00.083Z] #42 63.19 DEP criu/seccomp.d [2020-01-06T15:52:00.083Z] #42 63.37 DEP criu/rst-malloc.d [2020-01-06T15:52:00.484Z] #42 63.51 DEP criu/rbtree.d [2020-01-06T15:52:00.484Z] #42 63.56 DEP criu/pstree.d [2020-01-06T15:52:00.484Z] #42 ... [2020-01-06T15:52:00.484Z] [2020-01-06T15:52:00.484Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:52:00.484Z] #45 96.28 vendor/golang.org/x/crypto/curve25519 [2020-01-06T15:52:00.484Z] #45 97.26 vendor/golang.org/x/crypto/hkdf [2020-01-06T15:52:00.484Z] #45 97.64 vendor/golang.org/x/text/transform [2020-01-06T15:52:00.484Z] #45 98.30 vendor/golang.org/x/text/unicode/bidi [2020-01-06T15:52:00.484Z] #45 100.8 vendor/golang.org/x/text/secure/bidirule [2020-01-06T15:52:00.484Z] #45 101.1 vendor/golang.org/x/text/unicode/norm [2020-01-06T15:52:00.484Z] #45 106.4 vendor/golang.org/x/net/idna [2020-01-06T15:52:00.484Z] #45 ... [2020-01-06T15:52:00.484Z] [2020-01-06T15:52:00.484Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:52:00.484Z] #42 63.75 DEP criu/protobuf.d [2020-01-06T15:52:00.629Z] #41 133.2 CC criu/servicefd.o [2020-01-06T15:52:00.883Z] #42 63.95 GEN criu/protobuf-desc-gen.h [2020-01-06T15:52:00.887Z] #41 133.6 CC criu/shmem.o [2020-01-06T15:52:01.146Z] #41 ... [2020-01-06T15:52:01.146Z] [2020-01-06T15:52:01.146Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-06T15:52:01.146Z] #39 DONE 0.2s [2020-01-06T15:52:01.146Z] [2020-01-06T15:52:01.146Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:52:01.712Z] #41 134.2 CC criu/sigframe.o [2020-01-06T15:52:01.712Z] #41 134.4 CC criu/signalfd.o [2020-01-06T15:52:02.272Z] #42 65.52 DEP criu/protobuf-desc.d [2020-01-06T15:52:02.278Z] #41 134.6 CC criu/sk-inet.o [2020-01-06T15:52:02.536Z] #41 135.2 CC criu/sk-netlink.o [2020-01-06T15:52:02.692Z] #42 65.68 DEP criu/proc_parse.d [2020-01-06T15:52:02.692Z] #42 65.93 DEP criu/plugin.d [2020-01-06T15:52:02.692Z] #42 66.03 DEP criu/pipes.d [2020-01-06T15:52:02.794Z] #41 135.5 CC criu/sk-packet.o [2020-01-06T15:52:03.111Z] #42 66.24 DEP criu/pie-util.d [2020-01-06T15:52:03.111Z] #42 66.34 DEP criu/pie-util-vdso.d [2020-01-06T15:52:03.111Z] #42 66.44 DEP criu/pie-util-vdso-elf32.d [2020-01-06T15:52:03.361Z] #41 135.9 CC criu/sk-queue.o [2020-01-06T15:52:03.517Z] #42 66.61 DEP criu/path.d [2020-01-06T15:52:03.517Z] #42 66.77 DEP criu/parasite-syscall.d [2020-01-06T15:52:03.619Z] #41 136.2 CC criu/sk-tcp.o [2020-01-06T15:52:03.878Z] #41 136.6 CC criu/sk-unix.o [2020-01-06T15:52:03.915Z] #42 67.02 DEP criu/pagemap.d [2020-01-06T15:52:04.341Z] #42 67.24 DEP criu/pagemap-cache.d [2020-01-06T15:52:04.341Z] #42 67.51 DEP criu/page-xfer.d [2020-01-06T15:52:04.740Z] #42 67.64 DEP criu/page-pipe.d [2020-01-06T15:52:04.740Z] #42 67.76 DEP criu/netfilter.d [2020-01-06T15:52:04.740Z] #42 67.92 DEP criu/net.d [2020-01-06T15:52:05.155Z] #42 68.17 DEP criu/namespaces.d [2020-01-06T15:52:05.155Z] #42 68.38 DEP criu/mount.d [2020-01-06T15:52:05.251Z] #41 137.9 CC criu/sockets.o [2020-01-06T15:52:05.572Z] #42 68.58 DEP criu/mem.d [2020-01-06T15:52:05.572Z] #42 ... [2020-01-06T15:52:05.572Z] [2020-01-06T15:52:05.572Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:52:05.572Z] #63 102.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-06T15:52:05.572Z] #63 102.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-06T15:52:05.572Z] #63 DONE 111.5s [2020-01-06T15:52:05.572Z] [2020-01-06T15:52:05.572Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-06T15:52:05.817Z] #41 138.5 CC criu/stats.o [2020-01-06T15:52:05.976Z] #64 DONE 0.1s [2020-01-06T15:52:05.976Z] [2020-01-06T15:52:05.976Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:52:05.976Z] #42 68.97 DEP criu/lsm.d [2020-01-06T15:52:06.075Z] #41 138.7 CC criu/string.o [2020-01-06T15:52:06.075Z] #41 138.8 CC criu/sysctl.o [2020-01-06T15:52:06.381Z] #42 69.51 DEP criu/log.d [2020-01-06T15:52:06.381Z] #42 69.75 DEP criu/libnetlink.d [2020-01-06T15:52:06.641Z] #41 139.4 CC criu/sysfs_parse.o [2020-01-06T15:52:06.788Z] #42 69.81 DEP criu/kerndat.d [2020-01-06T15:52:06.788Z] #42 69.91 DEP criu/kcmp-ids.d [2020-01-06T15:52:06.788Z] #42 69.95 DEP criu/irmap.d [2020-01-06T15:52:06.788Z] #42 ... [2020-01-06T15:52:06.788Z] [2020-01-06T15:52:06.788Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:52:06.788Z] #55 6.542 + cd /tmp/tmp.oPegdMjADZ/src/github.com/opencontainers/runc [2020-01-06T15:52:06.788Z] #55 6.542 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-06T15:52:06.788Z] #55 6.837 + '[' -z '' ']' [2020-01-06T15:52:06.788Z] #55 6.837 + target=static [2020-01-06T15:52:06.788Z] #55 6.837 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-06T15:52:06.788Z] #55 8.294 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-06T15:52:06.900Z] #41 139.7 CC criu/timerfd.o [2020-01-06T15:52:07.011Z] Removing intermediate container c10e739b0c40 [2020-01-06T15:52:07.011Z] ---> fce5d20d2c4f [2020-01-06T15:52:07.011Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-01-06T15:52:07.011Z] ---> ebd73b5ebd31 [2020-01-06T15:52:07.011Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-01-06T15:52:07.011Z] ---> 421c1ac84af8 [2020-01-06T15:52:07.011Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-01-06T15:52:07.011Z] ---> Running in 8a84cba45f27 [2020-01-06T15:52:07.011Z] Removing intermediate container 8a84cba45f27 [2020-01-06T15:52:07.011Z] ---> bcd5f40f52a8 [2020-01-06T15:52:07.011Z] Successfully built bcd5f40f52a8 [2020-01-06T15:52:07.011Z] Successfully tagged moby-buildx:latest [2020-01-06T15:52:07.011Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-01-06T15:52:07.011Z] if [ -n "${id}" ]; then \ [2020-01-06T15:52:07.011Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-01-06T15:52:07.011Z] && touch bundles/buildx; \ [2020-01-06T15:52:07.011Z] docker rm -f ${id}; \ [2020-01-06T15:52:07.011Z] fi [2020-01-06T15:52:07.011Z] 6ca2d617efb0d00d5461ed8bfd88d5345dc9d976f622858aa7be5f8441a3f682 [2020-01-06T15:52:07.011Z] bundles/buildx version [2020-01-06T15:52:07.011Z] buildx v0.3.1 6db68d0 [2020-01-06T15:52:07.011Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 . [2020-01-06T15:52:07.011Z] #1 [internal] booting buildkit [2020-01-06T15:52:07.011Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-01-06T15:52:07.011Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2020-01-06T15:52:07.011Z] #1 creating container buildx_buildkit_default [2020-01-06T15:52:07.158Z] #41 140.0 CC criu/tty.o [2020-01-06T15:52:07.308Z] #1 creating container buildx_buildkit_default 0.5s done [2020-01-06T15:52:07.308Z] #1 DONE 3.3s [2020-01-06T15:52:07.308Z] [2020-01-06T15:52:07.308Z] #2 [internal] load build definition from Dockerfile [2020-01-06T15:52:07.308Z] #2 transferring dockerfile: 15.34kB 0.0s done [2020-01-06T15:52:07.308Z] #2 DONE 0.0s [2020-01-06T15:52:07.308Z] [2020-01-06T15:52:07.308Z] #3 [internal] load .dockerignore [2020-01-06T15:52:07.308Z] #3 transferring context: 112B 0.0s done [2020-01-06T15:52:07.308Z] #3 DONE 0.0s [2020-01-06T15:52:07.308Z] [2020-01-06T15:52:07.308Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-01-06T15:52:07.310Z] #55 ... [2020-01-06T15:52:07.310Z] [2020-01-06T15:52:07.310Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:52:07.310Z] #42 70.08 DEP criu/ipc_ns.d [2020-01-06T15:52:07.310Z] #42 70.30 DEP criu/image.d [2020-01-06T15:52:07.310Z] #42 70.45 DEP criu/image-desc.d [2020-01-06T15:52:07.310Z] #42 70.62 DEP criu/fsnotify.d [2020-01-06T15:52:07.790Z] #42 70.99 DEP criu/filesystems.d [2020-01-06T15:52:07.929Z] #4 DONE 0.7s [2020-01-06T15:52:07.929Z] [2020-01-06T15:52:07.929Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-01-06T15:52:07.929Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-01-06T15:52:08.218Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-01-06T15:52:08.218Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-01-06T15:52:08.218Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-01-06T15:52:08.218Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-01-06T15:52:08.218Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-01-06T15:52:08.251Z] #42 71.36 DEP criu/files.d [2020-01-06T15:52:08.469Z] Removing intermediate container 106c2ed157e1 [2020-01-06T15:52:08.469Z] ---> 05358a777404 [2020-01-06T15:52:08.469Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-01-06T15:52:08.469Z] ---> Running in 3c37fbb0d0bf [2020-01-06T15:52:08.469Z] Removing intermediate container 3c37fbb0d0bf [2020-01-06T15:52:08.469Z] ---> 9924fe9db6c7 [2020-01-06T15:52:08.469Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-01-06T15:52:08.469Z] ---> Running in ed934cc68896 [2020-01-06T15:52:08.469Z] Removing intermediate container ed934cc68896 [2020-01-06T15:52:08.469Z] ---> 14f004189fc5 [2020-01-06T15:52:08.469Z] Step 10/10 : COPY . . [2020-01-06T15:52:08.588Z] #41 141.1 CC criu/tun.o [2020-01-06T15:52:08.836Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-01-06T15:52:08.836Z] #5 DONE 0.9s [2020-01-06T15:52:08.848Z] #41 141.5 CC criu/uffd.o [2020-01-06T15:52:09.120Z] [2020-01-06T15:52:09.120Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-01-06T15:52:09.120Z] #7 DONE 0.2s [2020-01-06T15:52:09.120Z] [2020-01-06T15:52:09.120Z] #6 [internal] load metadata for docker.io/library/golang:1.13.5-stretch [2020-01-06T15:52:09.152Z] #42 72.03 DEP criu/files-reg.d [2020-01-06T15:52:09.411Z] #6 DONE 0.3s [2020-01-06T15:52:09.411Z] [2020-01-06T15:52:09.411Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-06T15:52:09.411Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-01-06T15:52:09.411Z] #66 DONE 0.0s [2020-01-06T15:52:09.411Z] [2020-01-06T15:52:09.411Z] #20 [internal] load build context [2020-01-06T15:52:09.411Z] #20 DONE 0.0s [2020-01-06T15:52:09.411Z] [2020-01-06T15:52:09.411Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T15:52:09.411Z] #8 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 [2020-01-06T15:52:09.411Z] #8 resolve docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 done [2020-01-06T15:52:09.643Z] #42 72.50 DEP criu/files-ext.d [2020-01-06T15:52:09.643Z] #42 72.77 DEP criu/file-lock.d [2020-01-06T15:52:09.708Z] #8 sha256:7cd59ac6f354066c58b96d8eedc3dfffb35b77cd61bbd8bc5d9cf8f177e2297f 1.79kB / 1.79kB done [2020-01-06T15:52:09.708Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 0B / 45.65MB 0.1s [2020-01-06T15:52:09.708Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 0B / 4.30MB 0.1s [2020-01-06T15:52:09.708Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 0B / 50.09MB 0.1s [2020-01-06T15:52:09.708Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 0B / 52.87MB 0.1s [2020-01-06T15:52:09.708Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 0B / 96.42MB 0.1s [2020-01-06T15:52:09.708Z] #8 sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 1.42kB / 1.42kB done [2020-01-06T15:52:09.708Z] #8 sha256:b2e5e4162d6ef3698072080ec8f910a633795526125d582a84e3b1741774da92 156B / 156B 0.1s [2020-01-06T15:52:09.708Z] #8 sha256:d8eacd7a76298e69ac0982f2f9bbfd2c07d45b30831dd120643a7bacb9a90094 5.47kB / 5.47kB done [2020-01-06T15:52:09.708Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 0B / 10.00MB 0.1s [2020-01-06T15:52:09.708Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 359.54kB / 4.30MB 0.3s [2020-01-06T15:52:09.708Z] #8 sha256:b2e5e4162d6ef3698072080ec8f910a633795526125d582a84e3b1741774da92 156B / 156B 0.2s done [2020-01-06T15:52:09.708Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 1.61MB / 10.00MB 0.3s [2020-01-06T15:52:09.789Z] #41 142.4 CC criu/util.o [2020-01-06T15:52:10.007Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 949.37kB / 4.30MB 0.4s [2020-01-06T15:52:10.007Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 2.20MB / 10.00MB 0.4s [2020-01-06T15:52:10.007Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 1.38MB / 4.30MB 0.6s [2020-01-06T15:52:10.085Z] #42 73.13 DEP criu/file-ids.d [2020-01-06T15:52:10.085Z] #42 73.21 DEP criu/fifo.d [2020-01-06T15:52:10.085Z] #42 73.32 DEP criu/fdstore.d [2020-01-06T15:52:10.303Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 2.39MB / 45.65MB 0.7s [2020-01-06T15:52:10.303Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 2.06MB / 4.30MB 0.7s [2020-01-06T15:52:10.303Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 3.35MB / 10.00MB 0.7s [2020-01-06T15:52:10.303Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 2.52MB / 4.30MB 0.9s [2020-01-06T15:52:10.303Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 2.52MB / 50.09MB 0.9s [2020-01-06T15:52:10.303Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 3.87MB / 10.00MB 0.9s [2020-01-06T15:52:10.501Z] #42 ... [2020-01-06T15:52:10.501Z] [2020-01-06T15:52:10.501Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:52:10.501Z] #48 DONE 116.0s [2020-01-06T15:52:10.501Z] [2020-01-06T15:52:10.501Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:52:10.501Z] #45 109.6 vendor/golang.org/x/net/http2/hpack [2020-01-06T15:52:10.501Z] #45 110.8 mime [2020-01-06T15:52:10.501Z] #45 114.0 mime/quotedprintable [2020-01-06T15:52:10.501Z] #45 114.7 net/http/internal [2020-01-06T15:52:10.501Z] #45 ... [2020-01-06T15:52:10.501Z] [2020-01-06T15:52:10.501Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:52:10.501Z] #42 73.66 DEP criu/fault-injection.d [2020-01-06T15:52:10.501Z] #42 73.72 DEP criu/external.d [2020-01-06T15:52:10.604Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 2.99MB / 4.30MB 1.0s [2020-01-06T15:52:10.604Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 3.01MB / 52.87MB 1.0s [2020-01-06T15:52:10.604Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 3.47MB / 4.30MB 1.2s [2020-01-06T15:52:10.604Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 4.80MB / 10.00MB 1.2s [2020-01-06T15:52:10.719Z] #41 143.2 CC criu/uts_ns.o [2020-01-06T15:52:10.907Z] #42 73.95 DEP criu/eventpoll.d [2020-01-06T15:52:10.919Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 3.90MB / 4.30MB 1.3s [2020-01-06T15:52:10.919Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 4.80MB / 45.65MB 1.5s [2020-01-06T15:52:10.919Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 4.30MB / 4.30MB 1.5s [2020-01-06T15:52:10.919Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 5.70MB / 10.00MB 1.5s [2020-01-06T15:52:10.976Z] #41 143.4 CC criu/vdso-compat.o [2020-01-06T15:52:10.976Z] #41 143.6 CC criu/vdso.o [2020-01-06T15:52:11.214Z] #8 sha256:e334b7fa51f55c0f060923f801160877cc313f1e3e40cf76efd21d94691cd565 4.30MB / 4.30MB 1.5s done [2020-01-06T15:52:11.214Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 6.29MB / 10.00MB 1.6s [2020-01-06T15:52:11.214Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 5.44MB / 50.09MB 1.8s [2020-01-06T15:52:11.214Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 5.18MB / 96.42MB 1.8s [2020-01-06T15:52:11.316Z] #42 74.30 DEP criu/eventfd.d [2020-01-06T15:52:11.316Z] #42 74.41 DEP criu/crtools.d [2020-01-06T15:52:11.316Z] #42 74.53 DEP criu/cr-service.d [2020-01-06T15:52:11.513Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 6.13MB / 52.87MB 1.9s [2020-01-06T15:52:11.513Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 7.51MB / 10.00MB 1.9s [2020-01-06T15:52:11.513Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 7.27MB / 45.65MB 2.1s [2020-01-06T15:52:11.513Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 8.23MB / 10.00MB 2.1s [2020-01-06T15:52:11.540Z] #41 144.2 LINK criu/built-in.o [2020-01-06T15:52:11.709Z] #42 74.71 DEP criu/cr-restore.d [2020-01-06T15:52:11.796Z] #41 144.3 LINK criu/criu [2020-01-06T15:52:11.796Z] #41 144.5 DEP lib/c/criu.d [2020-01-06T15:52:11.796Z] #41 144.6 CC images/rpc.pb-c.o [2020-01-06T15:52:11.803Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 8.82MB / 10.00MB 2.2s [2020-01-06T15:52:11.803Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 8.16MB / 50.09MB 2.4s [2020-01-06T15:52:11.803Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 9.51MB / 10.00MB 2.4s [2020-01-06T15:52:12.095Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 8.81MB / 52.87MB 2.5s [2020-01-06T15:52:12.095Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 10.09MB / 45.65MB 2.7s [2020-01-06T15:52:12.095Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 10.00MB / 10.00MB 2.5s done [2020-01-06T15:52:12.095Z] #8 sha256:aff48b558393a869138bac45b7d540a1536280a8a4a86a3d0ff0dcab238a6418 10.00MB / 10.00MB 2.5s done [2020-01-06T15:52:12.109Z] #42 74.97 DEP criu/cr-errno.d [2020-01-06T15:52:12.109Z] #42 74.99 DEP criu/cr-dump.d [2020-01-06T15:52:12.109Z] #42 ... [2020-01-06T15:52:12.109Z] [2020-01-06T15:52:12.109Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:52:12.109Z] #18 8.924 Fetched 7676 kB in 8s (896 kB/s) [2020-01-06T15:52:12.109Z] #18 8.924 Reading package lists... [2020-01-06T15:52:12.109Z] #18 12.47 Reading package lists... [2020-01-06T15:52:12.109Z] #18 17.38 Building dependency tree... [2020-01-06T15:52:12.109Z] #18 18.58 The following additional packages will be installed: [2020-01-06T15:52:12.109Z] #18 18.60 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-06T15:52:12.109Z] #18 18.60 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-06T15:52:12.109Z] #18 18.60 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-06T15:52:12.109Z] #18 18.60 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-06T15:52:12.109Z] #18 18.60 python3.5 python3.5-minimal vim-runtime xxd [2020-01-06T15:52:12.109Z] #18 18.60 Suggested packages: [2020-01-06T15:52:12.109Z] #18 18.60 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-06T15:52:12.109Z] #18 18.60 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-06T15:52:12.109Z] #18 18.60 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-06T15:52:12.109Z] #18 18.60 quota [2020-01-06T15:52:12.109Z] #18 18.60 Recommended packages: [2020-01-06T15:52:12.109Z] #18 18.60 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-06T15:52:12.109Z] #18 18.60 python3-keyrings.alt python3-xdg unzip [2020-01-06T15:52:12.109Z] #18 ... [2020-01-06T15:52:12.109Z] [2020-01-06T15:52:12.109Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:52:12.109Z] #45 117.4 crypto/tls [2020-01-06T15:52:12.360Z] #41 145.0 CC lib/c/criu.o [2020-01-06T15:52:12.392Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 10.68MB / 50.09MB 2.8s [2020-01-06T15:52:12.717Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 10.19MB / 96.42MB 3.0s [2020-01-06T15:52:12.717Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 11.82MB / 52.87MB 3.1s [2020-01-06T15:52:12.717Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 12.91MB / 45.65MB 3.3s [2020-01-06T15:52:13.011Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 13.73MB / 50.09MB 3.6s [2020-01-06T15:52:13.291Z] #41 145.7 LINK lib/c/built-in.o [2020-01-06T15:52:13.291Z] #41 145.8 LINK lib/c/libcriu.so [2020-01-06T15:52:13.292Z] #41 145.9 GEN magic.py [2020-01-06T15:52:13.292Z] #41 146.0 Note: Building without setproctitle() and strlcpy() support. [2020-01-06T15:52:13.292Z] #41 146.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-06T15:52:13.309Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 15.50MB / 45.65MB 3.9s [2020-01-06T15:52:13.309Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 15.30MB / 52.87MB 3.9s [2020-01-06T15:52:13.603Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 15.08MB / 96.42MB 4.0s [2020-01-06T15:52:13.603Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 16.68MB / 50.09MB 4.2s [2020-01-06T15:52:13.855Z] #41 146.5 fatal: Not a git repository (or any of the parent directories): .git [2020-01-06T15:52:13.893Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 18.29MB / 45.65MB 4.5s [2020-01-06T15:52:13.893Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 18.09MB / 52.87MB 4.5s [2020-01-06T15:52:14.184Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 19.78MB / 50.09MB 4.8s [2020-01-06T15:52:14.421Z] #41 147.1 make[1]: Nothing to be done for 'all'. [2020-01-06T15:52:14.475Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 21.43MB / 45.65MB 4.9s [2020-01-06T15:52:14.475Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 20.18MB / 96.42MB 4.9s [2020-01-06T15:52:14.475Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 21.63MB / 52.87MB 5.1s [2020-01-06T15:52:14.761Z] #8 ... [2020-01-06T15:52:14.761Z] [2020-01-06T15:52:14.761Z] #20 [internal] load build context [2020-01-06T15:52:14.761Z] #20 transferring context: 46.32MB 5.3s done [2020-01-06T15:52:14.761Z] #20 DONE 5.4s [2020-01-06T15:52:14.761Z] [2020-01-06T15:52:14.761Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T15:52:14.761Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 22.70MB / 50.09MB 5.2s [2020-01-06T15:52:14.761Z] #8 ... [2020-01-06T15:52:14.761Z] [2020-01-06T15:52:14.761Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-01-06T15:52:14.761Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-01-06T15:52:14.761Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.7s done [2020-01-06T15:52:14.761Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-01-06T15:52:14.761Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-01-06T15:52:14.988Z] #41 147.6 make[1]: 'images/built-in.o' is up to date. [2020-01-06T15:52:14.988Z] #41 147.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-06T15:52:14.988Z] #41 147.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-06T15:52:14.988Z] #41 147.6 make[1]: 'compel/libcompel.a' is up to date. [2020-01-06T15:52:14.988Z] #41 147.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-06T15:52:14.988Z] #41 147.7 make[1]: Nothing to be done for 'all'. [2020-01-06T15:52:14.988Z] #41 147.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-06T15:52:15.049Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.8s done [2020-01-06T15:52:15.049Z] #66 DONE 5.6s [2020-01-06T15:52:15.049Z] [2020-01-06T15:52:15.049Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e... [2020-01-06T15:52:15.049Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 26.05MB / 45.65MB 5.5s [2020-01-06T15:52:15.049Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 25.56MB / 50.09MB 5.5s [2020-01-06T15:52:15.049Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 25.36MB / 52.87MB 5.5s [2020-01-06T15:52:15.246Z] #41 147.8 make[2]: Nothing to be done for 'all'. [2020-01-06T15:52:15.246Z] #41 147.8 make[2]: Nothing to be done for 'all'. [2020-01-06T15:52:15.246Z] #41 147.9 make[2]: Nothing to be done for 'all'. [2020-01-06T15:52:15.246Z] #41 148.0 make[2]: Nothing to be done for 'all'. [2020-01-06T15:52:15.246Z] #41 148.0 make[2]: Nothing to be done for 'all'. [2020-01-06T15:52:15.246Z] #41 148.0 make[2]: Nothing to be done for 'all'. [2020-01-06T15:52:15.336Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 26.47MB / 96.42MB 5.7s [2020-01-06T15:52:15.336Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 29.58MB / 45.65MB 5.8s [2020-01-06T15:52:15.336Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 29.15MB / 50.09MB 5.8s [2020-01-06T15:52:15.336Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 28.90MB / 52.87MB 5.8s [2020-01-06T15:52:15.504Z] #41 148.1 make[2]: Nothing to be done for 'all'. [2020-01-06T15:52:15.504Z] #41 148.1 make[2]: Nothing to be done for 'all'. [2020-01-06T15:52:15.504Z] #41 148.1 INSTALL criu/criu [2020-01-06T15:52:15.623Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 33.13MB / 45.65MB 6.1s [2020-01-06T15:52:15.623Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 32.59MB / 50.09MB 6.1s [2020-01-06T15:52:15.623Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 32.24MB / 52.87MB 6.1s [2020-01-06T15:52:15.623Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 31.62MB / 96.42MB 6.1s [2020-01-06T15:52:15.763Z] #41 ... [2020-01-06T15:52:15.763Z] [2020-01-06T15:52:15.763Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:52:15.763Z] #59 161.2 + bin/containerd [2020-01-06T15:52:15.763Z] #59 ... [2020-01-06T15:52:15.763Z] [2020-01-06T15:52:15.763Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:52:15.763Z] #41 DONE 148.4s [2020-01-06T15:52:15.911Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 36.57MB / 45.65MB 6.4s [2020-01-06T15:52:15.911Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 36.31MB / 50.09MB 6.4s [2020-01-06T15:52:15.911Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 35.62MB / 52.87MB 6.4s [2020-01-06T15:52:16.021Z] [2020-01-06T15:52:16.021Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:52:16.197Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 36.86MB / 96.42MB 6.6s [2020-01-06T15:52:16.197Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 40.36MB / 45.65MB 6.7s [2020-01-06T15:52:16.197Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 40.16MB / 50.09MB 6.7s [2020-01-06T15:52:16.197Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 39.32MB / 52.87MB 6.7s [2020-01-06T15:52:16.486Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 44.01MB / 45.65MB 7.0s [2020-01-06T15:52:16.486Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 43.87MB / 50.09MB 7.0s [2020-01-06T15:52:16.486Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 43.02MB / 52.87MB 7.0s [2020-01-06T15:52:16.486Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 42.40MB / 96.42MB 7.0s [2020-01-06T15:52:16.772Z] #8 sha256:32185d9fc6268c6a6d87060ea324482fa22129c0f06d0f35e1376ca27b5399a0 45.65MB / 45.65MB 7.2s done [2020-01-06T15:52:16.772Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 48.49MB / 50.09MB 7.3s [2020-01-06T15:52:16.772Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 47.36MB / 52.87MB 7.3s [2020-01-06T15:52:16.960Z] #50 ... [2020-01-06T15:52:16.960Z] [2020-01-06T15:52:16.960Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-06T15:52:16.960Z] #42 DONE 0.1s [2020-01-06T15:52:16.960Z] [2020-01-06T15:52:16.960Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-06T15:52:16.960Z] #45 DONE 0.1s [2020-01-06T15:52:16.960Z] [2020-01-06T15:52:16.960Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:52:17.062Z] #8 sha256:b66ad4e8e64de1e6f91344e81581ac6cbc65550f1561a83333f8367c7c8cee56 50.09MB / 50.09MB 7.4s done [2020-01-06T15:52:17.062Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 50.17MB / 96.42MB 7.5s [2020-01-06T15:52:17.062Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 52.87MB / 52.87MB 7.6s [2020-01-06T15:52:17.217Z] #50 ... [2020-01-06T15:52:17.218Z] [2020-01-06T15:52:17.218Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-06T15:52:17.218Z] #48 DONE 0.1s [2020-01-06T15:52:17.218Z] [2020-01-06T15:52:17.218Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:52:17.348Z] #8 sha256:8a62a2535d8434f3781601dd52417f210e59a28a66cd173d86023f73c19130f4 52.87MB / 52.87MB 7.6s done [2020-01-06T15:52:17.348Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 62.90MB / 96.42MB 7.8s [2020-01-06T15:52:17.348Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 71.11MB / 96.42MB 7.9s [2020-01-06T15:52:17.361Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T15:52:17.361Z] [2020-01-06T15:52:17.361Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-06T15:52:17.361Z] PKG_CONFIG=pkg-config [2020-01-06T15:52:17.361Z] GOLANG_VERSION=1.13.5 [2020-01-06T15:52:17.361Z] HOSTNAME=fec59eb5db0f [2020-01-06T15:52:17.361Z] DOCKER_EXPERIMENTAL=1 [2020-01-06T15:52:17.361Z] container=docker [2020-01-06T15:52:17.361Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-06T15:52:17.361Z] GO111MODULE=off [2020-01-06T15:52:17.361Z] GOPATH=/go [2020-01-06T15:52:17.361Z] PWD=/go/src/github.com/docker/docker [2020-01-06T15:52:17.361Z] HOME=/root [2020-01-06T15:52:17.361Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-06T15:52:17.361Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-06T15:52:17.361Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-06T15:52:17.361Z] DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:52:17.361Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-06T15:52:17.361Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-06T15:52:17.361Z] TERM=xterm [2020-01-06T15:52:17.361Z] VALIDATE_BRANCH=master [2020-01-06T15:52:17.361Z] DEST=bundles/test-integration [2020-01-06T15:52:17.361Z] SHLVL=1 [2020-01-06T15:52:17.361Z] TIMEOUT=120m [2020-01-06T15:52:17.361Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-06T15:52:17.361Z] DOCKER_PKG=github.com/docker/docker [2020-01-06T15:52:17.361Z] TESTDEBUG=0 [2020-01-06T15:52:17.361Z] _=/usr/bin/env [2020-01-06T15:52:17.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-06T15:52:17.412Z] #45 ... [2020-01-06T15:52:17.412Z] [2020-01-06T15:52:17.412Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:52:17.412Z] #18 20.50 The following NEW packages will be installed: [2020-01-06T15:52:17.412Z] #18 20.52 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-06T15:52:17.412Z] #18 20.52 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-06T15:52:17.412Z] #18 20.52 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-06T15:52:17.412Z] #18 20.52 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-06T15:52:17.412Z] #18 20.52 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-06T15:52:17.412Z] #18 20.52 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-06T15:52:17.412Z] #18 20.52 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-06T15:52:17.412Z] #18 20.52 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-06T15:52:17.412Z] #18 20.59 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T15:52:17.412Z] #18 20.59 Need to get 17.5 MB of archives. [2020-01-06T15:52:17.412Z] #18 20.59 After this operation, 79.0 MB of additional disk space will be used. [2020-01-06T15:52:17.412Z] #18 20.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2020-01-06T15:52:17.412Z] #18 20.64 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-01-06T15:52:17.412Z] #18 20.64 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2020-01-06T15:52:17.412Z] #18 20.64 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2020-01-06T15:52:17.412Z] #18 20.70 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2020-01-06T15:52:17.412Z] #18 20.81 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2020-01-06T15:52:17.412Z] #18 20.81 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2020-01-06T15:52:17.412Z] #18 20.82 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2020-01-06T15:52:17.412Z] #18 20.92 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2020-01-06T15:52:17.412Z] #18 20.92 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2020-01-06T15:52:17.412Z] #18 20.94 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2020-01-06T15:52:17.412Z] #18 20.94 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2020-01-06T15:52:17.412Z] #18 20.94 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2020-01-06T15:52:17.412Z] #18 20.94 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2020-01-06T15:52:17.412Z] #18 20.94 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2020-01-06T15:52:17.412Z] #18 20.95 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2020-01-06T15:52:17.412Z] #18 20.95 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2020-01-06T15:52:17.412Z] #18 20.96 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2020-01-06T15:52:17.412Z] #18 20.96 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2020-01-06T15:52:17.412Z] #18 20.98 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-06T15:52:17.412Z] #18 20.98 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-06T15:52:17.412Z] #18 21.00 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2020-01-06T15:52:17.412Z] #18 21.00 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2020-01-06T15:52:17.412Z] #18 21.01 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2020-01-06T15:52:17.412Z] #18 21.02 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2020-01-06T15:52:17.412Z] #18 21.02 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-01-06T15:52:17.412Z] #18 21.03 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-01-06T15:52:17.412Z] #18 21.03 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-01-06T15:52:17.412Z] #18 21.04 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2020-01-06T15:52:17.412Z] #18 21.04 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2020-01-06T15:52:17.412Z] #18 21.04 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-01-06T15:52:17.412Z] #18 21.04 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-01-06T15:52:17.412Z] #18 21.04 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2020-01-06T15:52:17.412Z] #18 21.04 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2020-01-06T15:52:17.412Z] #18 21.05 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-06T15:52:17.412Z] #18 21.11 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-06T15:52:17.412Z] #18 21.11 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-06T15:52:17.412Z] #18 21.12 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2020-01-06T15:52:17.412Z] #18 21.14 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-06T15:52:17.412Z] #18 21.14 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2020-01-06T15:52:17.412Z] #18 21.14 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-06T15:52:17.412Z] #18 21.37 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2020-01-06T15:52:17.412Z] #18 21.41 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2020-01-06T15:52:17.412Z] #18 21.44 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-01-06T15:52:17.412Z] #18 21.44 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2020-01-06T15:52:17.412Z] #18 21.44 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2020-01-06T15:52:17.412Z] #18 21.91 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T15:52:17.412Z] #18 21.98 Fetched 17.5 MB in 0s (18.9 MB/s) [2020-01-06T15:52:17.412Z] #18 22.06 Selecting previously unselected package bash-completion. [2020-01-06T15:52:17.412Z] #18 22.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23139 files and directories currently installed.) [2020-01-06T15:52:17.412Z] #18 22.09 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-06T15:52:17.412Z] #18 24.29 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-06T15:52:17.639Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 79.31MB / 96.42MB 8.1s [2020-01-06T15:52:17.639Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 87.91MB / 96.42MB 8.2s [2020-01-06T15:52:17.827Z] #18 24.76 Selecting previously unselected package libnet1:s390x. [2020-01-06T15:52:17.827Z] #18 24.76 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-01-06T15:52:17.827Z] #18 24.77 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-06T15:52:17.827Z] #18 24.82 Selecting previously unselected package libnfnetlink0:s390x. [2020-01-06T15:52:17.827Z] #18 24.82 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2020-01-06T15:52:17.827Z] #18 24.83 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2020-01-06T15:52:17.827Z] #18 24.89 Selecting previously unselected package libpython3.5-minimal:s390x. [2020-01-06T15:52:17.827Z] #18 24.89 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-01-06T15:52:17.827Z] #18 24.90 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-01-06T15:52:17.925Z] #8 sha256:201aaee22c6984fe9d8da98aacf999f086ff2ce1fc0dc9ebbc9711b836ce9b46 96.42MB / 96.42MB 8.5s done [2020-01-06T15:52:17.925Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 [2020-01-06T15:52:18.230Z] #18 25.41 Selecting previously unselected package python3.5-minimal. [2020-01-06T15:52:18.230Z] #18 25.42 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-01-06T15:52:18.230Z] #18 25.45 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-06T15:52:19.095Z] #18 26.30 Selecting previously unselected package python3-minimal. [2020-01-06T15:52:19.512Z] #18 26.32 Preparing to unpack .../05-python3-minimal_3.5.3-1_s390x.deb ... [2020-01-06T15:52:19.512Z] #18 26.32 Unpacking python3-minimal (3.5.3-1) ... [2020-01-06T15:52:19.512Z] #18 26.54 Selecting previously unselected package libmpdec2:s390x. [2020-01-06T15:52:19.512Z] #18 26.54 Preparing to unpack .../06-libmpdec2_2.4.2-1_s390x.deb ... [2020-01-06T15:52:19.512Z] #18 26.55 Unpacking libmpdec2:s390x (2.4.2-1) ... [2020-01-06T15:52:19.512Z] #18 26.63 Selecting previously unselected package libpython3.5-stdlib:s390x. [2020-01-06T15:52:19.512Z] #18 26.63 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2020-01-06T15:52:19.512Z] #18 26.64 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-01-06T15:52:20.857Z] #18 27.83 Selecting previously unselected package python3.5. [2020-01-06T15:52:20.857Z] #18 27.83 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2020-01-06T15:52:20.857Z] #18 27.84 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-06T15:52:20.857Z] #18 27.94 Selecting previously unselected package libpython3-stdlib:s390x. [2020-01-06T15:52:20.857Z] #18 27.95 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_s390x.deb ... [2020-01-06T15:52:20.857Z] #18 27.95 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2020-01-06T15:52:20.857Z] #18 28.00 Selecting previously unselected package dh-python. [2020-01-06T15:52:20.857Z] #18 28.00 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-06T15:52:20.857Z] #18 28.01 Unpacking dh-python (2.20170125) ... [2020-01-06T15:52:21.263Z] #18 28.19 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-01-06T15:52:21.263Z] #18 28.21 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-06T15:52:22.142Z] #18 ... [2020-01-06T15:52:22.142Z] [2020-01-06T15:52:22.142Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:52:22.142Z] #42 75.33 DEP criu/cr-dedup.d [2020-01-06T15:52:22.142Z] #42 75.52 DEP criu/cr-check.d [2020-01-06T15:52:22.142Z] #42 75.74 DEP criu/config.d [2020-01-06T15:52:22.142Z] #42 75.93 DEP criu/clone-noasan.d [2020-01-06T15:52:22.142Z] #42 75.99 DEP criu/cgroup.d [2020-01-06T15:52:22.142Z] #42 76.13 DEP criu/cgroup-props.d [2020-01-06T15:52:22.142Z] #42 76.24 DEP criu/bitmap.d [2020-01-06T15:52:22.142Z] #42 76.26 DEP criu/bfd.d [2020-01-06T15:52:22.142Z] #42 76.42 DEP criu/autofs.d [2020-01-06T15:52:22.142Z] #42 76.52 DEP criu/aio.d [2020-01-06T15:52:22.142Z] #42 76.66 DEP criu/action-scripts.d [2020-01-06T15:52:22.142Z] #42 77.08 CC criu/action-scripts.o [2020-01-06T15:52:22.142Z] #42 77.70 CC criu/aio.o [2020-01-06T15:52:22.142Z] #42 78.19 CC criu/autofs.o [2020-01-06T15:52:22.142Z] #42 79.50 CC criu/bfd.o [2020-01-06T15:52:22.142Z] #42 79.95 CC criu/bitmap.o [2020-01-06T15:52:22.142Z] #42 80.10 CC criu/cgroup-props.o [2020-01-06T15:52:22.142Z] #42 80.78 CC criu/cgroup.o [2020-01-06T15:52:22.142Z] #42 83.04 CC criu/clone-noasan.o [2020-01-06T15:52:22.142Z] #42 83.13 CC criu/config.o [2020-01-06T15:52:22.142Z] #42 84.63 CC criu/cr-check.o [2020-01-06T15:52:22.488Z] #59 ... [2020-01-06T15:52:22.488Z] [2020-01-06T15:52:22.488Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:52:22.488Z] #50 DONE 211.4s [2020-01-06T15:52:22.488Z] [2020-01-06T15:52:22.488Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:52:22.982Z] #42 ... [2020-01-06T15:52:22.982Z] [2020-01-06T15:52:22.982Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:52:22.982Z] #18 30.25 Setting up python3-minimal (3.5.3-1) ... [2020-01-06T15:52:23.423Z] #59 ... [2020-01-06T15:52:23.423Z] [2020-01-06T15:52:23.423Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-06T15:52:23.423Z] #51 DONE 0.2s [2020-01-06T15:52:23.423Z] [2020-01-06T15:52:23.423Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:52:23.680Z] #59 ... [2020-01-06T15:52:23.680Z] [2020-01-06T15:52:23.680Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-06T15:52:23.680Z] #55 DONE 0.1s [2020-01-06T15:52:23.680Z] [2020-01-06T15:52:23.680Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:52:24.590Z] #18 31.58 Selecting previously unselected package python3. [2020-01-06T15:52:24.590Z] #18 31.58 (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 ... 24643 files and directories currently installed.) [2020-01-06T15:52:24.590Z] #18 31.68 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2020-01-06T15:52:24.590Z] #18 31.71 Unpacking python3 (3.5.3-1) ... [2020-01-06T15:52:24.590Z] #18 31.82 Selecting previously unselected package pigz. [2020-01-06T15:52:25.121Z] #18 31.83 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2020-01-06T15:52:25.121Z] #18 31.83 Unpacking pigz (2.3.4-1) ... [2020-01-06T15:52:25.122Z] #18 31.96 Selecting previously unselected package libip4tc0:s390x. [2020-01-06T15:52:25.122Z] #18 31.98 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-06T15:52:25.122Z] #18 31.99 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-06T15:52:25.122Z] #18 32.11 Selecting previously unselected package libip6tc0:s390x. [2020-01-06T15:52:25.122Z] #18 32.11 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-06T15:52:25.122Z] #18 32.11 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-06T15:52:25.122Z] #18 32.25 Selecting previously unselected package libiptc0:s390x. [2020-01-06T15:52:25.625Z] #18 32.25 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-06T15:52:25.625Z] #18 32.25 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-06T15:52:25.625Z] #18 32.44 Selecting previously unselected package libxtables12:s390x. [2020-01-06T15:52:25.625Z] #18 32.44 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-06T15:52:25.625Z] #18 32.46 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-01-06T15:52:25.625Z] #18 32.61 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-01-06T15:52:25.625Z] #18 32.62 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2020-01-06T15:52:25.625Z] #18 32.64 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-01-06T15:52:25.625Z] #18 32.78 Selecting previously unselected package iptables. [2020-01-06T15:52:25.625Z] #18 32.79 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2020-01-06T15:52:25.625Z] #18 32.80 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-06T15:52:26.265Z] #18 33.24 Selecting previously unselected package xxd. [2020-01-06T15:52:26.265Z] #18 33.25 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-01-06T15:52:26.265Z] #18 33.26 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:52:26.265Z] #18 33.51 Selecting previously unselected package vim-common. [2020-01-06T15:52:26.690Z] #18 33.51 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T15:52:26.690Z] #18 33.55 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:52:26.690Z] #18 33.73 Selecting previously unselected package bzip2. [2020-01-06T15:52:26.690Z] #18 33.73 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2020-01-06T15:52:26.690Z] #18 33.73 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-06T15:52:26.690Z] #18 33.77 Selecting previously unselected package libgpm2:s390x. [2020-01-06T15:52:26.690Z] #18 33.77 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2020-01-06T15:52:26.690Z] #18 33.78 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2020-01-06T15:52:26.690Z] #18 33.81 Selecting previously unselected package xz-utils. [2020-01-06T15:52:26.690Z] #18 33.81 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2020-01-06T15:52:26.690Z] #18 33.81 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-06T15:52:27.112Z] #18 33.93 Selecting previously unselected package aufs-tools. [2020-01-06T15:52:27.112Z] #18 33.93 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2020-01-06T15:52:27.112Z] #18 33.96 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-06T15:52:27.112Z] #18 34.16 Selecting previously unselected package libonig4:s390x. [2020-01-06T15:52:27.112Z] #18 34.16 Preparing to unpack .../14-libonig4_6.1.3-2_s390x.deb ... [2020-01-06T15:52:27.112Z] #18 34.16 Unpacking libonig4:s390x (6.1.3-2) ... [2020-01-06T15:52:27.112Z] #18 ... [2020-01-06T15:52:27.112Z] [2020-01-06T15:52:27.112Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:52:27.112Z] #45 122.9 net/http/httptrace [2020-01-06T15:52:27.112Z] #45 123.1 net/http [2020-01-06T15:52:27.112Z] #45 ... [2020-01-06T15:52:27.112Z] [2020-01-06T15:52:27.112Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:52:27.112Z] #18 34.35 Selecting previously unselected package libjq1:s390x. [2020-01-06T15:52:27.518Z] #18 34.35 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-01-06T15:52:27.518Z] #18 34.36 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-06T15:52:27.518Z] #18 34.51 Selecting previously unselected package jq. [2020-01-06T15:52:27.518Z] #18 34.51 Preparing to unpack .../16-jq_1.5+dfsg-1.3_s390x.deb ... [2020-01-06T15:52:27.518Z] #18 34.51 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-06T15:52:27.518Z] #18 34.59 Selecting previously unselected package libaio1:s390x. [2020-01-06T15:52:27.518Z] #18 34.59 Preparing to unpack .../17-libaio1_0.3.110-3_s390x.deb ... [2020-01-06T15:52:27.518Z] #18 34.59 Unpacking libaio1:s390x (0.3.110-3) ... [2020-01-06T15:52:27.518Z] #18 34.63 Selecting previously unselected package libcap2-bin. [2020-01-06T15:52:27.518Z] #18 34.63 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_s390x.deb ... [2020-01-06T15:52:27.518Z] #18 34.63 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-06T15:52:27.518Z] #18 34.70 Selecting previously unselected package libnl-3-200:s390x. [2020-01-06T15:52:27.518Z] #18 34.70 Preparing to unpack .../19-libnl-3-200_3.2.27-2_s390x.deb ... [2020-01-06T15:52:27.518Z] #18 34.70 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-01-06T15:52:27.640Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T15:52:27.640Z] [2020-01-06T15:52:27.640Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-01-06T15:52:27.640Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-01-06T15:52:27.640Z] Using test binary docker [2020-01-06T15:52:27.640Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-06T15:52:27.640Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-06T15:52:27.640Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-06T15:52:27.640Z] Warning failed to create cache: (null) [2020-01-06T15:52:27.640Z] . [2020-01-06T15:52:27.640Z] INFO: Waiting for daemon to start... [2020-01-06T15:52:27.640Z] Starting dockerd [2020-01-06T15:52:27.932Z] #18 34.83 Selecting previously unselected package libprotobuf-c1:s390x. [2020-01-06T15:52:27.932Z] #18 34.83 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-01-06T15:52:27.932Z] #18 34.83 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-06T15:52:27.932Z] #18 34.93 Selecting previously unselected package libreadline5:s390x. [2020-01-06T15:52:27.932Z] #18 34.93 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2020-01-06T15:52:27.932Z] #18 34.93 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-01-06T15:52:27.932Z] #18 35.02 Selecting previously unselected package net-tools. [2020-01-06T15:52:27.932Z] #18 35.02 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2020-01-06T15:52:27.932Z] #18 35.03 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-06T15:52:28.334Z] #18 35.28 Selecting previously unselected package python-pip-whl. [2020-01-06T15:52:28.334Z] #18 35.28 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-06T15:52:28.334Z] #18 35.32 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-06T15:52:28.734Z] #18 35.87 Selecting previously unselected package python3-pip. [2020-01-06T15:52:29.162Z] #18 35.87 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-06T15:52:29.162Z] #18 35.88 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-06T15:52:29.162Z] #18 36.07 Selecting previously unselected package python3-pkg-resources. [2020-01-06T15:52:29.162Z] #18 36.07 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-06T15:52:29.162Z] #18 36.08 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-06T15:52:29.162Z] #18 36.17 Selecting previously unselected package python3-setuptools. [2020-01-06T15:52:29.162Z] #18 36.17 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-06T15:52:29.162Z] #18 36.17 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-06T15:52:29.575Z] #18 36.34 Selecting previously unselected package python3-wheel. [2020-01-06T15:52:29.575Z] #18 36.34 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-06T15:52:29.575Z] #18 36.35 Unpacking python3-wheel (0.29.0-2) ... [2020-01-06T15:52:29.575Z] #18 36.47 Selecting previously unselected package thin-provisioning-tools. [2020-01-06T15:52:29.575Z] #18 36.47 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2020-01-06T15:52:29.575Z] #18 36.47 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-06T15:52:29.986Z] #18 36.78 Selecting previously unselected package vim-runtime. [2020-01-06T15:52:29.986Z] #18 36.79 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T15:52:29.986Z] #18 36.83 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-06T15:52:29.986Z] #18 36.87 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-06T15:52:29.986Z] #18 36.87 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:52:30.190Z] . [2020-01-06T15:52:30.190Z] INFO: Building docker-sdk-python3:4.1.0... [2020-01-06T15:52:33.389Z] #18 40.05 Selecting previously unselected package vim. [2020-01-06T15:52:33.389Z] #18 40.05 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-01-06T15:52:33.390Z] #18 40.05 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:52:33.390Z] #18 40.41 Selecting previously unselected package xfsprogs. [2020-01-06T15:52:33.390Z] #18 40.41 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_s390x.deb ... [2020-01-06T15:52:33.390Z] #18 40.42 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-06T15:52:33.390Z] #18 ... [2020-01-06T15:52:33.390Z] [2020-01-06T15:52:33.390Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:52:33.390Z] #42 86.63 CC criu/cr-dedup.o [2020-01-06T15:52:33.390Z] #42 87.30 CC criu/cr-dump.o [2020-01-06T15:52:33.390Z] #42 91.09 CC criu/cr-errno.o [2020-01-06T15:52:33.390Z] #42 91.17 CC criu/cr-restore.o [2020-01-06T15:52:33.390Z] #42 95.55 CC criu/cr-service.o [2020-01-06T15:52:33.790Z] #42 ... [2020-01-06T15:52:33.790Z] [2020-01-06T15:52:33.790Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:52:33.790Z] #45 135.6 github.com/LK4D4/vndr/godl [2020-01-06T15:52:33.790Z] #45 136.5 github.com/LK4D4/vndr [2020-01-06T15:52:35.175Z] #45 ... [2020-01-06T15:52:35.175Z] [2020-01-06T15:52:35.175Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:52:35.175Z] #18 40.84 Selecting previously unselected package zip. [2020-01-06T15:52:35.175Z] #18 40.84 Preparing to unpack .../32-zip_3.0-11+b1_s390x.deb ... [2020-01-06T15:52:35.175Z] #18 40.85 Unpacking zip (3.0-11+b1) ... [2020-01-06T15:52:35.175Z] #18 40.97 Selecting previously unselected package libapparmor-perl. [2020-01-06T15:52:35.175Z] #18 40.97 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2020-01-06T15:52:35.175Z] #18 40.97 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-06T15:52:35.175Z] #18 41.13 Selecting previously unselected package apparmor. [2020-01-06T15:52:35.175Z] #18 41.14 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2020-01-06T15:52:35.175Z] #18 41.17 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-06T15:52:35.175Z] #18 41.63 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-06T15:52:35.175Z] #18 41.65 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-06T15:52:35.175Z] #18 41.66 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-01-06T15:52:35.175Z] #18 41.67 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-06T15:52:35.175Z] #18 41.68 Processing triggers for mime-support (3.60) ... [2020-01-06T15:52:35.175Z] #18 41.71 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:52:35.175Z] #18 41.72 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2020-01-06T15:52:35.175Z] #18 41.73 Setting up libcap2-bin (1:2.25-1) ... [2020-01-06T15:52:35.175Z] #18 41.75 Setting up bash-completion (1:2.1-4.3) ... [2020-01-06T15:52:35.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-06T15:52:36.562Z] #18 43.53 Setting up libonig4:s390x (6.1.3-2) ... [2020-01-06T15:52:36.562Z] #18 43.54 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-01-06T15:52:36.562Z] #18 43.54 Setting up zip (3.0-11+b1) ... [2020-01-06T15:52:36.562Z] #18 43.55 Setting up bzip2 (1.0.6-8.1) ... [2020-01-06T15:52:36.562Z] #18 43.56 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-01-06T15:52:36.562Z] #18 43.57 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:52:36.562Z] #18 43.58 Setting up libaio1:s390x (0.3.110-3) ... [2020-01-06T15:52:36.562Z] #18 43.59 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-01-06T15:52:36.562Z] #18 43.60 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-06T15:52:36.562Z] #18 43.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-06T15:52:36.562Z] #18 43.62 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-06T15:52:36.562Z] #18 43.62 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:52:36.562Z] #18 43.64 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2020-01-06T15:52:36.562Z] #18 43.65 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:52:36.976Z] #18 44.05 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-01-06T15:52:36.976Z] #18 44.06 Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-01-06T15:52:36.976Z] #18 44.07 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-06T15:52:36.976Z] #18 44.08 Setting up pigz (2.3.4-1) ... [2020-01-06T15:52:36.976Z] #18 44.09 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-06T15:52:36.976Z] #18 44.10 Setting up libmpdec2:s390x (2.4.2-1) ... [2020-01-06T15:52:36.976Z] #18 44.11 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-06T15:52:36.976Z] #18 44.12 Setting up jq (1.5+dfsg-1.3) ... [2020-01-06T15:52:36.976Z] #18 44.12 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-01-06T15:52:36.976Z] #18 44.13 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-06T15:52:36.976Z] #18 44.14 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:52:36.976Z] #18 44.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-06T15:52:36.976Z] #18 44.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-06T15:52:37.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-06T15:52:37.402Z] #18 44.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-06T15:52:37.402Z] #18 44.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-06T15:52:37.402Z] #18 44.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-06T15:52:37.402Z] #18 44.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-06T15:52:37.402Z] #18 44.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-06T15:52:37.402Z] #18 44.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-06T15:52:37.402Z] #18 44.20 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-01-06T15:52:37.402Z] #18 44.22 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-01-06T15:52:37.402Z] #18 44.25 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-06T15:52:37.402Z] #18 44.26 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-06T15:52:38.408Z] ---> c359edf5d41b [2020-01-06T15:52:38.866Z] Successfully built c359edf5d41b [2020-01-06T15:52:38.866Z] Successfully tagged docker:latest [2020-01-06T15:52:38.866Z] INFO: Image build ended at 01/06/2020 15:52:38. Duration:00:04:37.8309472 [2020-01-06T15:52:38.866Z] [2020-01-06T15:52:38.866Z] [2020-01-06T15:52:38.866Z] INFO: Building the test binaries at 01/06/2020 15:52:38... [2020-01-06T15:52:40.048Z] #18 ... [2020-01-06T15:52:40.048Z] [2020-01-06T15:52:40.048Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:52:40.048Z] #45 DONE 145.6s [2020-01-06T15:52:40.048Z] [2020-01-06T15:52:40.048Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:52:40.048Z] #42 96.85 CC criu/crtools.o [2020-01-06T15:52:40.048Z] #42 97.39 CC criu/eventfd.o [2020-01-06T15:52:40.048Z] #42 97.74 CC criu/eventpoll.o [2020-01-06T15:52:40.048Z] #42 98.49 CC criu/external.o [2020-01-06T15:52:40.048Z] #42 98.77 CC criu/fault-injection.o [2020-01-06T15:52:40.048Z] #42 98.83 CC criu/fdstore.o [2020-01-06T15:52:40.048Z] #42 99.12 CC criu/fifo.o [2020-01-06T15:52:40.048Z] #42 99.51 CC criu/file-ids.o [2020-01-06T15:52:40.048Z] #42 99.84 CC criu/file-lock.o [2020-01-06T15:52:40.048Z] #42 101.0 CC criu/files-ext.o [2020-01-06T15:52:40.048Z] #42 101.4 CC criu/files-reg.o [2020-01-06T15:52:40.928Z] #42 103.9 CC criu/files.o [2020-01-06T15:52:41.487Z] #42 ... [2020-01-06T15:52:41.487Z] [2020-01-06T15:52:41.487Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:52:41.487Z] #18 48.45 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2020-01-06T15:52:41.487Z] #18 48.46 Setting up python3 (3.5.3-1) ... [2020-01-06T15:52:42.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-06T15:52:43.448Z] #18 50.27 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-06T15:52:43.547Z] INFO: make.ps1 starting at 01/06/2020 15:52:43 [2020-01-06T15:52:44.004Z] INFO: Git commit (8311d6ba9) assumed from DOCKER_GITCOMMIT environment variable [2020-01-06T15:52:44.004Z] INFO: Invoking autogen... [2020-01-06T15:52:44.415Z] #18 51.54 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-06T15:52:44.462Z] INFO: Building daemon... [2020-01-06T15:52:44.841Z] #18 51.72 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-06T15:52:44.841Z] #18 51.82 Setting up python3-wheel (0.29.0-2) ... [2020-01-06T15:52:44.929Z] #8 unpacking docker.io/library/golang:1.13.5-stretch@sha256:4dd92753e79bdfdede720e3e50f7f178a18b6ab4989605a24e89fde17b5e3c23 25.8s done [2020-01-06T15:52:44.929Z] #8 DONE 34.3s [2020-01-06T15:52:44.929Z] [2020-01-06T15:52:44.929Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-01-06T15:52:44.929Z] #9 DONE 0.2s [2020-01-06T15:52:44.929Z] [2020-01-06T15:52:44.929Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-01-06T15:52:44.929Z] #10 DONE 0.2s [2020-01-06T15:52:44.929Z] [2020-01-06T15:52:44.929Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:52:44.929Z] #21 DONE 0.1s [2020-01-06T15:52:44.929Z] [2020-01-06T15:52:44.929Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T15:52:44.929Z] #57 ... [2020-01-06T15:52:44.929Z] [2020-01-06T15:52:44.929Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-06T15:52:44.929Z] #22 DONE 0.1s [2020-01-06T15:52:44.929Z] [2020-01-06T15:52:44.929Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-01-06T15:52:44.929Z] #47 DONE 0.1s [2020-01-06T15:52:44.929Z] [2020-01-06T15:52:44.929Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-01-06T15:52:44.929Z] #44 DONE 0.1s [2020-01-06T15:52:44.929Z] [2020-01-06T15:52:44.929Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-01-06T15:52:44.929Z] #50 DONE 0.1s [2020-01-06T15:52:44.929Z] [2020-01-06T15:52:44.929Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-01-06T15:52:44.929Z] #68 DONE 0.2s [2020-01-06T15:52:44.929Z] [2020-01-06T15:52:44.929Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-01-06T15:52:44.929Z] #62 DONE 0.2s [2020-01-06T15:52:44.929Z] [2020-01-06T15:52:44.929Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:52:44.929Z] #69 ... [2020-01-06T15:52:44.929Z] [2020-01-06T15:52:44.929Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-01-06T15:52:44.929Z] #31 DONE 0.2s [2020-01-06T15:52:44.929Z] [2020-01-06T15:52:44.929Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:52:45.238Z] #32 0.780 + RM_GOPATH=0 [2020-01-06T15:52:45.238Z] #32 0.780 + TMP_GOPATH= [2020-01-06T15:52:45.238Z] #32 0.781 + : /build [2020-01-06T15:52:45.238Z] #32 0.782 + '[' -z '' ']' [2020-01-06T15:52:45.238Z] #32 0.786 ++ mktemp -d [2020-01-06T15:52:45.238Z] #32 0.792 + export GOPATH=/tmp/tmp.Ec6LqMxDFU [2020-01-06T15:52:45.238Z] #32 0.792 + GOPATH=/tmp/tmp.Ec6LqMxDFU [2020-01-06T15:52:45.238Z] #32 0.792 + RM_GOPATH=1 [2020-01-06T15:52:45.238Z] #32 0.820 ++ dirname ./install.sh [2020-01-06T15:52:45.238Z] #32 0.821 + dir=. [2020-01-06T15:52:45.238Z] #32 0.821 + bin=tomlv [2020-01-06T15:52:45.238Z] #32 0.821 + shift [2020-01-06T15:52:45.238Z] #32 0.821 + '[' '!' -f ./tomlv.installer ']' [2020-01-06T15:52:45.238Z] #32 0.821 + . ./tomlv.installer [2020-01-06T15:52:45.238Z] #32 0.822 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T15:52:45.238Z] #32 0.822 + install_tomlv [2020-01-06T15:52:45.238Z] #32 0.822 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-01-06T15:52:45.238Z] #32 0.822 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Ec6LqMxDFU/src/github.com/BurntSushi/toml [2020-01-06T15:52:45.238Z] #32 0.822 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T15:52:45.238Z] #32 0.841 Cloning into '/tmp/tmp.Ec6LqMxDFU/src/github.com/BurntSushi/toml'... [2020-01-06T15:52:45.595Z] #59 190.4 + bin/containerd-stress [2020-01-06T15:52:45.716Z] #18 52.62 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-06T15:52:46.529Z] #59 192.1 + bin/containerd-shim [2020-01-06T15:52:46.582Z] #18 53.74 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-06T15:52:47.578Z] #32 3.197 + cd /tmp/tmp.Ec6LqMxDFU/src/github.com/BurntSushi/toml [2020-01-06T15:52:47.578Z] #32 3.204 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-01-06T15:52:47.578Z] #32 3.219 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-01-06T15:52:47.981Z] #18 54.77 Setting up python3-setuptools (33.1.1-1) ... [2020-01-06T15:52:48.851Z] #18 55.83 Setting up dh-python (2.20170125) ... [2020-01-06T15:52:48.851Z] #18 ... [2020-01-06T15:52:48.851Z] [2020-01-06T15:52:48.851Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T15:52:48.851Z] #29 154.9 + rm -rf /tmp/tmp.q5CUDUawuE [2020-01-06T15:52:49.078Z] #32 4.477 internal/cpu [2020-01-06T15:52:49.078Z] #32 4.486 runtime/internal/sys [2020-01-06T15:52:49.078Z] #32 4.494 math/bits [2020-01-06T15:52:49.078Z] #32 4.603 runtime/internal/atomic [2020-01-06T15:52:49.270Z] #29 DONE 155.2s [2020-01-06T15:52:49.270Z] [2020-01-06T15:52:49.270Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:52:49.270Z] #42 106.3 CC criu/filesystems.o [2020-01-06T15:52:49.270Z] #42 107.5 CC criu/fsnotify.o [2020-01-06T15:52:49.270Z] #42 108.6 CC criu/image-desc.o [2020-01-06T15:52:49.270Z] #42 108.8 CC criu/image.o [2020-01-06T15:52:49.270Z] #42 109.6 CC criu/ipc_ns.o [2020-01-06T15:52:49.270Z] #42 110.6 CC criu/irmap.o [2020-01-06T15:52:49.270Z] #42 111.1 CC criu/kcmp-ids.o [2020-01-06T15:52:49.270Z] #42 111.4 CC criu/kerndat.o [2020-01-06T15:52:49.270Z] #42 112.3 CC criu/libnetlink.o [2020-01-06T15:52:49.270Z] #42 ... [2020-01-06T15:52:49.270Z] [2020-01-06T15:52:49.270Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:52:49.270Z] #18 56.47 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:52:49.672Z] #18 DONE 56.7s [2020-01-06T15:52:49.672Z] [2020-01-06T15:52:49.672Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:52:49.672Z] #42 112.9 CC criu/log.o [2020-01-06T15:52:50.104Z] #32 5.605 runtime/internal/math [2020-01-06T15:52:50.104Z] #32 5.843 unicode/utf8 [2020-01-06T15:52:50.395Z] #32 6.069 sync/atomic [2020-01-06T15:52:50.532Z] #42 113.7 CC criu/lsm.o [2020-01-06T15:52:50.688Z] #32 6.149 internal/bytealg [2020-01-06T15:52:50.937Z] #42 113.9 CC criu/mem.o [2020-01-06T15:52:51.729Z] #32 7.534 math [2020-01-06T15:52:52.030Z] #32 7.594 unicode [2020-01-06T15:52:52.291Z] #42 115.1 CC criu/mount.o [2020-01-06T15:52:52.358Z] #32 8.055 internal/testlog [2020-01-06T15:52:53.082Z] #59 198.7 + bin/containerd-shim-runc-v1 [2020-01-06T15:52:53.869Z] #32 9.305 runtime [2020-01-06T15:52:53.869Z] #32 9.425 encoding [2020-01-06T15:52:54.158Z] #32 ... [2020-01-06T15:52:54.158Z] [2020-01-06T15:52:54.158Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:52:54.158Z] #11 0.894 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T15:52:54.158Z] #11 0.905 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T15:52:54.158Z] #11 0.976 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T15:52:54.158Z] #11 1.097 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T15:52:54.158Z] #11 1.293 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T15:52:54.158Z] #11 2.537 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-06T15:52:54.158Z] #11 5.444 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-06T15:52:54.158Z] #11 7.550 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-06T15:52:54.158Z] #11 ... [2020-01-06T15:52:54.158Z] [2020-01-06T15:52:54.158Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T15:52:54.158Z] #39 0.809 + mktemp -d [2020-01-06T15:52:54.159Z] #39 0.811 + export GOPATH=/tmp/tmp.5xEzlcmjWS [2020-01-06T15:52:54.159Z] #39 0.811 + git clone https://github.com/docker/distribution.git /tmp/tmp.5xEzlcmjWS/src/github.com/docker/distribution [2020-01-06T15:52:54.159Z] #39 0.814 Cloning into '/tmp/tmp.5xEzlcmjWS/src/github.com/docker/distribution'... [2020-01-06T15:52:54.449Z] #39 ... [2020-01-06T15:52:54.449Z] [2020-01-06T15:52:54.449Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:52:54.449Z] #41 0.838 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T15:52:54.449Z] #41 0.856 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T15:52:54.449Z] #41 0.951 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T15:52:54.449Z] #41 1.100 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T15:52:54.449Z] #41 1.369 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T15:52:54.449Z] #41 2.613 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-06T15:52:54.449Z] #41 5.888 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-06T15:52:54.449Z] #41 7.810 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-06T15:52:54.449Z] #41 ... [2020-01-06T15:52:54.449Z] [2020-01-06T15:52:54.449Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T15:52:54.449Z] #34 0.922 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T15:52:54.449Z] #34 0.929 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T15:52:54.449Z] #34 1.103 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T15:52:54.449Z] #34 1.126 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T15:52:54.449Z] #34 1.290 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T15:52:54.449Z] #34 2.714 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-06T15:52:54.449Z] #34 5.580 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-06T15:52:54.449Z] #34 7.715 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-06T15:52:54.752Z] #34 ... [2020-01-06T15:52:54.752Z] [2020-01-06T15:52:54.752Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:52:54.752Z] #63 0.774 + RM_GOPATH=0 [2020-01-06T15:52:54.752Z] #63 0.775 + TMP_GOPATH= [2020-01-06T15:52:54.752Z] #63 0.775 + : /build/ [2020-01-06T15:52:54.752Z] #63 0.776 + '[' -z '' ']' [2020-01-06T15:52:54.752Z] #63 0.778 ++ mktemp -d [2020-01-06T15:52:54.752Z] #63 0.780 + export GOPATH=/tmp/tmp.0UQzG1HYsu [2020-01-06T15:52:54.752Z] #63 0.780 + GOPATH=/tmp/tmp.0UQzG1HYsu [2020-01-06T15:52:54.752Z] #63 0.781 + RM_GOPATH=1 [2020-01-06T15:52:54.752Z] #63 0.784 ++ dirname ./install.sh [2020-01-06T15:52:54.752Z] #63 0.862 + dir=. [2020-01-06T15:52:54.752Z] #63 0.862 + bin=rootlesskit [2020-01-06T15:52:54.752Z] #63 0.862 + shift [2020-01-06T15:52:54.752Z] #63 0.863 + '[' '!' -f ./rootlesskit.installer ']' [2020-01-06T15:52:54.752Z] #63 0.863 + . ./rootlesskit.installer [2020-01-06T15:52:54.752Z] #63 0.863 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T15:52:54.752Z] #63 0.863 + install_rootlesskit [2020-01-06T15:52:54.752Z] #63 0.864 + case "$1" in [2020-01-06T15:52:54.752Z] #63 0.864 + export CGO_ENABLED=0 [2020-01-06T15:52:54.752Z] #63 0.864 + CGO_ENABLED=0 [2020-01-06T15:52:54.752Z] #63 0.864 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T15:52:54.752Z] #63 0.864 + _install_rootlesskit [2020-01-06T15:52:54.752Z] #63 0.864 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-01-06T15:52:54.752Z] #63 0.864 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0UQzG1HYsu/src/github.com/rootless-containers/rootlesskit [2020-01-06T15:52:54.752Z] #63 0.869 Cloning into '/tmp/tmp.0UQzG1HYsu/src/github.com/rootless-containers/rootlesskit'... [2020-01-06T15:52:54.752Z] #63 7.589 + cd /tmp/tmp.0UQzG1HYsu/src/github.com/rootless-containers/rootlesskit [2020-01-06T15:52:54.752Z] #63 7.590 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-01-06T15:52:54.752Z] #63 8.250 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-06T15:52:54.752Z] #63 8.260 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-01-06T15:52:54.752Z] #63 ... [2020-01-06T15:52:54.752Z] [2020-01-06T15:52:54.752Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T15:52:54.752Z] #25 1.034 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T15:52:54.752Z] #25 1.057 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T15:52:54.752Z] #25 1.219 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T15:52:54.752Z] #25 1.238 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T15:52:54.752Z] #25 1.410 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T15:52:54.752Z] #25 2.965 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-06T15:52:54.752Z] #25 6.054 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-06T15:52:54.752Z] #25 7.888 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-06T15:52:55.043Z] #25 ... [2020-01-06T15:52:55.043Z] [2020-01-06T15:52:55.043Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:52:55.043Z] #23 0.779 + RM_GOPATH=0 [2020-01-06T15:52:55.043Z] #23 0.779 + TMP_GOPATH= [2020-01-06T15:52:55.043Z] #23 0.779 + : /build [2020-01-06T15:52:55.043Z] #23 0.779 + '[' -z '' ']' [2020-01-06T15:52:55.043Z] #23 0.780 ++ mktemp -d [2020-01-06T15:52:55.043Z] #23 0.801 + export GOPATH=/tmp/tmp.4BqkvkDRQG [2020-01-06T15:52:55.043Z] #23 0.807 + GOPATH=/tmp/tmp.4BqkvkDRQG [2020-01-06T15:52:55.043Z] #23 0.807 + RM_GOPATH=1 [2020-01-06T15:52:55.043Z] #23 0.810 ++ dirname ./install.sh [2020-01-06T15:52:55.043Z] #23 0.817 + dir=. [2020-01-06T15:52:55.043Z] #23 0.827 + bin=dockercli [2020-01-06T15:52:55.043Z] #23 0.827 + shift [2020-01-06T15:52:55.043Z] #23 0.827 + '[' '!' -f ./dockercli.installer ']' [2020-01-06T15:52:55.043Z] #23 0.828 + . ./dockercli.installer [2020-01-06T15:52:55.043Z] #23 0.828 ++ : stable [2020-01-06T15:52:55.043Z] #23 0.829 ++ : 17.06.2-ce [2020-01-06T15:52:55.043Z] #23 0.830 + install_dockercli [2020-01-06T15:52:55.043Z] #23 0.831 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-01-06T15:52:55.043Z] #23 0.837 Install docker/cli version 17.06.2-ce from stable [2020-01-06T15:52:55.043Z] #23 0.840 ++ uname -m [2020-01-06T15:52:55.043Z] #23 0.841 + arch=ppc64le [2020-01-06T15:52:55.043Z] #23 0.847 + '[' ppc64le '!=' x86_64 ']' [2020-01-06T15:52:55.043Z] #23 0.847 + '[' ppc64le '!=' s390x ']' [2020-01-06T15:52:55.043Z] #23 0.847 + '[' ppc64le '!=' armhf ']' [2020-01-06T15:52:55.043Z] #23 0.847 + build_dockercli [2020-01-06T15:52:55.043Z] #23 0.847 + git clone https://github.com/docker/docker-ce /tmp/tmp.4BqkvkDRQG/tmp/docker-ce [2020-01-06T15:52:55.043Z] #23 0.868 Cloning into '/tmp/tmp.4BqkvkDRQG/tmp/docker-ce'... [2020-01-06T15:52:55.043Z] #23 ... [2020-01-06T15:52:55.043Z] [2020-01-06T15:52:55.043Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:52:55.043Z] #48 0.726 + RM_GOPATH=0 [2020-01-06T15:52:55.043Z] #48 0.728 + TMP_GOPATH= [2020-01-06T15:52:55.043Z] #48 0.729 + : /build [2020-01-06T15:52:55.043Z] #48 0.729 + '[' -z '' ']' [2020-01-06T15:52:55.043Z] #48 0.729 ++ mktemp -d [2020-01-06T15:52:55.043Z] #48 0.734 + export GOPATH=/tmp/tmp.BYXRjOZrJc [2020-01-06T15:52:55.043Z] #48 0.735 + GOPATH=/tmp/tmp.BYXRjOZrJc [2020-01-06T15:52:55.043Z] #48 0.735 + RM_GOPATH=1 [2020-01-06T15:52:55.043Z] #48 0.735 ++ dirname ./install.sh [2020-01-06T15:52:55.043Z] #48 0.745 + dir=. [2020-01-06T15:52:55.043Z] #48 0.745 + bin=gotestsum [2020-01-06T15:52:55.043Z] #48 0.745 + shift [2020-01-06T15:52:55.043Z] #48 0.745 + '[' '!' -f ./gotestsum.installer ']' [2020-01-06T15:52:55.043Z] #48 0.745 + . ./gotestsum.installer [2020-01-06T15:52:55.043Z] #48 0.746 Installing gotestsum version v0.3.5 [2020-01-06T15:52:55.043Z] #48 0.746 ++ : v0.3.5 [2020-01-06T15:52:55.043Z] #48 0.746 + install_gotestsum [2020-01-06T15:52:55.043Z] #48 0.746 + echo 'Installing gotestsum version v0.3.5' [2020-01-06T15:52:55.043Z] #48 0.746 + go get -d gotest.tools/gotestsum [2020-01-06T15:52:55.043Z] #48 ... [2020-01-06T15:52:55.043Z] [2020-01-06T15:52:55.043Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:52:55.043Z] #45 0.778 + RM_GOPATH=0 [2020-01-06T15:52:55.043Z] #45 0.779 + TMP_GOPATH= [2020-01-06T15:52:55.043Z] #45 0.779 + : /build [2020-01-06T15:52:55.043Z] #45 0.779 + '[' -z '' ']' [2020-01-06T15:52:55.043Z] #45 0.784 ++ mktemp -d [2020-01-06T15:52:55.043Z] #45 0.818 + export GOPATH=/tmp/tmp.kmhNRKkdWE [2020-01-06T15:52:55.043Z] #45 0.819 + GOPATH=/tmp/tmp.kmhNRKkdWE [2020-01-06T15:52:55.043Z] #45 0.826 + RM_GOPATH=1 [2020-01-06T15:52:55.043Z] #45 0.828 ++ dirname ./install.sh [2020-01-06T15:52:55.043Z] #45 0.829 + dir=. [2020-01-06T15:52:55.043Z] #45 0.830 + bin=vndr [2020-01-06T15:52:55.043Z] #45 0.830 + shift [2020-01-06T15:52:55.043Z] #45 0.830 + '[' '!' -f ./vndr.installer ']' [2020-01-06T15:52:55.043Z] #45 0.830 + . ./vndr.installer [2020-01-06T15:52:55.043Z] #45 0.831 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T15:52:55.043Z] #45 0.832 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T15:52:55.043Z] #45 0.832 + install_vndr [2020-01-06T15:52:55.043Z] #45 0.832 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-01-06T15:52:55.043Z] #45 0.832 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kmhNRKkdWE/src/github.com/LK4D4/vndr [2020-01-06T15:52:55.043Z] #45 0.852 Cloning into '/tmp/tmp.kmhNRKkdWE/src/github.com/LK4D4/vndr'... [2020-01-06T15:52:55.043Z] #45 2.771 + cd /tmp/tmp.kmhNRKkdWE/src/github.com/LK4D4/vndr [2020-01-06T15:52:55.043Z] #45 2.778 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-01-06T15:52:55.043Z] #45 2.802 + go build -buildmode=pie -v -o /build/vndr . [2020-01-06T15:52:55.043Z] #45 5.174 internal/cpu [2020-01-06T15:52:55.043Z] #45 5.211 internal/race [2020-01-06T15:52:55.043Z] #45 5.245 runtime/internal/sys [2020-01-06T15:52:55.043Z] #45 5.275 runtime/internal/atomic [2020-01-06T15:52:55.043Z] #45 5.761 sync/atomic [2020-01-06T15:52:55.043Z] #45 6.195 unicode [2020-01-06T15:52:55.043Z] #45 6.383 unicode/utf8 [2020-01-06T15:52:55.043Z] #45 7.258 math/bits [2020-01-06T15:52:55.043Z] #45 7.422 internal/bytealg [2020-01-06T15:52:55.043Z] #45 9.526 internal/testlog [2020-01-06T15:52:55.043Z] #45 10.18 math [2020-01-06T15:52:55.043Z] #45 10.39 runtime [2020-01-06T15:52:55.043Z] #45 10.80 unicode/utf16 [2020-01-06T15:52:55.095Z] #42 117.9 CC criu/namespaces.o [2020-01-06T15:52:55.333Z] #45 ... [2020-01-06T15:52:55.333Z] [2020-01-06T15:52:55.333Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:52:55.333Z] #51 0.809 + RM_GOPATH=0 [2020-01-06T15:52:55.333Z] #51 0.810 + TMP_GOPATH= [2020-01-06T15:52:55.333Z] #51 0.811 + : /build [2020-01-06T15:52:55.333Z] #51 0.812 + '[' -z '' ']' [2020-01-06T15:52:55.333Z] #51 0.814 ++ mktemp -d [2020-01-06T15:52:55.333Z] #51 0.817 + export GOPATH=/tmp/tmp.EndnGGLluY [2020-01-06T15:52:55.333Z] #51 0.818 + GOPATH=/tmp/tmp.EndnGGLluY [2020-01-06T15:52:55.333Z] #51 0.818 + RM_GOPATH=1 [2020-01-06T15:52:55.333Z] #51 0.825 ++ dirname ./install.sh [2020-01-06T15:52:55.333Z] #51 0.835 + dir=. [2020-01-06T15:52:55.333Z] #51 0.836 + bin=golangci_lint [2020-01-06T15:52:55.333Z] #51 0.836 + shift [2020-01-06T15:52:55.333Z] #51 0.838 + '[' '!' -f ./golangci_lint.installer ']' [2020-01-06T15:52:55.333Z] #51 0.840 + . ./golangci_lint.installer [2020-01-06T15:52:55.333Z] #51 0.841 ++ : v1.20.0 [2020-01-06T15:52:55.333Z] #51 0.846 + install_golangci_lint [2020-01-06T15:52:55.333Z] #51 0.846 + echo 'Installing golangci-lint version v1.20.0' [2020-01-06T15:52:55.333Z] #51 0.847 Installing golangci-lint version v1.20.0 [2020-01-06T15:52:55.333Z] #51 0.847 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-01-06T15:52:55.627Z] #51 ... [2020-01-06T15:52:55.627Z] [2020-01-06T15:52:55.627Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T15:52:55.627Z] #57 1.186 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T15:52:55.627Z] #57 1.200 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T15:52:55.627Z] #57 1.329 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T15:52:55.627Z] #57 1.374 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T15:52:55.627Z] #57 1.466 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T15:52:55.627Z] #57 3.170 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-06T15:52:55.627Z] #57 6.045 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-06T15:52:55.627Z] #57 7.907 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-06T15:52:55.627Z] #57 ... [2020-01-06T15:52:55.627Z] [2020-01-06T15:52:55.627Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T15:52:55.627Z] #29 0.718 + mktemp -d [2020-01-06T15:52:55.627Z] #29 0.721 + export GOPATH=/tmp/tmp.J5zwy1QQh5 [2020-01-06T15:52:55.627Z] #29 0.721 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.J5zwy1QQh5/src/github.com/go-swagger/go-swagger [2020-01-06T15:52:55.627Z] #29 0.745 Cloning into '/tmp/tmp.J5zwy1QQh5/src/github.com/go-swagger/go-swagger'... [2020-01-06T15:52:55.918Z] #29 ... [2020-01-06T15:52:55.918Z] [2020-01-06T15:52:55.918Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:52:55.918Z] #69 0.909 + RM_GOPATH=0 [2020-01-06T15:52:55.918Z] #69 0.910 + TMP_GOPATH= [2020-01-06T15:52:55.918Z] #69 0.911 + : /build [2020-01-06T15:52:55.918Z] #69 0.913 + '[' -z '' ']' [2020-01-06T15:52:55.918Z] #69 0.938 ++ mktemp -d [2020-01-06T15:52:55.918Z] #69 0.944 + export GOPATH=/tmp/tmp.iqwxmpbeOI [2020-01-06T15:52:55.918Z] #69 0.944 + GOPATH=/tmp/tmp.iqwxmpbeOI [2020-01-06T15:52:55.918Z] #69 0.944 + RM_GOPATH=1 [2020-01-06T15:52:55.918Z] #69 0.949 ++ dirname ./install.sh [2020-01-06T15:52:55.918Z] #69 0.956 + dir=. [2020-01-06T15:52:55.918Z] #69 0.957 + bin=proxy [2020-01-06T15:52:55.919Z] #69 0.957 + shift [2020-01-06T15:52:55.919Z] #69 0.958 + '[' '!' -f ./proxy.installer ']' [2020-01-06T15:52:55.919Z] #69 0.959 + . ./proxy.installer [2020-01-06T15:52:55.919Z] #69 0.964 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T15:52:55.919Z] #69 0.965 + install_proxy [2020-01-06T15:52:55.919Z] #69 0.974 + case "$1" in [2020-01-06T15:52:55.919Z] #69 0.976 + export CGO_ENABLED=0 [2020-01-06T15:52:55.919Z] #69 0.976 + CGO_ENABLED=0 [2020-01-06T15:52:55.919Z] #69 0.976 + _install_proxy [2020-01-06T15:52:55.919Z] #69 0.976 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2020-01-06T15:52:55.919Z] #69 0.976 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.iqwxmpbeOI/src/github.com/docker/libnetwork [2020-01-06T15:52:55.919Z] #69 0.976 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T15:52:55.919Z] #69 0.989 Cloning into '/tmp/tmp.iqwxmpbeOI/src/github.com/docker/libnetwork'... [2020-01-06T15:52:55.919Z] #69 ... [2020-01-06T15:52:55.919Z] [2020-01-06T15:52:55.919Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:52:55.919Z] #45 11.65 container/list [2020-01-06T15:52:55.955Z] #42 119.2 CC criu/net.o [2020-01-06T15:52:56.495Z] #59 201.8 + bin/containerd-shim-runc-v2 [2020-01-06T15:52:56.752Z] #59 202.6 + binaries [2020-01-06T15:52:57.009Z] #59 202.6 + mkdir -p /build [2020-01-06T15:52:57.009Z] #59 202.6 + cp bin/containerd /build/containerd [2020-01-06T15:52:57.009Z] #59 202.6 + cp bin/containerd-shim /build/containerd-shim [2020-01-06T15:52:57.009Z] #59 202.6 + cp bin/ctr /build/ctr [2020-01-06T15:52:57.305Z] #42 ... [2020-01-06T15:52:57.305Z] [2020-01-06T15:52:57.305Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T15:52:57.305Z] #19 3.957 Collecting yamllint==1.16.0 [2020-01-06T15:52:57.305Z] #19 4.554 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-06T15:52:57.305Z] #19 4.778 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-06T15:52:57.305Z] #19 4.887 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-06T15:52:57.305Z] #19 5.074 Collecting pyyaml (from yamllint==1.16.0) [2020-01-06T15:52:57.305Z] #19 5.242 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2020-01-06T15:52:57.305Z] #19 7.000 Building wheels for collected packages: pyyaml [2020-01-06T15:52:57.305Z] #19 7.001 Running setup.py bdist_wheel for pyyaml: started [2020-01-06T15:52:57.305Z] #19 7.770 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-06T15:52:57.305Z] #19 7.771 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2020-01-06T15:52:57.305Z] #19 7.833 Successfully built pyyaml [2020-01-06T15:52:57.573Z] #59 DONE 203.3s [2020-01-06T15:52:57.733Z] #19 7.853 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-06T15:52:58.394Z] #19 8.172 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2020-01-06T15:52:58.394Z] #19 DONE 8.6s [2020-01-06T15:52:58.394Z] [2020-01-06T15:52:58.394Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:52:58.394Z] #55 ... [2020-01-06T15:52:58.394Z] [2020-01-06T15:52:58.394Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:52:58.394Z] #42 121.5 CC criu/netfilter.o [2020-01-06T15:52:58.504Z] [2020-01-06T15:52:58.504Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-06T15:52:58.504Z] #60 DONE 0.2s [2020-01-06T15:52:58.504Z] [2020-01-06T15:52:58.504Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-06T15:52:58.762Z] #64 DONE 0.1s [2020-01-06T15:52:58.762Z] [2020-01-06T15:52:58.762Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-06T15:52:59.019Z] #66 DONE 0.1s [2020-01-06T15:52:59.019Z] [2020-01-06T15:52:59.019Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-06T15:52:59.019Z] #69 DONE 0.1s [2020-01-06T15:52:59.019Z] [2020-01-06T15:52:59.019Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-06T15:52:59.019Z] #70 DONE 0.0s [2020-01-06T15:52:59.019Z] [2020-01-06T15:52:59.019Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-06T15:52:59.131Z] #42 ... [2020-01-06T15:52:59.131Z] [2020-01-06T15:52:59.131Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-06T15:52:59.131Z] #24 DONE 0.2s [2020-01-06T15:52:59.131Z] [2020-01-06T15:52:59.131Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-06T15:52:59.131Z] #28 DONE 0.5s [2020-01-06T15:52:59.131Z] [2020-01-06T15:52:59.131Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:52:59.131Z] #42 ... [2020-01-06T15:52:59.131Z] [2020-01-06T15:52:59.131Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-06T15:52:59.131Z] #30 DONE 0.2s [2020-01-06T15:52:59.131Z] [2020-01-06T15:52:59.131Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-06T15:52:59.131Z] #33 DONE 0.1s [2020-01-06T15:52:59.583Z] #71 DONE 0.7s [2020-01-06T15:52:59.659Z] [2020-01-06T15:52:59.659Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-06T15:52:59.659Z] #38 DONE 0.1s [2020-01-06T15:52:59.659Z] [2020-01-06T15:52:59.659Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:52:59.659Z] #42 122.4 CC criu/page-pipe.o [2020-01-06T15:52:59.840Z] [2020-01-06T15:52:59.840Z] #72 exporting to image [2020-01-06T15:52:59.840Z] #72 exporting layers [2020-01-06T15:53:00.097Z] #42 123.3 CC criu/page-xfer.o [2020-01-06T15:53:00.591Z] #45 15.81 crypto/internal/subtle [2020-01-06T15:53:00.880Z] #45 16.58 crypto/subtle [2020-01-06T15:53:01.512Z] #45 17.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-01-06T15:53:01.561Z] #42 124.4 CC criu/pagemap-cache.o [2020-01-06T15:53:01.562Z] #42 124.8 CC criu/pagemap.o [2020-01-06T15:53:01.989Z] #42 125.3 CC criu/parasite-syscall.o [2020-01-06T15:53:02.147Z] #45 17.73 internal/nettrace [2020-01-06T15:53:02.437Z] #45 18.27 runtime/cgo [2020-01-06T15:53:02.858Z] #42 125.9 CC criu/path.o [2020-01-06T15:53:02.858Z] #42 126.1 CC criu/pie-util-vdso-elf32.o [2020-01-06T15:53:03.274Z] #42 126.5 CC criu/pie-util-vdso.o [2020-01-06T15:53:03.679Z] #42 126.8 CC criu/pie-util.o [2020-01-06T15:53:04.086Z] #42 127.0 CC criu/pipes.o [2020-01-06T15:53:04.486Z] #42 127.7 CC criu/plugin.o [2020-01-06T15:53:04.567Z] #45 ... [2020-01-06T15:53:04.567Z] [2020-01-06T15:53:04.567Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:53:04.567Z] #32 9.990 runtime/cgo [2020-01-06T15:53:04.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-06T15:53:04.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-06T15:53:04.905Z] #42 128.0 CC criu/proc_parse.o [2020-01-06T15:53:06.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-06T15:53:06.647Z] #32 ... [2020-01-06T15:53:06.648Z] [2020-01-06T15:53:06.648Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T15:53:06.648Z] #57 22.50 Fetched 7732 kB in 21s (362 kB/s) [2020-01-06T15:53:06.839Z] #42 129.8 CC criu/protobuf-desc.o [2020-01-06T15:53:07.666Z] #42 130.8 CC criu/protobuf.o [2020-01-06T15:53:07.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-06T15:53:08.075Z] #42 131.1 CC criu/pstree.o [2020-01-06T15:53:08.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-06T15:53:08.899Z] #42 131.9 CC criu/rbtree.o [2020-01-06T15:53:08.900Z] #42 132.1 CC criu/rst-malloc.o [2020-01-06T15:53:08.900Z] #42 132.3 CC criu/seccomp.o [2020-01-06T15:53:09.753Z] #42 132.8 CC criu/seize.o [2020-01-06T15:53:09.802Z] #72 exporting layers 9.6s done [2020-01-06T15:53:09.802Z] #72 writing image sha256:38148a320c465194515126eef559b57a4788e3185960c859d13ee1e057585b2d done [2020-01-06T15:53:09.802Z] #72 naming to docker.io/library/docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 done [2020-01-06T15:53:09.802Z] #72 DONE 9.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-01-06T15:53:10.146Z] #42 133.4 CC criu/servicefd.o [2020-01-06T15:53:10.562Z] #42 133.8 CC criu/shmem.o [2020-01-06T15:53:10.805Z] [2020-01-06T15:53:10.805Z] Removing bundles/ [2020-01-06T15:53:10.805Z] [2020-01-06T15:53:10.805Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-01-06T15:53:10.805Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T15:53:10.805Z] GOOS="" GOARCH="" GOARM="" [2020-01-06T15:53:11.420Z] #42 134.5 CC criu/sigframe.o [2020-01-06T15:53:11.420Z] #42 134.6 CC criu/signalfd.o [2020-01-06T15:53:11.836Z] #42 134.9 CC criu/sk-inet.o [2020-01-06T15:53:12.391Z] #57 22.50 Reading package lists... [2020-01-06T15:53:12.391Z] #57 ... [2020-01-06T15:53:12.391Z] [2020-01-06T15:53:12.391Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T15:53:12.391Z] #39 24.64 + cd /tmp/tmp.5xEzlcmjWS/src/github.com/docker/distribution [2020-01-06T15:53:12.391Z] #39 24.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-01-06T15:53:12.391Z] #39 27.63 + GOPATH=/tmp/tmp.5xEzlcmjWS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5xEzlcmjWS go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-01-06T15:53:12.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-06T15:53:12.665Z] #42 135.7 CC criu/sk-netlink.o [2020-01-06T15:53:13.075Z] #42 136.1 CC criu/sk-packet.o [2020-01-06T15:53:13.476Z] #42 136.6 CC criu/sk-queue.o [2020-01-06T15:53:14.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-06T15:53:14.123Z] #42 136.9 CC criu/sk-tcp.o [2020-01-06T15:53:14.997Z] #42 137.4 CC criu/sk-unix.o [2020-01-06T15:53:15.134Z] #39 ... [2020-01-06T15:53:15.134Z] [2020-01-06T15:53:15.134Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:53:15.134Z] #51 30.75 + cd /tmp/tmp.EndnGGLluY/src/github.com/golangci/golangci-lint/ [2020-01-06T15:53:15.134Z] #51 30.75 + git checkout -q v1.20.0 [2020-01-06T15:53:15.769Z] #51 31.58 ++ git describe --tags [2020-01-06T15:53:15.769Z] #51 31.59 + version=v1.20.0 [2020-01-06T15:53:15.769Z] #51 31.59 ++ git rev-parse --short HEAD [2020-01-06T15:53:15.769Z] #51 31.60 + commit=cc98739 [2020-01-06T15:53:15.769Z] #51 31.60 ++ git show -s --format=%cd [2020-01-06T15:53:15.769Z] #51 31.61 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2020-01-06T15:53:16.064Z] #51 31.62 + 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 [2020-01-06T15:53:16.792Z] #42 139.9 CC criu/sockets.o [2020-01-06T15:53:16.835Z] sha256:0ca5b64ce710bd02566115d030ce51611f22133662a142f90e643817b9b0552b [2020-01-06T15:53:16.835Z] INFO: Starting docker-py tests... [2020-01-06T15:53:16.835Z] ============================= test session starts ============================== [2020-01-06T15:53:16.835Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-01-06T15:53:16.835Z] rootdir: /src, inifile: pytest.ini [2020-01-06T15:53:16.835Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-01-06T15:53:17.396Z] collected 385 items / 3 deselected / 382 selected [2020-01-06T15:53:17.396Z] [2020-01-06T15:53:17.574Z] #51 ... [2020-01-06T15:53:17.574Z] [2020-01-06T15:53:17.574Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T15:53:17.574Z] #34 23.52 Fetched 7732 kB in 22s (342 kB/s) [2020-01-06T15:53:17.574Z] #34 23.52 Reading package lists... [2020-01-06T15:53:17.865Z] #34 33.48 Reading package lists... [2020-01-06T15:53:17.865Z] #34 ... [2020-01-06T15:53:17.865Z] [2020-01-06T15:53:17.865Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T15:53:17.865Z] #57 22.50 Reading package lists... [2020-01-06T15:53:17.865Z] #57 32.12 Reading package lists... [2020-01-06T15:53:17.865Z] #57 ... [2020-01-06T15:53:17.865Z] [2020-01-06T15:53:17.865Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T15:53:17.865Z] #25 23.86 Fetched 7732 kB in 22s (338 kB/s) [2020-01-06T15:53:17.865Z] #25 23.86 Reading package lists... [2020-01-06T15:53:18.157Z] #25 33.89 Reading package lists... [2020-01-06T15:53:18.157Z] #25 ... [2020-01-06T15:53:18.157Z] [2020-01-06T15:53:18.157Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:53:18.157Z] #69 28.61 + cd /tmp/tmp.iqwxmpbeOI/src/github.com/docker/libnetwork [2020-01-06T15:53:18.157Z] #69 28.62 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2020-01-06T15:53:18.157Z] #69 29.42 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-01-06T15:53:18.157Z] #69 ... [2020-01-06T15:53:18.157Z] [2020-01-06T15:53:18.157Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:53:18.157Z] #11 24.19 Fetched 7732 kB in 23s (331 kB/s) [2020-01-06T15:53:18.157Z] #11 24.19 Reading package lists... [2020-01-06T15:53:18.190Z] #42 141.0 CC criu/stats.o [2020-01-06T15:53:18.190Z] #42 141.3 CC criu/string.o [2020-01-06T15:53:18.190Z] #42 141.4 CC criu/sysctl.o [2020-01-06T15:53:18.788Z] #11 33.76 Reading package lists... [2020-01-06T15:53:18.789Z] #11 ... [2020-01-06T15:53:18.789Z] [2020-01-06T15:53:18.789Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:53:18.789Z] #45 24.53 vendor/golang.org/x/crypto/internal/subtle [2020-01-06T15:53:19.047Z] #42 142.1 CC criu/sysfs_parse.o [2020-01-06T15:53:19.047Z] #42 142.4 CC criu/timerfd.o [2020-01-06T15:53:19.119Z] #45 ... [2020-01-06T15:53:19.119Z] [2020-01-06T15:53:19.119Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:53:19.119Z] #41 24.97 Fetched 7732 kB in 24s (320 kB/s) [2020-01-06T15:53:19.119Z] #41 24.97 Reading package lists... [2020-01-06T15:53:19.916Z] #42 142.7 CC criu/tty.o [2020-01-06T15:53:19.916Z] #42 ... [2020-01-06T15:53:19.916Z] [2020-01-06T15:53:19.916Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T15:53:19.916Z] #39 186.0 + dpkg --print-architecture [2020-01-06T15:53:19.916Z] #39 186.0 + cd /tmp/tmp.EwthLNaik3/src/github.com/docker/distribution [2020-01-06T15:53:19.916Z] #39 186.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-06T15:53:20.319Z] #39 186.2 + GOPATH=/tmp/tmp.EwthLNaik3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.EwthLNaik3 [2020-01-06T15:53:20.319Z] #39 186.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-06T15:53:21.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-06T15:53:22.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-06T15:53:26.016Z] #41 34.76 Reading package lists... [2020-01-06T15:53:26.016Z] #41 ... [2020-01-06T15:53:26.016Z] [2020-01-06T15:53:26.016Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T15:53:26.016Z] #57 32.12 Reading package lists... [2020-01-06T15:53:26.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-06T15:53:27.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-06T15:53:28.285Z] #39 ... [2020-01-06T15:53:28.285Z] [2020-01-06T15:53:28.285Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:53:28.285Z] #42 144.3 CC criu/tun.o [2020-01-06T15:53:28.285Z] #42 144.7 CC criu/uffd.o [2020-01-06T15:53:28.285Z] #42 145.8 CC criu/util.o [2020-01-06T15:53:28.285Z] #42 146.8 CC criu/uts_ns.o [2020-01-06T15:53:28.285Z] #42 147.0 CC criu/vdso.o [2020-01-06T15:53:28.285Z] #42 147.4 LINK criu/built-in.o [2020-01-06T15:53:28.285Z] #42 147.6 LINK criu/criu [2020-01-06T15:53:28.285Z] #42 147.9 DEP lib/c/criu.d [2020-01-06T15:53:28.285Z] #42 147.9 CC images/rpc.pb-c.o [2020-01-06T15:53:28.285Z] #42 148.3 CC lib/c/criu.o [2020-01-06T15:53:28.285Z] #42 149.1 LINK lib/c/built-in.o [2020-01-06T15:53:28.285Z] #42 149.1 LINK lib/c/libcriu.so [2020-01-06T15:53:28.285Z] #42 149.2 GEN magic.py [2020-01-06T15:53:28.285Z] #42 149.3 Note: Building without setproctitle() and strlcpy() support. [2020-01-06T15:53:28.285Z] #42 149.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-06T15:53:28.285Z] #42 149.6 fatal: Not a git repository (or any of the parent directories): .git [2020-01-06T15:53:28.285Z] #42 150.3 make[1]: Nothing to be done for 'all'. [2020-01-06T15:53:28.285Z] #42 150.8 make[1]: 'images/built-in.o' is up to date. [2020-01-06T15:53:28.285Z] #42 150.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-06T15:53:28.285Z] #42 150.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-06T15:53:28.285Z] #42 150.9 make[1]: 'compel/libcompel.a' is up to date. [2020-01-06T15:53:28.285Z] #42 150.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-06T15:53:28.285Z] #42 150.9 make[1]: Nothing to be done for 'all'. [2020-01-06T15:53:28.285Z] #42 150.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-06T15:53:28.285Z] #42 151.0 make[2]: Nothing to be done for 'all'. [2020-01-06T15:53:28.285Z] #42 151.1 make[2]: Nothing to be done for 'all'. [2020-01-06T15:53:28.285Z] #42 151.1 make[2]: Nothing to be done for 'all'. [2020-01-06T15:53:28.285Z] #42 151.2 make[2]: Nothing to be done for 'all'. [2020-01-06T15:53:28.285Z] #42 151.2 make[2]: Nothing to be done for 'all'. [2020-01-06T15:53:28.285Z] #42 151.3 make[2]: Nothing to be done for 'all'. [2020-01-06T15:53:28.285Z] #42 151.3 make[2]: Nothing to be done for 'all'. [2020-01-06T15:53:28.285Z] #42 151.4 make[2]: Nothing to be done for 'all'. [2020-01-06T15:53:28.285Z] #42 151.4 INSTALL criu/criu [2020-01-06T15:53:28.372Z] #57 42.31 Building dependency tree... [2020-01-06T15:53:28.695Z] #42 DONE 151.6s [2020-01-06T15:53:28.695Z] [2020-01-06T15:53:28.695Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:53:29.878Z] #57 45.62 The following additional packages will be installed: [2020-01-06T15:53:29.878Z] #57 45.64 btrfs-progs liblzo2-2 [2020-01-06T15:53:30.169Z] #57 46.12 The following NEW packages will be installed: [2020-01-06T15:53:30.169Z] #57 46.14 btrfs-progs btrfs-tools liblzo2-2 [2020-01-06T15:53:30.461Z] #57 46.34 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T15:53:30.461Z] #57 46.34 Need to get 588 kB of archives. [2020-01-06T15:53:30.461Z] #57 46.34 After this operation, 5005 kB of additional disk space will be used. [2020-01-06T15:53:30.461Z] #57 46.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-01-06T15:53:30.461Z] #57 46.37 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-01-06T15:53:30.461Z] #57 46.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-01-06T15:53:31.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-06T15:53:31.971Z] #57 ... [2020-01-06T15:53:31.971Z] [2020-01-06T15:53:31.972Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T15:53:31.972Z] #34 33.48 Reading package lists... [2020-01-06T15:53:31.972Z] #34 43.12 Building dependency tree... [2020-01-06T15:53:31.972Z] #34 45.65 The following additional packages will be installed: [2020-01-06T15:53:31.972Z] #34 45.66 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-01-06T15:53:31.972Z] #34 45.67 Suggested packages: [2020-01-06T15:53:31.972Z] #34 45.68 codeblocks eclipse ninja-build lrzip [2020-01-06T15:53:31.972Z] #34 45.68 Recommended packages: [2020-01-06T15:53:31.972Z] #34 45.68 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-01-06T15:53:31.972Z] #34 47.08 The following NEW packages will be installed: [2020-01-06T15:53:31.972Z] #34 47.09 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-01-06T15:53:31.972Z] #34 47.09 vim-common xxd [2020-01-06T15:53:31.972Z] #34 47.21 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T15:53:31.972Z] #34 47.21 Need to get 13.4 MB of archives. [2020-01-06T15:53:31.972Z] #34 47.21 After this operation, 60.4 MB of additional disk space will be used. [2020-01-06T15:53:31.972Z] #34 47.21 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2020-01-06T15:53:31.972Z] #34 47.48 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-01-06T15:53:31.972Z] #34 47.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2020-01-06T15:53:32.621Z] #34 ... [2020-01-06T15:53:32.621Z] [2020-01-06T15:53:32.621Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-01-06T15:53:32.621Z] #57 48.10 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T15:53:32.621Z] #57 48.34 Fetched 588 kB in 0s (2474 kB/s) [2020-01-06T15:53:32.621Z] #57 48.55 Selecting previously unselected package liblzo2-2:ppc64el. [2020-01-06T15:53:32.911Z] #57 48.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-01-06T15:53:32.911Z] #57 48.74 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-01-06T15:53:32.911Z] #57 48.79 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-06T15:53:33.207Z] #57 48.95 Selecting previously unselected package btrfs-progs. [2020-01-06T15:53:33.207Z] #57 48.95 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-01-06T15:53:33.207Z] #57 48.95 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-06T15:53:33.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-06T15:53:33.994Z] #55 103.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-06T15:53:34.245Z] #57 50.10 Selecting previously unselected package btrfs-tools. [2020-01-06T15:53:34.245Z] #57 50.10 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-01-06T15:53:34.245Z] #57 50.10 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-06T15:53:34.536Z] #57 50.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:53:34.536Z] #57 50.49 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-06T15:53:34.536Z] #57 50.50 Setting up btrfs-progs (4.7.3-1) ... [2020-01-06T15:53:34.536Z] #57 50.52 Setting up btrfs-tools (4.7.3-1) ... [2020-01-06T15:53:34.536Z] #57 50.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:53:34.826Z] #57 DONE 50.9s [2020-01-06T15:53:34.826Z] [2020-01-06T15:53:34.826Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:53:35.114Z] #58 DONE 0.1s [2020-01-06T15:53:35.114Z] [2020-01-06T15:53:35.114Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-01-06T15:53:35.114Z] #59 DONE 0.1s [2020-01-06T15:53:35.114Z] [2020-01-06T15:53:35.114Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:53:35.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-06T15:53:35.745Z] #60 0.460 + RM_GOPATH=0 [2020-01-06T15:53:35.745Z] #60 0.462 + TMP_GOPATH= [2020-01-06T15:53:35.745Z] #60 0.463 + : /build [2020-01-06T15:53:35.745Z] #60 0.463 + '[' -z '' ']' [2020-01-06T15:53:35.745Z] #60 0.466 ++ mktemp -d [2020-01-06T15:53:35.745Z] #60 0.470 + export GOPATH=/tmp/tmp.4jnHfXcAMU [2020-01-06T15:53:35.745Z] #60 0.470 + GOPATH=/tmp/tmp.4jnHfXcAMU [2020-01-06T15:53:35.745Z] #60 0.470 + RM_GOPATH=1 [2020-01-06T15:53:35.745Z] #60 0.471 ++ dirname ./install.sh [2020-01-06T15:53:35.745Z] #60 0.477 + dir=. [2020-01-06T15:53:35.745Z] #60 0.491 + bin=containerd [2020-01-06T15:53:35.745Z] #60 0.492 + shift [2020-01-06T15:53:35.745Z] #60 0.499 + '[' '!' -f ./containerd.installer ']' [2020-01-06T15:53:35.745Z] #60 0.500 + . ./containerd.installer [2020-01-06T15:53:35.745Z] #60 0.515 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T15:53:35.745Z] #60 0.535 + install_containerd [2020-01-06T15:53:35.745Z] #60 0.539 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2020-01-06T15:53:35.745Z] #60 0.539 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T15:53:35.745Z] #60 0.539 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4jnHfXcAMU/src/github.com/containerd/containerd [2020-01-06T15:53:35.745Z] #60 0.572 Cloning into '/tmp/tmp.4jnHfXcAMU/src/github.com/containerd/containerd'... [2020-01-06T15:53:35.999Z] #55 105.4 + mkdir -p /build [2020-01-06T15:53:35.999Z] #55 105.4 + cp runc /build/runc [2020-01-06T15:53:35.999Z] #55 DONE 105.5s [2020-01-06T15:53:35.999Z] [2020-01-06T15:53:35.999Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:53:36.780Z] #60 ... [2020-01-06T15:53:36.780Z] [2020-01-06T15:53:36.780Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-01-06T15:53:36.780Z] #25 33.89 Reading package lists... [2020-01-06T15:53:36.780Z] #25 43.97 Building dependency tree... [2020-01-06T15:53:36.780Z] #25 47.43 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-01-06T15:53:36.780Z] #25 47.43 The following additional packages will be installed: [2020-01-06T15:53:36.780Z] #25 47.43 libjq1 libonig4 [2020-01-06T15:53:36.780Z] #25 48.10 The following NEW packages will be installed: [2020-01-06T15:53:36.780Z] #25 48.10 jq libjq1 libonig4 [2020-01-06T15:53:36.780Z] #25 48.31 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T15:53:36.780Z] #25 48.31 Need to get 310 kB of archives. [2020-01-06T15:53:36.780Z] #25 48.31 After this operation, 1267 kB of additional disk space will be used. [2020-01-06T15:53:36.780Z] #25 48.31 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-01-06T15:53:36.780Z] #25 48.39 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-01-06T15:53:36.780Z] #25 48.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-01-06T15:53:36.780Z] #25 50.38 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T15:53:36.780Z] #25 50.70 Fetched 310 kB in 0s (1744 kB/s) [2020-01-06T15:53:36.780Z] #25 50.99 Selecting previously unselected package libonig4:ppc64el. [2020-01-06T15:53:36.780Z] #25 50.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.) [2020-01-06T15:53:36.780Z] #25 51.13 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2020-01-06T15:53:36.780Z] #25 51.14 Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-01-06T15:53:36.780Z] #25 51.68 Selecting previously unselected package libjq1:ppc64el. [2020-01-06T15:53:36.780Z] #25 51.70 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-06T15:53:36.780Z] #25 51.71 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-06T15:53:36.780Z] #25 52.03 Selecting previously unselected package jq. [2020-01-06T15:53:36.780Z] #25 52.05 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-06T15:53:36.780Z] #25 52.06 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-06T15:53:36.780Z] #25 52.35 Setting up libonig4:ppc64el (6.1.3-2) ... [2020-01-06T15:53:36.780Z] #25 52.36 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-06T15:53:36.780Z] #25 52.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:53:36.780Z] #25 52.44 Setting up jq (1.5+dfsg-1.3) ... [2020-01-06T15:53:36.780Z] #25 DONE 52.7s [2020-01-06T15:53:36.780Z] [2020-01-06T15:53:36.780Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-01-06T15:53:36.780Z] #26 DONE 0.1s [2020-01-06T15:53:36.780Z] [2020-01-06T15:53:36.780Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:53:37.479Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-06T15:53:37.479Z] Using test binary docker [2020-01-06T15:53:37.479Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-06T15:53:37.479Z] +++ /etc/init.d/apparmor start [2020-01-06T15:53:37.479Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-06T15:53:37.479Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-06T15:53:37.479Z] Warning failed to create cache: (null) [2020-01-06T15:53:37.479Z] . [2020-01-06T15:53:37.479Z] INFO: Waiting for daemon to start... [2020-01-06T15:53:37.479Z] Starting dockerd [2020-01-06T15:53:37.479Z] +++ 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 [2020-01-06T15:53:38.278Z] #27 ... [2020-01-06T15:53:38.278Z] [2020-01-06T15:53:38.278Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:53:38.278Z] #41 34.76 Reading package lists... [2020-01-06T15:53:38.278Z] #41 44.36 Building dependency tree... [2020-01-06T15:53:38.278Z] #41 47.60 The following additional packages will be installed: [2020-01-06T15:53:38.278Z] #41 47.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-01-06T15:53:38.278Z] #41 47.60 libprotoc10 python-pkg-resources zlib1g-dev [2020-01-06T15:53:38.278Z] #41 47.60 Suggested packages: [2020-01-06T15:53:38.278Z] #41 47.60 manpages-dev python-setuptools [2020-01-06T15:53:38.278Z] #41 50.83 The following NEW packages will be installed: [2020-01-06T15:53:38.278Z] #41 50.83 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-01-06T15:53:38.278Z] #41 50.84 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-01-06T15:53:38.278Z] #41 50.84 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-01-06T15:53:38.278Z] #41 50.84 zlib1g-dev [2020-01-06T15:53:38.278Z] #41 51.04 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T15:53:38.278Z] #41 51.04 Need to get 3548 kB of archives. [2020-01-06T15:53:38.278Z] #41 51.04 After this operation, 21.2 MB of additional disk space will be used. [2020-01-06T15:53:38.278Z] #41 51.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-01-06T15:53:38.278Z] #41 51.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2020-01-06T15:53:38.278Z] #41 51.09 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2020-01-06T15:53:38.278Z] #41 51.11 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-01-06T15:53:38.278Z] #41 51.11 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2020-01-06T15:53:38.278Z] #41 51.14 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-01-06T15:53:38.278Z] #41 51.17 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2020-01-06T15:53:38.278Z] #41 51.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2020-01-06T15:53:38.278Z] #41 51.29 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2020-01-06T15:53:38.278Z] #41 51.54 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2020-01-06T15:53:38.278Z] #41 51.60 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2020-01-06T15:53:38.278Z] #41 51.88 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2020-01-06T15:53:38.278Z] #41 52.01 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2020-01-06T15:53:38.278Z] #41 52.02 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2020-01-06T15:53:38.278Z] #41 52.03 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2020-01-06T15:53:38.278Z] #41 52.06 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2020-01-06T15:53:38.278Z] #41 ... [2020-01-06T15:53:38.278Z] [2020-01-06T15:53:38.278Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:53:38.278Z] #11 33.76 Reading package lists... [2020-01-06T15:53:38.278Z] #11 44.43 Building dependency tree... [2020-01-06T15:53:38.278Z] #11 47.56 The following additional packages will be installed: [2020-01-06T15:53:38.278Z] #11 47.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2020-01-06T15:53:38.278Z] #11 47.56 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2020-01-06T15:53:38.278Z] #11 47.56 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-06T15:53:38.278Z] #11 47.56 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2020-01-06T15:53:38.278Z] #11 47.56 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-01-06T15:53:38.278Z] #11 47.57 Suggested packages: [2020-01-06T15:53:38.278Z] #11 47.57 gcc-6-locales seccomp wine64 [2020-01-06T15:53:38.278Z] #11 51.18 The following NEW packages will be installed: [2020-01-06T15:53:38.278Z] #11 51.18 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2020-01-06T15:53:38.278Z] #11 51.18 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-01-06T15:53:38.278Z] #11 51.18 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2020-01-06T15:53:38.278Z] #11 51.19 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2020-01-06T15:53:38.278Z] #11 51.19 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2020-01-06T15:53:38.278Z] #11 51.19 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2020-01-06T15:53:38.278Z] #11 51.19 mingw-w64-x86-64-dev [2020-01-06T15:53:38.278Z] #11 51.29 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T15:53:38.278Z] #11 51.29 Need to get 70.1 MB of archives. [2020-01-06T15:53:38.278Z] #11 51.29 After this operation, 498 MB of additional disk space will be used. [2020-01-06T15:53:38.278Z] #11 51.29 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2020-01-06T15:53:38.278Z] #11 51.34 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2020-01-06T15:53:38.278Z] #11 51.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-01-06T15:53:38.278Z] #11 51.36 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-01-06T15:53:38.278Z] #11 51.49 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-01-06T15:53:38.278Z] #11 51.50 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2020-01-06T15:53:38.278Z] #11 51.52 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2020-01-06T15:53:38.278Z] #11 51.54 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2020-01-06T15:53:38.278Z] #11 51.56 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2020-01-06T15:53:38.278Z] #11 51.61 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2020-01-06T15:53:38.278Z] #11 51.65 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2020-01-06T15:53:38.278Z] #11 51.69 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2020-01-06T15:53:38.278Z] #11 51.77 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2020-01-06T15:53:38.278Z] #11 51.78 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2020-01-06T15:53:38.278Z] #11 51.81 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2020-01-06T15:53:38.278Z] #11 51.81 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2020-01-06T15:53:38.278Z] #11 51.82 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2020-01-06T15:53:38.278Z] #11 52.03 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2020-01-06T15:53:38.278Z] #11 52.30 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2020-01-06T15:53:38.278Z] #11 52.76 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-01-06T15:53:38.278Z] #11 52.81 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2020-01-06T15:53:38.278Z] #11 53.67 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-01-06T15:53:38.278Z] #11 54.25 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2020-01-06T15:53:38.278Z] #11 54.29 Get:24 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] [2020-01-06T15:53:38.278Z] #11 ... [2020-01-06T15:53:38.278Z] [2020-01-06T15:53:38.278Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:53:38.278Z] #41 54.37 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T15:53:38.574Z] #41 54.64 Fetched 3548 kB in 1s (3136 kB/s) [2020-01-06T15:53:38.875Z] #41 54.88 Selecting previously unselected package libnet1:ppc64el. [2020-01-06T15:53:39.167Z] #41 54.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-01-06T15:53:39.167Z] #41 55.04 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-01-06T15:53:39.167Z] #41 55.05 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-06T15:53:39.219Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-01-06T15:53:39.380Z] . [2020-01-06T15:53:39.380Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-06T15:53:39.380Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-06T15:53:39.458Z] #41 55.40 Selecting previously unselected package libcap-dev:ppc64el. [2020-01-06T15:53:39.458Z] #41 55.41 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2020-01-06T15:53:39.458Z] #41 55.43 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2020-01-06T15:53:39.475Z] tests/integration/api_client_test.py ..... [ 7%] [2020-01-06T15:53:39.640Z] Error: No such image: emptyfs [2020-01-06T15:53:39.640Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-06T15:53:39.640Z] ++++ docker load [2020-01-06T15:53:39.757Z] #41 55.71 Selecting previously unselected package libnet1-dev. [2020-01-06T15:53:39.757Z] #41 55.72 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2020-01-06T15:53:39.757Z] #41 55.73 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-01-06T15:53:39.898Z] Running integration-test (iteration 1) [2020-01-06T15:53:39.898Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-01-06T15:53:39.898Z] ++ 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 [2020-01-06T15:53:39.898Z] ++ set -e [2020-01-06T15:53:39.898Z] ++ '[' -n 0 ']' [2020-01-06T15:53:39.898Z] ++ set -x [2020-01-06T15:53:39.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-01-06T15:53:40.409Z] #41 56.19 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-06T15:53:40.409Z] #41 56.24 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-01-06T15:53:40.409Z] #41 56.26 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-06T15:53:40.704Z] #41 56.54 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-01-06T15:53:40.704Z] #41 56.56 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2020-01-06T15:53:40.704Z] #41 56.56 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2020-01-06T15:53:40.945Z] #51 ... [2020-01-06T15:53:40.945Z] [2020-01-06T15:53:40.945Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T15:53:40.945Z] #39 206.7 + rm -rf /tmp/tmp.EwthLNaik3/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.EwthLNaik3 [2020-01-06T15:53:40.945Z] #39 DONE 206.8s [2020-01-06T15:53:40.945Z] [2020-01-06T15:53:40.945Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:53:40.997Z] #41 56.96 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-06T15:53:40.997Z] #41 56.98 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-01-06T15:53:40.997Z] #41 56.98 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-06T15:53:41.289Z] #41 57.17 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-01-06T15:53:41.289Z] #41 57.18 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2020-01-06T15:53:41.289Z] #41 57.18 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-01-06T15:53:41.289Z] #41 57.36 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-01-06T15:53:41.588Z] #41 57.36 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2020-01-06T15:53:41.588Z] #41 57.36 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-01-06T15:53:41.648Z] tests/integration/api_config_test.py ..... [ 8%] [2020-01-06T15:53:41.800Z] #60 ... [2020-01-06T15:53:41.800Z] [2020-01-06T15:53:41.800Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-06T15:53:41.800Z] #40 DONE 0.2s [2020-01-06T15:53:41.800Z] [2020-01-06T15:53:41.800Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-06T15:53:41.800Z] #43 DONE 0.1s [2020-01-06T15:53:41.800Z] [2020-01-06T15:53:41.800Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:53:41.800Z] #51 ... [2020-01-06T15:53:41.800Z] [2020-01-06T15:53:41.800Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-06T15:53:41.800Z] #46 DONE 0.1s [2020-01-06T15:53:41.800Z] [2020-01-06T15:53:41.800Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-06T15:53:41.800Z] #49 DONE 0.1s [2020-01-06T15:53:41.800Z] [2020-01-06T15:53:41.800Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:53:41.879Z] #41 57.89 Selecting previously unselected package libprotobuf10:ppc64el. [2020-01-06T15:53:42.172Z] #41 57.91 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2020-01-06T15:53:42.172Z] #41 57.93 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2020-01-06T15:53:42.808Z] #41 ... [2020-01-06T15:53:42.808Z] [2020-01-06T15:53:42.808Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T15:53:42.808Z] #34 48.70 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2020-01-06T15:53:42.808Z] #34 48.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2020-01-06T15:53:42.808Z] #34 48.94 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-01-06T15:53:42.808Z] #34 48.96 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2020-01-06T15:53:42.808Z] #34 48.97 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2020-01-06T15:53:42.808Z] #34 49.46 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-06T15:53:42.808Z] #34 49.48 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-06T15:53:42.808Z] #34 51.13 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T15:53:42.808Z] #34 51.49 Fetched 13.4 MB in 2s (5683 kB/s) [2020-01-06T15:53:42.808Z] #34 51.68 Selecting previously unselected package cmake-data. [2020-01-06T15:53:42.808Z] #34 51.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 ... 14950 files and directories currently installed.) [2020-01-06T15:53:42.808Z] #34 51.83 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-01-06T15:53:42.808Z] #34 51.84 Unpacking cmake-data (3.7.2-1) ... [2020-01-06T15:53:42.808Z] #34 55.52 Selecting previously unselected package liblzo2-2:ppc64el. [2020-01-06T15:53:42.808Z] #34 55.53 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-01-06T15:53:42.808Z] #34 55.54 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-06T15:53:42.808Z] #34 55.76 Selecting previously unselected package libicu57:ppc64el. [2020-01-06T15:53:42.808Z] #34 55.79 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2020-01-06T15:53:42.808Z] #34 55.80 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2020-01-06T15:53:42.808Z] #34 ... [2020-01-06T15:53:42.808Z] [2020-01-06T15:53:42.808Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:53:42.808Z] #11 58.89 Get:25 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] [2020-01-06T15:53:46.373Z] #11 62.36 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2020-01-06T15:53:46.667Z] #11 62.37 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2020-01-06T15:53:48.193Z] #11 ... [2020-01-06T15:53:48.193Z] [2020-01-06T15:53:48.193Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:53:48.193Z] #27 4.612 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-01-06T15:53:48.193Z] #27 5.868 [2020-01-06T15:53:48.193Z] #27 6.741 #### 6.1% ##### 8.2% ######## 12.4% ############# 18.9% ################### 27.3% ######################### 35.9% ################################# 46.5% ###################################### 52.9% ######################################### 57.1% ################################################ 67.9% ###################################################### 76.4% ############################################################# 84.9% ################################################################# 91.3% #################################################################### 95.6% ######################################################################## 100.0% [2020-01-06T15:53:48.193Z] #27 9.626 [2020-01-06T15:53:48.193Z] #27 10.49 ######### 12.8% ################### 26.4% ######################### 36.1% ################################## 47.6% ########################################## 59.1% ########################################################### 82.6% ######################################################################## 100.0% [2020-01-06T15:53:49.223Z] #27 12.41 [2020-01-06T15:53:49.511Z] #27 ... [2020-01-06T15:53:49.511Z] [2020-01-06T15:53:49.511Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:53:49.511Z] #69 DONE 65.0s [2020-01-06T15:53:49.511Z] [2020-01-06T15:53:49.511Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:53:49.511Z] #41 59.23 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2020-01-06T15:53:49.511Z] #41 59.24 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2020-01-06T15:53:49.511Z] #41 59.25 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-01-06T15:53:49.511Z] #41 59.73 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-01-06T15:53:49.511Z] #41 59.76 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2020-01-06T15:53:49.511Z] #41 59.77 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-01-06T15:53:49.511Z] #41 62.20 Selecting previously unselected package libprotoc10:ppc64el. [2020-01-06T15:53:49.511Z] #41 62.22 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2020-01-06T15:53:49.511Z] #41 62.22 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2020-01-06T15:53:49.511Z] #41 63.07 Selecting previously unselected package protobuf-c-compiler. [2020-01-06T15:53:49.511Z] #41 63.09 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2020-01-06T15:53:49.511Z] #41 63.09 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-01-06T15:53:49.511Z] #41 63.47 Selecting previously unselected package protobuf-compiler. [2020-01-06T15:53:49.511Z] #41 63.50 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2020-01-06T15:53:49.511Z] #41 63.51 Unpacking protobuf-compiler (3.0.0-9) ... [2020-01-06T15:53:49.511Z] #41 63.88 Selecting previously unselected package python-pkg-resources. [2020-01-06T15:53:49.511Z] #41 63.91 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-01-06T15:53:49.511Z] #41 63.92 Unpacking python-pkg-resources (33.1.1-1) ... [2020-01-06T15:53:49.511Z] #41 64.33 Selecting previously unselected package python-protobuf. [2020-01-06T15:53:49.511Z] #41 64.38 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2020-01-06T15:53:49.511Z] #41 64.40 Unpacking python-protobuf (3.0.0-9) ... [2020-01-06T15:53:49.511Z] #41 65.22 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-06T15:53:49.511Z] #41 65.40 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-06T15:53:49.511Z] #41 65.41 Setting up python-pkg-resources (33.1.1-1) ... [2020-01-06T15:53:49.879Z] Loaded image: buildpack-deps:jessie [2020-01-06T15:53:49.879Z] Loaded image: busybox:latest [2020-01-06T15:53:49.879Z] Loaded image: busybox:glibc [2020-01-06T15:53:49.879Z] Loaded image: debian:jessie [2020-01-06T15:53:49.879Z] Loaded image: hello-world:latest [2020-01-06T15:53:49.879Z] INFO: Testing against a local daemon [2020-01-06T15:53:49.879Z] === RUN TestCgroupNamespacesBuild [2020-01-06T15:53:49.898Z] #60 186.2 + bin/containerd [2020-01-06T15:53:50.555Z] #41 ... [2020-01-06T15:53:50.555Z] [2020-01-06T15:53:50.555Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:53:52.017Z] #27 13.46 #### 5.9% ####### 11.0% ######### 13.6% ############### 21.9% ##################### 29.7% ############################ 40.0% ################################## 47.7% ####################################### 55.5% ######################################### 58.0% ############################################# 63.2% ################################################### 71.0% ###################################################### 76.1% ############################################################ 83.9% ################################################################ 90.3% ###################################################################### 97.5% ######################################################################## 100.0% [2020-01-06T15:53:52.412Z] --- PASS: TestCgroupNamespacesBuild (3.16s) [2020-01-06T15:53:52.412Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-06T15:53:52.526Z] #60 ... [2020-01-06T15:53:52.526Z] [2020-01-06T15:53:52.526Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:53:52.526Z] #51 DONE 218.4s [2020-01-06T15:53:52.526Z] [2020-01-06T15:53:52.526Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:53:53.075Z] #27 16.30 [2020-01-06T15:53:53.405Z] #60 ... [2020-01-06T15:53:53.405Z] [2020-01-06T15:53:53.405Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-06T15:53:53.405Z] #52 DONE 0.2s [2020-01-06T15:53:53.405Z] [2020-01-06T15:53:53.405Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-06T15:53:53.405Z] #56 DONE 0.1s [2020-01-06T15:53:53.405Z] [2020-01-06T15:53:53.405Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:53:54.357Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2020-01-06T15:53:54.357Z] === RUN TestBuildWithSession [2020-01-06T15:53:54.357Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-06T15:53:54.357Z] build_session_test.go:25: TODO: BuildKit [2020-01-06T15:53:54.357Z] === RUN TestBuildSquashParent [2020-01-06T15:53:56.895Z] #27 17.04 # 2.0% ## 3.8% #### 5.6% ##### 8.2% ####### 10.9% ######### 13.6% ########### 16.3% ############# 19.0% ############### 21.6% ################## 25.2% #################### 27.9% ###################### 30.6% ######################## 34.1% ########################## 36.8% ############################## 42.2% ################################ 45.7% #################################### 50.2% ###################################### 52.9% ######################################### 57.4% ############################################ 61.6% ############################################## 64.3% ################################################ 67.8% ################################################## 69.7% ################################################### 70.9% ##################################################### 73.7% ####################################################### 76.8% ########################################################### [2020-01-06T15:53:56.895Z] #27 ... [2020-01-06T15:53:56.895Z] [2020-01-06T15:53:56.895Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:53:56.895Z] #32 62.32 sync [2020-01-06T15:53:56.895Z] #32 62.34 internal/reflectlite [2020-01-06T15:53:56.895Z] #32 68.78 errors [2020-01-06T15:53:56.895Z] #32 68.78 sort [2020-01-06T15:53:56.895Z] #32 69.73 internal/oserror [2020-01-06T15:53:56.895Z] #32 69.75 io [2020-01-06T15:53:56.895Z] #32 69.77 strconv [2020-01-06T15:53:56.895Z] #32 70.60 syscall [2020-01-06T15:53:56.895Z] #32 ... [2020-01-06T15:53:56.895Z] [2020-01-06T15:53:56.895Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:53:57.771Z] #27 17.04 # 2.0% ## 3.8% #### 5.6% ##### 8.2% ####### 10.9% ######### 13.6% ########### 16.3% ############# 19.0% ############### 21.6% ################## 25.2% #################### 27.9% ###################### 30.6% ######################## 34.1% ########################## 36.8% ############################## 42.2% ################################ 45.7% #################################### 50.2% ###################################### 52.9% ######################################### 57.4% ############################################ 61.6% ############################################## 64.3% ################################################ 67.8% ################################################## 69.7% ################################################### 70.9% ##################################################### 73.7% ####################################################### 76.8% ########################################################### 82.1% ############################################################# 85.7% ############################################################### 88.1% ############################################################### 88.5% ################################################################ 89.9% ################################################################## 92.4% #################################################################### 95.1% ###################################################################### 97.8% ######################################################################## 100.0% [2020-01-06T15:53:58.062Z] #27 21.09 [2020-01-06T15:53:59.095Z] #27 ... [2020-01-06T15:53:59.095Z] [2020-01-06T15:53:59.095Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:53:59.095Z] #11 64.82 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T15:53:59.095Z] #11 65.13 Fetched 70.1 MB in 11s (6297 kB/s) [2020-01-06T15:53:59.095Z] #11 65.38 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-01-06T15:53:59.095Z] #11 65.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 ... 14950 files and directories currently installed.) [2020-01-06T15:53:59.095Z] #11 65.52 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2020-01-06T15:53:59.095Z] #11 65.54 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-01-06T15:53:59.095Z] #11 65.76 Selecting previously unselected package libudev-dev:ppc64el. [2020-01-06T15:53:59.095Z] #11 65.76 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2020-01-06T15:53:59.095Z] #11 65.85 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2020-01-06T15:53:59.095Z] #11 66.39 Selecting previously unselected package liblzo2-2:ppc64el. [2020-01-06T15:53:59.095Z] #11 66.43 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-01-06T15:53:59.095Z] #11 66.44 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-06T15:53:59.095Z] #11 66.85 Selecting previously unselected package btrfs-progs. [2020-01-06T15:53:59.095Z] #11 66.87 Preparing to unpack .../03-btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-01-06T15:53:59.095Z] #11 66.88 Unpacking btrfs-progs (4.7.3-1) ... [2020-01-06T15:53:59.095Z] #11 68.40 Selecting previously unselected package btrfs-tools. [2020-01-06T15:53:59.095Z] #11 68.41 Preparing to unpack .../04-btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-01-06T15:53:59.095Z] #11 68.42 Unpacking btrfs-tools (4.7.3-1) ... [2020-01-06T15:53:59.095Z] #11 68.53 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-01-06T15:53:59.095Z] #11 68.54 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-01-06T15:53:59.095Z] #11 68.55 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-06T15:53:59.095Z] #11 68.84 Selecting previously unselected package dmsetup. [2020-01-06T15:53:59.095Z] #11 68.85 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2020-01-06T15:53:59.095Z] #11 68.87 Unpacking dmsetup (2:1.02.137-2) ... [2020-01-06T15:53:59.095Z] #11 69.09 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-01-06T15:53:59.095Z] #11 69.10 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-01-06T15:53:59.095Z] #11 69.12 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-06T15:53:59.095Z] #11 69.24 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-01-06T15:53:59.095Z] #11 69.25 Preparing to unpack .../08-libsepol1-dev_2.6-2_ppc64el.deb ... [2020-01-06T15:53:59.095Z] #11 69.25 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2020-01-06T15:53:59.095Z] #11 69.84 Selecting previously unselected package libpcre16-3:ppc64el. [2020-01-06T15:53:59.095Z] #11 69.84 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2020-01-06T15:53:59.095Z] #11 69.84 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2020-01-06T15:53:59.095Z] #11 70.38 Selecting previously unselected package libpcre32-3:ppc64el. [2020-01-06T15:53:59.095Z] #11 70.39 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2020-01-06T15:53:59.095Z] #11 70.39 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2020-01-06T15:53:59.095Z] #11 70.89 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-01-06T15:53:59.095Z] #11 70.90 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2020-01-06T15:53:59.095Z] #11 70.91 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2020-01-06T15:53:59.095Z] #11 72.27 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-01-06T15:53:59.095Z] #11 72.28 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2020-01-06T15:53:59.095Z] #11 72.30 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-01-06T15:53:59.095Z] #11 72.95 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-01-06T15:53:59.095Z] #11 72.98 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2020-01-06T15:53:59.095Z] #11 72.99 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-01-06T15:53:59.095Z] #11 73.37 Selecting previously unselected package libseccomp2:ppc64el. [2020-01-06T15:53:59.095Z] #11 73.38 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-01-06T15:53:59.095Z] #11 73.43 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-06T15:53:59.095Z] #11 73.68 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-01-06T15:53:59.095Z] #11 73.71 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-01-06T15:53:59.095Z] #11 73.71 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-06T15:53:59.095Z] #11 73.96 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-01-06T15:53:59.095Z] #11 73.97 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2020-01-06T15:53:59.095Z] #11 73.99 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-01-06T15:53:59.095Z] #11 ... [2020-01-06T15:53:59.095Z] [2020-01-06T15:53:59.095Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T15:53:59.095Z] #29 74.84 + cd /tmp/tmp.J5zwy1QQh5/src/github.com/go-swagger/go-swagger [2020-01-06T15:53:59.095Z] #29 74.84 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-01-06T15:54:00.928Z] --- PASS: TestBuildSquashParent (6.91s) [2020-01-06T15:54:00.928Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-06T15:54:00.928Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T15:54:00.928Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T15:54:00.928Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T15:54:00.928Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T15:54:00.928Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T15:54:00.928Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T15:54:00.928Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T15:54:00.928Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T15:54:00.928Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T15:54:00.928Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T15:54:00.928Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T15:54:00.928Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T15:54:00.928Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T15:54:00.928Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T15:54:00.928Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T15:54:00.928Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T15:54:01.840Z] #29 ... [2020-01-06T15:54:01.840Z] [2020-01-06T15:54:01.840Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-01-06T15:54:01.840Z] #34 67.67 Selecting previously unselected package libxml2:ppc64el. [2020-01-06T15:54:01.840Z] #34 67.67 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2020-01-06T15:54:01.840Z] #34 67.68 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-06T15:54:01.840Z] #34 68.64 Selecting previously unselected package libarchive13:ppc64el. [2020-01-06T15:54:01.840Z] #34 68.65 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2020-01-06T15:54:01.840Z] #34 68.65 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-01-06T15:54:01.840Z] #34 69.13 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-01-06T15:54:01.840Z] #34 69.14 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-01-06T15:54:01.840Z] #34 69.17 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-06T15:54:01.840Z] #34 69.36 Selecting previously unselected package libuv1:ppc64el. [2020-01-06T15:54:01.840Z] #34 69.39 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2020-01-06T15:54:01.840Z] #34 69.41 Unpacking libuv1:ppc64el (1.9.1-3) ... [2020-01-06T15:54:01.840Z] #34 69.71 Selecting previously unselected package cmake. [2020-01-06T15:54:01.840Z] #34 69.76 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2020-01-06T15:54:01.840Z] #34 70.04 Unpacking cmake (3.7.2-1) ... [2020-01-06T15:54:01.840Z] #34 75.54 Selecting previously unselected package xxd. [2020-01-06T15:54:01.840Z] #34 75.54 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-01-06T15:54:01.840Z] #34 75.55 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:54:01.840Z] #34 75.89 Selecting previously unselected package vim-common. [2020-01-06T15:54:01.840Z] #34 75.93 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T15:54:01.840Z] #34 75.95 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:54:01.840Z] #34 76.50 Processing triggers for mime-support (3.60) ... [2020-01-06T15:54:01.840Z] #34 76.80 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:54:01.840Z] #34 76.81 Setting up libuv1:ppc64el (1.9.1-3) ... [2020-01-06T15:54:01.840Z] #34 76.82 Setting up cmake-data (3.7.2-1) ... [2020-01-06T15:54:01.840Z] #34 76.86 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2020-01-06T15:54:01.840Z] #34 76.88 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-01-06T15:54:01.840Z] #34 76.88 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:54:01.840Z] #34 76.93 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:54:01.840Z] #34 76.96 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-06T15:54:01.840Z] #34 76.97 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-01-06T15:54:01.840Z] #34 76.98 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-01-06T15:54:01.840Z] #34 76.99 Setting up cmake (3.7.2-1) ... [2020-01-06T15:54:01.840Z] #34 77.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:54:01.840Z] #34 DONE 77.4s [2020-01-06T15:54:01.840Z] [2020-01-06T15:54:01.840Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:54:01.840Z] #35 DONE 0.2s [2020-01-06T15:54:01.840Z] [2020-01-06T15:54:01.840Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:54:01.840Z] #11 77.67 Selecting previously unselected package binutils-mingw-w64-i686. [2020-01-06T15:54:01.840Z] #11 ... [2020-01-06T15:54:01.840Z] [2020-01-06T15:54:01.840Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-01-06T15:54:01.840Z] #36 DONE 0.1s [2020-01-06T15:54:01.840Z] [2020-01-06T15:54:01.840Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:54:01.840Z] #11 77.69 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2020-01-06T15:54:01.840Z] #11 77.70 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-06T15:54:02.471Z] #11 ... [2020-01-06T15:54:02.471Z] [2020-01-06T15:54:02.471Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:54:02.471Z] #45 67.96 internal/reflectlite [2020-01-06T15:54:02.471Z] #45 68.00 github.com/LK4D4/vndr/godl/singleflight [2020-01-06T15:54:02.471Z] #45 68.01 math/rand [2020-01-06T15:54:02.471Z] #45 68.03 internal/singleflight [2020-01-06T15:54:02.471Z] #45 74.71 sort [2020-01-06T15:54:02.471Z] #45 74.73 io [2020-01-06T15:54:02.471Z] #45 74.80 strconv [2020-01-06T15:54:02.471Z] #45 74.88 syscall [2020-01-06T15:54:02.471Z] #45 ... [2020-01-06T15:54:02.471Z] [2020-01-06T15:54:02.471Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:54:02.471Z] #37 0.442 + RM_GOPATH=0 [2020-01-06T15:54:02.471Z] #37 0.443 + TMP_GOPATH= [2020-01-06T15:54:02.471Z] #37 0.443 + : /build [2020-01-06T15:54:02.471Z] #37 0.444 + '[' -z '' ']' [2020-01-06T15:54:02.471Z] #37 0.446 ++ mktemp -d [2020-01-06T15:54:02.471Z] #37 0.451 + export GOPATH=/tmp/tmp.HG05uhMS2Z [2020-01-06T15:54:02.471Z] #37 0.451 + GOPATH=/tmp/tmp.HG05uhMS2Z [2020-01-06T15:54:02.471Z] #37 0.452 + RM_GOPATH=1 [2020-01-06T15:54:02.471Z] #37 0.453 ++ dirname ./install.sh [2020-01-06T15:54:02.471Z] #37 0.456 + dir=. [2020-01-06T15:54:02.471Z] #37 0.457 + bin=tini [2020-01-06T15:54:02.471Z] #37 0.458 + shift [2020-01-06T15:54:02.471Z] #37 0.459 + '[' '!' -f ./tini.installer ']' [2020-01-06T15:54:02.471Z] #37 0.460 + . ./tini.installer [2020-01-06T15:54:02.471Z] #37 0.461 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T15:54:02.471Z] #37 0.463 + install_tini [2020-01-06T15:54:02.471Z] #37 0.464 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-01-06T15:54:02.471Z] #37 0.464 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T15:54:02.471Z] #37 0.465 + git clone https://github.com/krallin/tini.git /tmp/tmp.HG05uhMS2Z/tini [2020-01-06T15:54:02.471Z] #37 0.470 Cloning into '/tmp/tmp.HG05uhMS2Z/tini'... [2020-01-06T15:54:04.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T15:54:04.220Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T15:54:04.532Z] #37 2.534 + cd /tmp/tmp.HG05uhMS2Z/tini [2020-01-06T15:54:04.532Z] #37 2.536 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-01-06T15:54:04.532Z] #37 2.562 + cmake . [2020-01-06T15:54:05.160Z] #37 3.398 -- The C compiler identification is GNU 6.3.0 [2020-01-06T15:54:05.160Z] #37 3.471 -- Check for working C compiler: /usr/bin/cc [2020-01-06T15:54:06.124Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-06T15:54:06.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.59s) [2020-01-06T15:54:06.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s) [2020-01-06T15:54:06.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.79s) [2020-01-06T15:54:06.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s) [2020-01-06T15:54:06.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2020-01-06T15:54:06.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2020-01-06T15:54:06.125Z] === RUN TestBuildMultiStageCopy [2020-01-06T15:54:06.125Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-06T15:54:06.207Z] #37 4.340 -- Check for working C compiler: /usr/bin/cc -- works [2020-01-06T15:54:06.207Z] #37 4.348 -- Detecting C compiler ABI info [2020-01-06T15:54:06.842Z] #37 ... [2020-01-06T15:54:06.842Z] [2020-01-06T15:54:06.842Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:54:06.842Z] #48 72.42 + cd /tmp/tmp.BYXRjOZrJc/src/gotest.tools/gotestsum [2020-01-06T15:54:06.842Z] #48 72.42 + git checkout -q v0.3.5 [2020-01-06T15:54:06.842Z] #48 72.63 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-01-06T15:54:06.842Z] #48 ... [2020-01-06T15:54:06.842Z] [2020-01-06T15:54:06.842Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-01-06T15:54:06.842Z] #41 72.53 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-01-06T15:54:06.842Z] #41 72.55 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2020-01-06T15:54:06.842Z] #41 72.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:54:06.842Z] #41 72.60 Setting up python-protobuf (3.0.0-9) ... [2020-01-06T15:54:06.842Z] #41 82.46 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2020-01-06T15:54:06.842Z] #41 82.46 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-01-06T15:54:06.842Z] #41 82.48 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-06T15:54:06.842Z] #41 82.49 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-01-06T15:54:06.842Z] #41 82.52 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2020-01-06T15:54:06.842Z] #41 82.54 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-01-06T15:54:06.842Z] #41 82.59 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-01-06T15:54:06.842Z] #41 82.59 Setting up protobuf-compiler (3.0.0-9) ... [2020-01-06T15:54:06.842Z] #41 82.60 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-01-06T15:54:06.842Z] #41 82.60 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2020-01-06T15:54:06.842Z] #41 82.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:54:06.842Z] #41 DONE 82.9s [2020-01-06T15:54:06.842Z] [2020-01-06T15:54:06.842Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:54:08.027Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-06T15:54:08.594Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-06T15:54:09.162Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-06T15:54:09.593Z] #42 2.153 Note: Building without setproctitle() and strlcpy() support. [2020-01-06T15:54:09.594Z] #42 2.153 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-06T15:54:09.731Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-06T15:54:10.299Z] --- PASS: TestBuildMultiStageCopy (4.32s) [2020-01-06T15:54:10.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s) [2020-01-06T15:54:10.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-01-06T15:54:10.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-01-06T15:54:10.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-01-06T15:54:10.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-01-06T15:54:10.299Z] === RUN TestBuildMultiStageParentConfig [2020-01-06T15:54:10.487Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-01-06T15:54:10.487Z] [2020-01-06T15:54:10.487Z] ________ ____ __. [2020-01-06T15:54:10.487Z] \_____ \ | |/ _| [2020-01-06T15:54:10.487Z] / | \| < [2020-01-06T15:54:10.487Z] / | \ | \ [2020-01-06T15:54:10.487Z] \_______ /____|__ \ [2020-01-06T15:54:10.487Z] \/ \/ [2020-01-06T15:54:10.487Z] [2020-01-06T15:54:10.487Z] INFO: make.ps1 ended at 01/06/2020 15:53:58 [2020-01-06T15:54:10.487Z] INFO: Binaries build ended at 01/06/2020 15:54:00. Duration:00:01:22.1877076 [2020-01-06T15:54:10.487Z] INFO: Copying the built daemon binary to d:\CI\PR-40340\3\binary\dockerd-8311d6ba9.exe... [2020-01-06T15:54:10.487Z] INFO: Copying the built client binary to d:\CI\PR-40340\3\binary\docker-8311d6ba9.exe... [2020-01-06T15:54:10.487Z] INFO: Copying dockerversion from the container... [2020-01-06T15:54:10.487Z] INFO: Copying the golang package from the container to d:\CI\PR-40340\3\installer\go.zip... [2020-01-06T15:54:10.487Z] INFO: Extracting go.zip to d:\CI\PR-40340\3\go [2020-01-06T15:54:11.660Z] #42 4.295 fatal: Not a git repository (or any of the parent directories): .git [2020-01-06T15:54:11.661Z] #42 4.340 GEN .gitid [2020-01-06T15:54:11.661Z] #42 4.360 GEN criu/include/version.h [2020-01-06T15:54:11.661Z] #42 4.420 GEN include/common/asm [2020-01-06T15:54:11.661Z] #42 ... [2020-01-06T15:54:11.661Z] [2020-01-06T15:54:11.661Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:54:11.661Z] #27 24.72 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-01-06T15:54:11.661Z] #27 25.84 [2020-01-06T15:54:11.661Z] #27 26.49 ######################################################################## 100.0% [2020-01-06T15:54:11.661Z] #27 26.83 [2020-01-06T15:54:11.661Z] #27 30.37 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-01-06T15:54:11.661Z] #27 31.58 [2020-01-06T15:54:11.661Z] #27 32.12 ######################################################################## 100.0% [2020-01-06T15:54:11.661Z] #27 32.44 [2020-01-06T15:54:11.676Z] --- PASS: TestBuildMultiStageParentConfig (1.50s) [2020-01-06T15:54:11.676Z] === RUN TestBuildLabelWithTargets [2020-01-06T15:54:11.952Z] #27 35.14 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-01-06T15:54:11.952Z] #27 ... [2020-01-06T15:54:11.952Z] [2020-01-06T15:54:11.952Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:54:11.952Z] #32 77.52 bytes [2020-01-06T15:54:11.952Z] #32 77.57 strings [2020-01-06T15:54:11.952Z] #32 ... [2020-01-06T15:54:11.952Z] [2020-01-06T15:54:11.952Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:54:11.952Z] #37 5.317 -- Detecting C compiler ABI info - done [2020-01-06T15:54:11.952Z] #37 5.517 -- Detecting C compile features [2020-01-06T15:54:11.952Z] #37 8.343 -- Detecting C compile features - done [2020-01-06T15:54:11.952Z] #37 8.435 -- Performing Test HAS_BUILTIN_FORTIFY [2020-01-06T15:54:11.952Z] #37 8.720 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-01-06T15:54:11.952Z] #37 8.970 -- Configuring done [2020-01-06T15:54:11.952Z] #37 9.020 -- Generating done [2020-01-06T15:54:11.952Z] #37 9.045 -- Build files have been written to: /tmp/tmp.HG05uhMS2Z/tini [2020-01-06T15:54:11.952Z] #37 9.063 + make tini-static [2020-01-06T15:54:11.952Z] #37 9.656 Scanning dependencies of target tini-static [2020-01-06T15:54:11.952Z] #37 9.740 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-01-06T15:54:12.243Z] #37 ... [2020-01-06T15:54:12.243Z] [2020-01-06T15:54:12.244Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:54:12.244Z] #27 35.40 skipping existing c8c2d4a6b2e3 [2020-01-06T15:54:12.244Z] #27 ... [2020-01-06T15:54:12.244Z] [2020-01-06T15:54:12.244Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T15:54:12.244Z] #29 78.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-01-06T15:54:12.535Z] #29 ... [2020-01-06T15:54:12.535Z] [2020-01-06T15:54:12.535Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:54:12.535Z] #11 80.91 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-01-06T15:54:12.535Z] #11 80.92 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2020-01-06T15:54:12.535Z] #11 80.92 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-06T15:54:12.535Z] #11 84.53 Selecting previously unselected package binutils-mingw-w64. [2020-01-06T15:54:12.535Z] #11 84.54 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-01-06T15:54:12.535Z] #11 84.55 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-06T15:54:12.535Z] #11 84.70 Selecting previously unselected package mingw-w64-common. [2020-01-06T15:54:12.535Z] #11 84.70 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2020-01-06T15:54:12.535Z] #11 84.71 Unpacking mingw-w64-common (5.0.1-1) ... [2020-01-06T15:54:12.535Z] #11 ... [2020-01-06T15:54:12.535Z] [2020-01-06T15:54:12.535Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:54:12.535Z] #27 35.72 [2020-01-06T15:54:14.209Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2020-01-06T15:54:14.210Z] === RUN TestBuildWithEmptyLayers [2020-01-06T15:54:14.777Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-01-06T15:54:14.777Z] === RUN TestBuildMultiStageOnBuild [2020-01-06T15:54:15.810Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-01-06T15:54:16.049Z] #27 ... [2020-01-06T15:54:16.049Z] [2020-01-06T15:54:16.049Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:54:16.049Z] #37 12.60 [100%] Linking C executable tini-static [2020-01-06T15:54:16.049Z] #37 13.60 [100%] Built target tini-static [2020-01-06T15:54:16.049Z] #37 13.67 + mkdir -p /build [2020-01-06T15:54:16.049Z] #37 13.68 + cp tini-static /build/docker-init [2020-01-06T15:54:16.049Z] #37 DONE 13.8s [2020-01-06T15:54:16.049Z] [2020-01-06T15:54:16.049Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:54:16.049Z] #42 7.161 PBCC images/google/protobuf/descriptor.pb-c.c [2020-01-06T15:54:16.049Z] #42 7.386 PBCC images/opts.pb-c.c [2020-01-06T15:54:16.049Z] #42 7.469 PBCC images/sit.pb-c.c [2020-01-06T15:54:16.049Z] #42 7.592 DEP images/google/protobuf/descriptor.pb-c.d [2020-01-06T15:54:16.049Z] #42 7.726 DEP images/opts.pb-c.d [2020-01-06T15:54:16.049Z] #42 7.856 DEP images/sit.pb-c.d [2020-01-06T15:54:16.049Z] #42 7.943 PBCC images/macvlan.pb-c.c [2020-01-06T15:54:16.049Z] #42 8.002 DEP images/macvlan.pb-c.d [2020-01-06T15:54:16.049Z] #42 8.111 PBCC images/autofs.pb-c.c [2020-01-06T15:54:16.049Z] #42 8.147 DEP images/autofs.pb-c.d [2020-01-06T15:54:16.049Z] #42 8.284 PBCC images/sysctl.pb-c.c [2020-01-06T15:54:16.049Z] #42 8.320 DEP images/sysctl.pb-c.d [2020-01-06T15:54:16.049Z] #42 8.470 PBCC images/time.pb-c.c [2020-01-06T15:54:16.049Z] #42 8.515 DEP images/time.pb-c.d [2020-01-06T15:54:16.049Z] #42 8.595 PBCC images/binfmt-misc.pb-c.c [2020-01-06T15:54:16.049Z] #42 8.631 DEP images/binfmt-misc.pb-c.d [2020-01-06T15:54:16.049Z] #42 8.767 PBCC images/seccomp.pb-c.c [2020-01-06T15:54:16.049Z] #42 8.844 DEP images/seccomp.pb-c.d [2020-01-06T15:54:16.049Z] #42 8.992 PBCC images/userns.pb-c.c [2020-01-06T15:54:16.049Z] #42 ... [2020-01-06T15:54:16.049Z] [2020-01-06T15:54:16.049Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:54:16.049Z] #45 81.70 vendor/golang.org/x/net/dns/dnsmessage [2020-01-06T15:54:16.049Z] #45 82.29 bytes [2020-01-06T15:54:16.049Z] #45 91.46 bufio [2020-01-06T15:54:16.049Z] #45 ... [2020-01-06T15:54:16.049Z] [2020-01-06T15:54:16.049Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:54:16.049Z] #42 9.048 DEP images/userns.pb-c.d [2020-01-06T15:54:16.367Z] #42 9.161 PBCC images/cgroup.pb-c.c [2020-01-06T15:54:16.367Z] #42 9.206 DEP images/cgroup.pb-c.d [2020-01-06T15:54:16.367Z] #42 9.294 PBCC images/fown.pb-c.c [2020-01-06T15:54:16.367Z] #42 9.341 PBCC images/ext-file.pb-c.c [2020-01-06T15:54:16.367Z] #42 9.394 DEP images/fown.pb-c.d [2020-01-06T15:54:16.367Z] #42 9.531 DEP images/ext-file.pb-c.d [2020-01-06T15:54:16.665Z] #42 9.668 PBCC images/rpc.pb-c.c [2020-01-06T15:54:17.264Z] #42 9.906 DEP images/rpc.pb-c.d [2020-01-06T15:54:17.264Z] #42 9.977 PBCC images/siginfo.pb-c.c [2020-01-06T15:54:17.264Z] #42 10.00 DEP images/siginfo.pb-c.d [2020-01-06T15:54:17.264Z] #42 10.08 PBCC images/pagemap.pb-c.c [2020-01-06T15:54:17.264Z] #42 10.16 DEP images/pagemap.pb-c.d [2020-01-06T15:54:17.264Z] #42 10.25 PBCC images/rlimit.pb-c.c [2020-01-06T15:54:17.264Z] #42 10.34 DEP images/rlimit.pb-c.d [2020-01-06T15:54:17.566Z] #42 10.52 PBCC images/file-lock.pb-c.c [2020-01-06T15:54:17.566Z] #42 10.56 DEP images/file-lock.pb-c.d [2020-01-06T15:54:17.566Z] #42 10.60 PBCC images/tty.pb-c.c [2020-01-06T15:54:17.566Z] #42 10.71 DEP images/tty.pb-c.d [2020-01-06T15:54:17.575Z] #60 212.6 + bin/containerd-stress [2020-01-06T15:54:17.865Z] #42 10.83 PBCC images/tun.pb-c.c [2020-01-06T15:54:17.865Z] #42 10.94 PBCC images/netdev.pb-c.c [2020-01-06T15:54:17.967Z] #60 214.7 + bin/containerd-shim [2020-01-06T15:54:18.065Z] --- PASS: TestBuildMultiStageOnBuild (2.69s) [2020-01-06T15:54:18.065Z] === RUN TestBuildUncleanTarFilenames [2020-01-06T15:54:18.169Z] #42 11.03 DEP images/tun.pb-c.d [2020-01-06T15:54:18.169Z] #42 11.15 DEP images/netdev.pb-c.d [2020-01-06T15:54:18.685Z] #42 11.30 PBCC images/vma.pb-c.c [2020-01-06T15:54:18.685Z] #42 ... [2020-01-06T15:54:18.685Z] [2020-01-06T15:54:18.685Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-01-06T15:54:18.685Z] #27 38.78 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-01-06T15:54:18.685Z] #27 40.42 [2020-01-06T15:54:18.685Z] #27 41.08 ######################################################################## 100.0% [2020-01-06T15:54:18.685Z] #27 41.32 [2020-01-06T15:54:18.685Z] #27 41.55 Download of images into '/build' complete. [2020-01-06T15:54:18.685Z] #27 41.56 Use something like the following to load the result into a Docker daemon: [2020-01-06T15:54:18.685Z] #27 41.56 tar -cC '/build' . | docker load [2020-01-06T15:54:18.685Z] #27 DONE 41.7s [2020-01-06T15:54:18.685Z] [2020-01-06T15:54:18.685Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:54:18.685Z] #42 11.41 DEP images/vma.pb-c.d [2020-01-06T15:54:18.685Z] #42 11.61 PBCC images/creds.pb-c.c [2020-01-06T15:54:18.685Z] #42 11.64 DEP images/creds.pb-c.d [2020-01-06T15:54:18.685Z] #42 11.74 PBCC images/utsns.pb-c.c [2020-01-06T15:54:18.976Z] #42 11.79 DEP images/utsns.pb-c.d [2020-01-06T15:54:18.976Z] #42 11.95 PBCC images/ipc-desc.pb-c.c [2020-01-06T15:54:18.976Z] #42 12.03 PBCC images/ipc-sem.pb-c.c [2020-01-06T15:54:18.976Z] #42 12.08 DEP images/ipc-desc.pb-c.d [2020-01-06T15:54:18.976Z] #42 12.15 DEP images/ipc-sem.pb-c.d [2020-01-06T15:54:19.001Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2020-01-06T15:54:19.001Z] === RUN TestBuildMultiStageLayerLeak [2020-01-06T15:54:19.266Z] #42 12.26 PBCC images/ipc-msg.pb-c.c [2020-01-06T15:54:19.266Z] #42 12.30 DEP images/ipc-msg.pb-c.d [2020-01-06T15:54:19.558Z] #42 12.44 PBCC images/ipc-shm.pb-c.c [2020-01-06T15:54:19.558Z] #42 12.51 DEP images/ipc-shm.pb-c.d [2020-01-06T15:54:19.558Z] #42 12.60 PBCC images/ipc-var.pb-c.c [2020-01-06T15:54:19.558Z] #42 12.64 DEP images/ipc-var.pb-c.d [2020-01-06T15:54:19.848Z] #42 12.74 PBCC images/sk-opts.pb-c.c [2020-01-06T15:54:19.848Z] #42 12.80 PBCC images/packet-sock.pb-c.c [2020-01-06T15:54:19.848Z] #42 12.89 DEP images/sk-opts.pb-c.d [2020-01-06T15:54:20.138Z] #42 13.09 DEP images/packet-sock.pb-c.d [2020-01-06T15:54:20.428Z] #42 13.34 PBCC images/sk-netlink.pb-c.c [2020-01-06T15:54:20.428Z] #42 13.41 DEP images/sk-netlink.pb-c.d [2020-01-06T15:54:20.428Z] #42 13.51 PBCC images/sk-inet.pb-c.c [2020-01-06T15:54:20.428Z] #42 13.60 DEP images/sk-inet.pb-c.d [2020-01-06T15:54:20.715Z] #42 13.67 PBCC images/sk-unix.pb-c.c [2020-01-06T15:54:20.715Z] #42 13.73 DEP images/sk-unix.pb-c.d [2020-01-06T15:54:20.715Z] #42 13.81 PBCC images/mm.pb-c.c [2020-01-06T15:54:20.715Z] #42 13.86 DEP images/mm.pb-c.d [2020-01-06T15:54:21.005Z] #42 13.93 PBCC images/timerfd.pb-c.c [2020-01-06T15:54:21.005Z] #42 13.99 DEP images/timerfd.pb-c.d [2020-01-06T15:54:21.005Z] #42 14.09 PBCC images/timer.pb-c.c [2020-01-06T15:54:21.295Z] #42 14.14 DEP images/timer.pb-c.d [2020-01-06T15:54:21.295Z] #42 14.22 PBCC images/sa.pb-c.c [2020-01-06T15:54:21.295Z] #42 14.28 DEP images/sa.pb-c.d [2020-01-06T15:54:21.295Z] #42 14.43 PBCC images/pipe-data.pb-c.c [2020-01-06T15:54:21.295Z] #42 14.48 DEP images/pipe-data.pb-c.d [2020-01-06T15:54:21.587Z] #42 14.59 PBCC images/mnt.pb-c.c [2020-01-06T15:54:21.878Z] #42 14.81 DEP images/mnt.pb-c.d [2020-01-06T15:54:21.878Z] #42 14.97 PBCC images/sk-packet.pb-c.c [2020-01-06T15:54:21.878Z] #42 15.00 DEP images/sk-packet.pb-c.d [2020-01-06T15:54:22.167Z] #42 15.08 PBCC images/tcp-stream.pb-c.c [2020-01-06T15:54:22.167Z] #42 15.21 DEP images/tcp-stream.pb-c.d [2020-01-06T15:54:22.286Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s) [2020-01-06T15:54:22.286Z] === RUN TestBuildWithHugeFile [2020-01-06T15:54:22.463Z] #42 15.34 PBCC images/pipe.pb-c.c [2020-01-06T15:54:22.463Z] #42 15.39 DEP images/pipe.pb-c.d [2020-01-06T15:54:22.463Z] #42 15.44 PBCC images/pstree.pb-c.c [2020-01-06T15:54:22.463Z] #42 15.47 DEP images/pstree.pb-c.d [2020-01-06T15:54:22.463Z] #42 15.51 PBCC images/fs.pb-c.c [2020-01-06T15:54:22.463Z] #42 15.54 DEP images/fs.pb-c.d [2020-01-06T15:54:22.463Z] #42 15.59 PBCC images/signalfd.pb-c.c [2020-01-06T15:54:22.760Z] #42 15.63 DEP images/signalfd.pb-c.d [2020-01-06T15:54:22.760Z] #42 15.69 PBCC images/fh.pb-c.c [2020-01-06T15:54:22.760Z] #42 15.80 PBCC images/fsnotify.pb-c.c [2020-01-06T15:54:23.052Z] #42 15.96 DEP images/fh.pb-c.d [2020-01-06T15:54:23.052Z] #42 16.06 DEP images/fsnotify.pb-c.d [2020-01-06T15:54:23.052Z] #42 16.19 PBCC images/eventpoll.pb-c.c [2020-01-06T15:54:23.343Z] #42 16.25 DEP images/eventpoll.pb-c.d [2020-01-06T15:54:23.343Z] #42 16.31 PBCC images/eventfd.pb-c.c [2020-01-06T15:54:23.343Z] #42 ... [2020-01-06T15:54:23.343Z] [2020-01-06T15:54:23.343Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:54:23.343Z] #32 88.89 bufio [2020-01-06T15:54:23.343Z] #32 88.98 reflect [2020-01-06T15:54:23.343Z] #32 93.35 path [2020-01-06T15:54:23.343Z] #32 97.77 text/tabwriter [2020-01-06T15:54:23.343Z] #32 ... [2020-01-06T15:54:23.343Z] [2020-01-06T15:54:23.343Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:54:23.343Z] #42 16.35 DEP images/eventfd.pb-c.d [2020-01-06T15:54:23.632Z] #42 16.47 PBCC images/remap-file-path.pb-c.c [2020-01-06T15:54:23.632Z] #42 16.51 DEP images/remap-file-path.pb-c.d [2020-01-06T15:54:23.632Z] #42 16.57 PBCC images/fifo.pb-c.c [2020-01-06T15:54:23.632Z] #42 16.61 DEP images/fifo.pb-c.d [2020-01-06T15:54:23.632Z] #42 16.71 PBCC images/ghost-file.pb-c.c [2020-01-06T15:54:23.922Z] #42 16.78 DEP images/ghost-file.pb-c.d [2020-01-06T15:54:23.922Z] #42 16.92 PBCC images/regfile.pb-c.c [2020-01-06T15:54:23.922Z] #42 17.01 DEP images/regfile.pb-c.d [2020-01-06T15:54:24.212Z] #42 17.08 PBCC images/ns.pb-c.c [2020-01-06T15:54:24.212Z] #42 17.15 DEP images/ns.pb-c.d [2020-01-06T15:54:24.212Z] #42 17.27 PBCC images/fdinfo.pb-c.c [2020-01-06T15:54:24.212Z] #42 17.38 DEP images/fdinfo.pb-c.d [2020-01-06T15:54:24.469Z] #60 221.2 + bin/containerd-shim-runc-v1 [2020-01-06T15:54:24.502Z] #42 17.48 PBCC images/core-aarch64.pb-c.c [2020-01-06T15:54:24.502Z] #42 17.57 PBCC images/core-arm.pb-c.c [2020-01-06T15:54:24.790Z] #42 17.69 PBCC images/core-ppc64.pb-c.c [2020-01-06T15:54:24.790Z] #42 17.83 PBCC images/core-s390.pb-c.c [2020-01-06T15:54:25.082Z] #42 18.00 PBCC images/core-x86.pb-c.c [2020-01-06T15:54:25.082Z] #42 18.12 PBCC images/core.pb-c.c [2020-01-06T15:54:25.371Z] #42 18.29 PBCC images/inventory.pb-c.c [2020-01-06T15:54:25.661Z] #42 18.46 DEP images/core-aarch64.pb-c.d [2020-01-06T15:54:25.661Z] #42 18.65 DEP images/core-arm.pb-c.d [2020-01-06T15:54:25.950Z] #42 18.79 DEP images/core-ppc64.pb-c.d [2020-01-06T15:54:25.950Z] #42 18.86 DEP images/core-s390.pb-c.d [2020-01-06T15:54:25.950Z] #42 18.95 DEP images/core-x86.pb-c.d [2020-01-06T15:54:25.950Z] #42 19.03 DEP images/core.pb-c.d [2020-01-06T15:54:25.950Z] #42 19.13 DEP images/inventory.pb-c.d [2020-01-06T15:54:26.241Z] #42 19.21 PBCC images/cpuinfo.pb-c.c [2020-01-06T15:54:26.241Z] #42 19.27 DEP images/cpuinfo.pb-c.d [2020-01-06T15:54:26.241Z] #42 19.35 PBCC images/stats.pb-c.c [2020-01-06T15:54:26.241Z] #42 19.41 DEP images/stats.pb-c.d [2020-01-06T15:54:26.533Z] #42 ... [2020-01-06T15:54:26.533Z] [2020-01-06T15:54:26.533Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:54:26.533Z] #11 92.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-01-06T15:54:26.533Z] #11 92.57 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-01-06T15:54:26.533Z] #11 92.59 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-06T15:54:27.573Z] #11 103.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-01-06T15:54:27.573Z] #11 103.3 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-01-06T15:54:27.573Z] #11 103.3 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-06T15:54:27.573Z] #11 103.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-01-06T15:54:27.573Z] #11 103.4 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-01-06T15:54:27.573Z] #11 103.4 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T15:54:27.778Z] #60 224.3 + bin/containerd-shim-runc-v2 [2020-01-06T15:54:28.207Z] #11 ... [2020-01-06T15:54:28.207Z] [2020-01-06T15:54:28.207Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:54:28.207Z] #45 93.74 reflect [2020-01-06T15:54:28.207Z] #45 99.75 regexp/syntax [2020-01-06T15:54:28.609Z] #60 225.2 + binaries [2020-01-06T15:54:28.609Z] #60 225.2 + mkdir -p /build [2020-01-06T15:54:28.609Z] #60 225.2 + cp bin/containerd /build/containerd [2020-01-06T15:54:28.609Z] #60 225.3 + cp bin/containerd-shim /build/containerd-shim [2020-01-06T15:54:28.609Z] #60 225.3 + cp bin/ctr /build/ctr [2020-01-06T15:54:28.609Z] #60 DONE 225.4s [2020-01-06T15:54:28.847Z] #45 ... [2020-01-06T15:54:28.848Z] [2020-01-06T15:54:28.848Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:54:28.848Z] #42 21.76 make[1]: Nothing to be done for 'all'. [2020-01-06T15:54:29.419Z] [2020-01-06T15:54:29.419Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-06T15:54:29.787Z] #61 DONE 0.2s [2020-01-06T15:54:29.787Z] [2020-01-06T15:54:29.787Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-06T15:54:29.787Z] #65 DONE 0.1s [2020-01-06T15:54:29.787Z] [2020-01-06T15:54:29.787Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-06T15:54:29.787Z] #67 DONE 0.1s [2020-01-06T15:54:30.166Z] [2020-01-06T15:54:30.166Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-06T15:54:30.166Z] #70 DONE 0.1s [2020-01-06T15:54:30.166Z] [2020-01-06T15:54:30.166Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-06T15:54:30.166Z] #71 DONE 0.0s [2020-01-06T15:54:30.166Z] [2020-01-06T15:54:30.166Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-06T15:54:30.536Z] #72 DONE 0.5s [2020-01-06T15:54:30.909Z] [2020-01-06T15:54:30.909Z] #73 exporting to oci image format [2020-01-06T15:54:30.909Z] #73 exporting layers [2020-01-06T15:54:30.910Z] #42 23.78 CC images/stats.o [2020-01-06T15:54:31.545Z] #42 24.57 CC images/core.o [2020-01-06T15:54:32.227Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T15:54:32.794Z] [2020-01-06T15:54:33.050Z] #42 25.75 CC images/core-x86.o [2020-01-06T15:54:34.083Z] #42 26.96 CC images/core-arm.o [2020-01-06T15:54:34.083Z] #42 ... [2020-01-06T15:54:34.083Z] [2020-01-06T15:54:34.083Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:54:34.083Z] #60 59.07 + cd /tmp/tmp.4jnHfXcAMU/src/github.com/containerd/containerd [2020-01-06T15:54:34.083Z] #60 59.07 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2020-01-06T15:54:35.618Z] INFO: Extraction ended at 01/06/2020 15:54:34. Duration:00:00:27.6583130 [2020-01-06T15:54:35.618Z] INFO: Updating the golang and path environment variables [2020-01-06T15:54:35.618Z] INFO: GOPATH=d:\gopath [2020-01-06T15:54:35.618Z] INFO: go version go1.13.5 windows/amd64 [2020-01-06T15:54:35.618Z] INFO: Running the daemon under test in debug mode [2020-01-06T15:54:35.618Z] INFO: Starting a daemon under test... [2020-01-06T15:54:35.618Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40340\3\daemon --pidfile d:\CI\PR-40340\3\docker.pid -D [2020-01-06T15:54:35.618Z] INFO: Process started successfully. [2020-01-06T15:54:35.618Z] INFO: Start tailing logs of the daemon under tests [2020-01-06T15:54:35.618Z] INFO: Waiting for the daemon under test to start... [2020-01-06T15:54:36.071Z] [2020-01-06T15:54:36.071Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-06T15:54:36.071Z] PKG_CONFIG=pkg-config [2020-01-06T15:54:36.071Z] GOLANG_VERSION=1.13.5 [2020-01-06T15:54:36.071Z] HOSTNAME=5c4ac2cb3642 [2020-01-06T15:54:36.071Z] KEEPBUNDLE=1 [2020-01-06T15:54:36.071Z] container=docker [2020-01-06T15:54:36.071Z] TEST_SKIP_INTEGRATION=1 [2020-01-06T15:54:36.071Z] GO111MODULE=off [2020-01-06T15:54:36.071Z] GOPATH=/go [2020-01-06T15:54:36.071Z] PWD=/go/src/github.com/docker/docker [2020-01-06T15:54:36.071Z] HOME=/root [2020-01-06T15:54:36.071Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-06T15:54:36.071Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-06T15:54:36.071Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-06T15:54:36.071Z] DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:54:36.071Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-06T15:54:36.071Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-06T15:54:36.071Z] TERM=xterm [2020-01-06T15:54:36.071Z] VALIDATE_BRANCH=master [2020-01-06T15:54:36.071Z] DEST=bundles/test-integration [2020-01-06T15:54:36.071Z] SHLVL=1 [2020-01-06T15:54:36.071Z] TIMEOUT=120m [2020-01-06T15:54:36.071Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-01-06T15:54:36.071Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-06T15:54:36.071Z] DOCKER_PKG=github.com/docker/docker [2020-01-06T15:54:36.071Z] TESTDEBUG=0 [2020-01-06T15:54:36.071Z] _=/usr/bin/env [2020-01-06T15:54:36.071Z] Building test suite binary ./integration-cli/test.main [2020-01-06T15:54:36.071Z] [2020-01-06T15:54:36.145Z] #60 60.69 + export 'BUILDTAGS=netgo osusergo static_build' [2020-01-06T15:54:36.145Z] #60 60.69 + BUILDTAGS='netgo osusergo static_build' [2020-01-06T15:54:36.145Z] #60 60.69 + export EXTRA_FLAGS=-buildmode=pie [2020-01-06T15:54:36.145Z] #60 60.69 + EXTRA_FLAGS=-buildmode=pie [2020-01-06T15:54:36.145Z] #60 60.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-01-06T15:54:36.145Z] #60 60.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-01-06T15:54:36.145Z] #60 60.70 + '[' '' = dynamic ']' [2020-01-06T15:54:36.145Z] #60 60.70 + make [2020-01-06T15:54:36.329Z] [2020-01-06T15:54:36.329Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-01-06T15:54:36.587Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-06T15:54:36.587Z] PKG_CONFIG=pkg-config [2020-01-06T15:54:36.587Z] GOLANG_VERSION=1.13.5 [2020-01-06T15:54:36.587Z] HOSTNAME=2ac0e7251ec0 [2020-01-06T15:54:36.587Z] KEEPBUNDLE=1 [2020-01-06T15:54:36.587Z] container=docker [2020-01-06T15:54:36.587Z] TEST_SKIP_INTEGRATION=1 [2020-01-06T15:54:36.587Z] GO111MODULE=off [2020-01-06T15:54:36.587Z] GOPATH=/go [2020-01-06T15:54:36.587Z] PWD=/go/src/github.com/docker/docker [2020-01-06T15:54:36.587Z] HOME=/root [2020-01-06T15:54:36.587Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-06T15:54:36.587Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-06T15:54:36.587Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-06T15:54:36.587Z] DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:54:36.587Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-06T15:54:36.587Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-06T15:54:36.587Z] TERM=xterm [2020-01-06T15:54:36.587Z] VALIDATE_BRANCH=master [2020-01-06T15:54:36.587Z] DEST=bundles/test-integration [2020-01-06T15:54:36.587Z] SHLVL=1 [2020-01-06T15:54:36.587Z] TIMEOUT=120m [2020-01-06T15:54:36.587Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-01-06T15:54:36.587Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-06T15:54:36.587Z] DOCKER_PKG=github.com/docker/docker [2020-01-06T15:54:36.587Z] TESTDEBUG=0 [2020-01-06T15:54:36.587Z] _=/usr/bin/env [2020-01-06T15:54:36.587Z] Building test suite binary ./integration-cli/test.main [2020-01-06T15:54:36.587Z] No new tests added to integration. [2020-01-06T15:54:36.587Z] [2020-01-06T15:54:36.587Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-06T15:54:37.657Z] #60 62.55 + bin/ctr [2020-01-06T15:54:37.959Z] PKG_CONFIG=pkg-config [2020-01-06T15:54:37.959Z] GOLANG_VERSION=1.13.5 [2020-01-06T15:54:37.959Z] HOSTNAME=01ca0db39a5d [2020-01-06T15:54:37.959Z] KEEPBUNDLE=1 [2020-01-06T15:54:37.959Z] container=docker [2020-01-06T15:54:37.959Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-06T15:54:37.959Z] GO111MODULE=off [2020-01-06T15:54:37.959Z] GOPATH=/go [2020-01-06T15:54:37.959Z] PWD=/go/src/github.com/docker/docker [2020-01-06T15:54:37.959Z] HOME=/root [2020-01-06T15:54:37.959Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-06T15:54:37.959Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-06T15:54:37.959Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-06T15:54:37.959Z] DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T15:54:37.959Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-06T15:54:37.959Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-06T15:54:37.959Z] TERM=xterm [2020-01-06T15:54:37.959Z] VALIDATE_BRANCH=master [2020-01-06T15:54:37.959Z] DEST=bundles/test-integration [2020-01-06T15:54:37.959Z] SHLVL=1 [2020-01-06T15:54:37.959Z] TIMEOUT=120m [2020-01-06T15:54:37.959Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-06T15:54:37.959Z] DOCKER_PKG=github.com/docker/docker [2020-01-06T15:54:37.959Z] TESTDEBUG=0 [2020-01-06T15:54:37.959Z] _=/usr/bin/env [2020-01-06T15:54:37.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-06T15:54:39.162Z] #60 ... [2020-01-06T15:54:39.162Z] [2020-01-06T15:54:39.162Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:54:39.162Z] #32 104.6 internal/syscall/unix [2020-01-06T15:54:39.162Z] #32 104.7 time [2020-01-06T15:54:39.162Z] #32 113.8 internal/poll [2020-01-06T15:54:39.162Z] #32 ... [2020-01-06T15:54:39.162Z] [2020-01-06T15:54:39.162Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:54:39.162Z] #42 27.73 CC images/core-aarch64.o [2020-01-06T15:54:39.162Z] #42 28.37 CC images/core-ppc64.o [2020-01-06T15:54:39.162Z] #42 29.43 CC images/core-s390.o [2020-01-06T15:54:39.162Z] #42 30.87 CC images/cpuinfo.o [2020-01-06T15:54:39.162Z] #42 31.68 CC images/inventory.o [2020-01-06T15:54:39.162Z] #42 32.09 CC images/fdinfo.o [2020-01-06T15:54:39.355Z] INFO: Daemon under test started and replied! [2020-01-06T15:54:39.355Z] INFO: Docker version of the daemon under test [2020-01-06T15:54:39.355Z] [2020-01-06T15:54:39.355Z] Client: [2020-01-06T15:54:39.355Z] Version: 17.06.2-ce [2020-01-06T15:54:39.355Z] API version: 1.30 [2020-01-06T15:54:39.355Z] Go version: go1.8.3 [2020-01-06T15:54:39.355Z] Git commit: cec0b72 [2020-01-06T15:54:39.355Z] Built: Tue Sep 5 19:57:19 2017 [2020-01-06T15:54:39.355Z] OS/Arch: windows/amd64 [2020-01-06T15:54:39.355Z] [2020-01-06T15:54:39.355Z] Server: [2020-01-06T15:54:39.355Z] Version: 0.0.0-dev [2020-01-06T15:54:39.355Z] API version: 1.41 (minimum version 1.24) [2020-01-06T15:54:39.355Z] Go version: go1.13.5 [2020-01-06T15:54:39.355Z] Git commit: 8311d6ba9 [2020-01-06T15:54:39.355Z] Built: 01/06/2020 15:52:43 [2020-01-06T15:54:39.355Z] OS/Arch: windows/amd64 [2020-01-06T15:54:39.355Z] Experimental: false [2020-01-06T15:54:39.355Z] [2020-01-06T15:54:39.355Z] INFO: Docker info of the daemon under test [2020-01-06T15:54:39.355Z] [2020-01-06T15:54:39.355Z] Containers: 0 [2020-01-06T15:54:39.355Z] Running: 0 [2020-01-06T15:54:39.355Z] Paused: 0 [2020-01-06T15:54:39.355Z] Stopped: 0 [2020-01-06T15:54:39.355Z] Images: 0 [2020-01-06T15:54:39.355Z] Server Version: 0.0.0-dev [2020-01-06T15:54:39.355Z] Storage Driver: windowsfilter [2020-01-06T15:54:39.355Z] Windows: [2020-01-06T15:54:39.355Z] Logging Driver: json-file [2020-01-06T15:54:39.355Z] Plugins: [2020-01-06T15:54:39.355Z] Volume: local [2020-01-06T15:54:39.355Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-06T15:54:39.355Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-06T15:54:39.355Z] Swarm: inactive [2020-01-06T15:54:39.355Z] Default Isolation: process [2020-01-06T15:54:39.355Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-06T15:54:39.355Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-06T15:54:39.355Z] OSType: windows [2020-01-06T15:54:39.355Z] Architecture: x86_64 [2020-01-06T15:54:39.355Z] CPUs: 4 [2020-01-06T15:54:39.355Z] Total Memory: 32GiB [2020-01-06T15:54:39.355Z] Name: azwin-2-e8ba50 [2020-01-06T15:54:39.355Z] ID: BQCC:Z47F:2THU:MOSK:HDPY:YF75:GJSD:ZDFY:A5FN:ECBQ:G5JG:UGTH [2020-01-06T15:54:39.355Z] Docker Root Dir: D:\CI\PR-40340\3\daemon [2020-01-06T15:54:39.355Z] Debug Mode (client): false [2020-01-06T15:54:39.355Z] Debug Mode (server): true [2020-01-06T15:54:39.355Z] File Descriptors: -1 [2020-01-06T15:54:39.355Z] Goroutines: 17 [2020-01-06T15:54:39.355Z] System Time: 2020-01-06T15:54:38.7097748Z [2020-01-06T15:54:39.355Z] EventsListeners: 0 [2020-01-06T15:54:39.355Z] Registry: https://index.docker.io/v1/ [2020-01-06T15:54:39.355Z] Labels: [2020-01-06T15:54:39.355Z] Experimental: false [2020-01-06T15:54:39.355Z] Insecure Registries: [2020-01-06T15:54:39.355Z] 127.0.0.0/8 [2020-01-06T15:54:39.355Z] Live Restore Enabled: false [2020-01-06T15:54:39.355Z] [2020-01-06T15:54:39.355Z] [2020-01-06T15:54:39.355Z] INFO: Docker images of the daemon under test [2020-01-06T15:54:39.355Z] [2020-01-06T15:54:39.355Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-06T15:54:39.355Z] [2020-01-06T15:54:39.355Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-01-06T15:54:39.355Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-01-06T15:54:39.355Z] ltsc2019: Pulling from windows/servercore [2020-01-06T15:54:39.355Z] 65014b3c3121: Pulling fs layer [2020-01-06T15:54:39.355Z] faf31ee0aa3d: Pulling fs layer [2020-01-06T15:54:39.794Z] #42 32.79 CC images/fown.o [2020-01-06T15:54:40.085Z] #42 33.21 CC images/ns.o [2020-01-06T15:54:40.717Z] #42 33.54 CC images/regfile.o [2020-01-06T15:54:41.007Z] #42 33.92 CC images/ghost-file.o [2020-01-06T15:54:41.635Z] #42 34.51 CC images/fifo.o [2020-01-06T15:54:41.635Z] #42 ... [2020-01-06T15:54:41.635Z] [2020-01-06T15:54:41.635Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:54:41.635Z] #32 117.4 os [2020-01-06T15:54:41.926Z] #32 ... [2020-01-06T15:54:41.926Z] [2020-01-06T15:54:41.926Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:54:41.926Z] #45 107.8 vendor/golang.org/x/text/transform [2020-01-06T15:54:41.926Z] #45 111.1 time [2020-01-06T15:54:41.926Z] #45 117.5 regexp [2020-01-06T15:54:42.216Z] #45 ... [2020-01-06T15:54:42.216Z] [2020-01-06T15:54:42.216Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:54:42.216Z] #42 34.92 CC images/remap-file-path.o [2020-01-06T15:54:42.216Z] #42 35.24 CC images/eventfd.o [2020-01-06T15:54:42.849Z] #42 35.69 CC images/eventpoll.o [2020-01-06T15:54:43.158Z] #42 36.25 CC images/fh.o [2020-01-06T15:54:44.193Z] #42 36.90 CC images/fsnotify.o [2020-01-06T15:54:44.824Z] #42 38.01 CC images/signalfd.o [2020-01-06T15:54:45.455Z] #42 38.40 CC images/fs.o [2020-01-06T15:54:45.791Z] #42 38.76 CC images/pstree.o [2020-01-06T15:54:46.082Z] #42 39.17 CC images/pipe.o [2020-01-06T15:54:46.711Z] #42 39.53 CC images/tcp-stream.o [2020-01-06T15:54:47.001Z] #42 39.99 CC images/sk-packet.o [2020-01-06T15:54:47.293Z] #42 40.49 CC images/mnt.o [2020-01-06T15:54:47.925Z] #42 41.00 CC images/pipe-data.o [2020-01-06T15:54:47.928Z] faf31ee0aa3d: Verifying Checksum [2020-01-06T15:54:47.928Z] faf31ee0aa3d: Download complete [2020-01-06T15:54:48.216Z] #42 41.35 CC images/sa.o [2020-01-06T15:54:48.850Z] #42 41.76 CC images/timer.o [2020-01-06T15:54:49.490Z] #42 42.53 CC images/timerfd.o [2020-01-06T15:54:50.149Z] #42 43.03 CC images/mm.o [2020-01-06T15:54:50.783Z] #42 43.70 CC images/sk-opts.o [2020-01-06T15:54:51.074Z] #42 44.11 CC images/sk-unix.o [2020-01-06T15:54:51.706Z] #42 44.78 CC images/sk-inet.o [2020-01-06T15:54:52.739Z] #42 45.48 CC images/tun.o [2020-01-06T15:54:52.739Z] #42 ... [2020-01-06T15:54:52.739Z] [2020-01-06T15:54:52.739Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:54:52.739Z] #45 128.3 net [2020-01-06T15:54:52.739Z] #45 128.3 os/exec [2020-01-06T15:54:53.369Z] #45 ... [2020-01-06T15:54:53.369Z] [2020-01-06T15:54:53.369Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:54:53.369Z] #32 119.1 internal/fmtsort [2020-01-06T15:54:53.369Z] #32 122.1 path/filepath [2020-01-06T15:54:53.369Z] #32 122.1 fmt [2020-01-06T15:54:53.369Z] #32 124.9 io/ioutil [2020-01-06T15:54:53.369Z] #32 128.3 github.com/BurntSushi/toml [2020-01-06T15:54:53.369Z] #32 128.3 log [2020-01-06T15:54:53.370Z] #32 128.3 flag [2020-01-06T15:54:53.662Z] #32 ... [2020-01-06T15:54:53.662Z] [2020-01-06T15:54:53.662Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:54:53.662Z] #42 46.03 CC images/sk-netlink.o [2020-01-06T15:54:53.662Z] #42 46.48 CC images/packet-sock.o [2020-01-06T15:54:54.289Z] #42 47.27 CC images/ipc-var.o [2020-01-06T15:54:54.579Z] #42 47.67 CC images/ipc-desc.o [2020-01-06T15:54:55.208Z] #42 48.04 CC images/ipc-shm.o [2020-01-06T15:54:55.497Z] #42 48.42 CC images/ipc-msg.o [2020-01-06T15:54:56.136Z] #42 48.88 CC images/ipc-sem.o [2020-01-06T15:54:56.425Z] #42 49.40 CC images/utsns.o [2020-01-06T15:54:56.509Z] 65014b3c3121: Verifying Checksum [2020-01-06T15:54:56.509Z] 65014b3c3121: Download complete [2020-01-06T15:54:56.716Z] #42 49.88 CC images/creds.o [2020-01-06T15:54:57.345Z] #42 50.25 CC images/vma.o [2020-01-06T15:54:57.634Z] #42 50.60 CC images/netdev.o [2020-01-06T15:54:58.263Z] #42 51.29 CC images/tty.o [2020-01-06T15:54:59.764Z] #42 52.66 CC images/file-lock.o [2020-01-06T15:54:59.764Z] #42 ... [2020-01-06T15:54:59.764Z] [2020-01-06T15:54:59.764Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:54:59.764Z] #45 135.5 encoding/binary [2020-01-06T15:54:59.764Z] #45 135.6 go/token [2020-01-06T15:54:59.764Z] #45 135.6 net/url [2020-01-06T15:55:03.268Z] #45 139.0 go/scanner [2020-01-06T15:55:03.557Z] #45 ... [2020-01-06T15:55:03.557Z] [2020-01-06T15:55:03.557Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:55:03.557Z] #11 129.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-01-06T15:55:03.557Z] #11 129.6 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-01-06T15:55:03.557Z] #11 129.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T15:55:03.847Z] #11 ... [2020-01-06T15:55:03.847Z] [2020-01-06T15:55:03.847Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:55:03.847Z] #42 53.11 CC images/rlimit.o [2020-01-06T15:55:03.847Z] #42 53.56 CC images/pagemap.o [2020-01-06T15:55:03.847Z] #42 54.18 CC images/siginfo.o [2020-01-06T15:55:03.847Z] #42 54.71 CC images/rpc.o [2020-01-06T15:55:04.160Z] #42 57.26 CC images/ext-file.o [2020-01-06T15:55:04.800Z] #42 57.68 CC images/cgroup.o [2020-01-06T15:55:06.300Z] #42 ... [2020-01-06T15:55:06.300Z] [2020-01-06T15:55:06.300Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-01-06T15:55:06.300Z] #32 135.4 github.com/BurntSushi/toml/cmd/tomlv [2020-01-06T15:55:06.300Z] #32 DONE 141.6s [2020-01-06T15:55:06.300Z] [2020-01-06T15:55:06.300Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:55:06.300Z] #42 58.97 CC images/userns.o [2020-01-06T15:55:06.300Z] #42 59.42 CC images/google/protobuf/descriptor.o [2020-01-06T15:55:08.969Z] --- PASS: TestBuildWithHugeFile (40.91s) [2020-01-06T15:55:08.969Z] === RUN TestBuildWithEmptyDockerfile [2020-01-06T15:55:08.969Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T15:55:08.969Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T15:55:08.969Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T15:55:08.969Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T15:55:08.969Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T15:55:08.969Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T15:55:08.969Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T15:55:08.969Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T15:55:08.969Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T15:55:08.969Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-01-06T15:55:08.969Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-01-06T15:55:08.969Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-01-06T15:55:08.969Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-01-06T15:55:08.969Z] === RUN TestBuildPreserveOwnership [2020-01-06T15:55:08.969Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-06T15:55:08.969Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-06T15:55:08.969Z] --- PASS: TestBuildPreserveOwnership (5.97s) [2020-01-06T15:55:08.969Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.89s) [2020-01-06T15:55:08.969Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2020-01-06T15:55:08.969Z] === RUN TestBuildPlatformInvalid [2020-01-06T15:55:09.227Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-01-06T15:55:09.227Z] PASS [2020-01-06T15:55:09.227Z] [2020-01-06T15:55:09.227Z] === Skipped [2020-01-06T15:55:09.227Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-01-06T15:55:09.227Z] build_session_test.go:25: TODO: BuildKit [2020-01-06T15:55:09.227Z] [2020-01-06T15:55:09.227Z] [2020-01-06T15:55:09.227Z] DONE 32 tests, 1 skipped in 89.318s [2020-01-06T15:55:09.227Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-01-06T15:55:09.228Z] ++ 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 [2020-01-06T15:55:09.228Z] ++ set -e [2020-01-06T15:55:09.228Z] ++ '[' -n 0 ']' [2020-01-06T15:55:09.228Z] ++ set -x [2020-01-06T15:55:09.228Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T15:55:09.486Z] INFO: Testing against a local daemon [2020-01-06T15:55:09.486Z] === RUN TestConfigList [2020-01-06T15:55:10.748Z] #42 63.34 CC images/opts.o [2020-01-06T15:55:10.748Z] #42 63.77 CC images/seccomp.o [2020-01-06T15:55:11.378Z] #42 64.25 CC images/binfmt-misc.o [2020-01-06T15:55:11.668Z] #42 64.64 CC images/time.o [2020-01-06T15:55:11.959Z] #42 65.04 CC images/sysctl.o [2020-01-06T15:55:12.278Z] #42 65.37 CC images/autofs.o [2020-01-06T15:55:12.278Z] #42 ... [2020-01-06T15:55:12.278Z] [2020-01-06T15:55:12.278Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-01-06T15:55:12.278Z] #11 148.2 Selecting previously unselected package libapparmor1:ppc64el. [2020-01-06T15:55:12.279Z] #11 148.2 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-06T15:55:12.279Z] #11 148.3 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-01-06T15:55:12.568Z] #11 148.3 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-01-06T15:55:12.568Z] #11 148.4 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-06T15:55:12.568Z] #11 148.4 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-01-06T15:55:12.775Z] --- PASS: TestConfigList (3.28s) [2020-01-06T15:55:12.775Z] === RUN TestConfigsCreateAndDelete [2020-01-06T15:55:12.877Z] #11 148.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-01-06T15:55:12.877Z] #11 148.6 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2020-01-06T15:55:12.877Z] #11 148.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-01-06T15:55:12.877Z] #11 148.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-01-06T15:55:12.877Z] #11 148.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-01-06T15:55:12.877Z] #11 148.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:55:12.877Z] #11 148.8 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-06T15:55:12.877Z] #11 148.8 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-01-06T15:55:12.877Z] #11 148.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-01-06T15:55:12.877Z] #11 148.8 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2020-01-06T15:55:12.877Z] #11 148.8 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-01-06T15:55:12.877Z] #11 148.8 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2020-01-06T15:55:12.877Z] #11 148.8 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2020-01-06T15:55:13.168Z] #11 148.9 Setting up mingw-w64-common (5.0.1-1) ... [2020-01-06T15:55:13.168Z] #11 148.9 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-01-06T15:55:13.168Z] #11 148.9 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2020-01-06T15:55:13.168Z] #11 148.9 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-01-06T15:55:13.168Z] #11 148.9 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-01-06T15:55:13.168Z] #11 148.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-01-06T15:55:13.168Z] #11 149.0 Setting up btrfs-progs (4.7.3-1) ... [2020-01-06T15:55:13.168Z] #11 149.0 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-01-06T15:55:13.168Z] #11 149.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T15:55:13.168Z] #11 149.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 [2020-01-06T15:55:13.168Z] #11 149.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 [2020-01-06T15:55:13.168Z] #11 149.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-01-06T15:55:13.168Z] #11 149.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-01-06T15:55:13.168Z] #11 149.1 Setting up btrfs-tools (4.7.3-1) ... [2020-01-06T15:55:13.168Z] #11 149.1 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-01-06T15:55:13.168Z] #11 149.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-01-06T15:55:13.168Z] #11 149.1 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 [2020-01-06T15:55:13.168Z] #11 149.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-06T15:55:13.168Z] #11 149.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-01-06T15:55:13.168Z] #11 149.1 Setting up dmsetup (2:1.02.137-2) ... [2020-01-06T15:55:13.168Z] #11 149.2 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-01-06T15:55:13.168Z] #11 149.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:55:13.457Z] #11 DONE 149.5s [2020-01-06T15:55:13.457Z] [2020-01-06T15:55:13.457Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T15:55:13.747Z] #53 DONE 0.2s [2020-01-06T15:55:13.747Z] [2020-01-06T15:55:13.747Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-01-06T15:55:13.747Z] #54 DONE 0.1s [2020-01-06T15:55:13.747Z] [2020-01-06T15:55:13.747Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:55:13.747Z] #42 65.95 CC images/macvlan.o [2020-01-06T15:55:13.747Z] #42 66.28 CC images/sit.o [2020-01-06T15:55:13.747Z] #42 66.77 LINK images/built-in.o [2020-01-06T15:55:14.037Z] #42 66.99 GEN compel/include/asm [2020-01-06T15:55:14.037Z] #42 67.00 GEN compel/include/version.h [2020-01-06T15:55:14.037Z] #42 67.05 touch .config [2020-01-06T15:55:14.037Z] #42 67.06 GEN include/common/config.h [2020-01-06T15:55:14.328Z] #42 67.17 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-01-06T15:55:14.328Z] #42 67.19 GEN compel/plugins/include/uapi/std/syscall.h [2020-01-06T15:55:14.328Z] #42 67.23 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-01-06T15:55:14.328Z] #42 67.27 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-01-06T15:55:14.328Z] #42 67.34 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-01-06T15:55:14.328Z] #42 67.38 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-01-06T15:55:14.328Z] #42 ... [2020-01-06T15:55:14.328Z] [2020-01-06T15:55:14.328Z] #12 [dev 1/24] RUN groupadd -r docker [2020-01-06T15:55:14.328Z] #12 DONE 1.0s [2020-01-06T15:55:14.328Z] [2020-01-06T15:55:14.328Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:55:14.328Z] #42 67.40 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-01-06T15:55:14.328Z] #42 67.43 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-01-06T15:55:14.328Z] #42 67.44 DEP compel/plugins/std/infect.d [2020-01-06T15:55:14.618Z] #42 67.66 DEP compel/plugins/std/string.d [2020-01-06T15:55:14.907Z] #42 67.91 DEP compel/plugins/std/log.d [2020-01-06T15:55:14.907Z] #42 ... [2020-01-06T15:55:14.907Z] [2020-01-06T15:55:14.907Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-01-06T15:55:14.907Z] #13 DONE 0.5s [2020-01-06T15:55:15.196Z] [2020-01-06T15:55:15.196Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:55:15.196Z] #55 0.333 + RM_GOPATH=0 [2020-01-06T15:55:15.196Z] #55 0.345 + TMP_GOPATH= [2020-01-06T15:55:15.196Z] #55 0.346 + : /build [2020-01-06T15:55:15.196Z] #55 0.346 + '[' -z '' ']' [2020-01-06T15:55:15.196Z] #55 0.348 ++ mktemp -d [2020-01-06T15:55:15.196Z] #55 0.351 + export GOPATH=/tmp/tmp.vA5hUj405U [2020-01-06T15:55:15.196Z] #55 0.352 + GOPATH=/tmp/tmp.vA5hUj405U [2020-01-06T15:55:15.196Z] #55 0.353 + RM_GOPATH=1 [2020-01-06T15:55:15.196Z] #55 0.357 ++ dirname ./install.sh [2020-01-06T15:55:15.196Z] #55 0.359 + dir=. [2020-01-06T15:55:15.196Z] #55 0.361 + bin=runc [2020-01-06T15:55:15.196Z] #55 0.361 + shift [2020-01-06T15:55:15.196Z] #55 0.361 + '[' '!' -f ./runc.installer ']' [2020-01-06T15:55:15.196Z] #55 0.361 + . ./runc.installer [2020-01-06T15:55:15.196Z] #55 0.362 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-06T15:55:15.196Z] #55 0.363 + install_runc [2020-01-06T15:55:15.196Z] #55 0.364 + uname -r [2020-01-06T15:55:15.196Z] #55 0.376 + grep -q '^3\.10\.0.*\.el7\.' [2020-01-06T15:55:15.196Z] #55 0.390 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-01-06T15:55:15.196Z] #55 0.390 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2020-01-06T15:55:15.196Z] #55 0.390 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2020-01-06T15:55:15.196Z] #55 0.390 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vA5hUj405U/src/github.com/opencontainers/runc [2020-01-06T15:55:15.196Z] #55 0.407 Cloning into '/tmp/tmp.vA5hUj405U/src/github.com/opencontainers/runc'... [2020-01-06T15:55:15.486Z] #55 ... [2020-01-06T15:55:15.486Z] [2020-01-06T15:55:15.486Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-01-06T15:55:15.486Z] #14 0.319 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-01-06T15:55:15.486Z] #14 DONE 0.4s [2020-01-06T15:55:15.486Z] [2020-01-06T15:55:15.486Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-01-06T15:55:15.777Z] #15 DONE 0.4s [2020-01-06T15:55:15.777Z] [2020-01-06T15:55:15.777Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:55:15.777Z] #42 68.15 DEP compel/plugins/std/fds.d [2020-01-06T15:55:15.777Z] #42 68.43 DEP compel/plugins/std/std.d [2020-01-06T15:55:15.777Z] #42 68.71 DEP compel/plugins/shmem/shmem.d [2020-01-06T15:55:16.063Z] --- PASS: TestConfigsCreateAndDelete (3.27s) [2020-01-06T15:55:16.064Z] === RUN TestConfigsUpdate [2020-01-06T15:55:16.068Z] #42 68.86 DEP compel/plugins/fds/fds.d [2020-01-06T15:55:16.068Z] #42 69.04 CC compel/plugins/std/std.o [2020-01-06T15:55:16.357Z] #42 ... [2020-01-06T15:55:16.357Z] [2020-01-06T15:55:16.357Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-01-06T15:55:16.357Z] #16 DONE 0.5s [2020-01-06T15:55:16.646Z] [2020-01-06T15:55:16.646Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:55:16.646Z] #42 69.52 CC compel/plugins/std/fds.o [2020-01-06T15:55:16.935Z] #42 ... [2020-01-06T15:55:16.935Z] [2020-01-06T15:55:16.935Z] #17 [dev 6/24] RUN ldconfig [2020-01-06T15:55:16.935Z] #17 DONE 0.5s [2020-01-06T15:55:16.935Z] [2020-01-06T15:55:16.935Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:55:17.568Z] #18 0.538 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-01-06T15:55:17.568Z] #18 0.551 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-01-06T15:55:17.568Z] #18 0.617 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-01-06T15:55:17.568Z] #18 0.635 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-01-06T15:55:17.568Z] #18 0.702 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2020-01-06T15:55:17.677Z] ................................................ [ 29%] [2020-01-06T15:55:17.861Z] #18 ... [2020-01-06T15:55:17.861Z] [2020-01-06T15:55:17.861Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:55:17.861Z] #45 143.5 text/template/parse [2020-01-06T15:55:17.861Z] #45 144.4 encoding/base64 [2020-01-06T15:55:17.861Z] #45 145.1 go/ast [2020-01-06T15:55:17.861Z] #45 147.4 encoding/json [2020-01-06T15:55:17.861Z] #45 ... [2020-01-06T15:55:17.861Z] [2020-01-06T15:55:17.861Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:55:17.861Z] #42 70.48 CC compel/plugins/std/log.o [2020-01-06T15:55:18.906Z] #42 72.02 CC compel/plugins/std/string.o [2020-01-06T15:55:19.350Z] --- PASS: TestConfigsUpdate (3.20s) [2020-01-06T15:55:19.350Z] === RUN TestTemplatedConfig [2020-01-06T15:55:20.413Z] #42 73.06 CC compel/plugins/std/infect.o [2020-01-06T15:55:20.704Z] #42 73.82 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-01-06T15:55:20.704Z] #42 73.88 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-01-06T15:55:21.074Z] #42 73.93 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-01-06T15:55:21.074Z] #42 74.03 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-01-06T15:55:21.074Z] #42 74.12 AR compel/plugins/std.lib.a [2020-01-06T15:55:21.366Z] #42 74.35 CC compel/plugins/fds/fds.o [2020-01-06T15:55:22.016Z] #42 74.81 AR compel/plugins/fds.lib.a [2020-01-06T15:55:22.016Z] #42 74.88 HOSTDEP compel/src/lib/log-host.d [2020-01-06T15:55:22.309Z] #42 75.12 HOSTDEP compel/src/lib/handle-elf-host.d [2020-01-06T15:55:22.602Z] #42 75.39 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-01-06T15:55:22.602Z] #42 75.58 HOSTDEP compel/src/main-host.d [2020-01-06T15:55:22.635Z] --- PASS: TestTemplatedConfig (3.37s) [2020-01-06T15:55:22.635Z] === RUN TestConfigInspect [2020-01-06T15:55:22.892Z] #42 75.90 DEP compel/src/lib/ptrace.d [2020-01-06T15:55:23.182Z] #42 76.17 DEP compel/src/lib/infect.d [2020-01-06T15:55:23.815Z] #42 76.60 DEP compel/src/lib/infect-util.d [2020-01-06T15:55:24.109Z] #42 76.93 DEP compel/src/lib/infect-rpc.d [2020-01-06T15:55:24.109Z] #42 77.16 DEP compel/arch/ppc64/src/lib/infect.d [2020-01-06T15:55:24.401Z] #42 77.39 DEP compel/arch/ppc64/src/lib/cpu.d [2020-01-06T15:55:24.694Z] #42 77.66 DEP compel/src/lib/log.d [2020-01-06T15:55:25.005Z] #42 77.91 DEP compel/src/main.d [2020-01-06T15:55:25.005Z] #42 ... [2020-01-06T15:55:25.005Z] [2020-01-06T15:55:25.005Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:55:25.005Z] #45 160.9 text/template [2020-01-06T15:55:25.938Z] --- PASS: TestConfigInspect (3.28s) [2020-01-06T15:55:25.938Z] === RUN TestConfigCreateWithLabels [2020-01-06T15:55:29.227Z] --- PASS: TestConfigCreateWithLabels (3.23s) [2020-01-06T15:55:29.228Z] === RUN TestConfigCreateResolve [2020-01-06T15:55:29.453Z] #45 ... [2020-01-06T15:55:29.453Z] [2020-01-06T15:55:29.453Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:55:29.454Z] #18 2.143 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [493 kB] [2020-01-06T15:55:29.454Z] #18 4.011 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-01-06T15:55:29.454Z] #18 5.490 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2020-01-06T15:55:29.454Z] #18 ... [2020-01-06T15:55:29.454Z] [2020-01-06T15:55:29.454Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:55:29.454Z] #45 164.7 go/parser [2020-01-06T15:55:30.732Z] #73 exporting layers 58.2s done [2020-01-06T15:55:30.732Z] #73 exporting manifest sha256:6faef272bead84c26d5d3d45525310da795cf7625d637d8e04fe150546f0745c 0.0s done [2020-01-06T15:55:30.732Z] #73 exporting config sha256:3e450bb8cfba68ddbf981ac2d81356ed66d443fa59b76b349d872538a6e8846a done [2020-01-06T15:55:30.732Z] #73 sending tarball [2020-01-06T15:55:32.513Z] --- PASS: TestConfigCreateResolve (3.23s) [2020-01-06T15:55:32.513Z] === RUN TestConfigDaemonLibtrustID [2020-01-06T15:55:32.772Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-01-06T15:55:32.772Z] PASS [2020-01-06T15:55:32.772Z] [2020-01-06T15:55:32.772Z] DONE 8 tests in 23.677s [2020-01-06T15:55:32.772Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-01-06T15:55:32.772Z] ++ 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 [2020-01-06T15:55:33.031Z] ++ set -e [2020-01-06T15:55:33.031Z] ++ '[' -n 0 ']' [2020-01-06T15:55:33.031Z] ++ set -x [2020-01-06T15:55:33.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-01-06T15:55:33.031Z] INFO: Testing against a local daemon [2020-01-06T15:55:33.031Z] === RUN TestCheckpoint [2020-01-06T15:55:33.031Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-06T15:55:33.031Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-06T15:55:33.031Z] === RUN TestContainerInvalidJSON [2020-01-06T15:55:33.031Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T15:55:33.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T15:55:33.031Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T15:55:33.031Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T15:55:33.031Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-06T15:55:33.031Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-06T15:55:33.031Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T15:55:33.031Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-06T15:55:33.031Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T15:55:33.031Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-06T15:55:33.031Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-06T15:55:33.031Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-06T15:55:33.031Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-06T15:55:33.031Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-06T15:55:33.289Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-01-06T15:55:33.289Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-06T15:55:33.289Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-01-06T15:55:33.289Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-06T15:55:33.548Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-01-06T15:55:33.548Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-06T15:55:33.548Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-01-06T15:55:33.548Z] === RUN TestCopyFromContainer [2020-01-06T15:55:35.011Z] #45 ... [2020-01-06T15:55:35.011Z] [2020-01-06T15:55:35.011Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:55:35.011Z] #42 78.19 DEP compel/src/lib/handle-elf.d [2020-01-06T15:55:35.011Z] #42 78.52 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-01-06T15:55:35.011Z] #42 78.90 CC compel/src/lib/log.o [2020-01-06T15:55:35.011Z] #42 79.47 CC compel/arch/ppc64/src/lib/cpu.o [2020-01-06T15:55:35.011Z] #42 80.13 CC compel/arch/ppc64/src/lib/infect.o [2020-01-06T15:55:35.011Z] #42 81.48 CC compel/src/lib/infect-rpc.o [2020-01-06T15:55:35.011Z] #42 82.23 CC compel/src/lib/infect-util.o [2020-01-06T15:55:35.011Z] #42 82.72 CC compel/src/lib/infect.o [2020-01-06T15:55:35.011Z] #42 88.02 CC compel/src/lib/ptrace.o [2020-01-06T15:55:35.453Z] === RUN TestCopyFromContainer// [2020-01-06T15:55:35.644Z] #42 ... [2020-01-06T15:55:35.644Z] [2020-01-06T15:55:35.644Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:55:35.644Z] #55 11.71 + cd /tmp/tmp.vA5hUj405U/src/github.com/opencontainers/runc [2020-01-06T15:55:35.644Z] #55 11.72 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2020-01-06T15:55:35.644Z] #55 12.14 + '[' -z '' ']' [2020-01-06T15:55:35.644Z] #55 12.14 + target=static [2020-01-06T15:55:35.644Z] #55 12.14 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-01-06T15:55:35.644Z] #55 15.35 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2020-01-06T15:55:35.712Z] === RUN TestCopyFromContainer//bar/root [2020-01-06T15:55:35.712Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-06T15:55:35.854Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-01-06T15:55:35.951Z] #55 ... [2020-01-06T15:55:35.951Z] [2020-01-06T15:55:35.951Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:55:35.951Z] #42 88.92 AR compel/libcompel.a [2020-01-06T15:55:35.951Z] #42 89.02 HOSTCC compel/src/main-host.o [2020-01-06T15:55:35.971Z] === RUN TestCopyFromContainer/bar/quux [2020-01-06T15:55:35.971Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-06T15:55:36.229Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-06T15:55:36.229Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-06T15:55:36.488Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-06T15:55:36.488Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-06T15:55:36.488Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-06T15:55:36.747Z] --- PASS: TestCopyFromContainer (3.12s) [2020-01-06T15:55:36.747Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-01-06T15:55:36.747Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-01-06T15:55:36.747Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-01-06T15:55:36.747Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-01-06T15:55:36.747Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-01-06T15:55:36.747Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-01-06T15:55:36.747Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-01-06T15:55:36.747Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-01-06T15:55:36.747Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-01-06T15:55:36.747Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-01-06T15:55:36.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-06T15:55:36.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T15:55:36.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T15:55:36.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T15:55:36.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T15:55:36.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T15:55:36.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T15:55:36.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T15:55:36.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T15:55:36.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T15:55:36.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-01-06T15:55:36.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-06T15:55:36.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-06T15:55:36.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-06T15:55:36.748Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-06T15:55:36.748Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-06T15:55:36.748Z] === RUN TestCreateWithInvalidEnv [2020-01-06T15:55:36.748Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-06T15:55:36.748Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-06T15:55:36.748Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-06T15:55:36.748Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-06T15:55:36.748Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-06T15:55:36.748Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-06T15:55:36.748Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-06T15:55:36.748Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-06T15:55:36.748Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-06T15:55:36.748Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-06T15:55:36.748Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-06T15:55:36.748Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-06T15:55:36.748Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-06T15:55:36.748Z] === RUN TestCreateTmpfsMountsTarget [2020-01-06T15:55:36.985Z] #42 89.87 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-01-06T15:55:37.006Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-01-06T15:55:37.006Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-06T15:55:37.614Z] #42 90.34 HOSTCC compel/src/lib/handle-elf-host.o [2020-01-06T15:55:38.658Z] #42 91.44 HOSTCC compel/src/lib/log-host.o [2020-01-06T15:55:38.949Z] #42 91.93 HOSTLINK compel/compel-host-bin [2020-01-06T15:55:39.239Z] #42 92.25 DEP soccr/soccr.d [2020-01-06T15:55:39.529Z] #42 92.64 CC soccr/soccr.o [2020-01-06T15:55:39.539Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2020-01-06T15:55:39.539Z] === RUN TestCreateWithCapabilities [2020-01-06T15:55:39.539Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-06T15:55:39.539Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-06T15:55:39.539Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-06T15:55:39.539Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-06T15:55:39.539Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-06T15:55:39.539Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-06T15:55:39.539Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-06T15:55:39.539Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-06T15:55:39.539Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T15:55:39.539Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T15:55:39.539Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T15:55:39.539Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T15:55:39.539Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-06T15:55:39.539Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-06T15:55:39.539Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-06T15:55:39.539Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-06T15:55:39.539Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-06T15:55:39.539Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-06T15:55:39.539Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T15:55:39.539Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T15:55:39.539Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T15:55:39.539Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T15:55:39.539Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-06T15:55:39.539Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-06T15:55:39.539Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T15:55:39.539Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T15:55:39.539Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-06T15:55:39.539Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-06T15:55:39.539Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T15:55:39.539Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T15:55:39.539Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-06T15:55:39.539Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-06T15:55:39.539Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-06T15:55:39.539Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-06T15:55:39.539Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-01-06T15:55:39.539Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.02s) [2020-01-06T15:55:39.539Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-06T15:55:39.539Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2020-01-06T15:55:39.539Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-01-06T15:55:39.539Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-01-06T15:55:39.539Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-01-06T15:55:39.539Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-01-06T15:55:39.539Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-01-06T15:55:39.539Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-01-06T15:55:39.539Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-01-06T15:55:39.539Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-06T15:55:39.847Z] #73 sending tarball 10.1s done [2020-01-06T15:55:39.847Z] #73 DONE 68.3s [2020-01-06T15:55:39.847Z] [2020-01-06T15:55:39.847Z] #74 importing to docker [2020-01-06T15:55:41.444Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2020-01-06T15:55:41.444Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-06T15:55:41.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T15:55:41.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T15:55:41.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T15:55:41.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T15:55:41.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T15:55:41.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T15:55:41.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T15:55:41.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T15:55:41.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T15:55:41.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T15:55:41.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T15:55:41.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T15:55:41.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T15:55:41.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T15:55:41.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T15:55:41.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-01-06T15:55:41.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-01-06T15:55:41.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-01-06T15:55:41.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-01-06T15:55:41.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-01-06T15:55:41.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-01-06T15:55:41.704Z] === RUN TestContainerStartOnDaemonRestart [2020-01-06T15:55:41.704Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-06T15:55:41.704Z] === RUN TestDaemonRestartIpcMode [2020-01-06T15:55:41.704Z] === PAUSE TestDaemonRestartIpcMode [2020-01-06T15:55:41.704Z] === RUN TestDiff [2020-01-06T15:55:42.640Z] --- PASS: TestDiff (0.79s) [2020-01-06T15:55:42.640Z] === RUN TestExecWithCloseStdin [2020-01-06T15:55:43.042Z] #42 ... [2020-01-06T15:55:43.042Z] [2020-01-06T15:55:43.042Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:55:43.042Z] #63 178.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-01-06T15:55:43.208Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-01-06T15:55:43.208Z] === RUN TestExec [2020-01-06T15:55:43.332Z] #63 178.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-01-06T15:55:43.332Z] #63 ... [2020-01-06T15:55:43.332Z] [2020-01-06T15:55:43.332Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:55:43.332Z] #18 16.31 Fetched 7732 kB in 15s (489 kB/s) [2020-01-06T15:55:43.332Z] #18 16.31 Reading package lists... [2020-01-06T15:55:43.332Z] #18 23.89 Reading package lists... [2020-01-06T15:55:43.332Z] #18 ... [2020-01-06T15:55:43.332Z] [2020-01-06T15:55:43.332Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:55:43.332Z] #42 96.27 AR soccr/libsoccr.a [2020-01-06T15:55:43.332Z] #42 96.31 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-06T15:55:43.820Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-01-06T15:55:43.990Z] #42 96.92 DEP criu/arch/ppc64/sigframe.d [2020-01-06T15:55:44.144Z] --- PASS: TestExec (0.92s) [2020-01-06T15:55:44.144Z] === RUN TestExecUser [2020-01-06T15:55:44.279Z] #42 97.22 DEP criu/arch/ppc64/crtools.d [2020-01-06T15:55:44.568Z] #42 97.53 DEP criu/arch/ppc64/cpu.d [2020-01-06T15:55:44.858Z] #42 98.04 CC criu/arch/ppc64/cpu.o [2020-01-06T15:55:45.080Z] --- PASS: TestExecUser (0.89s) [2020-01-06T15:55:45.080Z] === RUN TestExportContainerAndImportImage [2020-01-06T15:55:46.364Z] #42 99.10 CC criu/arch/ppc64/crtools.o [2020-01-06T15:55:46.457Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-01-06T15:55:46.457Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-06T15:55:47.398Z] #42 ... [2020-01-06T15:55:47.399Z] [2020-01-06T15:55:47.399Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:55:47.399Z] #45 172.9 math/big [2020-01-06T15:55:47.399Z] #45 ... [2020-01-06T15:55:47.399Z] [2020-01-06T15:55:47.399Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:55:47.399Z] #18 23.89 Reading package lists... [2020-01-06T15:55:47.504Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-01-06T15:55:48.360Z] --- PASS: TestExportContainerAfterDaemonRestart (2.09s) [2020-01-06T15:55:48.360Z] === RUN TestHealthCheckWorkdir [2020-01-06T15:55:48.433Z] #18 30.54 Building dependency tree... [2020-01-06T15:55:49.296Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-01-06T15:55:49.296Z] === RUN TestHealthKillContainer [2020-01-06T15:55:49.469Z] #18 32.58 The following additional packages will be installed: [2020-01-06T15:55:49.469Z] #18 32.58 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2020-01-06T15:55:49.469Z] #18 32.58 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2020-01-06T15:55:49.469Z] #18 32.58 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-01-06T15:55:49.469Z] #18 32.59 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2020-01-06T15:55:49.469Z] #18 32.59 python3.5 python3.5-minimal vim-runtime xxd [2020-01-06T15:55:49.469Z] #18 32.60 Suggested packages: [2020-01-06T15:55:49.469Z] #18 32.60 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2020-01-06T15:55:49.469Z] #18 32.60 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2020-01-06T15:55:49.469Z] #18 32.60 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2020-01-06T15:55:49.469Z] #18 32.60 quota [2020-01-06T15:55:49.469Z] #18 32.60 Recommended packages: [2020-01-06T15:55:49.469Z] #18 32.60 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-01-06T15:55:49.469Z] #18 32.60 python3-keyrings.alt python3-xdg unzip [2020-01-06T15:55:52.581Z] --- PASS: TestHealthKillContainer (2.97s) [2020-01-06T15:55:52.581Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-06T15:55:53.149Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-01-06T15:55:53.149Z] === RUN TestIpcModeNone [2020-01-06T15:55:53.953Z] #18 36.78 The following NEW packages will be installed: [2020-01-06T15:55:53.953Z] #18 36.78 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2020-01-06T15:55:53.953Z] #18 36.78 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-01-06T15:55:53.953Z] #18 36.78 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2020-01-06T15:55:53.953Z] #18 36.78 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2020-01-06T15:55:53.953Z] #18 36.78 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2020-01-06T15:55:53.954Z] #18 36.78 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2020-01-06T15:55:53.954Z] #18 36.78 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2020-01-06T15:55:53.954Z] #18 36.78 vim-common vim-runtime xfsprogs xxd xz-utils zip [2020-01-06T15:55:53.954Z] #18 36.89 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded. [2020-01-06T15:55:53.954Z] #18 36.89 Need to get 17.5 MB of archives. [2020-01-06T15:55:53.954Z] #18 36.89 After this operation, 89.1 MB of additional disk space will be used. [2020-01-06T15:55:53.954Z] #18 36.89 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2020-01-06T15:55:53.954Z] #18 36.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-01-06T15:55:53.954Z] #18 36.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2020-01-06T15:55:53.954Z] #18 36.96 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2020-01-06T15:55:53.954Z] #18 37.03 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2020-01-06T15:55:53.954Z] #18 37.23 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2020-01-06T15:55:53.954Z] #18 37.24 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2020-01-06T15:55:53.954Z] #18 37.25 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2020-01-06T15:55:54.085Z] --- PASS: TestIpcModeNone (0.87s) [2020-01-06T15:55:54.085Z] === RUN TestIpcModePrivate [2020-01-06T15:55:54.257Z] #18 37.51 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2020-01-06T15:55:54.257Z] #18 37.54 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2020-01-06T15:55:54.257Z] #18 37.54 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2020-01-06T15:55:54.257Z] #18 37.56 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2020-01-06T15:55:54.257Z] #18 37.57 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2020-01-06T15:55:54.257Z] #18 37.58 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2020-01-06T15:55:54.547Z] #18 37.59 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2020-01-06T15:55:54.547Z] #18 37.61 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2020-01-06T15:55:54.547Z] #18 37.62 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2020-01-06T15:55:54.547Z] #18 37.64 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2020-01-06T15:55:54.547Z] #18 37.65 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2020-01-06T15:55:54.547Z] #18 37.69 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-01-06T15:55:54.547Z] #18 37.70 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-01-06T15:55:54.547Z] #18 37.72 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2020-01-06T15:55:54.547Z] #18 37.73 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2020-01-06T15:55:54.547Z] #18 37.74 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2020-01-06T15:55:54.547Z] #18 37.75 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2020-01-06T15:55:54.547Z] #18 37.76 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-01-06T15:55:54.547Z] #18 37.78 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-01-06T15:55:54.547Z] #18 37.79 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-01-06T15:55:54.842Z] #18 37.80 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2020-01-06T15:55:54.842Z] #18 37.81 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2020-01-06T15:55:54.842Z] #18 37.81 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-01-06T15:55:54.842Z] #18 37.82 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-01-06T15:55:54.842Z] #18 37.82 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2020-01-06T15:55:54.842Z] #18 37.84 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2020-01-06T15:55:54.842Z] #18 37.86 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-01-06T15:55:54.842Z] #18 37.98 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-01-06T15:55:54.842Z] #18 38.01 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2020-01-06T15:55:54.842Z] #18 38.02 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2020-01-06T15:55:54.842Z] #18 38.05 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2020-01-06T15:55:54.842Z] #18 38.07 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2020-01-06T15:55:54.842Z] #18 38.10 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-01-06T15:55:55.022Z] --- PASS: TestIpcModePrivate (0.88s) [2020-01-06T15:55:55.022Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2020-01-06T15:55:55.022Z] === RUN TestIpcModeShareable [2020-01-06T15:55:55.481Z] #18 38.63 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2020-01-06T15:55:55.481Z] #18 38.73 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2020-01-06T15:55:55.481Z] #18 ... [2020-01-06T15:55:55.481Z] [2020-01-06T15:55:55.481Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:55:55.481Z] #63 DONE 191.2s [2020-01-06T15:55:55.481Z] [2020-01-06T15:55:55.481Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:55:55.481Z] #18 38.82 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-01-06T15:55:55.481Z] #18 38.85 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2020-01-06T15:55:55.481Z] #18 ... [2020-01-06T15:55:55.481Z] [2020-01-06T15:55:55.481Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-01-06T15:55:55.776Z] #64 DONE 0.1s [2020-01-06T15:55:55.776Z] [2020-01-06T15:55:55.776Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:55:55.776Z] #18 38.90 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2020-01-06T15:55:55.959Z] --- PASS: TestIpcModeShareable (0.89s) [2020-01-06T15:55:55.959Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2020-01-06T15:55:55.959Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-06T15:55:57.839Z] #18 ... [2020-01-06T15:55:57.839Z] [2020-01-06T15:55:57.839Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:55:57.839Z] #45 183.5 vendor/golang.org/x/text/unicode/norm [2020-01-06T15:55:57.839Z] #45 185.8 go/doc [2020-01-06T15:55:57.839Z] #45 ... [2020-01-06T15:55:57.839Z] [2020-01-06T15:55:57.839Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:55:57.839Z] #42 101.0 CC criu/arch/ppc64/sigframe.o [2020-01-06T15:55:57.839Z] #42 101.5 LINK criu/arch/ppc64/crtools.built-in.o [2020-01-06T15:55:57.839Z] #42 101.6 DEP criu/arch/ppc64/misc.d [2020-01-06T15:55:57.839Z] #42 101.7 DEP criu/arch/ppc64/vdso-trampoline.d [2020-01-06T15:55:57.839Z] #42 101.8 DEP criu/arch/ppc64/vdso-pie.d [2020-01-06T15:55:57.839Z] #42 102.1 DEP criu/pie/parasite-vdso.d [2020-01-06T15:55:57.839Z] #42 102.4 DEP criu/pie/util-vdso.d [2020-01-06T15:55:57.839Z] #42 102.7 DEP criu/pie/util.d [2020-01-06T15:55:57.839Z] #42 103.0 CC criu/pie/util.o [2020-01-06T15:55:57.839Z] #42 103.7 CC criu/pie/util-vdso.o [2020-01-06T15:55:57.839Z] #42 105.1 CC criu/pie/parasite-vdso.o [2020-01-06T15:55:57.839Z] #42 106.6 CC criu/arch/ppc64/vdso-pie.o [2020-01-06T15:55:57.839Z] #42 107.9 CC criu/arch/ppc64/vdso-trampoline.o [2020-01-06T15:55:57.839Z] #42 108.0 CC criu/arch/ppc64/misc.o [2020-01-06T15:55:57.839Z] #42 108.0 AR criu/pie/pie.lib.a [2020-01-06T15:55:57.839Z] #42 108.2 DEP criu/pie/restorer.d [2020-01-06T15:55:57.839Z] #42 108.8 DEP criu/arch/ppc64/restorer.d [2020-01-06T15:55:57.839Z] #42 109.5 DEP criu/pie/parasite.d [2020-01-06T15:55:57.839Z] #42 110.2 CC criu/pie/parasite.o [2020-01-06T15:55:57.839Z] #42 ... [2020-01-06T15:55:57.839Z] [2020-01-06T15:55:57.839Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:55:57.839Z] #18 41.21 debconf: delaying package configuration, since apt-utils is not installed [2020-01-06T15:55:58.143Z] #18 41.44 Fetched 17.5 MB in 2s (7786 kB/s) [2020-01-06T15:55:58.435Z] #18 41.56 Selecting previously unselected package bash-completion. [2020-01-06T15:55:58.435Z] #18 41.56 (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 ... 23261 files and directories currently installed.) [2020-01-06T15:55:58.435Z] #18 41.68 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-01-06T15:55:58.492Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.74s) [2020-01-06T15:55:58.492Z] === RUN TestAPIIpcModeHost [2020-01-06T15:55:59.059Z] --- PASS: TestAPIIpcModeHost (0.69s) [2020-01-06T15:55:59.059Z] === RUN TestDaemonIpcModeShareable [2020-01-06T15:56:00.963Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-01-06T15:56:00.963Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-01-06T15:56:00.963Z] === RUN TestDaemonIpcModePrivate [2020-01-06T15:56:02.868Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2020-01-06T15:56:02.868Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-01-06T15:56:02.868Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-06T15:56:03.729Z] #74 DONE 22.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-06T15:56:04.018Z] #18 46.74 Unpacking bash-completion (1:2.1-4.3) ... [2020-01-06T15:56:04.018Z] #18 47.29 Selecting previously unselected package libnet1:ppc64el. [2020-01-06T15:56:04.309Z] #18 47.31 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-01-06T15:56:04.309Z] #18 47.32 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-06T15:56:04.309Z] #18 47.45 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-01-06T15:56:04.309Z] #18 47.46 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2020-01-06T15:56:04.309Z] #18 47.47 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2020-01-06T15:56:04.602Z] #18 47.57 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2020-01-06T15:56:04.602Z] #18 47.60 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-06T15:56:04.602Z] #18 47.60 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-01-06T15:56:04.634Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 hack/test/unit [2020-01-06T15:56:04.772Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2020-01-06T15:56:04.773Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-01-06T15:56:04.773Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-06T15:56:05.232Z] #18 48.22 Selecting previously unselected package python3.5-minimal. [2020-01-06T15:56:05.232Z] #18 48.23 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-06T15:56:05.232Z] #18 48.25 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-06T15:56:06.263Z] #18 49.64 Selecting previously unselected package python3-minimal. [2020-01-06T15:56:06.554Z] #18 49.66 Preparing to unpack .../05-python3-minimal_3.5.3-1_ppc64el.deb ... [2020-01-06T15:56:06.554Z] #18 49.67 Unpacking python3-minimal (3.5.3-1) ... [2020-01-06T15:56:06.554Z] #18 49.84 Selecting previously unselected package libmpdec2:ppc64el. [2020-01-06T15:56:06.554Z] #18 49.85 Preparing to unpack .../06-libmpdec2_2.4.2-1_ppc64el.deb ... [2020-01-06T15:56:06.554Z] #18 49.87 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2020-01-06T15:56:06.677Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-01-06T15:56:06.677Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2020-01-06T15:56:06.677Z] === RUN TestIpcModeOlderClient [2020-01-06T15:56:06.677Z] === PAUSE TestIpcModeOlderClient [2020-01-06T15:56:06.677Z] === RUN TestKillContainerInvalidSignal [2020-01-06T15:56:06.847Z] #18 50.01 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2020-01-06T15:56:06.847Z] #18 50.02 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-06T15:56:06.847Z] #18 50.02 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-01-06T15:56:06.847Z] #18 ... [2020-01-06T15:56:06.847Z] [2020-01-06T15:56:06.847Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:56:06.847Z] #45 202.7 github.com/LK4D4/vndr/build [2020-01-06T15:56:07.244Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-01-06T15:56:07.244Z] === RUN TestKillContainer [2020-01-06T15:56:07.244Z] === RUN TestKillContainer/no_signal [2020-01-06T15:56:08.180Z] === RUN TestKillContainer/non_killing_signal [2020-01-06T15:56:08.334Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-01-06T15:56:08.747Z] === RUN TestKillContainer/killing_signal [2020-01-06T15:56:08.770Z] ? github.com/docker/docker/api [no test files] [2020-01-06T15:56:09.683Z] --- PASS: TestKillContainer (2.38s) [2020-01-06T15:56:09.683Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-01-06T15:56:09.683Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-01-06T15:56:09.683Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-01-06T15:56:09.683Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-06T15:56:09.684Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-06T15:56:10.372Z] #45 ... [2020-01-06T15:56:10.372Z] [2020-01-06T15:56:10.372Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:56:10.372Z] #42 113.0 LINK criu/pie/parasite.built-in.o [2020-01-06T15:56:10.372Z] #42 113.0 GEN criu/pie/parasite-blob.h [2020-01-06T15:56:10.372Z] #42 113.0 CC criu/arch/ppc64/restorer.o [2020-01-06T15:56:10.372Z] #42 113.8 CC criu/pie/restorer.o [2020-01-06T15:56:10.372Z] #42 119.3 LINK criu/pie/restorer.built-in.o [2020-01-06T15:56:10.372Z] #42 119.3 GEN criu/pie/restorer-blob.h [2020-01-06T15:56:10.372Z] #42 119.6 DEP criu/vdso.d [2020-01-06T15:56:10.372Z] #42 120.0 DEP criu/uts_ns.d [2020-01-06T15:56:10.372Z] #42 120.3 DEP criu/util.d [2020-01-06T15:56:10.372Z] #42 120.7 DEP criu/uffd.d [2020-01-06T15:56:10.372Z] #42 121.1 DEP criu/tun.d [2020-01-06T15:56:10.372Z] #42 121.6 DEP criu/tty.d [2020-01-06T15:56:10.372Z] #42 122.1 DEP criu/timerfd.d [2020-01-06T15:56:10.372Z] #42 122.6 DEP criu/sysfs_parse.d [2020-01-06T15:56:10.372Z] #42 123.0 DEP criu/sysctl.d [2020-01-06T15:56:10.372Z] #42 ... [2020-01-06T15:56:10.372Z] [2020-01-06T15:56:10.372Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:56:10.372Z] #18 51.84 Selecting previously unselected package python3.5. [2020-01-06T15:56:10.372Z] #18 51.86 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2020-01-06T15:56:10.372Z] #18 51.87 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-01-06T15:56:10.372Z] #18 52.13 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-01-06T15:56:10.372Z] #18 52.13 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2020-01-06T15:56:10.372Z] #18 52.15 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-01-06T15:56:10.372Z] #18 52.23 Selecting previously unselected package dh-python. [2020-01-06T15:56:10.372Z] #18 52.24 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2020-01-06T15:56:10.372Z] #18 52.25 Unpacking dh-python (2.20170125) ... [2020-01-06T15:56:10.372Z] #18 52.49 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-01-06T15:56:10.372Z] #18 52.53 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-01-06T15:56:10.620Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-06T15:56:11.188Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s) [2020-01-06T15:56:11.188Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2020-01-06T15:56:11.188Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2020-01-06T15:56:11.188Z] === RUN TestKillStoppedContainer [2020-01-06T15:56:11.446Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-01-06T15:56:11.446Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-06T15:56:11.446Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2020-01-06T15:56:11.446Z] === RUN TestKillDifferentUserContainer [2020-01-06T15:56:12.567Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-01-06T15:56:12.567Z] === RUN TestInspectOomKilledTrue [2020-01-06T15:56:12.567Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-01-06T15:56:12.567Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T15:56:12.567Z] === RUN TestInspectOomKilledFalse [2020-01-06T15:56:12.567Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-06T15:56:12.567Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T15:56:12.567Z] === RUN TestLinksEtcHostsContentMatch [2020-01-06T15:56:13.134Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2020-01-06T15:56:13.134Z] === RUN TestLinksContainerNames [2020-01-06T15:56:14.515Z] --- PASS: TestLinksContainerNames (1.61s) [2020-01-06T15:56:14.515Z] === RUN TestLogsFollowTailEmpty [2020-01-06T15:56:14.851Z] #18 57.90 Setting up python3-minimal (3.5.3-1) ... [2020-01-06T15:56:15.453Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-01-06T15:56:15.453Z] === RUN TestContainerNetworkMountsNoChown [2020-01-06T15:56:16.363Z] #18 59.59 Selecting previously unselected package python3. [2020-01-06T15:56:16.363Z] #18 59.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 ... 24765 files and directories currently installed.) [2020-01-06T15:56:16.363Z] #18 59.67 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2020-01-06T15:56:16.363Z] #18 59.68 Unpacking python3 (3.5.3-1) ... [2020-01-06T15:56:16.388Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/default [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/default [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/private [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/private [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/rprivate [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/slave [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/slave [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/rslave [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/shared [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/shared [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/rshared [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/default [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/rslave [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/rshared [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/slave [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/rprivate [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/private [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/shared [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-06T15:56:16.388Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-06T15:56:16.388Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-06T15:56:16.388Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-06T15:56:16.647Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-06T15:56:16.647Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T15:56:16.647Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-06T15:56:16.647Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-06T15:56:16.647Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T15:56:16.647Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-06T15:56:16.647Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-06T15:56:16.647Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-06T15:56:16.647Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-01-06T15:56:16.647Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-01-06T15:56:16.647Z] === RUN TestContainerBindMountNonRecursive [2020-01-06T15:56:16.647Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-01-06T15:56:16.655Z] #18 59.88 Selecting previously unselected package pigz. [2020-01-06T15:56:16.655Z] #18 59.89 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2020-01-06T15:56:16.655Z] #18 59.89 Unpacking pigz (2.3.4-1) ... [2020-01-06T15:56:16.945Z] #18 60.04 Selecting previously unselected package libip4tc0:ppc64el. [2020-01-06T15:56:16.945Z] #18 60.06 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-06T15:56:16.945Z] #18 60.06 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-06T15:56:16.945Z] #18 60.18 Selecting previously unselected package libip6tc0:ppc64el. [2020-01-06T15:56:16.945Z] #18 60.19 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-06T15:56:16.945Z] #18 60.19 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-06T15:56:17.239Z] #18 60.37 Selecting previously unselected package libiptc0:ppc64el. [2020-01-06T15:56:17.239Z] #18 60.38 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-06T15:56:17.239Z] #18 60.38 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-06T15:56:17.239Z] #18 60.55 Selecting previously unselected package libxtables12:ppc64el. [2020-01-06T15:56:17.239Z] #18 60.55 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-06T15:56:17.239Z] #18 60.58 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-06T15:56:17.531Z] #18 60.71 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-01-06T15:56:17.531Z] #18 60.73 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2020-01-06T15:56:17.531Z] #18 60.74 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-01-06T15:56:17.823Z] #18 60.87 Selecting previously unselected package iptables. [2020-01-06T15:56:17.823Z] #18 60.87 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-01-06T15:56:17.823Z] #18 60.88 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-01-06T15:56:18.483Z] #18 61.58 Selecting previously unselected package xxd. [2020-01-06T15:56:18.483Z] #18 61.59 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-01-06T15:56:18.483Z] #18 61.59 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:56:18.483Z] #18 61.82 Selecting previously unselected package vim-common. [2020-01-06T15:56:18.483Z] #18 61.84 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T15:56:18.549Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2020-01-06T15:56:18.549Z] === RUN TestNetworkNat [2020-01-06T15:56:18.566Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-01-06T15:56:18.774Z] #18 61.86 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:56:18.774Z] #18 62.06 Selecting previously unselected package bzip2. [2020-01-06T15:56:18.774Z] #18 62.08 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2020-01-06T15:56:18.774Z] #18 62.09 Unpacking bzip2 (1.0.6-8.1) ... [2020-01-06T15:56:19.065Z] #18 62.23 Selecting previously unselected package libgpm2:ppc64el. [2020-01-06T15:56:19.065Z] #18 62.25 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2020-01-06T15:56:19.065Z] #18 62.25 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-01-06T15:56:19.360Z] #18 62.38 Selecting previously unselected package xz-utils. [2020-01-06T15:56:19.360Z] #18 62.41 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2020-01-06T15:56:19.360Z] #18 62.41 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-01-06T15:56:19.485Z] --- PASS: TestNetworkNat (0.86s) [2020-01-06T15:56:19.485Z] === RUN TestNetworkLocalhostTCPNat [2020-01-06T15:56:19.649Z] #18 62.80 Selecting previously unselected package aufs-tools. [2020-01-06T15:56:19.650Z] #18 62.80 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2020-01-06T15:56:19.650Z] #18 62.83 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-01-06T15:56:19.940Z] #18 63.08 Selecting previously unselected package libonig4:ppc64el. [2020-01-06T15:56:19.940Z] #18 63.10 Preparing to unpack .../14-libonig4_6.1.3-2_ppc64el.deb ... [2020-01-06T15:56:19.940Z] #18 63.11 Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-01-06T15:56:20.231Z] #18 63.34 Selecting previously unselected package libjq1:ppc64el. [2020-01-06T15:56:20.231Z] #18 63.36 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-06T15:56:20.231Z] #18 63.37 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-06T15:56:20.231Z] #18 ... [2020-01-06T15:56:20.231Z] [2020-01-06T15:56:20.231Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:56:20.231Z] #45 205.9 vendor/golang.org/x/net/idna [2020-01-06T15:56:20.231Z] #45 214.0 encoding/asn1 [2020-01-06T15:56:20.231Z] #45 ... [2020-01-06T15:56:20.231Z] [2020-01-06T15:56:20.231Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:56:20.231Z] #18 63.56 Selecting previously unselected package jq. [2020-01-06T15:56:20.269Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-01-06T15:56:20.422Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-01-06T15:56:20.422Z] === RUN TestNetworkLoopbackNat [2020-01-06T15:56:20.521Z] #18 63.59 Preparing to unpack .../16-jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-01-06T15:56:20.521Z] #18 63.60 Unpacking jq (1.5+dfsg-1.3) ... [2020-01-06T15:56:20.521Z] #18 63.72 Selecting previously unselected package libaio1:ppc64el. [2020-01-06T15:56:20.521Z] #18 ... [2020-01-06T15:56:20.521Z] [2020-01-06T15:56:20.521Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:56:20.521Z] #42 123.5 DEP criu/string.d [2020-01-06T15:56:20.521Z] #42 123.6 DEP criu/stats.d [2020-01-06T15:56:20.521Z] #42 123.9 DEP criu/sockets.d [2020-01-06T15:56:20.521Z] #42 124.3 DEP criu/sk-unix.d [2020-01-06T15:56:20.521Z] #42 124.7 DEP criu/sk-tcp.d [2020-01-06T15:56:20.521Z] #42 125.1 DEP criu/sk-queue.d [2020-01-06T15:56:20.521Z] #42 125.4 DEP criu/sk-packet.d [2020-01-06T15:56:20.521Z] #42 125.8 DEP criu/sk-netlink.d [2020-01-06T15:56:20.521Z] #42 126.2 DEP criu/sk-inet.d [2020-01-06T15:56:20.521Z] #42 126.7 DEP criu/signalfd.d [2020-01-06T15:56:20.521Z] #42 127.0 DEP criu/sigframe.d [2020-01-06T15:56:20.521Z] #42 127.2 DEP criu/shmem.d [2020-01-06T15:56:20.521Z] #42 127.6 DEP criu/servicefd.d [2020-01-06T15:56:20.521Z] #42 128.1 DEP criu/seize.d [2020-01-06T15:56:20.521Z] #42 128.5 DEP criu/seccomp.d [2020-01-06T15:56:20.521Z] #42 128.8 DEP criu/rst-malloc.d [2020-01-06T15:56:20.521Z] #42 128.9 DEP criu/rbtree.d [2020-01-06T15:56:20.521Z] #42 129.0 DEP criu/pstree.d [2020-01-06T15:56:20.521Z] #42 129.4 DEP criu/protobuf.d [2020-01-06T15:56:20.521Z] #42 129.7 GEN criu/protobuf-desc-gen.h [2020-01-06T15:56:20.521Z] #42 132.6 DEP criu/protobuf-desc.d [2020-01-06T15:56:20.521Z] #42 132.9 DEP criu/proc_parse.d [2020-01-06T15:56:20.521Z] #42 133.5 DEP criu/plugin.d [2020-01-06T15:56:20.521Z] #42 ... [2020-01-06T15:56:20.521Z] [2020-01-06T15:56:20.521Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:56:20.521Z] #18 63.73 Preparing to unpack .../17-libaio1_0.3.110-3_ppc64el.deb ... [2020-01-06T15:56:20.521Z] #18 63.73 Unpacking libaio1:ppc64el (0.3.110-3) ... [2020-01-06T15:56:20.521Z] #18 63.83 Selecting previously unselected package libcap2-bin. [2020-01-06T15:56:20.811Z] #18 63.84 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2020-01-06T15:56:20.811Z] #18 63.85 Unpacking libcap2-bin (1:2.25-1) ... [2020-01-06T15:56:20.811Z] #18 64.01 Selecting previously unselected package libnl-3-200:ppc64el. [2020-01-06T15:56:20.811Z] #18 64.02 Preparing to unpack .../19-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-01-06T15:56:20.811Z] #18 64.02 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-06T15:56:21.101Z] #18 64.20 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-01-06T15:56:21.101Z] #18 64.26 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-01-06T15:56:21.101Z] #18 64.27 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-06T15:56:21.357Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2020-01-06T15:56:21.358Z] === RUN TestPause [2020-01-06T15:56:21.392Z] #18 64.40 Selecting previously unselected package libreadline5:ppc64el. [2020-01-06T15:56:21.392Z] #18 64.41 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2020-01-06T15:56:21.392Z] #18 64.42 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-01-06T15:56:21.683Z] #18 64.67 Selecting previously unselected package net-tools. [2020-01-06T15:56:21.683Z] #18 64.68 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2020-01-06T15:56:21.683Z] #18 64.69 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-06T15:56:21.972Z] #18 65.09 Selecting previously unselected package python-pip-whl. [2020-01-06T15:56:21.972Z] #18 65.09 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-01-06T15:56:21.972Z] #18 65.10 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-06T15:56:22.298Z] --- PASS: TestPause (0.82s) [2020-01-06T15:56:22.298Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-06T15:56:22.298Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-06T15:56:22.298Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-06T15:56:22.298Z] === RUN TestPauseStopPausedContainer [2020-01-06T15:56:22.556Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-01-06T15:56:22.600Z] #18 65.83 Selecting previously unselected package python3-pip. [2020-01-06T15:56:22.600Z] #18 65.83 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-01-06T15:56:22.600Z] #18 65.85 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-01-06T15:56:22.888Z] #18 66.20 Selecting previously unselected package python3-pkg-resources. [2020-01-06T15:56:23.178Z] #18 66.21 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2020-01-06T15:56:23.178Z] #18 66.21 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-01-06T15:56:23.178Z] #18 66.49 Selecting previously unselected package python3-setuptools. [2020-01-06T15:56:23.232Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2020-01-06T15:56:23.232Z] === RUN TestPsFilter [2020-01-06T15:56:23.232Z] --- PASS: TestPsFilter (0.28s) [2020-01-06T15:56:23.232Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-06T15:56:23.468Z] #18 66.49 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2020-01-06T15:56:23.468Z] #18 66.50 Unpacking python3-setuptools (33.1.1-1) ... [2020-01-06T15:56:23.763Z] #18 66.86 Selecting previously unselected package python3-wheel. [2020-01-06T15:56:23.763Z] #18 66.87 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2020-01-06T15:56:23.763Z] #18 66.87 Unpacking python3-wheel (0.29.0-2) ... [2020-01-06T15:56:23.763Z] #18 67.05 Selecting previously unselected package thin-provisioning-tools. [2020-01-06T15:56:24.080Z] #18 67.06 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2020-01-06T15:56:24.080Z] #18 67.07 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-06T15:56:24.168Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-01-06T15:56:24.168Z] === RUN TestRemoveContainerWithVolume [2020-01-06T15:56:24.383Z] #18 67.51 Selecting previously unselected package vim-runtime. [2020-01-06T15:56:24.383Z] #18 67.53 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-01-06T15:56:24.383Z] #18 67.60 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-01-06T15:56:24.383Z] #18 67.69 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-01-06T15:56:24.383Z] #18 67.69 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:56:25.104Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-01-06T15:56:25.104Z] === RUN TestRemoveContainerRunning [2020-01-06T15:56:25.672Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-01-06T15:56:25.672Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-06T15:56:26.609Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-01-06T15:56:26.609Z] === RUN TestRemoveInvalidContainer [2020-01-06T15:56:26.609Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-01-06T15:56:26.609Z] === RUN TestRenameLinkedContainer [2020-01-06T15:56:29.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-06T15:56:29.895Z] --- PASS: TestRenameLinkedContainer (3.17s) [2020-01-06T15:56:29.895Z] === RUN TestRenameStoppedContainer [2020-01-06T15:56:31.279Z] #18 73.75 Selecting previously unselected package vim. [2020-01-06T15:56:31.279Z] #18 73.77 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-01-06T15:56:31.279Z] #18 73.77 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:56:31.279Z] #18 ... [2020-01-06T15:56:31.279Z] [2020-01-06T15:56:31.279Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:56:31.279Z] #42 133.7 DEP criu/pipes.d [2020-01-06T15:56:31.279Z] #42 134.1 DEP criu/pie-util.d [2020-01-06T15:56:31.279Z] #42 134.5 DEP criu/pie-util-vdso.d [2020-01-06T15:56:31.279Z] #42 134.8 DEP criu/pie-util-vdso-elf32.d [2020-01-06T15:56:31.279Z] #42 135.2 DEP criu/path.d [2020-01-06T15:56:31.279Z] #42 135.6 DEP criu/parasite-syscall.d [2020-01-06T15:56:31.279Z] #42 136.1 DEP criu/pagemap.d [2020-01-06T15:56:31.279Z] #42 136.5 DEP criu/pagemap-cache.d [2020-01-06T15:56:31.279Z] #42 136.8 DEP criu/page-xfer.d [2020-01-06T15:56:31.279Z] #42 137.2 DEP criu/page-pipe.d [2020-01-06T15:56:31.279Z] #42 137.5 DEP criu/netfilter.d [2020-01-06T15:56:31.279Z] #42 138.0 DEP criu/net.d [2020-01-06T15:56:31.279Z] #42 138.5 DEP criu/namespaces.d [2020-01-06T15:56:31.279Z] #42 139.0 DEP criu/mount.d [2020-01-06T15:56:31.279Z] #42 139.5 DEP criu/mem.d [2020-01-06T15:56:31.279Z] #42 139.9 DEP criu/lsm.d [2020-01-06T15:56:31.279Z] #42 140.2 DEP criu/log.d [2020-01-06T15:56:31.279Z] #42 140.6 DEP criu/libnetlink.d [2020-01-06T15:56:31.279Z] #42 141.0 DEP criu/kerndat.d [2020-01-06T15:56:31.279Z] #42 141.4 DEP criu/kcmp-ids.d [2020-01-06T15:56:31.279Z] #42 141.6 DEP criu/irmap.d [2020-01-06T15:56:31.279Z] #42 142.0 DEP criu/ipc_ns.d [2020-01-06T15:56:31.279Z] #42 142.5 DEP criu/image.d [2020-01-06T15:56:31.279Z] #42 143.1 DEP criu/image-desc.d [2020-01-06T15:56:31.279Z] #42 143.3 DEP criu/fsnotify.d [2020-01-06T15:56:31.279Z] #42 143.8 DEP criu/filesystems.d [2020-01-06T15:56:31.279Z] #42 144.1 DEP criu/files.d [2020-01-06T15:56:31.570Z] #42 ... [2020-01-06T15:56:31.570Z] [2020-01-06T15:56:31.570Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:56:31.570Z] #18 74.69 Selecting previously unselected package xfsprogs. [2020-01-06T15:56:31.570Z] #18 74.70 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2020-01-06T15:56:31.570Z] #18 74.70 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-01-06T15:56:31.860Z] #18 ... [2020-01-06T15:56:31.860Z] [2020-01-06T15:56:31.860Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:56:31.860Z] #45 217.5 crypto/rsa [2020-01-06T15:56:31.860Z] #45 222.7 vendor/golang.org/x/net/http/httpproxy [2020-01-06T15:56:31.860Z] #45 222.7 net/textproto [2020-01-06T15:56:31.860Z] #45 223.9 vendor/golang.org/x/crypto/cryptobyte [2020-01-06T15:56:31.860Z] #45 226.0 vendor/golang.org/x/net/http/httpguts [2020-01-06T15:56:31.860Z] #45 226.0 mime/multipart [2020-01-06T15:56:31.860Z] #45 ... [2020-01-06T15:56:31.860Z] [2020-01-06T15:56:31.860Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:56:33.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-06T15:56:37.063Z] ......................... [ 67%] [2020-01-06T15:56:37.115Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-01-06T15:56:37.115Z] === RUN TestRenameRunningContainerAndReuse [2020-01-06T15:56:37.115Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2020-01-06T15:56:37.115Z] === RUN TestRenameInvalidName [2020-01-06T15:56:37.115Z] --- PASS: TestRenameInvalidName (0.82s) [2020-01-06T15:56:37.115Z] === RUN TestRenameAnonymousContainer [2020-01-06T15:56:37.115Z] --- PASS: TestRenameAnonymousContainer (3.95s) [2020-01-06T15:56:37.115Z] === RUN TestRenameContainerWithSameName [2020-01-06T15:56:37.682Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-01-06T15:56:37.682Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-06T15:56:37.769Z] #23 227.5 Checking out files: 18% (1927/10442) Checking out files: 19% (1984/10442) Checking out files: 20% (2089/10442) Checking out files: 21% (2193/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 31% (3250/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 34% (3551/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 41% (4285/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 55% (5744/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 57% (6037/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) Checking out files: 68% (7101/10442) Checking out files: 69% (7205/10442) Checking out files: 70% (7310/10442) Checking out files: 71% (7414/10442) Checking out files: 72% (7519/10442) Checking out files: 73% (7623/10442) Checking out files: 74% (7728/10442) Checking out files: 75% (7832/10442) Checking out files: 75% (7865/10442) Checking out files: 76% (7936/10442) Checking out files: 77% (8041/10442) Checking out files: 78% (8145/10442) Checking out files: 79% (8250/10442) Checking out files: 80% (8354/10442) Checking out files: 81% (8459/10442) Checking out files: 82% (8563/10442) Checking out files: 83% (8667/10442) Checking out files: 84% (8772/10442) Checking out files: 85% (8876/10442) Checking out files: 86% (8981/10442) Checking out files: 87% (9085/10442) Checking out files: 88% (9189/10442) Checking out files: 89% (9294/10442) Checking out files: 90% (9398/10442) Checking out files: 90% (9412/10442) Checking out files: 91% (9503/10442) Checking out files: 92% (9607/10442) Checking out files: 93% (9712/10442) Checking out files: 94% (9816/10442) Checking out files: 95% (9920/10442) Checking out files: 96% (10025/10442) Checking out files: 97% (10129/10442) Checking out files: 98% (10234/10442) Checking out files: 99% (10338/10442) Checking out files: 100% (10442/10442) Checking out files: 100% (10442/10442), done. [2020-01-06T15:56:37.769Z] #23 233.5 + cd /tmp/tmp.4BqkvkDRQG/tmp/docker-ce [2020-01-06T15:56:37.769Z] #23 233.5 + git checkout -q v17.06.2-ce [2020-01-06T15:56:38.798Z] #23 ... [2020-01-06T15:56:38.798Z] [2020-01-06T15:56:38.798Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:56:38.798Z] #48 DONE 234.4s [2020-01-06T15:56:38.798Z] [2020-01-06T15:56:38.798Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:56:38.798Z] #18 75.78 Selecting previously unselected package zip. [2020-01-06T15:56:38.798Z] #18 75.81 Preparing to unpack .../32-zip_3.0-11+b1_ppc64el.deb ... [2020-01-06T15:56:38.798Z] #18 75.82 Unpacking zip (3.0-11+b1) ... [2020-01-06T15:56:38.798Z] #18 76.19 Selecting previously unselected package libapparmor-perl. [2020-01-06T15:56:38.798Z] #18 76.20 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-06T15:56:38.798Z] #18 76.21 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-06T15:56:38.798Z] #18 76.45 Selecting previously unselected package apparmor. [2020-01-06T15:56:38.798Z] #18 76.45 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2020-01-06T15:56:38.798Z] #18 76.78 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-01-06T15:56:38.798Z] #18 77.45 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-01-06T15:56:38.798Z] #18 77.47 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-01-06T15:56:38.798Z] #18 77.48 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-01-06T15:56:38.798Z] #18 77.52 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-06T15:56:38.798Z] #18 77.52 Processing triggers for mime-support (3.60) ... [2020-01-06T15:56:38.798Z] #18 77.64 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:56:38.798Z] #18 77.65 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-01-06T15:56:38.798Z] #18 77.65 Setting up libcap2-bin (1:2.25-1) ... [2020-01-06T15:56:38.798Z] #18 77.67 Setting up bash-completion (1:2.1-4.3) ... [2020-01-06T15:56:39.586Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2020-01-06T15:56:39.587Z] === RUN TestResize [2020-01-06T15:56:40.154Z] --- PASS: TestResize (0.80s) [2020-01-06T15:56:40.154Z] === RUN TestResizeWithInvalidSize [2020-01-06T15:56:40.722Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-01-06T15:56:40.722Z] === RUN TestResizeWhenContainerNotStarted [2020-01-06T15:56:40.892Z] #18 83.77 Setting up libonig4:ppc64el (6.1.3-2) ... [2020-01-06T15:56:40.892Z] #18 83.78 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-01-06T15:56:40.892Z] #18 83.84 Setting up zip (3.0-11+b1) ... [2020-01-06T15:56:40.892Z] #18 83.95 Setting up bzip2 (1.0.6-8.1) ... [2020-01-06T15:56:40.892Z] #18 83.95 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-01-06T15:56:40.892Z] #18 83.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:56:40.892Z] #18 84.06 Setting up libaio1:ppc64el (0.3.110-3) ... [2020-01-06T15:56:40.892Z] #18 84.06 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-06T15:56:40.892Z] #18 84.07 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-01-06T15:56:40.892Z] #18 84.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-01-06T15:56:40.892Z] #18 84.13 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-01-06T15:56:40.892Z] #18 84.16 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:56:40.892Z] #18 84.19 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2020-01-06T15:56:41.183Z] #18 84.23 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:56:41.660Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-01-06T15:56:41.660Z] === RUN TestDaemonRestartKillContainers [2020-01-06T15:56:41.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T15:56:41.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T15:56:41.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T15:56:41.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T15:56:41.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T15:56:41.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T15:56:41.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T15:56:41.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T15:56:41.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T15:56:41.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T15:56:41.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T15:56:41.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T15:56:41.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T15:56:41.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T15:56:41.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T15:56:41.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T15:56:41.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T15:56:41.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T15:56:41.660Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T15:56:41.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T15:56:41.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T15:56:41.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T15:56:41.660Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T15:56:41.660Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T15:56:41.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T15:56:41.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T15:56:41.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T15:56:41.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T15:56:41.822Z] #18 ... [2020-01-06T15:56:41.822Z] [2020-01-06T15:56:41.822Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:56:41.822Z] #42 144.6 DEP criu/files-reg.d [2020-01-06T15:56:41.822Z] #42 144.9 DEP criu/files-ext.d [2020-01-06T15:56:41.822Z] #42 145.3 DEP criu/file-lock.d [2020-01-06T15:56:41.822Z] #42 145.7 DEP criu/file-ids.d [2020-01-06T15:56:41.822Z] #42 146.1 DEP criu/fifo.d [2020-01-06T15:56:41.822Z] #42 146.5 DEP criu/fdstore.d [2020-01-06T15:56:41.822Z] #42 146.7 DEP criu/fault-injection.d [2020-01-06T15:56:41.822Z] #42 146.8 DEP criu/external.d [2020-01-06T15:56:41.822Z] #42 147.1 DEP criu/eventpoll.d [2020-01-06T15:56:41.822Z] #42 147.5 DEP criu/eventfd.d [2020-01-06T15:56:41.822Z] #42 147.9 DEP criu/crtools.d [2020-01-06T15:56:41.822Z] #42 148.4 DEP criu/cr-service.d [2020-01-06T15:56:41.822Z] #42 149.0 DEP criu/cr-restore.d [2020-01-06T15:56:41.822Z] #42 149.7 DEP criu/cr-errno.d [2020-01-06T15:56:41.822Z] #42 149.7 DEP criu/cr-dump.d [2020-01-06T15:56:41.822Z] #42 150.4 DEP criu/cr-dedup.d [2020-01-06T15:56:41.822Z] #42 150.7 DEP criu/cr-check.d [2020-01-06T15:56:41.822Z] #42 151.3 DEP criu/config.d [2020-01-06T15:56:41.822Z] #42 151.6 DEP criu/clone-noasan.d [2020-01-06T15:56:41.822Z] #42 151.8 DEP criu/cgroup.d [2020-01-06T15:56:41.822Z] #42 152.3 DEP criu/cgroup-props.d [2020-01-06T15:56:41.822Z] #42 152.7 DEP criu/bitmap.d [2020-01-06T15:56:41.822Z] #42 152.8 DEP criu/bfd.d [2020-01-06T15:56:41.822Z] #42 153.2 DEP criu/autofs.d [2020-01-06T15:56:41.822Z] #42 153.8 DEP criu/aio.d [2020-01-06T15:56:41.822Z] #42 154.1 DEP criu/action-scripts.d [2020-01-06T15:56:41.822Z] #42 154.8 CC criu/action-scripts.o [2020-01-06T15:56:41.822Z] #42 ... [2020-01-06T15:56:41.822Z] [2020-01-06T15:56:41.822Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:56:41.822Z] #18 85.14 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-01-06T15:56:41.822Z] #18 85.15 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-01-06T15:56:41.822Z] #18 85.17 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-01-06T15:56:42.119Z] #18 85.18 Setting up pigz (2.3.4-1) ... [2020-01-06T15:56:42.119Z] #18 85.19 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-01-06T15:56:42.119Z] #18 85.20 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2020-01-06T15:56:42.119Z] #18 85.20 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-06T15:56:42.119Z] #18 85.22 Setting up jq (1.5+dfsg-1.3) ... [2020-01-06T15:56:42.119Z] #18 85.22 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-01-06T15:56:42.119Z] #18 85.22 Setting up xfsprogs (4.9.0+nmu1) ... [2020-01-06T15:56:42.119Z] #18 85.24 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-01-06T15:56:42.119Z] #18 85.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-01-06T15:56:42.119Z] #18 85.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-01-06T15:56:42.119Z] #18 85.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-01-06T15:56:42.119Z] #18 85.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-01-06T15:56:42.119Z] #18 85.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-01-06T15:56:42.119Z] #18 85.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-01-06T15:56:42.424Z] #18 85.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-01-06T15:56:42.424Z] #18 85.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-01-06T15:56:42.424Z] #18 85.43 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-01-06T15:56:42.424Z] #18 85.43 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-01-06T15:56:42.424Z] #18 85.44 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-01-06T15:56:42.424Z] #18 85.44 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-01-06T15:56:43.463Z] #18 ... [2020-01-06T15:56:43.463Z] [2020-01-06T15:56:43.463Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:56:43.463Z] #45 229.1 crypto/x509 [2020-01-06T15:56:43.463Z] #45 234.0 crypto/tls [2020-01-06T15:56:43.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-06T15:56:43.755Z] #45 ... [2020-01-06T15:56:43.755Z] [2020-01-06T15:56:43.755Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:56:43.755Z] #23 239.1 + mkdir -p /tmp/tmp.4BqkvkDRQG/src/github.com/docker [2020-01-06T15:56:43.755Z] #23 239.1 + mv components/cli /tmp/tmp.4BqkvkDRQG/src/github.com/docker/cli [2020-01-06T15:56:43.755Z] #23 239.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-01-06T15:56:44.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T15:56:44.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T15:56:45.135Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T15:56:47.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T15:56:47.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T15:56:47.987Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T15:56:47.988Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T15:56:48.555Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T15:56:49.355Z] #23 ... [2020-01-06T15:56:49.355Z] [2020-01-06T15:56:49.355Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:56:49.355Z] #45 244.9 net/http/httptrace [2020-01-06T15:56:49.647Z] #45 245.4 net/http [2020-01-06T15:56:51.090Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-06T15:56:51.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2020-01-06T15:56:51.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.50s) [2020-01-06T15:56:51.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.52s) [2020-01-06T15:56:51.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (5.14s) [2020-01-06T15:56:51.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-01-06T15:56:51.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.67s) [2020-01-06T15:56:51.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.64s) [2020-01-06T15:56:51.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-01-06T15:56:51.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.77s) [2020-01-06T15:56:51.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2020-01-06T15:56:51.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.40s) [2020-01-06T15:56:51.090Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.40s) [2020-01-06T15:56:51.090Z] === RUN TestCgroupNamespacesRun [2020-01-06T15:56:53.010Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-01-06T15:56:53.010Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-06T15:56:53.206Z] #45 ... [2020-01-06T15:56:53.206Z] [2020-01-06T15:56:53.206Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:56:53.206Z] #42 155.9 CC criu/aio.o [2020-01-06T15:56:53.206Z] #42 157.1 CC criu/autofs.o [2020-01-06T15:56:53.206Z] #42 160.4 CC criu/bfd.o [2020-01-06T15:56:53.206Z] #42 161.5 CC criu/bitmap.o [2020-01-06T15:56:53.206Z] #42 162.0 CC criu/cgroup-props.o [2020-01-06T15:56:53.206Z] #42 164.1 CC criu/cgroup.o [2020-01-06T15:56:53.206Z] #42 ... [2020-01-06T15:56:53.206Z] [2020-01-06T15:56:53.206Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:56:53.206Z] #18 95.02 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-01-06T15:56:53.206Z] #18 95.03 Setting up python3 (3.5.3-1) ... [2020-01-06T15:56:54.913Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s) [2020-01-06T15:56:54.913Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-06T15:56:55.274Z] #18 98.16 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-01-06T15:56:56.817Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-01-06T15:56:56.818Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-06T15:56:57.339Z] #18 100.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-01-06T15:56:57.340Z] #18 100.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-01-06T15:56:57.630Z] #18 100.7 Setting up python3-wheel (0.29.0-2) ... [2020-01-06T15:56:58.723Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2020-01-06T15:56:58.723Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-06T15:56:59.711Z] #18 102.7 Setting up python3-pkg-resources (33.1.1-1) ... [2020-01-06T15:57:00.100Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2020-01-06T15:57:00.101Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-06T15:57:01.038Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s) [2020-01-06T15:57:01.038Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-06T15:57:01.780Z] #18 104.9 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-01-06T15:57:01.975Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-01-06T15:57:01.975Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-06T15:57:03.843Z] #18 107.0 Setting up python3-setuptools (33.1.1-1) ... [2020-01-06T15:57:03.879Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.90s) [2020-01-06T15:57:03.879Z] === RUN TestKernelTCPMemory [2020-01-06T15:57:04.815Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-01-06T15:57:04.815Z] === RUN TestNISDomainname [2020-01-06T15:57:05.353Z] #18 108.6 Setting up dh-python (2.20170125) ... [2020-01-06T15:57:05.750Z] --- PASS: TestNISDomainname (1.00s) [2020-01-06T15:57:05.750Z] === RUN TestHostnameDnsResolution [2020-01-06T15:57:06.878Z] #18 110.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-01-06T15:57:06.878Z] #18 ... [2020-01-06T15:57:06.878Z] [2020-01-06T15:57:06.878Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:57:06.878Z] #42 169.8 CC criu/clone-noasan.o [2020-01-06T15:57:06.878Z] #42 170.1 CC criu/config.o [2020-01-06T15:57:06.878Z] #42 173.4 CC criu/cr-check.o [2020-01-06T15:57:06.878Z] #42 177.0 CC criu/cr-dedup.o [2020-01-06T15:57:06.878Z] #42 177.9 CC criu/cr-dump.o [2020-01-06T15:57:07.171Z] #42 ... [2020-01-06T15:57:07.171Z] [2020-01-06T15:57:07.171Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2020-01-06T15:57:07.171Z] #18 DONE 110.3s [2020-01-06T15:57:07.171Z] [2020-01-06T15:57:07.171Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T15:57:07.654Z] --- PASS: TestHostnameDnsResolution (1.67s) [2020-01-06T15:57:07.654Z] === RUN TestStats [2020-01-06T15:57:09.556Z] --- PASS: TestStats (1.95s) [2020-01-06T15:57:09.556Z] === RUN TestStopContainerWithTimeout [2020-01-06T15:57:09.556Z] === RUN TestStopContainerWithTimeout/0 [2020-01-06T15:57:09.556Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-06T15:57:09.556Z] === RUN TestStopContainerWithTimeout/1 [2020-01-06T15:57:09.556Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-06T15:57:09.556Z] === RUN TestStopContainerWithTimeout/3 [2020-01-06T15:57:09.556Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-06T15:57:09.556Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-06T15:57:09.556Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-06T15:57:09.556Z] === CONT TestStopContainerWithTimeout/0 [2020-01-06T15:57:09.556Z] === CONT TestStopContainerWithTimeout/1 [2020-01-06T15:57:09.556Z] === CONT TestStopContainerWithTimeout/3 [2020-01-06T15:57:09.556Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-06T15:57:12.773Z] #19 ... [2020-01-06T15:57:12.773Z] [2020-01-06T15:57:12.773Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:57:12.773Z] #42 183.6 CC criu/cr-errno.o [2020-01-06T15:57:12.773Z] #42 183.8 CC criu/cr-restore.o [2020-01-06T15:57:12.843Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-01-06T15:57:12.844Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2020-01-06T15:57:12.844Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2020-01-06T15:57:12.844Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2020-01-06T15:57:12.844Z] --- PASS: TestStopContainerWithTimeout/-1 (3.25s) [2020-01-06T15:57:12.844Z] === RUN TestDeleteDevicemapper [2020-01-06T15:57:12.844Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-06T15:57:12.844Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-06T15:57:12.844Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-06T15:57:14.120Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-01-06T15:57:14.750Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s) [2020-01-06T15:57:14.750Z] === RUN TestUpdateMemory [2020-01-06T15:57:14.750Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-06T15:57:14.750Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-06T15:57:14.750Z] === RUN TestUpdateCPUQuota [2020-01-06T15:57:16.675Z] --- PASS: TestUpdateCPUQuota (1.59s) [2020-01-06T15:57:16.675Z] === RUN TestUpdatePidsLimit [2020-01-06T15:57:16.675Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-06T15:57:16.935Z] === RUN TestUpdatePidsLimit/no_change [2020-01-06T15:57:17.195Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-06T15:57:17.221Z] #42 ... [2020-01-06T15:57:17.221Z] [2020-01-06T15:57:17.221Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T15:57:17.221Z] #19 9.433 Collecting yamllint==1.16.0 [2020-01-06T15:57:17.765Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-06T15:57:18.024Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-06T15:57:18.256Z] #19 ... [2020-01-06T15:57:18.256Z] [2020-01-06T15:57:18.256Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:57:18.256Z] #45 263.8 github.com/LK4D4/vndr/godl [2020-01-06T15:57:18.256Z] #45 265.2 github.com/LK4D4/vndr [2020-01-06T15:57:18.256Z] #45 ... [2020-01-06T15:57:18.256Z] [2020-01-06T15:57:18.256Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T15:57:18.256Z] #19 11.13 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-01-06T15:57:18.591Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-06T15:57:18.850Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-06T15:57:19.187Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-06T15:57:19.187Z] ok github.com/docker/docker/api/server/httputils 0.026s coverage: 14.7% of statements [2020-01-06T15:57:19.187Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2020-01-06T15:57:19.187Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-06T15:57:19.187Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-06T15:57:19.187Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-06T15:57:19.187Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-06T15:57:19.187Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-06T15:57:19.187Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-06T15:57:19.187Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-06T15:57:19.187Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-06T15:57:19.315Z] #19 12.07 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-01-06T15:57:19.578Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-06T15:57:19.608Z] #19 12.44 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-01-06T15:57:20.416Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-06T15:57:20.416Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-06T15:57:20.645Z] #19 13.44 Collecting pyyaml (from yamllint==1.16.0) [2020-01-06T15:57:20.753Z] --- PASS: TestUpdatePidsLimit (4.00s) [2020-01-06T15:57:20.753Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2020-01-06T15:57:20.753Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-01-06T15:57:20.753Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-01-06T15:57:20.753Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-01-06T15:57:20.753Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-01-06T15:57:20.753Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-01-06T15:57:20.753Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-01-06T15:57:20.753Z] === RUN TestUpdateRestartPolicy [2020-01-06T15:57:20.814Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2020-01-06T15:57:20.814Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-06T15:57:20.814Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-06T15:57:20.814Z] ? github.com/docker/docker/api/types [no test files] [2020-01-06T15:57:20.814Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-06T15:57:20.814Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-06T15:57:20.814Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-06T15:57:20.814Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-06T15:57:21.196Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-01-06T15:57:21.280Z] #19 14.14 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2020-01-06T15:57:21.593Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-01-06T15:57:21.594Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-06T15:57:21.594Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-06T15:57:21.594Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-06T15:57:21.594Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-06T15:57:21.594Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-06T15:57:21.594Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-06T15:57:21.594Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-06T15:57:21.594Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2020-01-06T15:57:21.987Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2020-01-06T15:57:21.988Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-06T15:57:21.988Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-06T15:57:21.988Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-06T15:57:21.988Z] ? github.com/docker/docker/builder [no test files] [2020-01-06T15:57:21.988Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-06T15:57:21.988Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-06T15:57:21.988Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-06T15:57:21.988Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-06T15:57:21.988Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-06T15:57:21.988Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-06T15:57:21.988Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-06T15:57:22.818Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-01-06T15:57:23.405Z] 65014b3c3121: Pull complete [2020-01-06T15:57:24.798Z] #19 ... [2020-01-06T15:57:24.798Z] [2020-01-06T15:57:24.798Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:57:24.798Z] #45 DONE 280.4s [2020-01-06T15:57:24.798Z] [2020-01-06T15:57:24.798Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:57:24.798Z] #42 194.1 CC criu/cr-service.o [2020-01-06T15:57:25.833Z] #42 198.8 CC criu/crtools.o [2020-01-06T15:57:26.962Z] ok github.com/docker/docker/builder/remotecontext 0.331s coverage: 13.6% of statements [2020-01-06T15:57:26.963Z] ok github.com/docker/docker/builder/dockerfile 1.003s coverage: 48.2% of statements [2020-01-06T15:57:27.346Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-01-06T15:57:27.354Z] #42 ... [2020-01-06T15:57:27.354Z] [2020-01-06T15:57:27.354Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-01-06T15:57:27.354Z] #19 20.09 Building wheels for collected packages: pyyaml [2020-01-06T15:57:27.354Z] #19 20.13 Running setup.py bdist_wheel for pyyaml: started [2020-01-06T15:57:28.165Z] ok github.com/docker/docker/builder/remotecontext/git 0.866s coverage: 86.3% of statements [2020-01-06T15:57:28.166Z] ? github.com/docker/docker/cli [no test files] [2020-01-06T15:57:28.166Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-06T15:57:30.079Z] #19 22.87 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-01-06T15:57:30.079Z] #19 22.89 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2020-01-06T15:57:30.370Z] #19 23.07 Successfully built pyyaml [2020-01-06T15:57:30.370Z] #19 23.08 Installing collected packages: pathspec, pyyaml, yamllint [2020-01-06T15:57:31.398Z] #19 24.09 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2020-01-06T15:57:31.687Z] #19 DONE 24.5s [2020-01-06T15:57:31.687Z] [2020-01-06T15:57:31.687Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:57:31.687Z] #42 200.7 CC criu/eventfd.o [2020-01-06T15:57:31.687Z] #42 201.5 CC criu/eventpoll.o [2020-01-06T15:57:31.687Z] #42 203.5 CC criu/external.o [2020-01-06T15:57:31.687Z] #42 204.4 CC criu/fault-injection.o [2020-01-06T15:57:31.687Z] #42 204.6 CC criu/fdstore.o [2020-01-06T15:57:32.142Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-01-06T15:57:32.142Z] tests/integration/client_test.py ..... [ 76%] [2020-01-06T15:57:32.142Z] tests/integration/errors_test.py . [ 76%] [2020-01-06T15:57:32.315Z] #42 205.3 CC criu/fifo.o [2020-01-06T15:57:32.876Z] ok github.com/docker/docker/client 0.383s coverage: 75.8% of statements [2020-01-06T15:57:32.957Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2020-01-06T15:57:32.957Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-06T15:57:33.346Z] #42 206.4 CC criu/file-ids.o [2020-01-06T15:57:33.893Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-01-06T15:57:33.893Z] === RUN TestWaitNonBlocked [2020-01-06T15:57:33.893Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T15:57:33.893Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T15:57:33.893Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T15:57:33.893Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T15:57:33.893Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T15:57:33.893Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T15:57:34.387Z] #42 207.1 CC criu/file-lock.o [2020-01-06T15:57:34.831Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-06T15:57:34.831Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-01-06T15:57:34.831Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2020-01-06T15:57:34.831Z] === RUN TestWaitBlocked [2020-01-06T15:57:34.831Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T15:57:34.831Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T15:57:34.831Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T15:57:34.831Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T15:57:34.831Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T15:57:34.831Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T15:57:35.770Z] --- PASS: TestWaitBlocked (0.03s) [2020-01-06T15:57:35.770Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-01-06T15:57:35.770Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-01-06T15:57:35.770Z] === CONT TestContainerStartOnDaemonRestart [2020-01-06T15:57:35.770Z] === CONT TestDaemonRestartIpcMode [2020-01-06T15:57:35.770Z] === CONT TestIpcModeOlderClient [2020-01-06T15:57:35.891Z] #42 209.0 CC criu/files-ext.o [2020-01-06T15:57:36.030Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-01-06T15:57:36.520Z] #42 209.7 CC criu/files-reg.o [2020-01-06T15:57:40.222Z] --- PASS: TestDaemonRestartIpcMode (3.77s) [2020-01-06T15:57:40.222Z] --- PASS: TestContainerStartOnDaemonRestart (3.93s) [2020-01-06T15:57:40.222Z] PASS [2020-01-06T15:57:40.222Z] [2020-01-06T15:57:40.222Z] === Skipped [2020-01-06T15:57:40.222Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-01-06T15:57:40.222Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-06T15:57:40.222Z] [2020-01-06T15:57:40.222Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) [2020-01-06T15:57:40.222Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T15:57:40.222Z] [2020-01-06T15:57:40.222Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-06T15:57:40.222Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T15:57:40.222Z] [2020-01-06T15:57:40.222Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-06T15:57:40.222Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-06T15:57:40.222Z] [2020-01-06T15:57:40.222Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-06T15:57:40.222Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-06T15:57:40.222Z] [2020-01-06T15:57:40.222Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-01-06T15:57:40.222Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-06T15:57:40.222Z] [2020-01-06T15:57:40.222Z] [2020-01-06T15:57:40.223Z] DONE 197 tests, 6 skipped in 126.907s [2020-01-06T15:57:40.223Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-01-06T15:57:40.223Z] ++ 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 [2020-01-06T15:57:40.223Z] ++ set -e [2020-01-06T15:57:40.223Z] ++ '[' -n 0 ']' [2020-01-06T15:57:40.223Z] ++ set -x [2020-01-06T15:57:40.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-01-06T15:57:40.223Z] INFO: Testing against a local daemon [2020-01-06T15:57:40.223Z] === RUN TestCommitInheritsEnv [2020-01-06T15:57:40.790Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-01-06T15:57:40.790Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-06T15:57:40.790Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2020-01-06T15:57:40.790Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-06T15:57:40.790Z] === RUN TestImagesFilterMultiReference [2020-01-06T15:57:40.790Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-01-06T15:57:40.790Z] === RUN TestImagePullPlatformInvalid [2020-01-06T15:57:40.790Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-06T15:57:40.790Z] === RUN TestRemoveImageOrphaning [2020-01-06T15:57:40.958Z] #42 213.3 CC criu/files.o [2020-01-06T15:57:40.959Z] #42 ... [2020-01-06T15:57:40.959Z] [2020-01-06T15:57:40.959Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-01-06T15:57:40.959Z] #29 296.6 + rm -rf /tmp/tmp.J5zwy1QQh5 [2020-01-06T15:57:41.249Z] #29 DONE 297.1s [2020-01-06T15:57:41.249Z] [2020-01-06T15:57:41.249Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:57:41.358Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-01-06T15:57:41.358Z] === RUN TestRemoveImageGarbageCollector [2020-01-06T15:57:41.358Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-06T15:57:41.358Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T15:57:41.358Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-06T15:57:41.358Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-01-06T15:57:41.358Z] === RUN TestTagInvalidReference [2020-01-06T15:57:41.358Z] --- PASS: TestTagInvalidReference (0.04s) [2020-01-06T15:57:41.358Z] === RUN TestTagValidPrefixedRepo [2020-01-06T15:57:41.617Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-01-06T15:57:41.617Z] === RUN TestTagExistedNameWithoutForce [2020-01-06T15:57:41.617Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-06T15:57:41.617Z] === RUN TestTagOfficialNames [2020-01-06T15:57:41.617Z] --- PASS: TestTagOfficialNames (0.07s) [2020-01-06T15:57:41.617Z] === RUN TestTagMatchesDigest [2020-01-06T15:57:41.617Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-06T15:57:41.617Z] PASS [2020-01-06T15:57:41.617Z] [2020-01-06T15:57:41.617Z] === Skipped [2020-01-06T15:57:41.617Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2020-01-06T15:57:41.617Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-01-06T15:57:41.617Z] [2020-01-06T15:57:41.617Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-06T15:57:41.617Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T15:57:41.617Z] [2020-01-06T15:57:41.617Z] [2020-01-06T15:57:41.617Z] DONE 12 tests, 2 skipped in 1.834s [2020-01-06T15:57:41.617Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-01-06T15:57:41.617Z] ++ 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 [2020-01-06T15:57:41.617Z] ++ set -e [2020-01-06T15:57:41.617Z] ++ '[' -n 0 ']' [2020-01-06T15:57:41.617Z] ++ set -x [2020-01-06T15:57:41.618Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-01-06T15:57:41.876Z] INFO: Testing against a local daemon [2020-01-06T15:57:41.876Z] === RUN TestNetworkCreateDelete [2020-01-06T15:57:42.135Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-01-06T15:57:42.135Z] === RUN TestDockerNetworkDeletePreferID [2020-01-06T15:57:43.512Z] --- PASS: TestDockerNetworkDeletePreferID (1.13s) [2020-01-06T15:57:43.512Z] === RUN TestInspectNetwork [2020-01-06T15:57:45.701Z] #51 ... [2020-01-06T15:57:45.701Z] [2020-01-06T15:57:45.701Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:57:45.701Z] #42 218.5 CC criu/filesystems.o [2020-01-06T15:57:46.727Z] #42 219.6 CC criu/fsnotify.o [2020-01-06T15:57:48.335Z] #42 221.3 CC criu/image-desc.o [2020-01-06T15:57:48.624Z] #42 221.6 CC criu/image.o [2020-01-06T15:57:50.075Z] === RUN TestInspectNetwork/full_network_id [2020-01-06T15:57:50.076Z] === RUN TestInspectNetwork/partial_network_id [2020-01-06T15:57:50.076Z] === RUN TestInspectNetwork/network_name [2020-01-06T15:57:50.076Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-06T15:57:50.129Z] #42 223.1 CC criu/ipc_ns.o [2020-01-06T15:57:52.203Z] #42 225.2 CC criu/irmap.o [2020-01-06T15:57:53.718Z] #42 226.6 CC criu/kcmp-ids.o [2020-01-06T15:57:54.263Z] --- PASS: TestInspectNetwork (10.53s) [2020-01-06T15:57:54.263Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-06T15:57:54.263Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-06T15:57:54.263Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-06T15:57:54.263Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-06T15:57:54.263Z] === RUN TestRunContainerWithBridgeNone [2020-01-06T15:57:54.352Z] #42 227.2 CC criu/kerndat.o [2020-01-06T15:57:56.417Z] #42 229.4 CC criu/libnetlink.o [2020-01-06T15:57:56.799Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2020-01-06T15:57:56.799Z] === RUN TestNetworkInvalidJSON [2020-01-06T15:57:56.799Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-06T15:57:56.799Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-06T15:57:56.799Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T15:57:56.799Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T15:57:56.799Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T15:57:56.799Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T15:57:56.799Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-06T15:57:56.799Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T15:57:56.799Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T15:57:56.799Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-01-06T15:57:56.799Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-06T15:57:56.799Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-06T15:57:56.799Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-06T15:57:56.799Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-06T15:57:57.450Z] #42 230.3 CC criu/log.o [2020-01-06T15:57:58.175Z] --- PASS: TestDaemonRestartWithLiveRestore (1.46s) [2020-01-06T15:57:58.176Z] === RUN TestDaemonDefaultNetworkPools [2020-01-06T15:57:58.482Z] #42 231.2 CC criu/lsm.o [2020-01-06T15:57:58.878Z] #42 231.9 CC criu/mem.o [2020-01-06T15:57:59.226Z] --- PASS: TestDaemonDefaultNetworkPools (1.19s) [2020-01-06T15:57:59.226Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-06T15:58:01.130Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.86s) [2020-01-06T15:58:01.130Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-06T15:58:02.414Z] #42 234.8 CC criu/mount.o [2020-01-06T15:58:03.663Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.28s) [2020-01-06T15:58:03.663Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-06T15:58:04.230Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-01-06T15:58:04.230Z] === RUN TestServiceWithPredefinedNetwork [2020-01-06T15:58:05.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-06T15:58:05.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-06T15:58:05.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-06T15:58:06.231Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-01-06T15:58:07.507Z] ok github.com/docker/docker/cmd/dockerd 0.054s coverage: 30.3% of statements [2020-01-06T15:58:07.507Z] ok github.com/docker/docker/container 0.115s coverage: 35.3% of statements [2020-01-06T15:58:07.507Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-06T15:58:07.507Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-06T15:58:07.507Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-06T15:58:07.507Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-06T15:58:07.515Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-01-06T15:58:07.515Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-06T15:58:07.515Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-06T15:58:07.515Z] service_test.go:230: FLAKY_TEST [2020-01-06T15:58:07.515Z] === RUN TestServiceWithDataPathPortInit [2020-01-06T15:58:07.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-06T15:58:08.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-06T15:58:09.478Z] #42 241.7 CC criu/namespaces.o [2020-01-06T15:58:12.200Z] #42 244.8 CC criu/net.o [2020-01-06T15:58:15.380Z] ok github.com/docker/docker/daemon/cluster 0.041s coverage: 0.5% of statements [2020-01-06T15:58:16.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-06T15:58:16.675Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2020-01-06T15:58:17.931Z] #42 250.5 CC criu/netfilter.o [2020-01-06T15:58:18.221Z] #42 251.3 CC criu/page-pipe.o [2020-01-06T15:58:18.531Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2020-01-06T15:58:19.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-06T15:58:19.717Z] #42 252.5 CC criu/page-xfer.o [2020-01-06T15:58:21.994Z] #42 255.0 CC criu/pagemap-cache.o [2020-01-06T15:58:23.030Z] #42 255.8 CC criu/pagemap.o [2020-01-06T15:58:24.485Z] ......... [ 86%] [2020-01-06T15:58:24.550Z] #42 257.6 CC criu/parasite-syscall.o [2020-01-06T15:58:25.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-06T15:58:26.074Z] #42 ... [2020-01-06T15:58:26.074Z] [2020-01-06T15:58:26.074Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T15:58:26.074Z] #39 341.8 + dpkg --print-architecture [2020-01-06T15:58:26.074Z] #39 341.8 + cd /tmp/tmp.5xEzlcmjWS/src/github.com/docker/distribution [2020-01-06T15:58:26.074Z] #39 341.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-01-06T15:58:26.259Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.7% of statements [2020-01-06T15:58:26.364Z] #39 342.3 + GOPATH=/tmp/tmp.5xEzlcmjWS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5xEzlcmjWS [2020-01-06T15:58:26.364Z] #39 342.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-01-06T15:58:27.590Z] ok github.com/docker/docker/daemon 12.280s coverage: 17.6% of statements [2020-01-06T15:58:27.590Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-06T15:58:27.590Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-06T15:58:28.699Z] tests/integration/models_images_test.py .............. [ 89%] [2020-01-06T15:58:28.946Z] ok github.com/docker/docker/daemon/config 0.052s coverage: 82.1% of statements [2020-01-06T15:58:28.946Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-01-06T15:58:29.444Z] --- PASS: TestServiceWithDataPathPortInit (19.58s) [2020-01-06T15:58:29.444Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-06T15:58:29.740Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2020-01-06T15:58:29.740Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-06T15:58:29.740Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-06T15:58:30.184Z] tests/integration/models_networks_test.py .... [ 90%] [2020-01-06T15:58:30.552Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-01-06T15:58:33.834Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-01-06T15:58:33.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-06T15:58:34.228Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.277s coverage: 57.9% of statements [2020-01-06T15:58:36.046Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.89s) [2020-01-06T15:58:36.046Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k3al00jri5h0e2wqeldcww5q8 Created:2020-01-06 15:58:28.580274551 +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[59f049476bf4c99943268867c6921afaeab172656867915d7c4be560e95f6b2c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b78dr1ewnvv2fni4ao2kd001m EndpointID:d599cf247c6f255636f39b59baf46ed2426d97cf6f75352c8e3e16cf3c50f25d MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:20e9f6fc9bb26271f6bc885b4253060bc575836f3ed8849583a5b39a1d8d6eef 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:a4920108a05d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b78dr1ewnvv2fni4ao2kd001m EndpointID:d599cf247c6f255636f39b59baf46ed2426d97cf6f75352c8e3e16cf3c50f25d EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-06T15:58:36.046Z] PASS [2020-01-06T15:58:36.046Z] [2020-01-06T15:58:36.046Z] === Skipped [2020-01-06T15:58:36.046Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-06T15:58:36.046Z] service_test.go:230: FLAKY_TEST [2020-01-06T15:58:36.046Z] [2020-01-06T15:58:36.046Z] [2020-01-06T15:58:36.046Z] DONE 21 tests, 1 skipped in 54.174s [2020-01-06T15:58:36.046Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-06T15:58:36.046Z] ++ 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 [2020-01-06T15:58:36.046Z] ++ set -e [2020-01-06T15:58:36.046Z] ++ '[' -n 0 ']' [2020-01-06T15:58:36.046Z] ++ set -x [2020-01-06T15:58:36.046Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T15:58:36.046Z] INFO: Testing against a local daemon [2020-01-06T15:58:36.046Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-06T15:58:36.046Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-06T15:58:36.046Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T15:58:36.046Z] === RUN TestDockerNetworkIpvlan [2020-01-06T15:58:36.046Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-06T15:58:36.046Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T15:58:36.046Z] PASS [2020-01-06T15:58:36.046Z] [2020-01-06T15:58:36.046Z] === Skipped [2020-01-06T15:58:36.046Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-06T15:58:36.046Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T15:58:36.046Z] [2020-01-06T15:58:36.046Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-06T15:58:36.046Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T15:58:36.046Z] [2020-01-06T15:58:36.046Z] [2020-01-06T15:58:36.046Z] DONE 2 tests, 2 skipped in 0.195s [2020-01-06T15:58:36.046Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-06T15:58:36.046Z] ++ 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 [2020-01-06T15:58:36.046Z] ++ set -e [2020-01-06T15:58:36.046Z] ++ '[' -n 0 ']' [2020-01-06T15:58:36.046Z] ++ set -x [2020-01-06T15:58:36.046Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T15:58:36.305Z] INFO: Testing against a local daemon [2020-01-06T15:58:36.305Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-06T15:58:36.706Z] tests/integration/models_nodes_test.py . [ 91%] [2020-01-06T15:58:36.933Z] #39 ... [2020-01-06T15:58:36.933Z] [2020-01-06T15:58:36.933Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:58:36.933Z] #42 259.4 CC criu/path.o [2020-01-06T15:58:36.933Z] #42 260.0 CC criu/pie-util-vdso-elf32.o [2020-01-06T15:58:36.933Z] #42 260.8 CC criu/pie-util-vdso.o [2020-01-06T15:58:36.933Z] #42 261.5 CC criu/pie-util.o [2020-01-06T15:58:36.933Z] #42 261.9 CC criu/pipes.o [2020-01-06T15:58:36.933Z] #42 263.1 CC criu/plugin.o [2020-01-06T15:58:36.933Z] #42 263.8 CC criu/proc_parse.o [2020-01-06T15:58:36.933Z] #42 268.3 CC criu/protobuf-desc.o [2020-01-06T15:58:36.961Z] tests/integration/models_resources_test.py . [ 91%] [2020-01-06T15:58:37.223Z] #42 270.2 CC criu/protobuf.o [2020-01-06T15:58:37.851Z] #42 271.0 CC criu/pstree.o [2020-01-06T15:58:38.209Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.06s) [2020-01-06T15:58:38.209Z] === RUN TestDockerNetworkMacvlan [2020-01-06T15:58:39.585Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-06T15:58:39.909Z] #42 273.0 CC criu/rbtree.o [2020-01-06T15:58:40.521Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-06T15:58:40.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-06T15:58:40.538Z] #42 273.5 CC criu/rst-malloc.o [2020-01-06T15:58:41.168Z] #42 274.1 CC criu/seccomp.o [2020-01-06T15:58:41.206Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.739s coverage: 45.9% of statements [2020-01-06T15:58:41.897Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-06T15:58:42.195Z] #42 ... [2020-01-06T15:58:42.195Z] [2020-01-06T15:58:42.195Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-01-06T15:58:42.195Z] #55 208.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-01-06T15:58:43.134Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-01-06T15:58:44.419Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.001s coverage: 48.6% of statements [2020-01-06T15:58:44.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-06T15:58:45.184Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-06T15:58:45.251Z] ok github.com/docker/docker/daemon/graphdriver/aufs 13.450s coverage: 72.5% of statements [2020-01-06T15:58:45.251Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-06T15:58:45.711Z] #55 211.8 + mkdir -p /build [2020-01-06T15:58:45.711Z] #55 211.8 + cp runc /build/runc [2020-01-06T15:58:45.711Z] #55 DONE 211.9s [2020-01-06T15:58:45.711Z] [2020-01-06T15:58:45.711Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:58:45.711Z] #42 275.6 CC criu/seize.o [2020-01-06T15:58:45.711Z] #42 277.3 CC criu/servicefd.o [2020-01-06T15:58:45.711Z] #42 278.3 CC criu/shmem.o [2020-01-06T15:58:46.376Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-01-06T15:58:46.376Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-01-06T15:58:47.145Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.598s coverage: 76.1% of statements [2020-01-06T15:58:47.212Z] #42 280.2 CC criu/sigframe.o [2020-01-06T15:58:47.501Z] #42 280.4 CC criu/signalfd.o [2020-01-06T15:58:48.132Z] #42 281.3 CC criu/sk-inet.o [2020-01-06T15:58:49.273Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.0% of statements [2020-01-06T15:58:49.374Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-06T15:58:50.055Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-01-06T15:58:50.196Z] #42 282.9 CC criu/sk-netlink.o [2020-01-06T15:58:50.487Z] #42 283.5 CC criu/sk-packet.o [2020-01-06T15:58:51.139Z] tests/integration/regression_test.py ...... [ 98%] [2020-01-06T15:58:51.393Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-01-06T15:58:51.393Z] tests/integration/credentials/utils_test.py . [100%] [2020-01-06T15:58:51.393Z] [2020-01-06T15:58:51.393Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-01-06T15:58:51.393Z] =========================== short test summary info ============================ [2020-01-06T15:58:51.393Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-01-06T15:58:51.393Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-01-06T15:58:51.393Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-01-06T15:58:51.393Z] Not supported on most drivers [2020-01-06T15:58:51.393Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-01-06T15:58:51.393Z] Can fail if eth0 has multiple IP addresses [2020-01-06T15:58:51.393Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-01-06T15:58:51.394Z] This doesn't seem to be taken into account by the engine [2020-01-06T15:58:51.394Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-01-06T15:58:51.394Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-01-06T15:58:51.394Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-01-06T15:58:51.394Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-01-06T15:58:51.394Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-01-06T15:58:51.394Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-01-06T15:58:51.394Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-01-06T15:58:51.394Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 334.94 seconds == [2020-01-06T15:58:51.519Z] #42 284.7 CC criu/sk-queue.o [2020-01-06T15:58:51.648Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-01-06T15:58:51.875Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.240s coverage: 59.8% of statements [2020-01-06T15:58:51.875Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-06T15:58:51.875Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-06T15:58:52.695Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2020-01-06T15:58:52.695Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-06T15:58:52.695Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-01-06T15:58:52.695Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-06T15:58:52.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-06T15:58:53.047Z] #42 285.8 CC criu/sk-tcp.o [2020-01-06T15:58:54.076Z] #42 286.8 CC criu/sk-unix.o [2020-01-06T15:58:54.565Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 42.7% of statements [2020-01-06T15:58:54.975Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 77.8% of statements [2020-01-06T15:58:54.975Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-06T15:58:54.975Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-06T15:58:55.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-06T15:58:55.939Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-06T15:58:56.325Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2020-01-06T15:58:56.325Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-01-06T15:58:57.148Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2020-01-06T15:58:57.542Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2020-01-06T15:58:57.585Z] #42 290.2 CC criu/sockets.o [2020-01-06T15:58:57.840Z] --- PASS: TestDockerNetworkMacvlan (19.16s) [2020-01-06T15:58:57.840Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-01-06T15:58:57.840Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-01-06T15:58:57.841Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2020-01-06T15:58:57.841Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.95s) [2020-01-06T15:58:57.841Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.78s) [2020-01-06T15:58:57.841Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2020-01-06T15:58:57.841Z] PASS [2020-01-06T15:58:57.841Z] [2020-01-06T15:58:57.841Z] DONE 8 tests in 21.371s [2020-01-06T15:58:57.841Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-06T15:58:57.841Z] ++ 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 [2020-01-06T15:58:57.841Z] ++ set -e [2020-01-06T15:58:57.841Z] ++ '[' -n 0 ']' [2020-01-06T15:58:57.841Z] ++ set -x [2020-01-06T15:58:57.841Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T15:58:57.841Z] testing: warning: no tests to run [2020-01-06T15:58:57.841Z] PASS [2020-01-06T15:58:57.841Z] [2020-01-06T15:58:57.841Z] DONE 0 tests in 0.029s [2020-01-06T15:58:57.841Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-06T15:58:57.841Z] ++ 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 [2020-01-06T15:58:57.841Z] ++ set -e [2020-01-06T15:58:57.841Z] ++ '[' -n 0 ']' [2020-01-06T15:58:57.841Z] ++ set -x [2020-01-06T15:58:57.841Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T15:58:57.841Z] INFO: Testing against a local daemon [2020-01-06T15:58:57.841Z] === RUN TestAuthZPluginAllowRequest [2020-01-06T15:58:58.870Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 74.7% of statements [2020-01-06T15:58:58.871Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-06T15:58:58.871Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.009s coverage: 19.9% of statements [2020-01-06T15:58:59.086Z] #42 291.8 CC criu/stats.o [2020-01-06T15:58:59.375Z] #42 292.5 CC criu/string.o [2020-01-06T15:58:59.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-06T15:58:59.666Z] #42 292.6 CC criu/sysctl.o [2020-01-06T15:58:59.744Z] --- PASS: TestAuthZPluginAllowRequest (1.91s) [2020-01-06T15:58:59.744Z] === RUN TestAuthZPluginTLS [2020-01-06T15:59:00.311Z] --- PASS: TestAuthZPluginTLS (0.67s) [2020-01-06T15:59:00.311Z] === RUN TestAuthZPluginDenyRequest [2020-01-06T15:59:00.769Z] ok github.com/docker/docker/daemon/logger/syslog 0.019s coverage: 47.8% of statements [2020-01-06T15:59:00.879Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-01-06T15:59:00.879Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-06T15:59:01.158Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-01-06T15:59:01.174Z] #42 293.9 CC criu/sysfs_parse.o [2020-01-06T15:59:01.802Z] #42 294.8 CC criu/timerfd.o [2020-01-06T15:59:01.816Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-01-06T15:59:01.816Z] === RUN TestAuthZPluginDenyResponse [2020-01-06T15:59:01.986Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-01-06T15:59:01.986Z] ok github.com/docker/docker/daemon/logger/splunk 1.676s coverage: 82.5% of statements [2020-01-06T15:59:01.986Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-06T15:59:01.986Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-06T15:59:02.384Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-01-06T15:59:02.384Z] === RUN TestAuthZPluginAllowEventStream [2020-01-06T15:59:02.828Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-06T15:59:02.828Z] Using test binary docker [2020-01-06T15:59:02.831Z] #42 295.6 CC criu/tty.o [2020-01-06T15:59:03.086Z] +++ /etc/init.d/apparmor start [2020-01-06T15:59:03.086Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-06T15:59:03.086Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-06T15:59:03.086Z] Warning failed to create cache: (null) [2020-01-06T15:59:03.086Z] . [2020-01-06T15:59:03.086Z] INFO: Waiting for daemon to start... [2020-01-06T15:59:03.086Z] Starting dockerd [2020-01-06T15:59:03.086Z] +++ 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 [2020-01-06T15:59:03.796Z] Clearing AppArmor profiles cache:. [2020-01-06T15:59:03.796Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-06T15:59:03.796Z] Unloading profiles will leave already running processes permanently [2020-01-06T15:59:03.796Z] unconfined, which can lead to unexpected situations. [2020-01-06T15:59:03.796Z] [2020-01-06T15:59:03.796Z] To set a process to complain mode, use the command line tool [2020-01-06T15:59:03.796Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-06T15:59:03.796Z] with the 'teardown' option." [2020-01-06T15:59:03.796Z] [2020-01-06T15:59:04.286Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2020-01-06T15:59:04.287Z] === RUN TestAuthZPluginErrorResponse Post stage [Pipeline] junit [2020-01-06T15:59:04.364Z] Recording test results [Pipeline] sh [2020-01-06T15:59:04.532Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2020-01-06T15:59:04.545Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-01-06T15:59:04.545Z] === RUN TestAuthZPluginErrorRequest [2020-01-06T15:59:04.762Z] + echo Ensuring container killed. [2020-01-06T15:59:04.762Z] Ensuring container killed. [2020-01-06T15:59:04.762Z] + docker rm -vf docker-pr3 [2020-01-06T15:59:04.762Z] Error: No such container: docker-pr3 [2020-01-06T15:59:04.762Z] + true [Pipeline] sh [2020-01-06T15:59:04.922Z] ok github.com/docker/docker/distribution 0.373s coverage: 22.1% of statements [2020-01-06T15:59:04.922Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-06T15:59:05.165Z] + echo Chowning /workspace to jenkins user [2020-01-06T15:59:05.166Z] Chowning /workspace to jenkins user [2020-01-06T15:59:05.166Z] + id -u [2020-01-06T15:59:05.166Z] + id -g [2020-01-06T15:59:05.166Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40340:/workspace busybox chown -R 1000:1000 /workspace [2020-01-06T15:59:05.482Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-01-06T15:59:05.482Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-06T15:59:05.619Z] . [2020-01-06T15:59:05.619Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-06T15:59:05.619Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-06T15:59:05.619Z] Error: No such image: emptyfs [2020-01-06T15:59:05.619Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-06T15:59:05.619Z] ++++ docker load [2020-01-06T15:59:05.878Z] Running integration-test (iteration 1) [2020-01-06T15:59:05.878Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-01-06T15:59:05.878Z] ++ 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 [2020-01-06T15:59:05.878Z] ++ set -e [2020-01-06T15:59:05.878Z] ++ '[' -n 0 ']' [2020-01-06T15:59:05.878Z] ++ set -x [2020-01-06T15:59:05.878Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T15:59:06.058Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-01-06T15:59:06.058Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-06T15:59:06.226Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-06T15:59:06.814Z] + bundleName=docker-py [2020-01-06T15:59:06.814Z] + echo Creating docker-py-bundles.tar.gz [2020-01-06T15:59:06.814Z] Creating docker-py-bundles.tar.gz [2020-01-06T15:59:06.814Z] + 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 [2020-01-06T15:59:06.823Z] Archiving artifacts [2020-01-06T15:59:07.029Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40340/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-01-06T15:59:07.265Z] #42 299.6 CC criu/tun.o [2020-01-06T15:59:07.434Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 -e DOCKER_GRAPHDRIVER docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 hack/make.sh binary-daemon [2020-01-06T15:59:07.511Z] ok github.com/docker/docker/image 0.018s coverage: 86.4% of statements [2020-01-06T15:59:07.554Z] #42 300.5 CC criu/uffd.o [2020-01-06T15:59:07.898Z] ok github.com/docker/docker/distribution/xfer 1.942s coverage: 85.1% of statements [2020-01-06T15:59:07.898Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-06T15:59:07.996Z] [2020-01-06T15:59:07.996Z] Removing bundles/ [2020-01-06T15:59:07.996Z] [2020-01-06T15:59:07.996Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-01-06T15:59:07.996Z] Building: bundles/binary-daemon/dockerd-dev [2020-01-06T15:59:07.996Z] GOOS="" GOARCH="" GOARM="" [2020-01-06T15:59:08.590Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s) [2020-01-06T15:59:08.590Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-06T15:59:09.255Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-01-06T15:59:09.255Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-06T15:59:09.255Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2020-01-06T15:59:09.255Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-06T15:59:09.618Z] #42 ... [2020-01-06T15:59:09.619Z] [2020-01-06T15:59:09.619Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-01-06T15:59:09.619Z] #39 385.2 + rm -rf /tmp/tmp.5xEzlcmjWS/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.5xEzlcmjWS [2020-01-06T15:59:09.619Z] #39 DONE 385.3s [2020-01-06T15:59:09.619Z] [2020-01-06T15:59:09.619Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:59:09.947Z] #60 ... [2020-01-06T15:59:09.947Z] [2020-01-06T15:59:09.947Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-01-06T15:59:09.947Z] #42 303.0 CC criu/util.o [2020-01-06T15:59:10.107Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-01-06T15:59:10.493Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2020-01-06T15:59:10.493Z] === RUN TestAuthZPluginHeader [2020-01-06T15:59:11.429Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-01-06T15:59:11.429Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-06T15:59:11.429Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-06T15:59:11.429Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T15:59:11.429Z] === RUN TestAuthZPluginV2Disable [2020-01-06T15:59:11.429Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-06T15:59:11.429Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T15:59:11.429Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-06T15:59:11.429Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-06T15:59:11.429Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T15:59:11.429Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-06T15:59:11.429Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-06T15:59:11.429Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T15:59:11.429Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-06T15:59:12.827Z] ok github.com/docker/docker/opts 0.067s coverage: 66.9% of statements [2020-01-06T15:59:12.827Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-01-06T15:59:13.454Z] #42 306.4 CC criu/uts_ns.o [2020-01-06T15:59:14.086Z] #42 306.9 CC criu/vdso.o [2020-01-06T15:59:15.116Z] #42 307.9 LINK criu/built-in.o [2020-01-06T15:59:15.117Z] #42 308.1 LINK criu/criu [2020-01-06T15:59:15.433Z] ok github.com/docker/docker/pkg/archive 0.534s coverage: 77.4% of statements [2020-01-06T15:59:15.747Z] #42 308.9 DEP lib/c/criu.d [2020-01-06T15:59:16.377Z] #42 309.1 CC images/rpc.pb-c.o [2020-01-06T15:59:16.737Z] ok github.com/docker/docker/pkg/authorization 0.250s coverage: 68.3% of statements [2020-01-06T15:59:16.737Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-01-06T15:59:17.119Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-01-06T15:59:17.406Z] #42 310.2 CC lib/c/criu.o [2020-01-06T15:59:19.481Z] #42 312.3 LINK lib/c/built-in.o [2020-01-06T15:59:19.481Z] #42 312.3 LINK lib/c/libcriu.so [2020-01-06T15:59:19.771Z] #42 312.6 GEN magic.py [2020-01-06T15:59:19.771Z] #42 312.8 Note: Building without setproctitle() and strlcpy() support. [2020-01-06T15:59:19.771Z] #42 312.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-01-06T15:59:20.320Z] ok github.com/docker/docker/layer 7.798s coverage: 68.8% of statements [2020-01-06T15:59:20.320Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-06T15:59:20.320Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-06T15:59:20.320Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-06T15:59:20.320Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-06T15:59:20.320Z] ? github.com/docker/docker/oci [no test files] [2020-01-06T15:59:20.320Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-06T15:59:20.688Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-01-06T15:59:20.800Z] #42 313.7 fatal: Not a git repository (or any of the parent directories): .git [2020-01-06T15:59:21.083Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-01-06T15:59:21.456Z] ok github.com/docker/docker/pkg/chrootarchive 3.367s coverage: 43.2% of statements [2020-01-06T15:59:21.456Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-06T15:59:21.456Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-06T15:59:21.456Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-01-06T15:59:22.316Z] #42 315.0 make[1]: Nothing to be done for 'all'. [2020-01-06T15:59:22.612Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-01-06T15:59:23.194Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-01-06T15:59:23.349Z] #42 316.3 make[1]: 'images/built-in.o' is up to date. [2020-01-06T15:59:23.349Z] #42 316.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-01-06T15:59:23.349Z] #42 316.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-01-06T15:59:23.349Z] #42 316.5 make[1]: 'compel/libcompel.a' is up to date. [2020-01-06T15:59:23.349Z] #42 316.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-01-06T15:59:23.637Z] #42 316.6 make[1]: Nothing to be done for 'all'. [2020-01-06T15:59:23.637Z] #42 316.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-01-06T15:59:23.926Z] #42 316.9 make[2]: Nothing to be done for 'all'. [2020-01-06T15:59:23.926Z] #42 316.9 make[2]: Nothing to be done for 'all'. [2020-01-06T15:59:23.926Z] #42 317.0 make[2]: Nothing to be done for 'all'. [2020-01-06T15:59:24.098Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-01-06T15:59:24.217Z] #42 317.3 make[2]: Nothing to be done for 'all'. [2020-01-06T15:59:24.217Z] #42 317.4 make[2]: Nothing to be done for 'all'. [2020-01-06T15:59:24.508Z] #42 317.4 make[2]: Nothing to be done for 'all'. [2020-01-06T15:59:24.508Z] #42 317.5 make[2]: Nothing to be done for 'all'. [2020-01-06T15:59:24.806Z] #42 317.7 make[2]: Nothing to be done for 'all'. [2020-01-06T15:59:24.806Z] #42 317.7 INSTALL criu/criu [2020-01-06T15:59:24.806Z] #42 DONE 317.9s [2020-01-06T15:59:24.806Z] [2020-01-06T15:59:24.806Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:59:25.434Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-01-06T15:59:26.292Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-01-06T15:59:26.674Z] ok github.com/docker/docker/pkg/discovery/kv 3.238s coverage: 84.1% of statements [2020-01-06T15:59:27.060Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-01-06T15:59:27.448Z] ok github.com/docker/docker/pkg/fsutils 0.389s coverage: 85.1% of statements [2020-01-06T15:59:28.279Z] ok github.com/docker/docker/pkg/idtools 0.359s coverage: 70.1% of statements [2020-01-06T15:59:28.659Z] ok github.com/docker/docker/pkg/ioutils 0.462s coverage: 70.1% of statements [2020-01-06T15:59:29.067Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-01-06T15:59:29.067Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2020-01-06T15:59:29.479Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2020-01-06T15:59:29.479Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-06T15:59:30.275Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-01-06T15:59:30.275Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-01-06T15:59:30.648Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-01-06T15:59:31.466Z] ok github.com/docker/docker/pkg/mount 1.168s coverage: 70.0% of statements [2020-01-06T15:59:31.466Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-06T15:59:31.466Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 91.4% of statements [2020-01-06T15:59:31.866Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-01-06T15:59:31.866Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-06T15:59:31.866Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-06T15:59:32.679Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-01-06T15:59:33.355Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.13s) [2020-01-06T15:59:33.355Z] PASS [2020-01-06T15:59:33.355Z] [2020-01-06T15:59:33.355Z] === Skipped [2020-01-06T15:59:33.355Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-06T15:59:33.355Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T15:59:33.355Z] [2020-01-06T15:59:33.355Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-06T15:59:33.355Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T15:59:33.355Z] [2020-01-06T15:59:33.355Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-06T15:59:33.355Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T15:59:33.355Z] [2020-01-06T15:59:33.355Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-06T15:59:33.355Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T15:59:33.355Z] [2020-01-06T15:59:33.355Z] [2020-01-06T15:59:33.355Z] DONE 17 tests, 4 skipped in 32.083s [2020-01-06T15:59:33.355Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-06T15:59:33.355Z] ++ 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 [2020-01-06T15:59:33.355Z] ++ set -e [2020-01-06T15:59:33.355Z] ++ '[' -n 0 ']' [2020-01-06T15:59:33.355Z] ++ set -x [2020-01-06T15:59:33.355Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T15:59:33.355Z] INFO: Testing against a local daemon [2020-01-06T15:59:33.355Z] === RUN TestPluginInvalidJSON [2020-01-06T15:59:33.355Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T15:59:33.355Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T15:59:33.355Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T15:59:33.355Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-01-06T15:59:33.356Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-06T15:59:33.356Z] PASS [2020-01-06T15:59:33.356Z] [2020-01-06T15:59:33.356Z] DONE 2 tests in 0.166s [2020-01-06T15:59:33.356Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-06T15:59:33.356Z] ++ 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 [2020-01-06T15:59:33.356Z] ++ set -e [2020-01-06T15:59:33.356Z] ++ '[' -n 0 ']' [2020-01-06T15:59:33.356Z] ++ set -x [2020-01-06T15:59:33.356Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T15:59:33.356Z] INFO: Testing against a local daemon [2020-01-06T15:59:33.356Z] === RUN TestExternalGraphDriver [2020-01-06T15:59:33.356Z] === RUN TestExternalGraphDriver/json [2020-01-06T15:59:33.356Z] === RUN TestExternalGraphDriver/spec [2020-01-06T15:59:33.502Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-06T15:59:33.896Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-06T15:59:34.263Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-01-06T15:59:35.404Z] faf31ee0aa3d: Pull complete [2020-01-06T15:59:35.405Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2020-01-06T15:59:35.405Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T15:59:35.405Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-01-06T15:59:35.405Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-01-06T15:59:35.405Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.914' [2020-01-06T15:59:35.405Z] WARN: Skipping validation tests [2020-01-06T15:59:35.405Z] INFO: Running unit tests at 01/06/2020 15:59:28... [2020-01-06T15:59:35.405Z] INFO: make.ps1 starting at 01/06/2020 15:59:32 [2020-01-06T15:59:35.405Z] INFO: Git commit (8311d6ba9) assumed from DOCKER_GITCOMMIT environment variable [2020-01-06T15:59:35.405Z] INFO: Invoking autogen... [2020-01-06T15:59:35.405Z] INFO: Running unit tests... [2020-01-06T15:59:35.542Z] ok github.com/docker/docker/pkg/pubsub 1.039s coverage: 73.9% of statements [2020-01-06T15:59:35.887Z] === RUN TestExternalGraphDriver/pull [2020-01-06T15:59:35.915Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2020-01-06T15:59:37.791Z] --- PASS: TestExternalGraphDriver (7.50s) [2020-01-06T15:59:37.791Z] --- PASS: TestExternalGraphDriver/json (2.44s) [2020-01-06T15:59:37.791Z] --- PASS: TestExternalGraphDriver/spec (2.76s) [2020-01-06T15:59:37.791Z] --- PASS: TestExternalGraphDriver/pull (2.14s) [2020-01-06T15:59:37.791Z] === RUN TestGraphdriverPluginV2 [2020-01-06T15:59:37.791Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2020-01-06T15:59:37.791Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T15:59:37.791Z] PASS [2020-01-06T15:59:37.791Z] [2020-01-06T15:59:37.791Z] === Skipped [2020-01-06T15:59:37.792Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2020-01-06T15:59:37.792Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T15:59:37.792Z] [2020-01-06T15:59:37.792Z] [2020-01-06T15:59:37.792Z] DONE 5 tests, 1 skipped in 7.732s [2020-01-06T15:59:37.792Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-06T15:59:37.792Z] ++ 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 [2020-01-06T15:59:37.792Z] ++ set -e [2020-01-06T15:59:37.792Z] ++ '[' -n 0 ']' [2020-01-06T15:59:37.792Z] ++ set -x [2020-01-06T15:59:37.792Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T15:59:37.792Z] INFO: Testing against a local daemon [2020-01-06T15:59:37.792Z] === RUN TestContinueAfterPluginCrash [2020-01-06T15:59:37.792Z] === PAUSE TestContinueAfterPluginCrash [2020-01-06T15:59:37.792Z] === RUN TestDaemonStartWithLogOpt [2020-01-06T15:59:37.792Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-06T15:59:37.792Z] === CONT TestContinueAfterPluginCrash [2020-01-06T15:59:37.792Z] === CONT TestDaemonStartWithLogOpt [2020-01-06T15:59:38.023Z] Loaded image: buildpack-deps:jessie [2020-01-06T15:59:38.023Z] Loaded image: busybox:latest [2020-01-06T15:59:38.023Z] Loaded image: busybox:glibc [2020-01-06T15:59:38.023Z] Loaded image: debian:jessie [2020-01-06T15:59:38.023Z] Loaded image: hello-world:latest [2020-01-06T15:59:38.023Z] INFO: Testing against a local daemon [2020-01-06T15:59:38.023Z] === RUN TestCgroupNamespacesBuild [2020-01-06T15:59:39.108Z] ok github.com/docker/docker/pkg/signal 2.514s coverage: 61.0% of statements [2020-01-06T15:59:39.108Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-01-06T15:59:39.928Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-01-06T15:59:40.305Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-01-06T15:59:40.700Z] ok github.com/docker/docker/pkg/symlink 0.009s coverage: 87.7% of statements [2020-01-06T15:59:41.090Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 80.6% of statements [2020-01-06T15:59:41.301Z] --- PASS: TestCgroupNamespacesBuild (3.50s) [2020-01-06T15:59:41.301Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-06T15:59:41.921Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.2% of statements [2020-01-06T15:59:42.496Z] ok github.com/docker/docker/pkg/tailfile 0.076s coverage: 88.6% of statements [2020-01-06T15:59:43.200Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.30s) [2020-01-06T15:59:43.200Z] === RUN TestBuildWithSession [2020-01-06T15:59:43.200Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-06T15:59:43.200Z] build_session_test.go:25: TODO: BuildKit [2020-01-06T15:59:43.200Z] === RUN TestBuildSquashParent [2020-01-06T15:59:43.433Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2020-01-06T15:59:43.859Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-01-06T15:59:44.282Z] testing: warning: no tests to run [2020-01-06T15:59:44.282Z] coverage: [no statements] [2020-01-06T15:59:44.282Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-01-06T15:59:44.677Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-06T15:59:45.155Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-01-06T15:59:45.600Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-01-06T15:59:45.725Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-01-06T15:59:48.068Z] ok github.com/docker/docker/plugin 0.554s coverage: 27.1% of statements [2020-01-06T15:59:48.876Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-06T15:59:49.708Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2020-01-06T15:59:50.008Z] --- PASS: TestDaemonStartWithLogOpt (10.38s) [2020-01-06T15:59:50.524Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2020-01-06T15:59:52.416Z] ok github.com/docker/docker/registry 0.182s coverage: 56.0% of statements [2020-01-06T15:59:52.805Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-01-06T15:59:53.167Z] --- PASS: TestBuildSquashParent (9.99s) [2020-01-06T15:59:53.167Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-06T15:59:53.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T15:59:53.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T15:59:53.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T15:59:53.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T15:59:53.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T15:59:53.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T15:59:53.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T15:59:53.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T15:59:53.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T15:59:53.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T15:59:53.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T15:59:53.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T15:59:53.167Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T15:59:53.167Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T15:59:53.194Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-01-06T15:59:53.299Z] --- PASS: TestContinueAfterPluginCrash (15.15s) [2020-01-06T15:59:53.299Z] PASS [2020-01-06T15:59:53.299Z] [2020-01-06T15:59:53.299Z] DONE 2 tests in 15.330s [2020-01-06T15:59:53.299Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-06T15:59:53.299Z] ++ 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 [2020-01-06T15:59:53.299Z] ++ set -e [2020-01-06T15:59:53.299Z] ++ '[' -n 0 ']' [2020-01-06T15:59:53.299Z] ++ set -x [2020-01-06T15:59:53.299Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T15:59:53.299Z] INFO: Testing against a local daemon [2020-01-06T15:59:53.299Z] === RUN TestPluginWithDevMounts [2020-01-06T15:59:53.299Z] === PAUSE TestPluginWithDevMounts [2020-01-06T15:59:53.299Z] === CONT TestPluginWithDevMounts [2020-01-06T15:59:54.034Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-01-06T15:59:54.287Z] ? github.com/docker/docker/api [no test files] [2020-01-06T15:59:54.538Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-01-06T15:59:55.830Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-01-06T15:59:55.830Z] PASS [2020-01-06T15:59:55.830Z] [2020-01-06T15:59:55.830Z] DONE 1 tests in 2.401s [2020-01-06T15:59:55.830Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-06T15:59:55.830Z] ++ 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 [2020-01-06T15:59:55.830Z] ++ set -e [2020-01-06T15:59:55.830Z] ++ '[' -n 0 ']' [2020-01-06T15:59:55.830Z] ++ set -x [2020-01-06T15:59:55.830Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T15:59:55.830Z] INFO: Testing against a local daemon [2020-01-06T15:59:55.830Z] === RUN TestSecretInspect [2020-01-06T15:59:56.450Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T15:59:57.017Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T15:59:57.444Z] #51 ... [2020-01-06T15:59:57.444Z] [2020-01-06T15:59:57.444Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:59:57.444Z] #60 380.2 + bin/containerd [2020-01-06T15:59:57.947Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-01-06T15:59:58.072Z] #60 ... [2020-01-06T15:59:58.072Z] [2020-01-06T15:59:58.072Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:59:58.072Z] #51 DONE 433.9s [2020-01-06T15:59:58.362Z] [2020-01-06T15:59:58.362Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T15:59:58.761Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2020-01-06T15:59:59.115Z] --- PASS: TestSecretInspect (3.25s) [2020-01-06T15:59:59.115Z] === RUN TestSecretList [2020-01-06T15:59:59.588Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2020-01-06T16:00:00.298Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T16:00:00.298Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T16:00:00.865Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-01-06T16:00:02.401Z] --- PASS: TestSecretList (3.22s) [2020-01-06T16:00:02.401Z] === RUN TestSecretsCreateAndDelete [2020-01-06T16:00:04.483Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-01-06T16:00:04.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.38s) [2020-01-06T16:00:04.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.74s) [2020-01-06T16:00:04.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.50s) [2020-01-06T16:00:04.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.38s) [2020-01-06T16:00:04.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.57s) [2020-01-06T16:00:04.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.52s) [2020-01-06T16:00:04.483Z] === RUN TestBuildMultiStageCopy [2020-01-06T16:00:04.483Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-06T16:00:05.264Z] #60 ... [2020-01-06T16:00:05.264Z] [2020-01-06T16:00:05.264Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T16:00:05.264Z] #23 441.1 + return [2020-01-06T16:00:05.554Z] #23 DONE 441.3s [2020-01-06T16:00:05.554Z] [2020-01-06T16:00:05.554Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T16:00:05.685Z] --- PASS: TestSecretsCreateAndDelete (3.29s) [2020-01-06T16:00:05.685Z] === RUN TestSecretsUpdate [2020-01-06T16:00:07.020Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-06T16:00:07.235Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2020-01-06T16:00:07.235Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-06T16:00:07.235Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-06T16:00:07.235Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-06T16:00:07.235Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-06T16:00:07.235Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-06T16:00:07.235Z] ? github.com/docker/docker/rootless [no test files] [2020-01-06T16:00:07.235Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-06T16:00:07.235Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-06T16:00:07.235Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-06T16:00:07.235Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-06T16:00:07.235Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-06T16:00:07.235Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-06T16:00:07.235Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-06T16:00:07.235Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-06T16:00:07.235Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-06T16:00:07.236Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-06T16:00:07.236Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-06T16:00:07.236Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-06T16:00:07.236Z] ? github.com/docker/docker/volume [no test files] [2020-01-06T16:00:07.236Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-06T16:00:07.236Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === Skipped [2020-01-06T16:00:07.236Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-06T16:00:07.236Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-06T16:00:07.236Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-06T16:00:07.236Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:00:07.236Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-06T16:00:07.236Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:00:07.236Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-06T16:00:07.236Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:00:07.236Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-06T16:00:07.236Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:00:07.236Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-06T16:00:07.236Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:00:07.236Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-06T16:00:07.236Z] graphtest_unix.go:73: No driver to put! [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-06T16:00:07.236Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-06T16:00:07.236Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-06T16:00:07.236Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-06T16:00:07.236Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-06T16:00:07.236Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:00:07.236Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-06T16:00:07.236Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:00:07.236Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-06T16:00:07.236Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:00:07.236Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-06T16:00:07.236Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:00:07.236Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-06T16:00:07.236Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:00:07.236Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-06T16:00:07.236Z] graphtest_unix.go:73: No driver to put! [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-06T16:00:07.236Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-06T16:00:07.236Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] [2020-01-06T16:00:07.236Z] DONE 2155 tests, 20 skipped in 239.667s Post stage [Pipeline] junit [2020-01-06T16:00:07.379Z] Recording test results [2020-01-06T16:00:07.585Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-06T16:00:07.798Z] #60 ... [2020-01-06T16:00:07.798Z] [2020-01-06T16:00:07.798Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2020-01-06T16:00:07.798Z] #24 DONE 0.1s [2020-01-06T16:00:07.798Z] [2020-01-06T16:00:07.798Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-06T16:00:08.428Z] #28 DONE 0.5s [2020-01-06T16:00:08.428Z] [2020-01-06T16:00:08.428Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2020-01-06T16:00:08.428Z] #30 DONE 0.1s [2020-01-06T16:00:08.428Z] [2020-01-06T16:00:08.428Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T16:00:08.428Z] #60 ... [2020-01-06T16:00:08.428Z] [2020-01-06T16:00:08.428Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-01-06T16:00:08.428Z] #33 DONE 0.1s [2020-01-06T16:00:08.428Z] [2020-01-06T16:00:08.428Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2020-01-06T16:00:08.518Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-06T16:00:08.720Z] #38 DONE 0.1s [2020-01-06T16:00:08.720Z] [2020-01-06T16:00:08.720Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2020-01-06T16:00:08.720Z] #40 DONE 0.1s [2020-01-06T16:00:08.720Z] [2020-01-06T16:00:08.720Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T16:00:08.720Z] #60 ... [2020-01-06T16:00:08.720Z] [2020-01-06T16:00:08.720Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2020-01-06T16:00:08.720Z] #43 DONE 0.1s [2020-01-06T16:00:08.720Z] [2020-01-06T16:00:08.720Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-01-06T16:00:09.026Z] #46 DONE 0.1s [2020-01-06T16:00:09.026Z] [2020-01-06T16:00:09.026Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-01-06T16:00:09.026Z] #49 DONE 0.1s [2020-01-06T16:00:09.026Z] [2020-01-06T16:00:09.026Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2020-01-06T16:00:09.026Z] #52 DONE 0.1s [2020-01-06T16:00:09.026Z] [2020-01-06T16:00:09.026Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2020-01-06T16:00:09.026Z] #56 DONE 0.1s [2020-01-06T16:00:09.026Z] [2020-01-06T16:00:09.026Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-01-06T16:00:09.084Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-06T16:00:09.147Z] --- PASS: TestSecretsUpdate (3.23s) [2020-01-06T16:00:09.147Z] === RUN TestTemplatedSecret [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-06T16:00:09.650Z] --- PASS: TestBuildMultiStageCopy (6.00s) [2020-01-06T16:00:09.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s) [2020-01-06T16:00:09.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2020-01-06T16:00:09.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s) [2020-01-06T16:00:09.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.72s) [2020-01-06T16:00:09.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.74s) [2020-01-06T16:00:09.650Z] === RUN TestBuildMultiStageParentConfig [2020-01-06T16:00:10.272Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 -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:8311d6ba9fe69197912f4bba01eab1a92d92ce08 hack/make.sh dynbinary test-integration [2020-01-06T16:00:10.272Z] [2020-01-06T16:00:10.272Z] Removing bundles/ [2020-01-06T16:00:10.693Z] [2020-01-06T16:00:10.693Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-06T16:00:10.693Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T16:00:10.693Z] GOOS="" GOARCH="" GOARM="" [2020-01-06T16:00:11.548Z] --- PASS: TestBuildMultiStageParentConfig (1.70s) [2020-01-06T16:00:11.548Z] === RUN TestBuildLabelWithTargets [2020-01-06T16:00:11.680Z] --- PASS: TestTemplatedSecret (2.93s) [2020-01-06T16:00:11.680Z] === RUN TestSecretCreateResolve [2020-01-06T16:00:11.974Z] ok github.com/docker/docker/api/server 0.135s coverage: 9.0% of statements [2020-01-06T16:00:14.075Z] --- PASS: TestBuildLabelWithTargets (2.51s) [2020-01-06T16:00:14.075Z] === RUN TestBuildWithEmptyLayers [2020-01-06T16:00:14.964Z] --- PASS: TestSecretCreateResolve (3.27s) [2020-01-06T16:00:14.964Z] PASS [2020-01-06T16:00:14.964Z] [2020-01-06T16:00:14.964Z] DONE 6 tests in 19.361s [2020-01-06T16:00:14.964Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-01-06T16:00:14.964Z] ++ 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 [2020-01-06T16:00:14.964Z] ++ set -e [2020-01-06T16:00:14.964Z] ++ '[' -n 0 ']' [2020-01-06T16:00:14.964Z] ++ set -x [2020-01-06T16:00:14.965Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:00:14.965Z] INFO: Testing against a local daemon [2020-01-06T16:00:14.965Z] === RUN TestServiceCreateInit [2020-01-06T16:00:14.965Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-06T16:00:15.447Z] --- PASS: TestBuildWithEmptyLayers (1.41s) [2020-01-06T16:00:15.447Z] === RUN TestBuildMultiStageOnBuild [2020-01-06T16:00:16.820Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-06T16:00:16.820Z] Using test binary docker [2020-01-06T16:00:16.820Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-06T16:00:16.820Z] Using test binary docker [2020-01-06T16:00:16.820Z] +++ /etc/init.d/apparmor start [2020-01-06T16:00:16.820Z] +++ /etc/init.d/apparmor start [2020-01-06T16:00:16.820Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found/etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-06T16:00:16.820Z] [2020-01-06T16:00:16.820Z] Starting AppArmor profiles:Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-06T16:00:16.820Z] Warning failed to create cache: (null) [2020-01-06T16:00:16.820Z] Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-06T16:00:16.820Z] . [2020-01-06T16:00:16.820Z] Warning failed to create cache: (null) [2020-01-06T16:00:16.820Z] INFO: Waiting for daemon to start... [2020-01-06T16:00:16.820Z] Starting dockerd [2020-01-06T16:00:16.820Z] +++ 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 [2020-01-06T16:00:16.820Z] . [2020-01-06T16:00:16.820Z] INFO: Waiting for daemon to start... [2020-01-06T16:00:16.820Z] Starting dockerd [2020-01-06T16:00:16.820Z] +++ 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 [2020-01-06T16:00:18.722Z] ..--- PASS: TestBuildMultiStageOnBuild (3.01s) [2020-01-06T16:00:18.722Z] === RUN TestBuildUncleanTarFilenames [2020-01-06T16:00:18.722Z] [2020-01-06T16:00:18.722Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-06T16:00:18.722Z] [2020-01-06T16:00:18.722Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-06T16:00:18.980Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-06T16:00:18.980Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-06T16:00:18.980Z] Error: No such image: emptyfsError: No such image: emptyfs [2020-01-06T16:00:18.980Z] [2020-01-06T16:00:18.980Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-06T16:00:18.980Z] ++++ docker load [2020-01-06T16:00:18.980Z] ++++ docker load [2020-01-06T16:00:18.980Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-06T16:00:19.239Z] Running integration-test (iteration 1) [2020-01-06T16:00:19.239Z] Running integration-test (iteration 1) [2020-01-06T16:00:19.239Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-01-06T16:00:19.239Z] ++ 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)/' [2020-01-06T16:00:19.239Z] ++ set -e [2020-01-06T16:00:19.239Z] ++ '[' -n 0 ']' [2020-01-06T16:00:19.239Z] ++ set -x [2020-01-06T16:00:19.239Z] ++ env -i DEST=/go/src/github.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)/' [2020-01-06T16:00:19.239Z] 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)/ [2020-01-06T16:00:19.239Z] ++ 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)/' [2020-01-06T16:00:19.239Z] ++ set -e [2020-01-06T16:00:19.239Z] ++ '[' -n 0 ']' [2020-01-06T16:00:19.239Z] ++ set -x [2020-01-06T16:00:19.239Z] ++ env -i DEST=/go/src/github.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)/' [2020-01-06T16:00:19.497Z] --- PASS: TestBuildUncleanTarFilenames (1.22s) [2020-01-06T16:00:19.497Z] === RUN TestBuildMultiStageLayerLeak [2020-01-06T16:00:21.528Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-06T16:00:25.718Z] --- PASS: TestServiceCreateInit (10.11s) [2020-01-06T16:00:25.718Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.40s) [2020-01-06T16:00:25.718Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.67s) [2020-01-06T16:00:25.718Z] === RUN TestCreateServiceMultipleTimes [2020-01-06T16:00:26.052Z] --- PASS: TestBuildMultiStageLayerLeak (5.85s) [2020-01-06T16:00:26.052Z] === RUN TestBuildWithHugeFile [2020-01-06T16:00:29.365Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-01-06T16:00:29.365Z] Copying nested executables into bundles/binary-daemon [2020-01-06T16:00:29.365Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-01-06T16:00:29.767Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 -e DOCKER_GRAPHDRIVER docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 hack/make.sh cross [2020-01-06T16:00:30.329Z] [2020-01-06T16:00:30.329Z] Removing bundles/ [2020-01-06T16:00:30.329Z] [2020-01-06T16:00:30.329Z] ---> Making bundle: cross (in bundles/cross) [2020-01-06T16:00:30.329Z] Cross building: bundles/cross/linux/amd64 [2020-01-06T16:00:30.329Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-01-06T16:00:30.329Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-01-06T16:00:47.972Z] Loaded image: buildpack-deps:jessie [2020-01-06T16:00:48.304Z] #60 428.7 + bin/containerd-stress [2020-01-06T16:00:48.304Z] #60 432.4 + bin/containerd-shim [2020-01-06T16:00:48.538Z] Loaded image: busybox:latest [2020-01-06T16:00:49.581Z] Loaded image: busybox:glibc [2020-01-06T16:00:49.581Z] Loaded image: debian:jessie [2020-01-06T16:00:49.582Z] Loaded image: hello-world:latest [2020-01-06T16:00:49.839Z] Loaded image: buildpack-deps:jessie [2020-01-06T16:00:50.097Z] INFO: Testing against a local daemon [2020-01-06T16:00:50.097Z] === RUN TestDockerSuite [2020-01-06T16:00:50.097Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-01-06T16:00:50.097Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-01-06T16:00:50.097Z] Loaded image: busybox:latest [2020-01-06T16:00:50.097Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-01-06T16:00:50.097Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-01-06T16:00:50.097Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-01-06T16:00:50.097Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-01-06T16:00:50.097Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-01-06T16:00:50.097Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-01-06T16:00:50.662Z] Loaded image: busybox:glibc [2020-01-06T16:00:50.919Z] Loaded image: debian:jessie [2020-01-06T16:00:50.919Z] Loaded image: hello-world:latest [2020-01-06T16:00:51.176Z] INFO: Testing against a local daemon [2020-01-06T16:00:51.176Z] === RUN TestDockerDaemonSuite [2020-01-06T16:00:51.176Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-01-06T16:00:51.742Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-01-06T16:00:51.742Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-01-06T16:00:52.259Z] --- PASS: TestCreateServiceMultipleTimes (24.01s) [2020-01-06T16:00:52.259Z] === RUN TestCreateServiceConflict [2020-01-06T16:00:52.259Z] --- PASS: TestCreateServiceConflict (3.24s) [2020-01-06T16:00:52.259Z] === RUN TestCreateServiceMaxReplicas [2020-01-06T16:00:52.675Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-01-06T16:00:52.675Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-01-06T16:00:53.609Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-01-06T16:00:53.609Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-01-06T16:00:53.609Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-01-06T16:00:56.449Z] --- PASS: TestCreateServiceMaxReplicas (3.68s) [2020-01-06T16:00:56.449Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-06T16:00:56.886Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-01-06T16:00:56.886Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-01-06T16:00:56.886Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-01-06T16:00:56.886Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-01-06T16:00:56.886Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-01-06T16:00:57.819Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-01-06T16:00:58.660Z] #60 442.6 + bin/containerd-shim-runc-v1 [2020-01-06T16:00:59.191Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-01-06T16:00:59.191Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-01-06T16:00:59.448Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-01-06T16:00:59.448Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-01-06T16:00:59.448Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-01-06T16:00:59.705Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-01-06T16:01:03.079Z] #60 447.6 + bin/containerd-shim-runc-v2 [2020-01-06T16:01:03.885Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-01-06T16:01:04.105Z] #60 449.1 + binaries [2020-01-06T16:01:04.105Z] #60 449.1 + mkdir -p /build [2020-01-06T16:01:04.105Z] #60 449.1 + cp bin/containerd /build/containerd [2020-01-06T16:01:04.105Z] #60 449.1 + cp bin/containerd-shim /build/containerd-shim [2020-01-06T16:01:04.105Z] #60 449.1 + cp bin/ctr /build/ctr [2020-01-06T16:01:04.105Z] #60 DONE 449.2s [2020-01-06T16:01:04.817Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-01-06T16:01:06.143Z] [2020-01-06T16:01:06.143Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-01-06T16:01:06.143Z] #61 DONE 0.1s [2020-01-06T16:01:06.143Z] [2020-01-06T16:01:06.143Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-01-06T16:01:06.143Z] #65 DONE 0.1s [2020-01-06T16:01:06.143Z] [2020-01-06T16:01:06.144Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-01-06T16:01:06.144Z] #67 DONE 0.1s [2020-01-06T16:01:06.144Z] [2020-01-06T16:01:06.144Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-01-06T16:01:06.144Z] #70 DONE 0.0s [2020-01-06T16:01:06.144Z] [2020-01-06T16:01:06.144Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-01-06T16:01:06.144Z] #71 DONE 0.0s [2020-01-06T16:01:06.144Z] [2020-01-06T16:01:06.144Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-01-06T16:01:07.349Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-01-06T16:01:07.608Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-01-06T16:01:08.841Z] #72 DONE 2.2s [2020-01-06T16:01:08.841Z] [2020-01-06T16:01:08.841Z] #73 exporting to oci image format [2020-01-06T16:01:08.841Z] #73 exporting layers [2020-01-06T16:01:10.138Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-01-06T16:01:11.072Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-01-06T16:01:11.327Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.12s) [2020-01-06T16:01:11.327Z] === RUN TestCreateServiceSecretFileMode [2020-01-06T16:01:11.639Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-06T16:01:12.404Z] ok github.com/docker/docker/api/server/httputils 0.145s coverage: 14.7% of statements [2020-01-06T16:01:12.404Z] ok github.com/docker/docker/api/server/middleware 0.186s coverage: 37.7% of statements [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-06T16:01:12.404Z] ok github.com/docker/docker/api/types/filters 0.225s coverage: 92.2% of statements [2020-01-06T16:01:12.404Z] ok github.com/docker/docker/api/types/strslice 0.079s coverage: 90.0% of statements [2020-01-06T16:01:12.404Z] ok github.com/docker/docker/api/server/router/swarm 0.160s coverage: 4.0% of statements [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/types [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-06T16:01:12.404Z] ok github.com/docker/docker/api/types/time 0.231s coverage: 100.0% of statements [2020-01-06T16:01:12.404Z] ok github.com/docker/docker/api/types/versions 0.059s coverage: 75.0% of statements [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/builder [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-06T16:01:12.404Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-06T16:01:12.404Z] ok github.com/docker/docker/builder/dockerignore 0.095s coverage: 96.8% of statements [2020-01-06T16:01:13.550Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-01-06T16:01:14.616Z] --- PASS: TestCreateServiceSecretFileMode (3.47s) [2020-01-06T16:01:14.616Z] === RUN TestCreateServiceConfigFileMode [2020-01-06T16:01:14.922Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-01-06T16:01:15.322Z] ok github.com/docker/docker/cli/debug 0.059s coverage: 100.0% of statements [2020-01-06T16:01:15.486Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-01-06T16:01:15.780Z] ok github.com/docker/docker/builder/remotecontext 0.553s coverage: 9.2% of statements [2020-01-06T16:01:15.780Z] ok github.com/docker/docker/builder/dockerfile 0.564s coverage: 46.3% of statements [2020-01-06T16:01:16.051Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-01-06T16:01:17.424Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-01-06T16:01:17.904Z] --- PASS: TestCreateServiceConfigFileMode (2.82s) [2020-01-06T16:01:17.904Z] === RUN TestCreateServiceSysctls [2020-01-06T16:01:18.796Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-01-06T16:01:18.796Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-01-06T16:01:21.181Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T16:01:21.181Z] [2020-01-06T16:01:21.181Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-06T16:01:21.181Z] PKG_CONFIG=pkg-config [2020-01-06T16:01:21.181Z] GOLANG_VERSION=1.13.5 [2020-01-06T16:01:21.181Z] HOSTNAME=17066a36a783 [2020-01-06T16:01:21.181Z] DOCKER_EXPERIMENTAL=1 [2020-01-06T16:01:21.181Z] container=docker [2020-01-06T16:01:21.181Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-06T16:01:21.181Z] GO111MODULE=off [2020-01-06T16:01:21.181Z] GOPATH=/go [2020-01-06T16:01:21.181Z] PWD=/go/src/github.com/docker/docker [2020-01-06T16:01:21.181Z] HOME=/root [2020-01-06T16:01:21.181Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-06T16:01:21.181Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-06T16:01:21.181Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-06T16:01:21.181Z] DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T16:01:21.181Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-06T16:01:21.181Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-06T16:01:21.181Z] TERM=xterm [2020-01-06T16:01:21.181Z] VALIDATE_BRANCH=master [2020-01-06T16:01:21.181Z] DEST=bundles/test-integration [2020-01-06T16:01:21.181Z] SHLVL=1 [2020-01-06T16:01:21.181Z] TIMEOUT=120m [2020-01-06T16:01:21.181Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-06T16:01:21.181Z] DOCKER_PKG=github.com/docker/docker [2020-01-06T16:01:21.181Z] TESTDEBUG=0 [2020-01-06T16:01:21.181Z] _=/usr/bin/env [2020-01-06T16:01:21.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-06T16:01:21.325Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-01-06T16:01:22.095Z] --- PASS: TestCreateServiceSysctls (4.16s) [2020-01-06T16:01:22.095Z] === RUN TestCreateServiceCapabilities [2020-01-06T16:01:23.222Z] === RUN TestDockerSuite/TestAttachDetach [2020-01-06T16:01:23.479Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-01-06T16:01:24.852Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-01-06T16:01:25.382Z] --- PASS: TestCreateServiceCapabilities (3.46s) [2020-01-06T16:01:25.382Z] === RUN TestInspect [2020-01-06T16:01:26.227Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-01-06T16:01:28.744Z] --- PASS: TestInspect (3.59s) [2020-01-06T16:01:28.744Z] === RUN TestServiceListWithStatuses [2020-01-06T16:01:28.744Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-06T16:01:28.744Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-06T16:01:28.744Z] === RUN TestDockerNetworkConnectAlias [2020-01-06T16:01:28.943Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-01-06T16:01:28.943Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-01-06T16:01:29.877Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-01-06T16:01:30.588Z] ok github.com/docker/docker/client 0.865s coverage: 75.3% of statements [2020-01-06T16:01:31.778Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-01-06T16:01:32.710Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-01-06T16:01:34.088Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-01-06T16:01:34.346Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-01-06T16:01:36.859Z] --- PASS: TestDockerNetworkConnectAlias (7.25s) [2020-01-06T16:01:36.859Z] === RUN TestDockerNetworkReConnect [2020-01-06T16:01:36.872Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-01-06T16:01:37.436Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-01-06T16:01:38.016Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-01-06T16:01:38.016Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-01-06T16:01:38.273Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-01-06T16:01:40.172Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-01-06T16:01:40.172Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-01-06T16:01:40.430Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-01-06T16:01:41.362Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-01-06T16:01:42.129Z] --- PASS: TestDockerNetworkReConnect (6.02s) [2020-01-06T16:01:42.129Z] === RUN TestServicePlugin [2020-01-06T16:01:42.129Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-06T16:01:42.129Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:01:42.129Z] === RUN TestServiceUpdateLabel [2020-01-06T16:01:42.294Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-01-06T16:01:43.669Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-01-06T16:01:45.413Z] --- PASS: TestServiceUpdateLabel (3.26s) [2020-01-06T16:01:45.413Z] === RUN TestServiceUpdateSecrets [2020-01-06T16:01:45.567Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-01-06T16:01:47.468Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-01-06T16:01:48.267Z] ok github.com/docker/docker/builder/remotecontext/git 34.337s coverage: 86.3% of statements [2020-01-06T16:01:48.267Z] ? github.com/docker/docker/cli [no test files] [2020-01-06T16:01:48.267Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-06T16:01:50.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-06T16:01:51.650Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-01-06T16:01:51.686Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-01-06T16:01:51.686Z] Copying nested executables into bundles/cross/linux/amd64 [2020-01-06T16:01:51.686Z] Cross building: bundles/cross/windows/amd64 [2020-01-06T16:01:51.686Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-06T16:01:51.686Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-01-06T16:01:51.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-06T16:01:52.583Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-01-06T16:01:53.149Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-01-06T16:01:55.344Z] ok github.com/docker/docker/cmd/dockerd 0.729s coverage: 19.0% of statements [2020-01-06T16:01:56.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-06T16:01:56.881Z] ok github.com/docker/docker/container 0.501s coverage: 42.5% of statements [2020-01-06T16:01:56.882Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-06T16:01:56.882Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-06T16:01:56.882Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-06T16:01:56.882Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-06T16:01:57.329Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-01-06T16:01:58.418Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.278s coverage: 65.3% of statements [2020-01-06T16:01:59.854Z] --- PASS: TestBuildWithHugeFile (94.43s) [2020-01-06T16:01:59.854Z] === RUN TestBuildWithEmptyDockerfile [2020-01-06T16:01:59.854Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T16:01:59.854Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T16:01:59.854Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T16:01:59.854Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T16:01:59.854Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T16:01:59.854Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T16:01:59.854Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T16:01:59.854Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T16:02:00.111Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T16:02:00.111Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-01-06T16:02:00.111Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-01-06T16:02:00.111Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-01-06T16:02:00.111Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-01-06T16:02:00.111Z] === RUN TestBuildPreserveOwnership [2020-01-06T16:02:00.111Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-06T16:02:00.676Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-01-06T16:02:01.241Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-01-06T16:02:01.808Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-01-06T16:02:02.375Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-01-06T16:02:02.944Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-01-06T16:02:03.108Z] ok github.com/docker/docker/daemon/cluster/convert 0.901s coverage: 35.8% of statements [2020-01-06T16:02:03.494Z] --- PASS: TestServiceUpdateSecrets (15.46s) [2020-01-06T16:02:03.494Z] === RUN TestServiceUpdateConfigs [2020-01-06T16:02:04.842Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-06T16:02:05.776Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-01-06T16:02:06.034Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-01-06T16:02:07.408Z] --- PASS: TestBuildPreserveOwnership (6.95s) [2020-01-06T16:02:07.408Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.70s) [2020-01-06T16:02:07.408Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.23s) [2020-01-06T16:02:07.408Z] === RUN TestBuildPlatformInvalid [2020-01-06T16:02:07.408Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-01-06T16:02:07.408Z] PASS [2020-01-06T16:02:07.408Z] [2020-01-06T16:02:07.408Z] === Skipped [2020-01-06T16:02:07.408Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-01-06T16:02:07.408Z] build_session_test.go:25: TODO: BuildKit [2020-01-06T16:02:07.408Z] [2020-01-06T16:02:07.408Z] [2020-01-06T16:02:07.408Z] DONE 32 tests, 1 skipped in 181.454s [2020-01-06T16:02:07.408Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-01-06T16:02:07.408Z] ++ 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 [2020-01-06T16:02:07.408Z] ++ set -e [2020-01-06T16:02:07.408Z] ++ '[' -n 0 ']' [2020-01-06T16:02:07.408Z] ++ set -x [2020-01-06T16:02:07.408Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:02:07.408Z] INFO: Testing against a local daemon [2020-01-06T16:02:07.408Z] === RUN TestConfigList [2020-01-06T16:02:08.783Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-01-06T16:02:08.783Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-01-06T16:02:09.716Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-01-06T16:02:10.184Z] ok github.com/docker/docker/daemon/cluster 2.108s coverage: 0.5% of statements [2020-01-06T16:02:10.650Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-01-06T16:02:11.215Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-01-06T16:02:11.215Z] --- PASS: TestConfigList (3.72s) [2020-01-06T16:02:11.215Z] === RUN TestConfigsCreateAndDelete [2020-01-06T16:02:11.723Z] ok github.com/docker/docker/daemon/config 1.123s coverage: 80.1% of statements [2020-01-06T16:02:12.148Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-01-06T16:02:12.405Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-01-06T16:02:13.338Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-01-06T16:02:13.338Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-01-06T16:02:13.900Z] ok github.com/docker/docker/daemon/discovery 0.206s coverage: 30.0% of statements [2020-01-06T16:02:13.900Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.218s coverage: 10.9% of statements [2020-01-06T16:02:14.359Z] ok github.com/docker/docker/daemon/events 0.356s coverage: 50.0% of statements [2020-01-06T16:02:14.709Z] --- PASS: TestConfigsCreateAndDelete (3.51s) [2020-01-06T16:02:14.709Z] === RUN TestConfigsUpdate [2020-01-06T16:02:15.275Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-01-06T16:02:16.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-06T16:02:16.208Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-01-06T16:02:16.537Z] ok github.com/docker/docker/daemon/links 0.340s coverage: 93.0% of statements [2020-01-06T16:02:16.997Z] ok github.com/docker/docker/daemon/graphdriver 0.825s coverage: 2.3% of statements [2020-01-06T16:02:17.143Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-01-06T16:02:17.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-06T16:02:18.074Z] --- PASS: TestConfigsUpdate (3.43s) [2020-01-06T16:02:18.074Z] === RUN TestTemplatedConfig [2020-01-06T16:02:18.370Z] --- PASS: TestServiceUpdateConfigs (15.44s) [2020-01-06T16:02:18.370Z] === RUN TestServiceUpdateNetwork [2020-01-06T16:02:18.639Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-01-06T16:02:19.901Z] ok github.com/docker/docker/daemon 3.173s coverage: 9.2% of statements [2020-01-06T16:02:19.902Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-06T16:02:19.902Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-06T16:02:19.902Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-06T16:02:19.902Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-06T16:02:19.902Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-01-06T16:02:19.902Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-01-06T16:02:19.902Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-06T16:02:19.902Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-01-06T16:02:19.902Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-01-06T16:02:19.902Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-01-06T16:02:19.902Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-01-06T16:02:19.902Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-06T16:02:19.902Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-01-06T16:02:19.902Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-01-06T16:02:19.902Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-01-06T16:02:20.011Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-01-06T16:02:20.270Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-01-06T16:02:20.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-06T16:02:20.836Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-01-06T16:02:20.867Z] ok github.com/docker/docker/daemon/logger 0.462s coverage: 43.0% of statements [2020-01-06T16:02:20.867Z] ok github.com/docker/docker/daemon/images 0.450s coverage: 4.9% of statements [2020-01-06T16:02:20.867Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-06T16:02:20.867Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-06T16:02:21.325Z] ok github.com/docker/docker/daemon/logger/awslogs 0.856s coverage: 77.4% of statements [2020-01-06T16:02:21.325Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-01-06T16:02:21.325Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-06T16:02:21.325Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-06T16:02:21.325Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-01-06T16:02:21.325Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-01-06T16:02:22.208Z] --- PASS: TestTemplatedConfig (3.90s) [2020-01-06T16:02:22.208Z] === RUN TestConfigInspect [2020-01-06T16:02:22.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-06T16:02:22.860Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.248s coverage: 88.3% of statements [2020-01-06T16:02:22.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-06T16:02:23.828Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.430s coverage: 62.1% of statements [2020-01-06T16:02:24.343Z] ok github.com/docker/docker/daemon/logger/local 0.514s coverage: 74.7% of statements [2020-01-06T16:02:24.343Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-06T16:02:24.854Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-01-06T16:02:25.311Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.320s coverage: 21.4% of statements [2020-01-06T16:02:25.419Z] --- PASS: TestConfigInspect (3.29s) [2020-01-06T16:02:25.419Z] === RUN TestConfigCreateWithLabels [2020-01-06T16:02:25.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-06T16:02:26.848Z] ok github.com/docker/docker/daemon/logger/syslog 0.318s coverage: 47.8% of statements [2020-01-06T16:02:26.848Z] ok github.com/docker/docker/daemon/logger/templates 0.373s coverage: 8.3% of statements [2020-01-06T16:02:27.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-06T16:02:28.696Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-01-06T16:02:28.696Z] --- PASS: TestConfigCreateWithLabels (3.25s) [2020-01-06T16:02:28.696Z] === RUN TestConfigCreateResolve [2020-01-06T16:02:28.696Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-01-06T16:02:29.023Z] ok github.com/docker/docker/daemon/logger/splunk 2.505s coverage: 82.5% of statements [2020-01-06T16:02:29.023Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-06T16:02:29.023Z] ? github.com/docker/docker/daemon/network [no test files] [2020-01-06T16:02:29.023Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-06T16:02:30.558Z] ok github.com/docker/docker/distribution 1.411s coverage: 20.3% of statements [2020-01-06T16:02:30.558Z] ok github.com/docker/docker/distribution/metadata 1.480s coverage: 48.2% of statements [2020-01-06T16:02:30.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-06T16:02:31.015Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-06T16:02:31.016Z] ok github.com/docker/docker/errdefs 0.215s coverage: 49.4% of statements [2020-01-06T16:02:31.975Z] --- PASS: TestConfigCreateResolve (3.40s) [2020-01-06T16:02:31.975Z] === RUN TestConfigDaemonLibtrustID [2020-01-06T16:02:32.540Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-01-06T16:02:32.540Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2020-01-06T16:02:32.540Z] PASS [2020-01-06T16:02:32.540Z] [2020-01-06T16:02:32.540Z] DONE 8 tests in 25.224s [2020-01-06T16:02:32.540Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-01-06T16:02:32.540Z] ++ 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 [2020-01-06T16:02:32.540Z] ++ set -e [2020-01-06T16:02:32.540Z] ++ '[' -n 0 ']' [2020-01-06T16:02:32.540Z] ++ set -x [2020-01-06T16:02:32.540Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:02:32.549Z] ok github.com/docker/docker/distribution/xfer 2.333s coverage: 76.8% of statements [2020-01-06T16:02:32.549Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-06T16:02:32.797Z] INFO: Testing against a local daemon [2020-01-06T16:02:32.797Z] === RUN TestCheckpoint [2020-01-06T16:02:32.797Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-06T16:02:32.797Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-06T16:02:32.797Z] === RUN TestContainerInvalidJSON [2020-01-06T16:02:32.797Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T16:02:32.797Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T16:02:32.797Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T16:02:32.797Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T16:02:32.797Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-06T16:02:32.797Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-06T16:02:32.797Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T16:02:32.797Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-06T16:02:32.797Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T16:02:32.797Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-06T16:02:32.797Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-06T16:02:32.797Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-06T16:02:32.797Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-01-06T16:02:32.797Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-06T16:02:32.797Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-01-06T16:02:32.797Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-06T16:02:33.054Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-01-06T16:02:33.054Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-06T16:02:33.054Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-01-06T16:02:33.054Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-01-06T16:02:33.054Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-06T16:02:33.054Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-01-06T16:02:33.245Z] --- PASS: TestServiceUpdateNetwork (15.55s) [2020-01-06T16:02:33.245Z] PASS [2020-01-06T16:02:33.245Z] [2020-01-06T16:02:33.245Z] === Skipped [2020-01-06T16:02:33.245Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-06T16:02:33.245Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-06T16:02:33.245Z] [2020-01-06T16:02:33.245Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-01-06T16:02:33.245Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:02:33.245Z] [2020-01-06T16:02:33.245Z] [2020-01-06T16:02:33.245Z] DONE 20 tests, 2 skipped in 136.817s [2020-01-06T16:02:33.245Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-01-06T16:02:33.245Z] ++ 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 [2020-01-06T16:02:33.245Z] ++ set -e [2020-01-06T16:02:33.245Z] ++ '[' -n 0 ']' [2020-01-06T16:02:33.245Z] ++ set -x [2020-01-06T16:02:33.245Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:02:33.245Z] INFO: Testing against a local daemon [2020-01-06T16:02:33.245Z] === RUN TestSessionCreate [2020-01-06T16:02:33.245Z] --- PASS: TestSessionCreate (0.05s) [2020-01-06T16:02:33.245Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-06T16:02:33.245Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-01-06T16:02:33.245Z] PASS [2020-01-06T16:02:33.245Z] [2020-01-06T16:02:33.245Z] DONE 2 tests in 0.261s [2020-01-06T16:02:33.245Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-01-06T16:02:33.245Z] ++ 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 [2020-01-06T16:02:33.245Z] ++ set -e [2020-01-06T16:02:33.245Z] ++ '[' -n 0 ']' [2020-01-06T16:02:33.245Z] ++ set -x [2020-01-06T16:02:33.245Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:02:33.245Z] INFO: Testing against a local daemon [2020-01-06T16:02:33.245Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-06T16:02:33.245Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-06T16:02:33.245Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-06T16:02:33.245Z] === RUN TestEventsExecDie [2020-01-06T16:02:33.245Z] --- PASS: TestEventsExecDie (0.91s) [2020-01-06T16:02:33.245Z] === RUN TestEventsBackwardsCompatible [2020-01-06T16:02:33.245Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-01-06T16:02:33.245Z] === RUN TestInfoBinaryCommits [2020-01-06T16:02:33.245Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-01-06T16:02:33.245Z] === RUN TestInfoAPIVersioned [2020-01-06T16:02:33.245Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-01-06T16:02:33.245Z] === RUN TestInfoDiscoveryBackend [2020-01-06T16:02:33.312Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-01-06T16:02:33.312Z] === RUN TestCopyFromContainer [2020-01-06T16:02:33.312Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-01-06T16:02:33.516Z] ok github.com/docker/docker/image/cache 0.147s coverage: 19.2% of statements [2020-01-06T16:02:33.516Z] ok github.com/docker/docker/image/v1 0.332s coverage: 25.0% of statements [2020-01-06T16:02:33.570Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-01-06T16:02:33.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-06T16:02:33.812Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-01-06T16:02:33.812Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-06T16:02:34.135Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-01-06T16:02:34.483Z] ok github.com/docker/docker/image 1.107s coverage: 86.4% of statements [2020-01-06T16:02:34.483Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-06T16:02:34.483Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-06T16:02:34.746Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-06T16:02:34.746Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-06T16:02:34.944Z] ok github.com/docker/docker/libcontainerd/queue 0.075s coverage: 100.0% of statements [2020-01-06T16:02:35.314Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-01-06T16:02:35.314Z] === RUN TestInfoAPI [2020-01-06T16:02:35.507Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-01-06T16:02:35.507Z] === RUN TestCopyFromContainer// [2020-01-06T16:02:35.507Z] === RUN TestCopyFromContainer//bar/root [2020-01-06T16:02:35.573Z] --- PASS: TestInfoAPI (0.06s) [2020-01-06T16:02:35.573Z] === RUN TestInfoAPIWarnings [2020-01-06T16:02:35.766Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-06T16:02:35.766Z] === RUN TestCopyFromContainer/bar/quux [2020-01-06T16:02:36.024Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-06T16:02:36.024Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-06T16:02:36.024Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-01-06T16:02:36.140Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-01-06T16:02:36.140Z] === RUN TestInfoDebug [2020-01-06T16:02:36.282Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-06T16:02:36.282Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-06T16:02:36.540Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-06T16:02:36.540Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-06T16:02:36.708Z] --- PASS: TestInfoDebug (0.63s) [2020-01-06T16:02:36.708Z] === RUN TestInfoInsecureRegistries [2020-01-06T16:02:36.798Z] --- PASS: TestCopyFromContainer (3.42s) [2020-01-06T16:02:36.798Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-01-06T16:02:36.798Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2020-01-06T16:02:36.798Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-01-06T16:02:36.798Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-01-06T16:02:36.799Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-01-06T16:02:36.799Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-01-06T16:02:36.799Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-01-06T16:02:36.799Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-01-06T16:02:36.799Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-01-06T16:02:36.799Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-01-06T16:02:36.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-06T16:02:36.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T16:02:36.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T16:02:36.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T16:02:36.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T16:02:36.799Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T16:02:36.799Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T16:02:36.799Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T16:02:36.799Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T16:02:36.799Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T16:02:36.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2020-01-06T16:02:36.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-06T16:02:36.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-06T16:02:36.799Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-06T16:02:36.799Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-06T16:02:36.799Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-01-06T16:02:36.799Z] === RUN TestCreateWithInvalidEnv [2020-01-06T16:02:36.799Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-06T16:02:36.799Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-06T16:02:36.799Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-06T16:02:36.799Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-06T16:02:36.799Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-06T16:02:36.799Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-06T16:02:36.799Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-06T16:02:36.799Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-06T16:02:36.799Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-06T16:02:36.799Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-01-06T16:02:36.799Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-06T16:02:36.799Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-06T16:02:36.799Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-01-06T16:02:36.799Z] === RUN TestCreateTmpfsMountsTarget [2020-01-06T16:02:36.799Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-01-06T16:02:36.799Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-06T16:02:36.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-06T16:02:37.129Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 50.0% of statements [2020-01-06T16:02:37.275Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2020-01-06T16:02:37.275Z] === RUN TestInfoRegistryMirrors [2020-01-06T16:02:37.590Z] ok github.com/docker/docker/layer 0.432s coverage: 30.0% of statements [2020-01-06T16:02:37.590Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-06T16:02:37.842Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-01-06T16:02:37.842Z] === RUN TestLoginFailsWithBadCredentials [2020-01-06T16:02:38.170Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-01-06T16:02:38.408Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2020-01-06T16:02:38.408Z] === RUN TestPingCacheHeaders [2020-01-06T16:02:38.408Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-06T16:02:38.408Z] === RUN TestPingGet [2020-01-06T16:02:38.408Z] --- PASS: TestPingGet (0.03s) [2020-01-06T16:02:38.408Z] === RUN TestPingHead [2020-01-06T16:02:38.408Z] --- PASS: TestPingHead (0.05s) [2020-01-06T16:02:38.408Z] === RUN TestVersion [2020-01-06T16:02:38.408Z] --- PASS: TestVersion (0.05s) [2020-01-06T16:02:38.408Z] PASS [2020-01-06T16:02:38.408Z] [2020-01-06T16:02:38.408Z] === Skipped [2020-01-06T16:02:38.408Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-06T16:02:38.408Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-06T16:02:38.408Z] [2020-01-06T16:02:38.408Z] [2020-01-06T16:02:38.408Z] DONE 18 tests, 1 skipped in 6.542s [2020-01-06T16:02:38.408Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-06T16:02:38.408Z] ++ 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 [2020-01-06T16:02:38.408Z] ++ set -e [2020-01-06T16:02:38.408Z] ++ '[' -n 0 ']' [2020-01-06T16:02:38.408Z] ++ set -x [2020-01-06T16:02:38.408Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:02:38.556Z] ok github.com/docker/docker/opts 0.424s coverage: 67.3% of statements [2020-01-06T16:02:38.667Z] INFO: Testing against a local daemon [2020-01-06T16:02:38.667Z] === RUN TestVolumesCreateAndList [2020-01-06T16:02:38.667Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-06T16:02:38.667Z] === RUN TestVolumesRemove [2020-01-06T16:02:38.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-06T16:02:38.925Z] --- PASS: TestVolumesRemove (0.14s) [2020-01-06T16:02:38.925Z] === RUN TestVolumesInspect [2020-01-06T16:02:38.925Z] --- PASS: TestVolumesInspect (0.04s) [2020-01-06T16:02:38.925Z] === RUN TestVolumesInvalidJSON [2020-01-06T16:02:38.925Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-06T16:02:38.925Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-06T16:02:38.925Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-06T16:02:38.925Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-06T16:02:38.925Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-06T16:02:38.925Z] PASS [2020-01-06T16:02:38.925Z] [2020-01-06T16:02:38.925Z] DONE 5 tests in 0.409s [2020-01-06T16:02:38.925Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-06T16:02:39.492Z] ++++ cat bundles/test-integration/docker.pid [2020-01-06T16:02:39.492Z] +++ kill 13014 [2020-01-06T16:02:39.522Z] ok github.com/docker/docker/libcontainerd/local 0.309s coverage: 1.0% of statements [2020-01-06T16:02:39.522Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-06T16:02:39.522Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-06T16:02:39.522Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-06T16:02:39.522Z] ? github.com/docker/docker/oci [no test files] [2020-01-06T16:02:39.522Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-06T16:02:39.543Z] --- PASS: TestCreateWithCustomMaskedPaths (2.67s) [2020-01-06T16:02:39.544Z] === RUN TestCreateWithCapabilities [2020-01-06T16:02:39.544Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-06T16:02:39.544Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-06T16:02:39.544Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-06T16:02:39.544Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-06T16:02:39.544Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-06T16:02:39.544Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-06T16:02:39.544Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-06T16:02:39.544Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-06T16:02:39.544Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T16:02:39.544Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T16:02:39.544Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T16:02:39.544Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T16:02:39.544Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-06T16:02:39.544Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-06T16:02:39.544Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-06T16:02:39.544Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-06T16:02:39.544Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-06T16:02:39.544Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-06T16:02:39.544Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T16:02:39.544Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T16:02:39.544Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T16:02:39.544Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T16:02:39.544Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-06T16:02:39.544Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T16:02:39.544Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T16:02:39.544Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-06T16:02:39.544Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-06T16:02:39.544Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-06T16:02:39.801Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T16:02:39.801Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T16:02:39.801Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-06T16:02:39.801Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-06T16:02:39.801Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-06T16:02:39.801Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-01-06T16:02:39.801Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-06T16:02:39.801Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-06T16:02:39.801Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-01-06T16:02:39.801Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-01-06T16:02:39.801Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-01-06T16:02:39.801Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-01-06T16:02:39.801Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-01-06T16:02:39.801Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-01-06T16:02:39.801Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-06T16:02:39.801Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-01-06T16:02:39.801Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-01-06T16:02:39.801Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-06T16:02:40.058Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-01-06T16:02:40.058Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-01-06T16:02:40.489Z] ok github.com/docker/docker/pkg/broadcaster 0.079s coverage: 100.0% of statements [2020-01-06T16:02:40.489Z] ok github.com/docker/docker/pkg/authorization 0.610s coverage: 26.8% of statements [2020-01-06T16:02:40.489Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2020-01-06T16:02:40.867Z] +++ /etc/init.d/apparmor stop [2020-01-06T16:02:40.867Z] Clearing AppArmor profiles cache:. [2020-01-06T16:02:40.867Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-06T16:02:40.867Z] Unloading profiles will leave already running processes permanently [2020-01-06T16:02:40.867Z] unconfined, which can lead to unexpected situations. [2020-01-06T16:02:40.867Z] [2020-01-06T16:02:40.867Z] To set a process to complain mode, use the command line tool [2020-01-06T16:02:40.867Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-06T16:02:40.867Z] with the 'teardown' option." [2020-01-06T16:02:40.867Z] [2020-01-06T16:02:41.431Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-01-06T16:02:41.688Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-01-06T16:02:42.025Z] ok github.com/docker/docker/pkg/directory 0.116s coverage: 80.0% of statements [2020-01-06T16:02:42.025Z] ok github.com/docker/docker/pkg/chrootarchive 0.222s coverage: 15.4% of statements [2020-01-06T16:02:42.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-06T16:02:42.484Z] ok github.com/docker/docker/pkg/discovery 0.101s coverage: 58.3% of statements [2020-01-06T16:02:42.621Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-01-06T16:02:42.621Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.80s) [2020-01-06T16:02:42.621Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-06T16:02:42.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T16:02:42.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T16:02:42.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T16:02:42.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T16:02:42.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T16:02:42.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T16:02:42.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T16:02:42.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T16:02:42.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T16:02:42.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T16:02:42.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T16:02:42.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T16:02:42.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T16:02:42.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T16:02:42.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T16:02:42.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-01-06T16:02:42.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-01-06T16:02:42.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-01-06T16:02:42.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-01-06T16:02:42.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-01-06T16:02:42.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-01-06T16:02:42.621Z] === RUN TestContainerStartOnDaemonRestart [2020-01-06T16:02:42.621Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-06T16:02:42.621Z] === RUN TestDaemonRestartIpcMode [2020-01-06T16:02:42.621Z] === PAUSE TestDaemonRestartIpcMode [2020-01-06T16:02:42.621Z] === RUN TestDiff [2020-01-06T16:02:43.452Z] ok github.com/docker/docker/pkg/discovery/file 0.091s coverage: 92.9% of statements [2020-01-06T16:02:43.552Z] --- PASS: TestDiff (0.86s) [2020-01-06T16:02:43.552Z] === RUN TestExecWithCloseStdin [2020-01-06T16:02:43.809Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride Post stage [Pipeline] junit [2020-01-06T16:02:44.168Z] Recording test results [2020-01-06T16:02:44.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-06T16:02:44.420Z] ok github.com/docker/docker/pkg/discovery/memory 0.146s coverage: 92.3% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-06T16:02:44.742Z] --- PASS: TestExecWithCloseStdin (1.08s) [2020-01-06T16:02:44.742Z] === RUN TestExec [2020-01-06T16:02:44.873Z] + echo Ensuring container killed. [2020-01-06T16:02:44.873Z] Ensuring container killed. [2020-01-06T16:02:44.873Z] + docker rm -vf docker-pr3 [2020-01-06T16:02:44.873Z] Error: No such container: docker-pr3 [2020-01-06T16:02:44.873Z] + true [Pipeline] sh [2020-01-06T16:02:44.883Z] ok github.com/docker/docker/pkg/discovery/nodes 0.130s coverage: 93.8% of statements [2020-01-06T16:02:45.168Z] + echo Chowning /workspace to jenkins user [2020-01-06T16:02:45.168Z] Chowning /workspace to jenkins user [2020-01-06T16:02:45.168Z] + id -u [2020-01-06T16:02:45.168Z] + id -g [2020-01-06T16:02:45.168Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40340:/workspace busybox chown -R 1000:1000 /workspace [2020-01-06T16:02:45.675Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-01-06T16:02:45.675Z] --- PASS: TestExec (1.06s) [2020-01-06T16:02:45.675Z] === RUN TestExecUser [2020-01-06T16:02:45.850Z] ok github.com/docker/docker/pkg/filenotify 0.062s coverage: 36.2% of statements [2020-01-06T16:02:46.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-06T16:02:46.739Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-01-06T16:02:46.739Z] --- PASS: TestExecUser (1.14s) [2020-01-06T16:02:46.739Z] === RUN TestExportContainerAndImportImage [2020-01-06T16:02:46.982Z] ok github.com/docker/docker/pkg/fileutils 0.164s coverage: 87.7% of statements [2020-01-06T16:02:46.983Z] ok github.com/docker/docker/pkg/homedir 0.079s coverage: 42.9% of statements [2020-01-06T16:02:47.650Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-06T16:02:47.651Z] Using test binary docker [2020-01-06T16:02:47.651Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-06T16:02:47.651Z] +++ /etc/init.d/apparmor start [2020-01-06T16:02:47.651Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-06T16:02:47.651Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-06T16:02:47.651Z] Warning failed to create cache: (null) [2020-01-06T16:02:47.651Z] . [2020-01-06T16:02:47.651Z] Starting dockerd [2020-01-06T16:02:47.651Z] INFO: Waiting for daemon to start... [2020-01-06T16:02:47.651Z] +++ 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 [2020-01-06T16:02:47.674Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-01-06T16:02:47.955Z] ok github.com/docker/docker/pkg/discovery/kv 3.529s coverage: 84.1% of statements [2020-01-06T16:02:48.239Z] --- PASS: TestExportContainerAndImportImage (1.27s) [2020-01-06T16:02:48.239Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-06T16:02:48.239Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-01-06T16:02:48.413Z] ok github.com/docker/docker/pkg/idtools 0.125s coverage: 6.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-06T16:02:49.610Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-01-06T16:02:49.610Z] === RUN TestHealthCheckWorkdir [2020-01-06T16:02:49.610Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-01-06T16:02:49.684Z] + bundleName=arm64-integration [2020-01-06T16:02:49.684Z] + echo Creating arm64-integration-bundles.tar.gz [2020-01-06T16:02:49.684Z] Creating arm64-integration-bundles.tar.gz [2020-01-06T16:02:49.684Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-06T16:02:49.684Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-06T16:02:49.956Z] Archiving artifacts [2020-01-06T16:02:49.972Z] ok github.com/docker/docker/pkg/ioutils 1.069s coverage: 69.2% of statements [2020-01-06T16:02:49.972Z] ok github.com/docker/docker/pkg/locker 0.087s coverage: 88.9% of statements [2020-01-06T16:02:50.092Z] . [2020-01-06T16:02:50.092Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-06T16:02:50.092Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-06T16:02:50.092Z] Error: No such image: emptyfs [2020-01-06T16:02:50.092Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-06T16:02:50.092Z] ++++ docker load [2020-01-06T16:02:50.092Z] Running integration-test (iteration 1) [2020-01-06T16:02:50.092Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-01-06T16:02:50.092Z] ++ 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 [2020-01-06T16:02:50.092Z] ++ set -e [2020-01-06T16:02:50.092Z] ++ '[' -n 0 ']' [2020-01-06T16:02:50.092Z] ++ set -x [2020-01-06T16:02:50.092Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:02:50.223Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40340/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-06T16:02:50.431Z] ok github.com/docker/docker/pkg/jsonmessage 0.281s coverage: 91.7% of statements [2020-01-06T16:02:50.431Z] ok github.com/docker/docker/pkg/archive 10.346s coverage: 62.0% of statements [2020-01-06T16:02:50.538Z] + make clean [2020-01-06T16:02:50.542Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-01-06T16:02:50.799Z] --- PASS: TestHealthCheckWorkdir (1.21s) [2020-01-06T16:02:50.799Z] === RUN TestHealthKillContainer [2020-01-06T16:02:51.107Z] docker volume rm -f docker-dev-cache [2020-01-06T16:02:51.365Z] docker-dev-cache [Pipeline] deleteDir [2020-01-06T16:02:51.409Z] ok github.com/docker/docker/pkg/longpath 0.109s coverage: 100.0% of statements [2020-01-06T16:02:51.409Z] ok github.com/docker/docker/pkg/namesgenerator 0.071s coverage: 85.7% of statements [2020-01-06T16:02:51.730Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-01-06T16:02:51.869Z] ok github.com/docker/docker/pkg/parsers 0.052s coverage: 97.0% of statements [2020-01-06T16:02:51.988Z] === RUN TestDockerSuite/TestBuildAddScript [2020-01-06T16:02:52.836Z] ok github.com/docker/docker/pkg/pidfile 0.081s coverage: 82.6% of statements [2020-01-06T16:02:53.886Z] --- PASS: TestHealthKillContainer (3.07s) [2020-01-06T16:02:53.886Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-06T16:02:54.371Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.194s coverage: 56.8% of statements [2020-01-06T16:02:54.820Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-01-06T16:02:54.820Z] === RUN TestIpcModeNone [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-06T16:02:55.081Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-01-06T16:02:55.337Z] ok github.com/docker/docker/pkg/plugins/transport 0.114s coverage: 85.7% of statements [2020-01-06T16:02:55.645Z] --- PASS: TestIpcModeNone (1.02s) [2020-01-06T16:02:55.645Z] === RUN TestIpcModePrivate [2020-01-06T16:02:55.795Z] ok github.com/docker/docker/pkg/pools 0.067s coverage: 88.2% of statements [2020-01-06T16:02:56.253Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2020-01-06T16:02:56.577Z] --- PASS: TestIpcModePrivate (0.96s) [2020-01-06T16:02:56.577Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:200, shared: false, mustBeShared: false [2020-01-06T16:02:56.577Z] === RUN TestIpcModeShareable [2020-01-06T16:02:57.509Z] --- PASS: TestIpcModeShareable (0.93s) [2020-01-06T16:02:57.509Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:193, shared: true, mustBeShared: true [2020-01-06T16:02:57.509Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-06T16:02:57.788Z] ok github.com/docker/docker/pkg/reexec 0.119s coverage: 82.4% of statements [2020-01-06T16:02:57.788Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 73.9% of statements [2020-01-06T16:02:58.441Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-01-06T16:02:58.755Z] ok github.com/docker/docker/pkg/signal 0.053s coverage: 20.3% of statements [2020-01-06T16:02:58.755Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2020-01-06T16:02:59.579Z] Loaded image: buildpack-deps:jessie [2020-01-06T16:02:59.579Z] Loaded image: busybox:latest [2020-01-06T16:02:59.579Z] Loaded image: busybox:glibc [2020-01-06T16:02:59.579Z] Loaded image: debian:jessie [2020-01-06T16:02:59.722Z] ok github.com/docker/docker/pkg/stringid 0.099s coverage: 70.6% of statements [2020-01-06T16:03:00.180Z] ok github.com/docker/docker/pkg/streamformatter 0.078s coverage: 66.2% of statements [2020-01-06T16:03:00.220Z] Loaded image: hello-world:latest [2020-01-06T16:03:00.220Z] INFO: Testing against a local daemon [2020-01-06T16:03:00.220Z] === RUN TestCgroupNamespacesBuild [2020-01-06T16:03:00.971Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.11s) [2020-01-06T16:03:00.972Z] === RUN TestAPIIpcModeHost [2020-01-06T16:03:01.080Z] #73 exporting layers 104.0s done [2020-01-06T16:03:01.080Z] #73 exporting manifest sha256:8fc7de5af556a17a99ffd99a810c2ebdf35248deac40fa5263449110ff5ea275 done [2020-01-06T16:03:01.080Z] #73 exporting config sha256:ded1a4932e86954f0486f6e9b0946a55d06a7d12a5489474119b9c5b84a6493c done [2020-01-06T16:03:01.080Z] #73 sending tarball [2020-01-06T16:03:01.146Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2020-01-06T16:03:01.694Z] --- PASS: TestCgroupNamespacesBuild (1.94s) [2020-01-06T16:03:01.694Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-06T16:03:01.906Z] --- PASS: TestAPIIpcModeHost (1.32s) [2020-01-06T16:03:01.906Z] === RUN TestDaemonIpcModeShareable [2020-01-06T16:03:02.112Z] ok github.com/docker/docker/pkg/system 0.070s coverage: 13.1% of statements [2020-01-06T16:03:02.570Z] ok github.com/docker/docker/pkg/tailfile 0.171s coverage: 88.6% of statements [2020-01-06T16:03:03.281Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-01-06T16:03:03.540Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s) [2020-01-06T16:03:03.540Z] === RUN TestBuildWithSession [2020-01-06T16:03:03.540Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-06T16:03:03.540Z] build_session_test.go:25: TODO: BuildKit [2020-01-06T16:03:03.540Z] === RUN TestBuildSquashParent [2020-01-06T16:03:04.104Z] ok github.com/docker/docker/pkg/tarsum 0.227s coverage: 89.3% of statements [2020-01-06T16:03:04.104Z] ok github.com/docker/docker/pkg/term 0.079s coverage: 30.8% of statements [2020-01-06T16:03:04.215Z] --- PASS: TestDaemonIpcModeShareable (2.17s) [2020-01-06T16:03:04.215Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: true, mustBeShared: true [2020-01-06T16:03:04.215Z] === RUN TestDaemonIpcModePrivate [2020-01-06T16:03:04.473Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-01-06T16:03:05.072Z] testing: warning: no tests to run [2020-01-06T16:03:05.072Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: 0.0% of statements [no tests to run] [2020-01-06T16:03:05.072Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2020-01-06T16:03:06.042Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2020-01-06T16:03:06.042Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2020-01-06T16:03:06.371Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-01-06T16:03:06.371Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: false, mustBeShared: false [2020-01-06T16:03:06.371Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-06T16:03:07.011Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-06T16:03:07.011Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-06T16:03:07.011Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-01-06T16:03:07.011Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-06T16:03:07.011Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-01-06T16:03:07.011Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-01-06T16:03:07.011Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-06T16:03:07.011Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-06T16:03:07.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-01-06T16:03:07.882Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.97s) [2020-01-06T16:03:07.882Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: false, mustBeShared: false [2020-01-06T16:03:07.882Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-06T16:03:07.979Z] ok github.com/docker/docker/plugin/v2 0.114s coverage: 20.1% of statements [2020-01-06T16:03:08.437Z] ok github.com/docker/docker/plugin 0.175s coverage: 11.6% of statements [2020-01-06T16:03:08.898Z] ok github.com/docker/docker/reference 0.370s coverage: 84.4% of statements [2020-01-06T16:03:09.781Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-01-06T16:03:09.811Z] --- PASS: TestBuildSquashParent (6.22s) [2020-01-06T16:03:09.811Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-06T16:03:09.812Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T16:03:09.812Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T16:03:09.812Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T16:03:09.812Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T16:03:09.812Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T16:03:09.812Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T16:03:09.812Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T16:03:09.812Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T16:03:09.812Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T16:03:09.812Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T16:03:09.812Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T16:03:09.812Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T16:03:09.812Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T16:03:09.812Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T16:03:09.850Z] #73 sending tarball 17.3s done [2020-01-06T16:03:09.850Z] #73 DONE 121.4s [2020-01-06T16:03:09.850Z] [2020-01-06T16:03:09.850Z] #74 importing to docker [2020-01-06T16:03:10.347Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.28s) [2020-01-06T16:03:10.347Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:253, shared: true, mustBeShared: true [2020-01-06T16:03:10.347Z] === RUN TestIpcModeOlderClient [2020-01-06T16:03:10.347Z] === PAUSE TestIpcModeOlderClient [2020-01-06T16:03:10.347Z] === RUN TestKillContainerInvalidSignal [2020-01-06T16:03:10.434Z] ok github.com/docker/docker/restartmanager 0.223s coverage: 50.9% of statements [2020-01-06T16:03:10.893Z] ok github.com/docker/docker/registry/resumable 0.391s coverage: 100.0% of statements [2020-01-06T16:03:11.352Z] ok github.com/docker/docker/registry 0.434s coverage: 51.7% of statements [2020-01-06T16:03:11.722Z] --- PASS: TestKillContainerInvalidSignal (1.16s) [2020-01-06T16:03:11.722Z] === RUN TestKillContainer [2020-01-06T16:03:11.722Z] === RUN TestKillContainer/no_signal [2020-01-06T16:03:12.288Z] === RUN TestKillContainer/non_killing_signal [2020-01-06T16:03:12.315Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T16:03:12.315Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T16:03:12.319Z] ok github.com/docker/docker/testutil 0.108s coverage: 62.5% of statements [2020-01-06T16:03:12.319Z] ok github.com/docker/docker/runconfig 0.126s coverage: 54.5% of statements [2020-01-06T16:03:13.043Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-01-06T16:03:13.043Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-01-06T16:03:13.043Z] remote: Enumerating objects: 19, done. [2020-01-06T16:03:13.043Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2020-01-06T16:03:13.043Z] 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. [2020-01-06T16:03:13.043Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-01-06T16:03:13.043Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-06T16:03:13.223Z] === RUN TestKillContainer/killing_signal [2020-01-06T16:03:13.415Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 hack/test/unit [2020-01-06T16:03:13.789Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-01-06T16:03:14.354Z] === RUN TestDockerSuite/TestBuildAddTar [2020-01-06T16:03:14.919Z] --- PASS: TestKillContainer (3.39s) [2020-01-06T16:03:14.919Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-01-06T16:03:14.919Z] --- PASS: TestKillContainer/non_killing_signal (0.84s) [2020-01-06T16:03:14.919Z] --- PASS: TestKillContainer/killing_signal (1.44s) [2020-01-06T16:03:14.919Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-06T16:03:14.919Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-06T16:03:15.505Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T16:03:15.505Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T16:03:15.854Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-06T16:03:15.943Z] ? github.com/docker/docker/api [no test files] [2020-01-06T16:03:16.054Z] ok github.com/docker/docker/volume/drivers 0.152s coverage: 36.1% of statements [2020-01-06T16:03:16.054Z] ok github.com/docker/docker/volume/local 0.166s coverage: 37.7% of statements [2020-01-06T16:03:16.054Z] ok github.com/docker/docker/volume/mounts 0.231s coverage: 66.2% of statements [2020-01-06T16:03:17.233Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.20s) [2020-01-06T16:03:17.234Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.04s) [2020-01-06T16:03:17.234Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.91s) [2020-01-06T16:03:17.234Z] === RUN TestKillStoppedContainer [2020-01-06T16:03:17.234Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-01-06T16:03:17.234Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-06T16:03:17.234Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.14s) [2020-01-06T16:03:17.234Z] === RUN TestKillDifferentUserContainer [2020-01-06T16:03:17.433Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-01-06T16:03:17.433Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s) [2020-01-06T16:03:17.433Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s) [2020-01-06T16:03:17.433Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.69s) [2020-01-06T16:03:17.433Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.73s) [2020-01-06T16:03:17.433Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s) [2020-01-06T16:03:17.433Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s) [2020-01-06T16:03:17.433Z] === RUN TestBuildMultiStageCopy [2020-01-06T16:03:17.433Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-06T16:03:18.378Z] ok github.com/docker/docker/volume/service 0.469s coverage: 70.3% of statements [2020-01-06T16:03:18.607Z] --- PASS: TestKillDifferentUserContainer (1.07s) [2020-01-06T16:03:18.607Z] === RUN TestInspectOomKilledTrue [2020-01-06T16:03:18.607Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-01-06T16:03:18.607Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T16:03:18.607Z] === RUN TestInspectOomKilledFalse [2020-01-06T16:03:18.607Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-06T16:03:18.607Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T16:03:18.607Z] === RUN TestLinksEtcHostsContentMatch [2020-01-06T16:03:18.864Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-01-06T16:03:18.864Z] === RUN TestLinksContainerNames [2020-01-06T16:03:19.901Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-06T16:03:20.896Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-06T16:03:21.323Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-06T16:03:21.390Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-01-06T16:03:21.390Z] --- PASS: TestLinksContainerNames (2.19s) [2020-01-06T16:03:21.390Z] === RUN TestLogsFollowTailEmpty [2020-01-06T16:03:21.737Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-06T16:03:22.168Z] --- PASS: TestBuildMultiStageCopy (4.70s) [2020-01-06T16:03:22.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s) [2020-01-06T16:03:22.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-01-06T16:03:22.168Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2020-01-06T16:03:22.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2020-01-06T16:03:22.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-01-06T16:03:22.169Z] === RUN TestBuildMultiStageParentConfig [2020-01-06T16:03:22.324Z] --- PASS: TestLogsFollowTailEmpty (0.97s) [2020-01-06T16:03:22.324Z] === RUN TestContainerNetworkMountsNoChown [2020-01-06T16:03:22.889Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-01-06T16:03:22.889Z] === RUN TestMountDaemonRoot [2020-01-06T16:03:22.889Z] === RUN TestMountDaemonRoot/default [2020-01-06T16:03:22.889Z] === PAUSE TestMountDaemonRoot/default [2020-01-06T16:03:22.889Z] === RUN TestMountDaemonRoot/private [2020-01-06T16:03:22.889Z] === PAUSE TestMountDaemonRoot/private [2020-01-06T16:03:22.889Z] === RUN TestMountDaemonRoot/rprivate [2020-01-06T16:03:22.889Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-06T16:03:22.889Z] === RUN TestMountDaemonRoot/slave [2020-01-06T16:03:22.889Z] === PAUSE TestMountDaemonRoot/slave [2020-01-06T16:03:22.889Z] === RUN TestMountDaemonRoot/rslave [2020-01-06T16:03:22.889Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-06T16:03:22.889Z] === RUN TestMountDaemonRoot/shared [2020-01-06T16:03:22.889Z] === PAUSE TestMountDaemonRoot/shared [2020-01-06T16:03:22.889Z] === RUN TestMountDaemonRoot/rshared [2020-01-06T16:03:22.889Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-06T16:03:23.147Z] === CONT TestMountDaemonRoot/default [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-06T16:03:23.147Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-06T16:03:23.147Z] === CONT TestMountDaemonRoot/rshared [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-06T16:03:23.147Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T16:03:23.147Z] === CONT TestMountDaemonRoot/shared [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-06T16:03:23.147Z] === CONT TestMountDaemonRoot/rslave [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T16:03:23.147Z] === CONT TestMountDaemonRoot/slave [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-06T16:03:23.147Z] === CONT TestMountDaemonRoot/rprivate [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-06T16:03:23.147Z] === CONT TestMountDaemonRoot/private [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-06T16:03:23.147Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-06T16:03:23.147Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-06T16:03:23.147Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-06T16:03:23.147Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-06T16:03:23.147Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-06T16:03:23.147Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-06T16:03:23.405Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T16:03:23.405Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-06T16:03:23.405Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-06T16:03:23.405Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-06T16:03:23.405Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-06T16:03:23.405Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-01-06T16:03:23.405Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-06T16:03:23.405Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-06T16:03:23.405Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-06T16:03:23.664Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T16:03:23.664Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-06T16:03:23.664Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T16:03:23.664Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T16:03:23.922Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-06T16:03:23.922Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-06T16:03:23.922Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-06T16:03:23.922Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-06T16:03:23.922Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-06T16:03:23.922Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T16:03:23.922Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-06T16:03:23.922Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-06T16:03:23.922Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-06T16:03:23.922Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-06T16:03:24.045Z] --- PASS: TestBuildMultiStageParentConfig (1.55s) [2020-01-06T16:03:24.045Z] === RUN TestBuildLabelWithTargets [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.12s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.20s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.21s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-01-06T16:03:24.180Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-01-06T16:03:24.180Z] === RUN TestContainerBindMountNonRecursive [2020-01-06T16:03:24.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-01-06T16:03:25.312Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-01-06T16:03:26.483Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2020-01-06T16:03:26.483Z] === RUN TestBuildWithEmptyLayers [2020-01-06T16:03:26.686Z] --- PASS: TestContainerBindMountNonRecursive (2.47s) [2020-01-06T16:03:26.687Z] === RUN TestNetworkNat [2020-01-06T16:03:26.852Z] --- PASS: TestBuildWithEmptyLayers (0.95s) [2020-01-06T16:03:26.852Z] === RUN TestBuildMultiStageOnBuild [2020-01-06T16:03:26.944Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-01-06T16:03:27.509Z] --- PASS: TestNetworkNat (0.85s) [2020-01-06T16:03:27.509Z] === RUN TestNetworkLocalhostTCPNat [2020-01-06T16:03:28.445Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s) [2020-01-06T16:03:28.445Z] === RUN TestNetworkLoopbackNat [2020-01-06T16:03:28.445Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-01-06T16:03:29.823Z] --- PASS: TestNetworkLoopbackNat (1.39s) [2020-01-06T16:03:29.823Z] === RUN TestPause [2020-01-06T16:03:29.823Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-01-06T16:03:30.042Z] --- PASS: TestBuildMultiStageOnBuild (3.15s) [2020-01-06T16:03:30.042Z] === RUN TestBuildUncleanTarFilenames [2020-01-06T16:03:30.753Z] ok github.com/docker/docker/pkg/plugins 35.146s coverage: 73.4% of statements [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/rootless [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/volume [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-06T16:03:30.753Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-06T16:03:30.755Z] --- PASS: TestPause (1.03s) [2020-01-06T16:03:30.755Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-06T16:03:30.755Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-06T16:03:30.755Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-06T16:03:30.755Z] === RUN TestPauseStopPausedContainer [2020-01-06T16:03:30.769Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2020-01-06T16:03:31.319Z] --- PASS: TestBuildUncleanTarFilenames (1.26s) [2020-01-06T16:03:31.319Z] === RUN TestBuildMultiStageLayerLeak [2020-01-06T16:03:31.687Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-01-06T16:03:31.687Z] === RUN TestPsFilter [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === Skipped [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-01-06T16:03:31.719Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-01-06T16:03:31.719Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-01-06T16:03:31.719Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-01-06T16:03:31.719Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-01-06T16:03:31.719Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-01-06T16:03:31.719Z] client_test.go:23: runtime.GOOS == "windows" [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-01-06T16:03:31.719Z] daemon_test.go:147: root required [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-01-06T16:03:31.719Z] reload_test.go:520: root required [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-01-06T16:03:31.719Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-01-06T16:03:31.719Z] pull_v2_test.go:73: Needs fixing on Windows [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-01-06T16:03:31.719Z] pull_v2_test.go:118: Needs fixing on Windows [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-01-06T16:03:31.719Z] download_test.go:268: Needs fixing on Windows [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-01-06T16:03:31.719Z] layer_test.go:304: Failing on Windows [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-01-06T16:03:31.719Z] layer_test.go:353: Failing on Windows [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-01-06T16:03:31.719Z] layer_test.go:468: Failing on Windows [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-01-06T16:03:31.719Z] layer_test.go:697: Failing on Windows [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-01-06T16:03:31.719Z] migration_test.go:46: Failing on Windows [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-01-06T16:03:31.719Z] migration_test.go:182: Failing on Windows [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-01-06T16:03:31.719Z] mount_test.go:17: Failing on Windows [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-01-06T16:03:31.719Z] mount_test.go:76: Failing on Windows [2020-01-06T16:03:31.719Z] [2020-01-06T16:03:31.719Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-01-06T16:03:31.945Z] --- PASS: TestPsFilter (0.23s) [2020-01-06T16:03:31.945Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-06T16:03:32.193Z] mount_test.go:125: Failing on Windows [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-01-06T16:03:32.193Z] mount_test.go:212: Failing on Windows [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-01-06T16:03:32.193Z] archive_test.go:133: Xz not present in msys2 [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-01-06T16:03:32.193Z] archive_test.go:238: Failing on Windows CI machines [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-01-06T16:03:32.193Z] archive_windows_test.go:16: Currently fails [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-01-06T16:03:32.193Z] changes_test.go:192: needs more investigation [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-01-06T16:03:32.193Z] changes_test.go:405: needs further investigation [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-01-06T16:03:32.193Z] changes_test.go:441: needs further investigation [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-01-06T16:03:32.193Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-01-06T16:03:32.193Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-01-06T16:03:32.193Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-01-06T16:03:32.193Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-01-06T16:03:32.193Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-01-06T16:03:32.193Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-01-06T16:03:32.193Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-01-06T16:03:32.193Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-01-06T16:03:32.193Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-01-06T16:03:32.193Z] poller_test.go:41: No chmod on Windows [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-01-06T16:03:32.193Z] fileutils_test.go:134: Needs porting to Windows [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-01-06T16:03:32.193Z] fileutils_test.go:180: Needs porting to Windows [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-01-06T16:03:32.193Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-01-06T16:03:32.193Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-01-06T16:03:32.193Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-01-06T16:03:32.193Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-01-06T16:03:32.193Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-01-06T16:03:32.193Z] local_test.go:181: runtime.GOOS == "windows" [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] [2020-01-06T16:03:32.193Z] DONE 1759 tests, 46 skipped in 227.380s [2020-01-06T16:03:32.193Z] INFO: make.ps1 ended at 01/06/2020 16:03:31 [2020-01-06T16:03:32.878Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2020-01-06T16:03:32.878Z] === RUN TestRemoveContainerWithVolume [2020-01-06T16:03:33.135Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-01-06T16:03:33.393Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-01-06T16:03:33.652Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2020-01-06T16:03:33.652Z] === RUN TestRemoveContainerRunning [2020-01-06T16:03:33.730Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-01-06T16:03:34.188Z] INFO: Unit tests ended at 01/06/2020 16:03:33. Duration:00:04:05.0165064 [2020-01-06T16:03:34.188Z] INFO: Building busybox [2020-01-06T16:03:34.500Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s) [2020-01-06T16:03:34.500Z] === RUN TestBuildWithHugeFile [2020-01-06T16:03:34.646Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-06T16:03:34.646Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-01-06T16:03:34.646Z] [2020-01-06T16:03:34.646Z] Sending build context to Docker daemon 2.56kB [2020-01-06T16:03:34.646Z] [2020-01-06T16:03:34.646Z] Step 1/6 : FROM microsoft/windowsservercore [2020-01-06T16:03:34.646Z] ---> 782a75e44953 [2020-01-06T16:03:34.646Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-01-06T16:03:34.646Z] ---> Running in e8bc3a4c9dc9 [2020-01-06T16:03:35.025Z] --- PASS: TestRemoveContainerRunning (0.99s) [2020-01-06T16:03:35.025Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-06T16:03:35.590Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2020-01-06T16:03:35.590Z] === RUN TestRemoveInvalidContainer [2020-01-06T16:03:35.590Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-01-06T16:03:35.590Z] === RUN TestRenameLinkedContainer [2020-01-06T16:03:38.869Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-01-06T16:03:38.869Z] --- PASS: TestRenameLinkedContainer (3.32s) [2020-01-06T16:03:38.869Z] === RUN TestRenameStoppedContainer [2020-01-06T16:03:39.802Z] --- PASS: TestRenameStoppedContainer (1.00s) [2020-01-06T16:03:39.802Z] === RUN TestRenameRunningContainerAndReuse [2020-01-06T16:03:40.059Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-01-06T16:03:40.317Z] === RUN TestDockerSuite/TestBuildBlankName [2020-01-06T16:03:40.433Z] Removing intermediate container e8bc3a4c9dc9 [2020-01-06T16:03:40.433Z] ---> 2fbe2e9adbcc [2020-01-06T16:03:40.433Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-01-06T16:03:40.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-01-06T16:03:41.949Z] --- PASS: TestRenameRunningContainerAndReuse (1.96s) [2020-01-06T16:03:41.949Z] === RUN TestRenameInvalidName [2020-01-06T16:03:42.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-01-06T16:03:42.781Z] --- PASS: TestRenameInvalidName (0.98s) [2020-01-06T16:03:42.781Z] === RUN TestRenameAnonymousContainer [2020-01-06T16:03:43.715Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-01-06T16:03:46.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-01-06T16:03:46.806Z] --- PASS: TestRenameAnonymousContainer (3.92s) [2020-01-06T16:03:46.806Z] === RUN TestRenameContainerWithSameName [2020-01-06T16:03:47.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-01-06T16:03:47.630Z] --- PASS: TestRenameContainerWithSameName (0.95s) [2020-01-06T16:03:47.630Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-06T16:03:49.109Z] #74 DONE 34.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-01-06T16:03:49.550Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2020-01-06T16:03:49.550Z] === RUN TestResize [2020-01-06T16:03:49.560Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 hack/test/unit [2020-01-06T16:03:50.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-01-06T16:03:50.377Z] --- PASS: TestResize (1.05s) [2020-01-06T16:03:50.377Z] === RUN TestResizeWithInvalidSize [2020-01-06T16:03:50.742Z] [2020-01-06T16:03:50.742Z] ---> 1c4517ae2224 [2020-01-06T16:03:50.742Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-01-06T16:03:50.742Z] ---> Running in 702c586972d9 [2020-01-06T16:03:51.758Z] --- PASS: TestResizeWithInvalidSize (1.09s) [2020-01-06T16:03:51.758Z] === RUN TestResizeWhenContainerNotStarted [2020-01-06T16:03:52.281Z] [2020-01-06T16:03:52.281Z] SUCCESS: Specified value was saved. [2020-01-06T16:03:52.323Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-01-06T16:03:52.323Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-01-06T16:03:52.323Z] === RUN TestDaemonRestartKillContainers [2020-01-06T16:03:52.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T16:03:52.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T16:03:52.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T16:03:52.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T16:03:52.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T16:03:52.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T16:03:52.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T16:03:52.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T16:03:52.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T16:03:52.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T16:03:52.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T16:03:52.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T16:03:52.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T16:03:52.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T16:03:52.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T16:03:52.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T16:03:52.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T16:03:52.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T16:03:52.323Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T16:03:52.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T16:03:52.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T16:03:52.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T16:03:52.323Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T16:03:52.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T16:03:52.323Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T16:03:52.323Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T16:03:52.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-01-06T16:03:53.988Z] ? github.com/docker/docker/api [no test files] [2020-01-06T16:03:54.787Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T16:03:55.181Z] Removing intermediate container 702c586972d9 [2020-01-06T16:03:55.181Z] ---> 4533ad964f46 [2020-01-06T16:03:55.181Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-01-06T16:03:55.181Z] ---> Running in 4cf0dcf9731f [2020-01-06T16:03:55.723Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-01-06T16:03:55.980Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-01-06T16:03:55.980Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T16:03:56.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T16:03:57.484Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-01-06T16:03:57.484Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-01-06T16:03:57.742Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T16:03:58.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T16:03:59.243Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T16:04:00.176Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-01-06T16:04:01.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T16:04:02.046Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T16:04:02.319Z] Cannot create a file when that file already exists. [2020-01-06T16:04:02.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-01-06T16:04:03.989Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-01-06T16:04:03.989Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-01-06T16:04:03.989Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-01-06T16:04:04.555Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T16:04:06.456Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T16:04:08.108Z] Removing intermediate container 4cf0dcf9731f [2020-01-06T16:04:08.109Z] ---> 566532075a04 [2020-01-06T16:04:08.109Z] Step 6/6 : CMD ["sh"] [2020-01-06T16:04:08.109Z] ---> Running in 2d386daa47a5 [2020-01-06T16:04:08.355Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-01-06T16:04:08.355Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-06T16:04:08.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.45s) [2020-01-06T16:04:08.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.75s) [2020-01-06T16:04:08.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-01-06T16:04:08.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-01-06T16:04:08.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-01-06T16:04:08.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-01-06T16:04:08.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.77s) [2020-01-06T16:04:08.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2020-01-06T16:04:08.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.64s) [2020-01-06T16:04:08.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.24s) [2020-01-06T16:04:08.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.70s) [2020-01-06T16:04:08.355Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2020-01-06T16:04:08.355Z] === RUN TestCgroupNamespacesRun [2020-01-06T16:04:08.567Z] Removing intermediate container 2d386daa47a5 [2020-01-06T16:04:08.567Z] ---> 2ef94d4a9743 [2020-01-06T16:04:08.567Z] Successfully built 2ef94d4a9743 [2020-01-06T16:04:08.567Z] Successfully tagged busybox:latest [2020-01-06T16:04:08.567Z] INFO: Docker images of the daemon under test [2020-01-06T16:04:08.567Z] [2020-01-06T16:04:08.567Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-01-06T16:04:08.567Z] busybox latest 2ef94d4a9743 Less than a second ago 4.85GB [2020-01-06T16:04:08.567Z] microsoft/windowsservercore latest 782a75e44953 5 weeks ago 4.82GB [2020-01-06T16:04:08.567Z] mcr.microsoft.com/windows/servercore ltsc2019 782a75e44953 5 weeks ago 4.82GB [2020-01-06T16:04:08.567Z] [2020-01-06T16:04:08.567Z] INFO: Running integration tests at 01/06/2020 16:04:08... [2020-01-06T16:04:08.567Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-01-06T16:04:08.567Z] INFO: Integration API tests being run from the host: [2020-01-06T16:04:08.567Z] INFO: make.ps1 starting at 01/06/2020 16:04:08 [2020-01-06T16:04:09.091Z] --- PASS: TestBuildWithHugeFile (32.44s) [2020-01-06T16:04:09.091Z] === RUN TestBuildWithEmptyDockerfile [2020-01-06T16:04:09.091Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T16:04:09.091Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T16:04:09.091Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T16:04:09.091Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T16:04:09.091Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T16:04:09.091Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T16:04:09.091Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T16:04:09.091Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T16:04:09.091Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T16:04:09.091Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-01-06T16:04:09.091Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-01-06T16:04:09.091Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-01-06T16:04:09.091Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-01-06T16:04:09.091Z] === RUN TestBuildPreserveOwnership [2020-01-06T16:04:09.091Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-06T16:04:09.533Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-01-06T16:04:10.255Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-01-06T16:04:10.255Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-06T16:04:11.549Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-06T16:04:12.161Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2020-01-06T16:04:12.161Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-06T16:04:13.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-01-06T16:04:13.797Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.96s) [2020-01-06T16:04:13.797Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-06T16:04:14.026Z] --- PASS: TestBuildPreserveOwnership (6.49s) [2020-01-06T16:04:14.026Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.24s) [2020-01-06T16:04:14.026Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.24s) [2020-01-06T16:04:14.026Z] === RUN TestBuildPlatformInvalid [2020-01-06T16:04:14.026Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-01-06T16:04:14.026Z] PASS [2020-01-06T16:04:14.026Z] [2020-01-06T16:04:14.026Z] === Skipped [2020-01-06T16:04:14.026Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-01-06T16:04:14.026Z] build_session_test.go:25: TODO: BuildKit [2020-01-06T16:04:14.026Z] [2020-01-06T16:04:14.026Z] [2020-01-06T16:04:14.026Z] DONE 32 tests, 1 skipped in 83.735s [2020-01-06T16:04:14.026Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-01-06T16:04:14.026Z] ++ 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 [2020-01-06T16:04:14.026Z] ++ set -e [2020-01-06T16:04:14.026Z] ++ '[' -n 0 ']' [2020-01-06T16:04:14.026Z] ++ set -x [2020-01-06T16:04:14.026Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:04:14.026Z] INFO: Testing against a local daemon [2020-01-06T16:04:14.026Z] === RUN TestConfigList [2020-01-06T16:04:15.696Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2020-01-06T16:04:15.696Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-06T16:04:15.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-01-06T16:04:16.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-01-06T16:04:17.220Z] --- PASS: TestConfigList (2.97s) [2020-01-06T16:04:17.220Z] === RUN TestConfigsCreateAndDelete [2020-01-06T16:04:17.891Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.06s) [2020-01-06T16:04:17.891Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-06T16:04:18.457Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2020-01-06T16:04:18.457Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-06T16:04:19.390Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-01-06T16:04:19.390Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-06T16:04:19.650Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-01-06T16:04:20.218Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-01-06T16:04:20.442Z] --- PASS: TestConfigsCreateAndDelete (3.00s) [2020-01-06T16:04:20.443Z] === RUN TestConfigsUpdate [2020-01-06T16:04:21.056Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-01-06T16:04:21.151Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-01-06T16:04:21.151Z] === RUN TestKernelTCPMemory [2020-01-06T16:04:22.082Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-01-06T16:04:22.658Z] --- PASS: TestKernelTCPMemory (1.20s) [2020-01-06T16:04:22.658Z] === RUN TestNISDomainname [2020-01-06T16:04:22.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-01-06T16:04:23.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-01-06T16:04:23.737Z] --- PASS: TestConfigsUpdate (3.17s) [2020-01-06T16:04:23.737Z] === RUN TestTemplatedConfig [2020-01-06T16:04:23.789Z] --- PASS: TestNISDomainname (1.40s) [2020-01-06T16:04:23.789Z] === RUN TestHostnameDnsResolution [2020-01-06T16:04:25.687Z] --- PASS: TestHostnameDnsResolution (1.52s) [2020-01-06T16:04:25.687Z] === RUN TestStats [2020-01-06T16:04:25.687Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-01-06T16:04:26.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-01-06T16:04:27.057Z] --- PASS: TestTemplatedConfig (3.71s) [2020-01-06T16:04:27.057Z] === RUN TestConfigInspect [2020-01-06T16:04:27.626Z] --- PASS: TestStats (2.17s) [2020-01-06T16:04:27.626Z] === RUN TestStopContainerWithTimeout [2020-01-06T16:04:27.626Z] === RUN TestStopContainerWithTimeout/0 [2020-01-06T16:04:27.626Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-06T16:04:27.626Z] === RUN TestStopContainerWithTimeout/1 [2020-01-06T16:04:27.626Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-06T16:04:27.626Z] === RUN TestStopContainerWithTimeout/3 [2020-01-06T16:04:27.626Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-06T16:04:27.626Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-06T16:04:27.626Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-06T16:04:27.626Z] === CONT TestStopContainerWithTimeout/0 [2020-01-06T16:04:27.626Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-06T16:04:28.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-01-06T16:04:28.758Z] === CONT TestStopContainerWithTimeout/3 [2020-01-06T16:04:30.230Z] --- PASS: TestConfigInspect (2.84s) [2020-01-06T16:04:30.230Z] === RUN TestConfigCreateWithLabels [2020-01-06T16:04:30.656Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-01-06T16:04:30.656Z] === CONT TestStopContainerWithTimeout/1 [2020-01-06T16:04:30.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T16:04:30.687Z] INFO: Testing against a local daemon [2020-01-06T16:04:32.715Z] --- PASS: TestConfigCreateWithLabels (2.92s) [2020-01-06T16:04:32.715Z] === RUN TestConfigCreateResolve [2020-01-06T16:04:33.183Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-01-06T16:04:33.183Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2020-01-06T16:04:33.183Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2020-01-06T16:04:33.183Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2020-01-06T16:04:33.183Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2020-01-06T16:04:33.183Z] === RUN TestDeleteDevicemapper [2020-01-06T16:04:33.183Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-06T16:04:33.183Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-06T16:04:33.183Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-06T16:04:34.587Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-01-06T16:04:35.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-01-06T16:04:35.777Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.04s) [2020-01-06T16:04:35.777Z] === RUN TestUpdateMemory [2020-01-06T16:04:35.777Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-06T16:04:35.777Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-06T16:04:35.777Z] === RUN TestUpdateCPUQuota [2020-01-06T16:04:35.906Z] --- PASS: TestConfigCreateResolve (3.09s) [2020-01-06T16:04:35.906Z] === RUN TestConfigDaemonLibtrustID [2020-01-06T16:04:36.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-01-06T16:04:36.288Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-01-06T16:04:36.288Z] PASS [2020-01-06T16:04:36.288Z] [2020-01-06T16:04:36.288Z] DONE 8 tests in 22.351s [2020-01-06T16:04:36.288Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-01-06T16:04:36.288Z] ++ 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 [2020-01-06T16:04:36.288Z] ++ set -e [2020-01-06T16:04:36.288Z] ++ '[' -n 0 ']' [2020-01-06T16:04:36.288Z] ++ set -x [2020-01-06T16:04:36.288Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:04:36.288Z] INFO: Testing against a local daemon [2020-01-06T16:04:36.288Z] === RUN TestCheckpoint [2020-01-06T16:04:36.288Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-06T16:04:36.288Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-06T16:04:36.288Z] === RUN TestContainerInvalidJSON [2020-01-06T16:04:36.666Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T16:04:36.666Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T16:04:36.666Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T16:04:36.666Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T16:04:36.666Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-06T16:04:36.666Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-06T16:04:36.666Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T16:04:36.666Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-06T16:04:36.666Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T16:04:36.666Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-01-06T16:04:36.666Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-06T16:04:36.666Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-06T16:04:36.666Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-06T16:04:36.666Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-06T16:04:36.666Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-01-06T16:04:36.666Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-06T16:04:36.666Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-01-06T16:04:36.666Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-06T16:04:36.666Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-01-06T16:04:36.666Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-06T16:04:37.046Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2020-01-06T16:04:37.046Z] === RUN TestCopyFromContainer [2020-01-06T16:04:37.406Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-01-06T16:04:37.665Z] --- PASS: TestUpdateCPUQuota (1.81s) [2020-01-06T16:04:37.665Z] === RUN TestUpdatePidsLimit [2020-01-06T16:04:37.665Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-06T16:04:37.922Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-01-06T16:04:37.922Z] === RUN TestUpdatePidsLimit/no_change [2020-01-06T16:04:38.180Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-01-06T16:04:38.374Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-06T16:04:38.374Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-01-06T16:04:38.374Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-01-06T16:04:38.374Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-06T16:04:38.374Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-06T16:04:38.374Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-06T16:04:38.374Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-06T16:04:38.374Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-06T16:04:38.374Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-06T16:04:38.374Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-06T16:04:38.374Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-06T16:04:38.374Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-06T16:04:38.374Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-06T16:04:38.374Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-06T16:04:38.438Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-06T16:04:38.629Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.0% of statements [2020-01-06T16:04:38.629Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-06T16:04:38.629Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-06T16:04:38.629Z] ? github.com/docker/docker/api/types [no test files] [2020-01-06T16:04:38.629Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-06T16:04:38.629Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-06T16:04:38.629Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-06T16:04:38.629Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-06T16:04:38.895Z] === RUN TestCopyFromContainer// [2020-01-06T16:04:39.004Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-06T16:04:39.188Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-01-06T16:04:39.262Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-01-06T16:04:39.296Z] === RUN TestCopyFromContainer//bar/root [2020-01-06T16:04:39.296Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-06T16:04:39.296Z] === RUN TestCopyFromContainer/bar/quux [2020-01-06T16:04:39.296Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-06T16:04:39.443Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-01-06T16:04:39.443Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-06T16:04:39.443Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-06T16:04:39.443Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-06T16:04:39.443Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-06T16:04:39.443Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-06T16:04:39.443Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-06T16:04:39.443Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-06T16:04:39.519Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-06T16:04:39.698Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-01-06T16:04:39.698Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-01-06T16:04:39.698Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-06T16:04:39.698Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-06T16:04:39.698Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-06T16:04:39.698Z] ? github.com/docker/docker/builder [no test files] [2020-01-06T16:04:39.698Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-06T16:04:39.698Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-06T16:04:39.698Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-06T16:04:39.698Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-06T16:04:39.698Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-06T16:04:39.698Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-06T16:04:39.698Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-06T16:04:39.762Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-06T16:04:39.762Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-06T16:04:39.762Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-06T16:04:39.762Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-06T16:04:39.777Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-06T16:04:40.229Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-06T16:04:40.229Z] --- PASS: TestCopyFromContainer (3.08s) [2020-01-06T16:04:40.229Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-01-06T16:04:40.229Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-01-06T16:04:40.229Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-01-06T16:04:40.230Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-01-06T16:04:40.230Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-01-06T16:04:40.230Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-01-06T16:04:40.230Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-01-06T16:04:40.230Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-01-06T16:04:40.230Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-01-06T16:04:40.230Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-01-06T16:04:40.230Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-06T16:04:40.230Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T16:04:40.230Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T16:04:40.230Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T16:04:40.230Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T16:04:40.230Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T16:04:40.230Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T16:04:40.230Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T16:04:40.230Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T16:04:40.230Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T16:04:40.230Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-01-06T16:04:40.230Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-01-06T16:04:40.230Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-01-06T16:04:40.230Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-01-06T16:04:40.230Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-06T16:04:40.230Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-01-06T16:04:40.230Z] === RUN TestCreateWithInvalidEnv [2020-01-06T16:04:40.230Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-06T16:04:40.230Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-06T16:04:40.230Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-06T16:04:40.230Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-06T16:04:40.230Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-06T16:04:40.230Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-06T16:04:40.230Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-06T16:04:40.230Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-06T16:04:40.230Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-06T16:04:40.230Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-01-06T16:04:40.230Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-06T16:04:40.230Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-01-06T16:04:40.230Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-01-06T16:04:40.230Z] === RUN TestCreateTmpfsMountsTarget [2020-01-06T16:04:40.230Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-01-06T16:04:40.230Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-06T16:04:40.258Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-01-06T16:04:40.342Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-06T16:04:41.714Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-01-06T16:04:41.972Z] --- PASS: TestUpdatePidsLimit (4.36s) [2020-01-06T16:04:41.972Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2020-01-06T16:04:41.972Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2020-01-06T16:04:41.972Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2020-01-06T16:04:41.972Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s) [2020-01-06T16:04:41.972Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-01-06T16:04:41.972Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-01-06T16:04:41.972Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2020-01-06T16:04:41.972Z] === RUN TestUpdateRestartPolicy [2020-01-06T16:04:42.865Z] --- PASS: TestCreateWithCustomMaskedPaths (2.68s) [2020-01-06T16:04:42.865Z] === RUN TestCreateWithCapabilities [2020-01-06T16:04:42.865Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-06T16:04:42.865Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-06T16:04:42.865Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-06T16:04:42.865Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-06T16:04:42.865Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-06T16:04:42.865Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-06T16:04:42.865Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-06T16:04:42.865Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-06T16:04:42.865Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T16:04:42.865Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T16:04:42.865Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T16:04:42.865Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T16:04:42.865Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-06T16:04:42.865Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-06T16:04:42.865Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-06T16:04:42.865Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-06T16:04:42.865Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-06T16:04:42.865Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-06T16:04:42.865Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T16:04:42.865Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T16:04:42.865Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T16:04:42.865Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T16:04:42.865Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-06T16:04:42.865Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T16:04:42.865Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T16:04:42.865Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-06T16:04:42.865Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-06T16:04:42.865Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-06T16:04:42.865Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T16:04:43.262Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T16:04:43.262Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-06T16:04:43.262Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-06T16:04:43.262Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-06T16:04:43.262Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-01-06T16:04:43.262Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-01-06T16:04:43.262Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-06T16:04:43.262Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-01-06T16:04:43.262Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-01-06T16:04:43.262Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-01-06T16:04:43.262Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-01-06T16:04:43.262Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-01-06T16:04:43.262Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-06T16:04:43.262Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-01-06T16:04:43.262Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-01-06T16:04:43.262Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-01-06T16:04:43.262Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-06T16:04:44.421Z] ok github.com/docker/docker/builder/remotecontext 0.199s coverage: 13.6% of statements [2020-01-06T16:04:44.422Z] ok github.com/docker/docker/builder/dockerfile 0.538s coverage: 48.2% of statements [2020-01-06T16:04:44.982Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-01-06T16:04:45.252Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-01-06T16:04:45.487Z] ok github.com/docker/docker/integration/build 16.370s [2020-01-06T16:04:45.488Z] [2020-01-06T16:04:45.488Z] === Skipped [2020-01-06T16:04:45.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-01-06T16:04:45.488Z] build_session_test.go:25: TODO: BuildKit [2020-01-06T16:04:45.488Z] [2020-01-06T16:04:45.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-01-06T16:04:45.488Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:04:45.488Z] [2020-01-06T16:04:45.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.01s) [2020-01-06T16:04:45.488Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T16:04:45.488Z] [2020-01-06T16:04:45.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-01-06T16:04:45.488Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T16:04:45.488Z] [2020-01-06T16:04:45.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-01-06T16:04:45.488Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T16:04:45.488Z] [2020-01-06T16:04:45.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-01-06T16:04:45.488Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T16:04:45.488Z] [2020-01-06T16:04:45.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-01-06T16:04:45.488Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T16:04:45.488Z] [2020-01-06T16:04:45.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-01-06T16:04:45.488Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T16:04:45.488Z] [2020-01-06T16:04:45.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-01-06T16:04:45.488Z] build_test.go:491: testEnv.OSType == "windows" [2020-01-06T16:04:45.488Z] [2020-01-06T16:04:45.488Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-01-06T16:04:45.488Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T16:04:45.488Z] [2020-01-06T16:04:45.488Z] [2020-01-06T16:04:45.488Z] DONE 22 tests, 10 skipped in 35.874s [2020-01-06T16:04:45.488Z] [2020-01-06T16:04:45.488Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-01-06T16:04:45.510Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-01-06T16:04:45.909Z] ok github.com/docker/docker/builder/remotecontext/git 1.115s coverage: 86.3% of statements [2020-01-06T16:04:45.909Z] ? github.com/docker/docker/cli [no test files] [2020-01-06T16:04:45.909Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-06T16:04:46.442Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-01-06T16:04:46.484Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.76s) [2020-01-06T16:04:46.485Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-06T16:04:46.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T16:04:46.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T16:04:46.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T16:04:46.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T16:04:46.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T16:04:46.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T16:04:46.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T16:04:46.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T16:04:46.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T16:04:46.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T16:04:46.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T16:04:46.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T16:04:46.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T16:04:46.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T16:04:46.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T16:04:46.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-01-06T16:04:46.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-01-06T16:04:46.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-01-06T16:04:46.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-01-06T16:04:46.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-01-06T16:04:46.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-01-06T16:04:46.485Z] === RUN TestContainerStartOnDaemonRestart [2020-01-06T16:04:46.485Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-06T16:04:46.485Z] === RUN TestDaemonRestartIpcMode [2020-01-06T16:04:46.485Z] === PAUSE TestDaemonRestartIpcMode [2020-01-06T16:04:46.485Z] === RUN TestDiff [2020-01-06T16:04:46.868Z] --- PASS: TestDiff (0.84s) [2020-01-06T16:04:46.868Z] === RUN TestExecWithCloseStdin [2020-01-06T16:04:47.377Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-01-06T16:04:47.663Z] --- PASS: TestExecWithCloseStdin (1.00s) [2020-01-06T16:04:47.663Z] === RUN TestExec [2020-01-06T16:04:47.941Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-01-06T16:04:48.392Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T16:04:48.392Z] INFO: Testing against a local daemon [2020-01-06T16:04:48.392Z] ok github.com/docker/docker/integration/config 0.223s [2020-01-06T16:04:48.392Z] [2020-01-06T16:04:48.392Z] === Skipped [2020-01-06T16:04:48.392Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-01-06T16:04:48.392Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:04:48.392Z] [2020-01-06T16:04:48.392Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-01-06T16:04:48.392Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:04:48.392Z] [2020-01-06T16:04:48.392Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-01-06T16:04:48.392Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:04:48.392Z] [2020-01-06T16:04:48.392Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-01-06T16:04:48.392Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:04:48.392Z] [2020-01-06T16:04:48.392Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-01-06T16:04:48.392Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:04:48.392Z] [2020-01-06T16:04:48.392Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-01-06T16:04:48.392Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T16:04:48.392Z] [2020-01-06T16:04:48.392Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-01-06T16:04:48.392Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T16:04:48.392Z] [2020-01-06T16:04:48.392Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-01-06T16:04:48.392Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T16:04:48.392Z] [2020-01-06T16:04:48.392Z] [2020-01-06T16:04:48.392Z] DONE 8 tests, 8 skipped in 2.637s [2020-01-06T16:04:48.392Z] [2020-01-06T16:04:48.392Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-01-06T16:04:48.874Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-01-06T16:04:48.931Z] --- PASS: TestExec (1.11s) [2020-01-06T16:04:48.931Z] === RUN TestExecUser [2020-01-06T16:04:50.073Z] ok github.com/docker/docker/client 0.214s coverage: 75.8% of statements [2020-01-06T16:04:50.219Z] --- PASS: TestExecUser (1.12s) [2020-01-06T16:04:50.219Z] === RUN TestExportContainerAndImportImage [2020-01-06T16:04:50.246Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-01-06T16:04:51.001Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-01-06T16:04:51.001Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-06T16:04:51.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T16:04:51.299Z] INFO: Testing against a local daemon [2020-01-06T16:04:52.829Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2020-01-06T16:04:52.829Z] === RUN TestHealthCheckWorkdir [2020-01-06T16:04:54.084Z] --- PASS: TestHealthCheckWorkdir (1.27s) [2020-01-06T16:04:54.084Z] === RUN TestHealthKillContainer [2020-01-06T16:04:55.510Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-01-06T16:04:55.510Z] --- PASS: TestUpdateRestartPolicy (13.35s) [2020-01-06T16:04:55.510Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-06T16:04:55.510Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-01-06T16:04:56.444Z] --- PASS: TestUpdateRestartWithAutoRemove (1.03s) [2020-01-06T16:04:56.444Z] === RUN TestWaitNonBlocked [2020-01-06T16:04:56.444Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T16:04:56.444Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T16:04:56.444Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T16:04:56.444Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T16:04:56.444Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T16:04:56.444Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T16:04:56.702Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-01-06T16:04:57.277Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-01-06T16:04:57.406Z] --- PASS: TestHealthKillContainer (3.24s) [2020-01-06T16:04:57.406Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-06T16:04:57.546Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-01-06T16:04:57.547Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-06T16:04:57.547Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2020-01-06T16:04:57.547Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.27s) [2020-01-06T16:04:57.547Z] === RUN TestWaitBlocked [2020-01-06T16:04:57.547Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T16:04:57.547Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T16:04:57.547Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T16:04:57.547Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T16:04:57.547Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T16:04:57.547Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T16:04:57.860Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-01-06T16:04:58.378Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2020-01-06T16:04:58.378Z] === RUN TestIpcModeNone [2020-01-06T16:04:58.792Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-01-06T16:04:59.050Z] --- PASS: TestWaitBlocked (0.01s) [2020-01-06T16:04:59.050Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.46s) [2020-01-06T16:04:59.050Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.51s) [2020-01-06T16:04:59.050Z] === CONT TestContainerStartOnDaemonRestart [2020-01-06T16:04:59.050Z] === CONT TestIpcModeOlderClient [2020-01-06T16:04:59.307Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-01-06T16:04:59.307Z] === CONT TestDaemonRestartIpcMode [2020-01-06T16:04:59.307Z] === RUN TestDockerSuite/TestBuildCmd [2020-01-06T16:04:59.334Z] --- PASS: TestIpcModeNone (1.19s) [2020-01-06T16:04:59.334Z] === RUN TestIpcModePrivate [2020-01-06T16:04:59.872Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-01-06T16:05:00.182Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-01-06T16:05:00.218Z] --- PASS: TestIpcModePrivate (1.16s) [2020-01-06T16:05:00.218Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2020-01-06T16:05:00.218Z] === RUN TestIpcModeShareable [2020-01-06T16:05:00.748Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-01-06T16:05:00.748Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-01-06T16:05:01.500Z] --- PASS: TestIpcModeShareable (1.19s) [2020-01-06T16:05:01.500Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2020-01-06T16:05:01.500Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-06T16:05:02.645Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-01-06T16:05:02.904Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-01-06T16:05:02.904Z] --- PASS: TestContainerStartOnDaemonRestart (3.87s) [2020-01-06T16:05:03.837Z] --- PASS: TestDaemonRestartIpcMode (4.43s) [2020-01-06T16:05:03.837Z] PASS [2020-01-06T16:05:03.837Z] [2020-01-06T16:05:03.837Z] === Skipped [2020-01-06T16:05:03.837Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-01-06T16:05:03.837Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-06T16:05:03.837Z] [2020-01-06T16:05:03.837Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-01-06T16:05:03.837Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T16:05:03.837Z] [2020-01-06T16:05:03.838Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-06T16:05:03.838Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T16:05:03.838Z] [2020-01-06T16:05:03.838Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-06T16:05:03.838Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-06T16:05:03.838Z] [2020-01-06T16:05:03.838Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-01-06T16:05:03.838Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-06T16:05:03.838Z] [2020-01-06T16:05:03.838Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-01-06T16:05:03.838Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-06T16:05:03.838Z] [2020-01-06T16:05:03.838Z] [2020-01-06T16:05:03.838Z] DONE 197 tests, 6 skipped in 151.067s [2020-01-06T16:05:03.838Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-01-06T16:05:03.838Z] ++ 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 [2020-01-06T16:05:03.838Z] ++ set -e [2020-01-06T16:05:03.838Z] ++ '[' -n 0 ']' [2020-01-06T16:05:03.838Z] ++ set -x [2020-01-06T16:05:03.838Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:05:03.838Z] INFO: Testing against a local daemon [2020-01-06T16:05:03.838Z] === RUN TestCommitInheritsEnv [2020-01-06T16:05:04.095Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-01-06T16:05:04.660Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-01-06T16:05:04.660Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-06T16:05:04.660Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-06T16:05:04.660Z] === RUN TestImagesFilterMultiReference [2020-01-06T16:05:04.660Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-01-06T16:05:04.660Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-01-06T16:05:04.660Z] === RUN TestImagePullPlatformInvalid [2020-01-06T16:05:04.660Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-01-06T16:05:04.660Z] === RUN TestRemoveImageOrphaning [2020-01-06T16:05:04.715Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.91s) [2020-01-06T16:05:04.715Z] === RUN TestAPIIpcModeHost [2020-01-06T16:05:05.225Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-01-06T16:05:05.225Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2020-01-06T16:05:05.225Z] === RUN TestRemoveImageGarbageCollector [2020-01-06T16:05:05.495Z] --- PASS: TestAPIIpcModeHost (0.85s) [2020-01-06T16:05:05.495Z] === RUN TestDaemonIpcModeShareable [2020-01-06T16:05:07.314Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2020-01-06T16:05:07.314Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-06T16:05:07.314Z] === RUN TestDaemonIpcModePrivate [2020-01-06T16:05:07.752Z] --- PASS: TestRemoveImageGarbageCollector (2.37s) [2020-01-06T16:05:07.752Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-06T16:05:07.752Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-01-06T16:05:07.752Z] === RUN TestTagInvalidReference [2020-01-06T16:05:07.752Z] --- PASS: TestTagInvalidReference (0.04s) [2020-01-06T16:05:07.752Z] === RUN TestTagValidPrefixedRepo [2020-01-06T16:05:07.752Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2020-01-06T16:05:07.752Z] === RUN TestTagExistedNameWithoutForce [2020-01-06T16:05:07.752Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-01-06T16:05:07.752Z] === RUN TestTagOfficialNames [2020-01-06T16:05:07.752Z] --- PASS: TestTagOfficialNames (0.07s) [2020-01-06T16:05:07.752Z] === RUN TestTagMatchesDigest [2020-01-06T16:05:07.752Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-01-06T16:05:07.752Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-06T16:05:08.687Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-01-06T16:05:08.945Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-01-06T16:05:08.945Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-01-06T16:05:09.139Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2020-01-06T16:05:09.139Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-06T16:05:09.139Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-06T16:05:10.845Z] === RUN TestDockerSuite/TestBuildContChar [2020-01-06T16:05:10.984Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2020-01-06T16:05:10.984Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2020-01-06T16:05:10.984Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-06T16:05:12.746Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-01-06T16:05:12.829Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.98s) [2020-01-06T16:05:12.829Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2020-01-06T16:05:12.829Z] === RUN TestIpcModeOlderClient [2020-01-06T16:05:12.829Z] === PAUSE TestIpcModeOlderClient [2020-01-06T16:05:12.829Z] === RUN TestKillContainerInvalidSignal [2020-01-06T16:05:14.344Z] --- PASS: TestKillContainerInvalidSignal (1.05s) [2020-01-06T16:05:14.344Z] === RUN TestKillContainer [2020-01-06T16:05:14.344Z] === RUN TestKillContainer/no_signal [2020-01-06T16:05:14.647Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-01-06T16:05:15.213Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-01-06T16:05:15.239Z] === RUN TestKillContainer/non_killing_signal [2020-01-06T16:05:15.675Z] === RUN TestKillContainer/killing_signal [2020-01-06T16:05:16.587Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-01-06T16:05:16.844Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-01-06T16:05:17.029Z] --- PASS: TestKillContainer (3.05s) [2020-01-06T16:05:17.029Z] --- PASS: TestKillContainer/no_signal (1.02s) [2020-01-06T16:05:17.029Z] --- PASS: TestKillContainer/non_killing_signal (0.77s) [2020-01-06T16:05:17.029Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2020-01-06T16:05:17.029Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-06T16:05:17.029Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-06T16:05:17.410Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-01-06T16:05:18.327Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-06T16:05:18.342Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-01-06T16:05:18.600Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-01-06T16:05:19.565Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-01-06T16:05:19.595Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.34s) [2020-01-06T16:05:19.595Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.04s) [2020-01-06T16:05:19.595Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.80s) [2020-01-06T16:05:19.595Z] === RUN TestKillStoppedContainer [2020-01-06T16:05:19.595Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-01-06T16:05:19.595Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-06T16:05:19.595Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-01-06T16:05:19.595Z] === RUN TestKillDifferentUserContainer [2020-01-06T16:05:20.394Z] --- PASS: TestKillDifferentUserContainer (1.00s) [2020-01-06T16:05:20.394Z] === RUN TestInspectOomKilledTrue [2020-01-06T16:05:20.394Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-01-06T16:05:20.394Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T16:05:20.394Z] === RUN TestInspectOomKilledFalse [2020-01-06T16:05:20.394Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-01-06T16:05:20.394Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T16:05:20.394Z] === RUN TestLinksEtcHostsContentMatch [2020-01-06T16:05:20.939Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-01-06T16:05:21.188Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2020-01-06T16:05:21.188Z] === RUN TestLinksContainerNames [2020-01-06T16:05:23.138Z] --- PASS: TestLinksContainerNames (1.70s) [2020-01-06T16:05:23.138Z] === RUN TestLogsFollowTailEmpty [2020-01-06T16:05:23.925Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2020-01-06T16:05:23.925Z] === RUN TestContainerNetworkMountsNoChown [2020-01-06T16:05:24.751Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2020-01-06T16:05:24.751Z] === RUN TestMountDaemonRoot [2020-01-06T16:05:24.751Z] === RUN TestMountDaemonRoot/default [2020-01-06T16:05:24.751Z] === PAUSE TestMountDaemonRoot/default [2020-01-06T16:05:24.751Z] === RUN TestMountDaemonRoot/private [2020-01-06T16:05:24.751Z] === PAUSE TestMountDaemonRoot/private [2020-01-06T16:05:24.751Z] === RUN TestMountDaemonRoot/rprivate [2020-01-06T16:05:24.751Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-06T16:05:24.751Z] === RUN TestMountDaemonRoot/slave [2020-01-06T16:05:24.751Z] === PAUSE TestMountDaemonRoot/slave [2020-01-06T16:05:24.751Z] === RUN TestMountDaemonRoot/rslave [2020-01-06T16:05:24.751Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-06T16:05:24.751Z] === RUN TestMountDaemonRoot/shared [2020-01-06T16:05:24.751Z] === PAUSE TestMountDaemonRoot/shared [2020-01-06T16:05:24.751Z] === RUN TestMountDaemonRoot/rshared [2020-01-06T16:05:24.751Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-06T16:05:24.751Z] === CONT TestMountDaemonRoot/default [2020-01-06T16:05:24.751Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-06T16:05:24.751Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-06T16:05:24.751Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-06T16:05:24.751Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-06T16:05:24.751Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-06T16:05:24.751Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-06T16:05:24.751Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-06T16:05:24.751Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-06T16:05:24.751Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-06T16:05:24.751Z] === CONT TestMountDaemonRoot/rshared [2020-01-06T16:05:24.751Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T16:05:24.752Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-06T16:05:24.752Z] === CONT TestMountDaemonRoot/shared [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-06T16:05:24.752Z] === CONT TestMountDaemonRoot/rslave [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T16:05:24.752Z] === CONT TestMountDaemonRoot/slave [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-06T16:05:24.752Z] === CONT TestMountDaemonRoot/rprivate [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-06T16:05:24.752Z] === CONT TestMountDaemonRoot/private [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-06T16:05:24.752Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-06T16:05:24.752Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-06T16:05:24.752Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-06T16:05:24.752Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-06T16:05:24.752Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-06T16:05:25.122Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T16:05:25.122Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-06T16:05:25.122Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T16:05:25.122Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-06T16:05:25.122Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-06T16:05:25.122Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-06T16:05:25.122Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-06T16:05:25.122Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-06T16:05:25.122Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-06T16:05:25.122Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T16:05:25.122Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-06T16:05:25.500Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T16:05:25.500Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T16:05:25.500Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-06T16:05:25.500Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-06T16:05:25.500Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-06T16:05:25.500Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-06T16:05:25.500Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-06T16:05:25.500Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T16:05:25.500Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-06T16:05:25.500Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-06T16:05:25.500Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-06T16:05:25.500Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-06T16:05:25.500Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-01-06T16:05:25.500Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-06T16:05:25.500Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-01-06T16:05:25.500Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-01-06T16:05:25.500Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-01-06T16:05:25.500Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-01-06T16:05:25.501Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-01-06T16:05:25.501Z] === RUN TestContainerBindMountNonRecursive [2020-01-06T16:05:26.399Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-01-06T16:05:27.980Z] --- PASS: TestContainerBindMountNonRecursive (2.00s) [2020-01-06T16:05:27.980Z] === RUN TestNetworkNat [2020-01-06T16:05:28.348Z] --- PASS: TestNetworkNat (0.82s) [2020-01-06T16:05:28.348Z] === RUN TestNetworkLocalhostTCPNat [2020-01-06T16:05:28.736Z] ok github.com/docker/docker/cmd/dockerd 0.064s coverage: 30.3% of statements [2020-01-06T16:05:28.736Z] ok github.com/docker/docker/container 0.120s coverage: 35.3% of statements [2020-01-06T16:05:28.736Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-06T16:05:28.736Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-06T16:05:28.736Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-06T16:05:28.736Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-06T16:05:29.417Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-01-06T16:05:29.417Z] === RUN TestNetworkLoopbackNat [2020-01-06T16:05:30.585Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-01-06T16:05:30.899Z] --- PASS: TestNetworkLoopbackNat (1.25s) [2020-01-06T16:05:30.899Z] === RUN TestPause [2020-01-06T16:05:31.737Z] --- PASS: TestPause (1.25s) [2020-01-06T16:05:31.737Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-06T16:05:31.737Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-06T16:05:31.737Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-06T16:05:31.737Z] === RUN TestPauseStopPausedContainer [2020-01-06T16:05:33.015Z] --- PASS: TestPauseStopPausedContainer (1.20s) [2020-01-06T16:05:33.015Z] === RUN TestPsFilter [2020-01-06T16:05:33.114Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-01-06T16:05:33.398Z] --- PASS: TestPsFilter (0.38s) [2020-01-06T16:05:33.398Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-06T16:05:34.188Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.94s) [2020-01-06T16:05:34.188Z] === RUN TestRemoveContainerWithVolume [2020-01-06T16:05:34.487Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-01-06T16:05:35.423Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-01-06T16:05:35.423Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-01-06T16:05:35.447Z] --- PASS: TestRemoveContainerWithVolume (0.94s) [2020-01-06T16:05:35.447Z] === RUN TestRemoveContainerRunning [2020-01-06T16:05:35.989Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-01-06T16:05:36.237Z] --- PASS: TestRemoveContainerRunning (0.95s) [2020-01-06T16:05:36.237Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-06T16:05:36.247Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-01-06T16:05:36.505Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-01-06T16:05:36.818Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2020-01-06T16:05:37.080Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-01-06T16:05:37.501Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.04s) [2020-01-06T16:05:37.501Z] === RUN TestRemoveInvalidContainer [2020-01-06T16:05:37.501Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-01-06T16:05:37.501Z] === RUN TestRenameLinkedContainer [2020-01-06T16:05:37.745Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-01-06T16:05:39.236Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2020-01-06T16:05:39.604Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-01-06T16:05:39.604Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-01-06T16:05:40.978Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-01-06T16:05:40.978Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-01-06T16:05:41.534Z] --- PASS: TestRenameLinkedContainer (3.89s) [2020-01-06T16:05:41.534Z] === RUN TestRenameStoppedContainer [2020-01-06T16:05:42.025Z] --- PASS: TestRenameStoppedContainer (0.93s) [2020-01-06T16:05:42.025Z] === RUN TestRenameRunningContainerAndReuse [2020-01-06T16:05:42.917Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-01-06T16:05:43.833Z] --- PASS: TestRenameRunningContainerAndReuse (1.86s) [2020-01-06T16:05:43.834Z] === RUN TestRenameInvalidName [2020-01-06T16:05:45.105Z] --- PASS: TestRenameInvalidName (0.96s) [2020-01-06T16:05:45.105Z] === RUN TestRenameAnonymousContainer [2020-01-06T16:05:46.269Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-01-06T16:05:46.834Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-01-06T16:05:47.552Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.7% of statements [2020-01-06T16:05:48.478Z] ok github.com/docker/docker/daemon 12.211s coverage: 17.6% of statements [2020-01-06T16:05:48.478Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-06T16:05:48.478Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-06T16:05:48.608Z] --- PASS: TestRenameAnonymousContainer (3.30s) [2020-01-06T16:05:48.608Z] === RUN TestRenameContainerWithSameName [2020-01-06T16:05:48.734Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-01-06T16:05:48.734Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-01-06T16:05:48.734Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-01-06T16:05:48.734Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-01-06T16:05:48.734Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-01-06T16:05:48.734Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-01-06T16:05:48.978Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2020-01-06T16:05:48.978Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-06T16:05:49.038Z] ok github.com/docker/docker/daemon/config 0.051s coverage: 82.1% of statements [2020-01-06T16:05:49.964Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2020-01-06T16:05:49.964Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-01-06T16:05:49.964Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-06T16:05:49.964Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-06T16:05:50.633Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-01-06T16:05:50.789Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s) [2020-01-06T16:05:50.789Z] === RUN TestResize [2020-01-06T16:05:51.850Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-01-06T16:05:52.058Z] --- PASS: TestResize (0.87s) [2020-01-06T16:05:52.058Z] === RUN TestResizeWithInvalidSize [2020-01-06T16:05:52.846Z] --- PASS: TestResizeWithInvalidSize (0.94s) [2020-01-06T16:05:52.846Z] === RUN TestResizeWhenContainerNotStarted [2020-01-06T16:05:53.651Z] --- PASS: TestResizeWhenContainerNotStarted (1.01s) [2020-01-06T16:05:53.651Z] === RUN TestDaemonRestartKillContainers [2020-01-06T16:05:53.651Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T16:05:53.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T16:05:53.651Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T16:05:53.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T16:05:53.651Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T16:05:53.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T16:05:53.651Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T16:05:53.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T16:05:53.651Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T16:05:53.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T16:05:53.651Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T16:05:53.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T16:05:53.651Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T16:05:53.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T16:05:53.651Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T16:05:53.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T16:05:53.651Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T16:05:53.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T16:05:53.651Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T16:05:53.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T16:05:53.651Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T16:05:53.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T16:05:53.651Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T16:05:53.651Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T16:05:53.651Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T16:05:53.651Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T16:05:53.736Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-01-06T16:05:54.662Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.238s coverage: 57.0% of statements [2020-01-06T16:05:54.812Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-01-06T16:05:54.812Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-01-06T16:05:56.153Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T16:05:56.532Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T16:05:57.816Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T16:05:57.941Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.583s coverage: 72.5% of statements [2020-01-06T16:05:58.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T16:05:58.246Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.801s coverage: 46.2% of statements [2020-01-06T16:05:58.246Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-06T16:05:58.263Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-01-06T16:05:58.263Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/server/router [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-01-06T16:05:58.263Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2020-01-06T16:05:58.263Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2020-01-06T16:05:58.263Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.0% of statements [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/types [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/types/container [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/types/events [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/types/image [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/types/network [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-01-06T16:05:58.263Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-01-06T16:05:58.263Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2020-01-06T16:05:58.552Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-01-06T16:05:58.552Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-01-06T16:05:58.552Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-01-06T16:05:58.552Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-01-06T16:05:58.552Z] ? github.com/docker/docker/builder [no test files] [2020-01-06T16:05:58.552Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-01-06T16:05:58.552Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-01-06T16:05:58.552Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-01-06T16:05:58.552Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-01-06T16:05:58.552Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-01-06T16:05:58.552Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-01-06T16:05:58.552Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-01-06T16:05:58.995Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-01-06T16:05:59.009Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T16:05:59.179Z] ok github.com/docker/docker/builder/dockerignore 0.018s coverage: 96.8% of statements [2020-01-06T16:06:00.756Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.111s coverage: 48.6% of statements [2020-01-06T16:06:00.830Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T16:06:01.215Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T16:06:01.525Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-01-06T16:06:02.118Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.289s coverage: 76.1% of statements [2020-01-06T16:06:03.043Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-01-06T16:06:03.043Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.041s coverage: 60.1% of statements [2020-01-06T16:06:03.043Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-06T16:06:03.043Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-06T16:06:03.329Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T16:06:03.495Z] ok github.com/docker/docker/integration/container 64.065s [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === Skipped [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-01-06T16:06:03.495Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-01-06T16:06:03.495Z] copy_test.go:25: testEnv.OSType == "windows" [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-01-06T16:06:03.495Z] copy_test.go:39: testEnv.OSType == "windows" [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-01-06T16:06:03.495Z] copy_test.go:51: testEnv.OSType == "windows" [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-01-06T16:06:03.495Z] copy_test.go:65: testEnv.OSType == "windows" [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-01-06T16:06:03.495Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-01-06T16:06:03.495Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-01-06T16:06:03.495Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-01-06T16:06:03.495Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-01-06T16:06:03.495Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-01-06T16:06:03.495Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-01-06T16:06:03.495Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-01-06T16:06:03.495Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-01-06T16:06:03.495Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-01-06T16:06:03.495Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-01-06T16:06:03.495Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-01-06T16:06:03.495Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-01-06T16:06:03.495Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-01-06T16:06:03.495Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-01-06T16:06:03.495Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-01-06T16:06:03.495Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-01-06T16:06:03.495Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-01-06T16:06:03.495Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-01-06T16:06:03.495Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-01-06T16:06:03.495Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-01-06T16:06:03.495Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-01-06T16:06:03.495Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-01-06T16:06:03.495Z] [2020-01-06T16:06:03.495Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-01-06T16:06:03.496Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-01-06T16:06:03.496Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-01-06T16:06:03.496Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-01-06T16:06:03.496Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-01-06T16:06:03.496Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-01-06T16:06:03.496Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-01-06T16:06:03.496Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-01-06T16:06:03.496Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-01-06T16:06:03.496Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-01-06T16:06:03.496Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-01-06T16:06:03.496Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-01-06T16:06:03.496Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-01-06T16:06:03.496Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] DONE 79 tests, 40 skipped in 66.816s [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-01-06T16:06:03.496Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T16:06:03.496Z] INFO: Testing against a local daemon [2020-01-06T16:06:03.496Z] ok github.com/docker/docker/integration/image 0.597s [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === Skipped [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-01-06T16:06:03.496Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-01-06T16:06:03.496Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-01-06T16:06:03.496Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-01-06T16:06:03.496Z] tag_test.go:98: testEnv.OSType == "windows" [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] DONE 11 tests, 4 skipped in 2.735s [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-01-06T16:06:03.496Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T16:06:03.496Z] INFO: Testing against a local daemon [2020-01-06T16:06:03.496Z] ok github.com/docker/docker/integration/network 0.213s [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === Skipped [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-01-06T16:06:03.496Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2020-01-06T16:06:03.496Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-01-06T16:06:03.496Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-01-06T16:06:03.496Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-01-06T16:06:03.496Z] service_test.go:29: testEnv.OSType == "windows" [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-01-06T16:06:03.496Z] service_test.go:51: testEnv.OSType == "windows" [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-01-06T16:06:03.496Z] service_test.go:94: testEnv.OSType == "windows" [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-01-06T16:06:03.496Z] service_test.go:127: testEnv.OSType == "windows" [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-01-06T16:06:03.496Z] service_test.go:177: testEnv.OSType == "windows" [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-01-06T16:06:03.496Z] service_test.go:201: testEnv.OSType == "windows" [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-06T16:06:03.496Z] service_test.go:230: FLAKY_TEST [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-01-06T16:06:03.496Z] service_test.go:319: testEnv.OSType == "windows" [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-01-06T16:06:03.496Z] service_test.go:386: testEnv.OSType == "windows" [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] DONE 17 tests, 13 skipped in 2.473s [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-01-06T16:06:03.496Z] testing: warning: no tests to run [2020-01-06T16:06:03.496Z] ok github.com/docker/docker/integration/network/ipvlan 0.087s [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] DONE 0 tests in 0.807s [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-01-06T16:06:03.496Z] testing: warning: no tests to run [2020-01-06T16:06:03.496Z] ok github.com/docker/docker/integration/network/macvlan 0.092s [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] DONE 0 tests in 0.804s [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-01-06T16:06:03.496Z] testing: warning: no tests to run [2020-01-06T16:06:03.496Z] ok github.com/docker/docker/integration/plugin 0.141s [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] DONE 0 tests in 0.871s [2020-01-06T16:06:03.496Z] [2020-01-06T16:06:03.496Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-01-06T16:06:03.954Z] testing: warning: no tests to run [2020-01-06T16:06:03.954Z] ok github.com/docker/docker/integration/plugin/authz 0.133s [2020-01-06T16:06:03.954Z] [2020-01-06T16:06:03.954Z] DONE 0 tests in 0.865s [2020-01-06T16:06:03.954Z] [2020-01-06T16:06:03.954Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-01-06T16:06:04.055Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-01-06T16:06:04.728Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2020-01-06T16:06:04.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T16:06:04.968Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.040s coverage: 3.0% of statements [2020-01-06T16:06:05.569Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-01-06T16:06:05.954Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-01-06T16:06:05.954Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-01-06T16:06:06.180Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T16:06:06.496Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-01-06T16:06:06.496Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-06T16:06:06.496Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-06T16:06:06.519Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-01-06T16:06:06.779Z] ok github.com/docker/docker/builder/remotecontext/git 4.816s coverage: 86.3% of statements [2020-01-06T16:06:06.854Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T16:06:06.854Z] INFO: Testing against a local daemon [2020-01-06T16:06:06.854Z] ok github.com/docker/docker/integration/plugin/common 0.623s [2020-01-06T16:06:06.854Z] [2020-01-06T16:06:06.854Z] DONE 2 tests in 2.755s [2020-01-06T16:06:06.854Z] [2020-01-06T16:06:06.854Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-01-06T16:06:07.085Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-01-06T16:06:07.422Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 42.7% of statements [2020-01-06T16:06:08.457Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-01-06T16:06:08.682Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-06T16:06:08.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.25s) [2020-01-06T16:06:08.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.92s) [2020-01-06T16:06:08.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-01-06T16:06:08.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-01-06T16:06:08.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-01-06T16:06:08.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.25s) [2020-01-06T16:06:08.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2020-01-06T16:06:08.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.38s) [2020-01-06T16:06:08.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.37s) [2020-01-06T16:06:08.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.34s) [2020-01-06T16:06:08.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s) [2020-01-06T16:06:08.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2020-01-06T16:06:08.682Z] === RUN TestCgroupNamespacesRun [2020-01-06T16:06:08.786Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 77.8% of statements [2020-01-06T16:06:08.786Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-06T16:06:08.786Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-06T16:06:08.786Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-01-06T16:06:09.499Z] ok github.com/docker/docker/builder/remotecontext 0.582s coverage: 13.6% of statements [2020-01-06T16:06:09.796Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2020-01-06T16:06:10.051Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 62.1% of statements [2020-01-06T16:06:10.531Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2020-01-06T16:06:10.531Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-06T16:06:10.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T16:06:10.594Z] INFO: Testing against a local daemon [2020-01-06T16:06:10.594Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.254s [2020-01-06T16:06:10.594Z] [2020-01-06T16:06:10.594Z] === Skipped [2020-01-06T16:06:10.594Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-01-06T16:06:10.594Z] external_test.go:48: runtime.GOOS == "windows" [2020-01-06T16:06:10.594Z] [2020-01-06T16:06:10.594Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-01-06T16:06:10.594Z] external_test.go:407: runtime.GOOS == "windows" [2020-01-06T16:06:10.594Z] [2020-01-06T16:06:10.594Z] [2020-01-06T16:06:10.594Z] DONE 2 tests, 2 skipped in 3.784s [2020-01-06T16:06:10.611Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-01-06T16:06:11.053Z] [2020-01-06T16:06:11.053Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-01-06T16:06:11.537Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2020-01-06T16:06:11.537Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-06T16:06:11.592Z] ok github.com/docker/docker/builder/dockerfile 1.454s coverage: 48.2% of statements [2020-01-06T16:06:11.592Z] ? github.com/docker/docker/cli [no test files] [2020-01-06T16:06:11.592Z] ? github.com/docker/docker/cli/config [no test files] [2020-01-06T16:06:12.098Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 19.9% of statements [2020-01-06T16:06:12.407Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2020-01-06T16:06:12.407Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-06T16:06:12.640Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-01-06T16:06:13.460Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-01-06T16:06:13.756Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2020-01-06T16:06:14.242Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2020-01-06T16:06:14.242Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-06T16:06:14.681Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-01-06T16:06:14.936Z] ok github.com/docker/docker/daemon/logger/splunk 1.613s coverage: 82.5% of statements [2020-01-06T16:06:14.936Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-06T16:06:14.936Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-06T16:06:15.170Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-01-06T16:06:16.083Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-01-06T16:06:16.083Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-06T16:06:16.822Z] ok github.com/docker/docker/distribution 0.182s coverage: 22.1% of statements [2020-01-06T16:06:17.078Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2020-01-06T16:06:17.078Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-06T16:06:17.912Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2020-01-06T16:06:17.912Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-06T16:06:18.137Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T16:06:18.137Z] INFO: Testing against a local daemon [2020-01-06T16:06:18.137Z] testing: warning: no tests to run [2020-01-06T16:06:18.137Z] ok github.com/docker/docker/integration/plugin/logging 0.279s [2020-01-06T16:06:18.137Z] [2020-01-06T16:06:18.137Z] DONE 0 tests in 7.204s [2020-01-06T16:06:18.137Z] [2020-01-06T16:06:18.137Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-01-06T16:06:18.441Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-01-06T16:06:18.709Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2020-01-06T16:06:18.709Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-06T16:06:19.682Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-01-06T16:06:19.682Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-06T16:06:19.804Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-01-06T16:06:20.027Z] ok github.com/docker/docker/client 1.026s coverage: 75.8% of statements [2020-01-06T16:06:20.728Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-01-06T16:06:20.728Z] ok github.com/docker/docker/distribution/xfer 1.882s coverage: 85.1% of statements [2020-01-06T16:06:20.728Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-06T16:06:20.728Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-06T16:06:21.036Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T16:06:21.036Z] INFO: Testing against a local daemon [2020-01-06T16:06:21.036Z] ok github.com/docker/docker/integration/plugin/volumes 0.298s [2020-01-06T16:06:21.036Z] [2020-01-06T16:06:21.036Z] === Skipped [2020-01-06T16:06:21.036Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-01-06T16:06:21.036Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:21.036Z] [2020-01-06T16:06:21.036Z] [2020-01-06T16:06:21.036Z] DONE 1 tests, 1 skipped in 2.815s [2020-01-06T16:06:21.036Z] [2020-01-06T16:06:21.036Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-01-06T16:06:21.740Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.01s) [2020-01-06T16:06:21.740Z] === RUN TestKernelTCPMemory [2020-01-06T16:06:22.604Z] --- PASS: TestKernelTCPMemory (1.03s) [2020-01-06T16:06:22.604Z] === RUN TestNISDomainname [2020-01-06T16:06:22.612Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2020-01-06T16:06:22.612Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-06T16:06:23.175Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-01-06T16:06:23.208Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T16:06:23.208Z] INFO: Testing against a local daemon [2020-01-06T16:06:23.208Z] ok github.com/docker/docker/integration/secret 0.236s [2020-01-06T16:06:23.272Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-01-06T16:06:23.272Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-01-06T16:06:23.530Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-01-06T16:06:23.870Z] --- PASS: TestNISDomainname (1.14s) [2020-01-06T16:06:23.870Z] === RUN TestHostnameDnsResolution [2020-01-06T16:06:24.110Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2020-01-06T16:06:24.365Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-01-06T16:06:25.127Z] --- PASS: TestHostnameDnsResolution (1.51s) [2020-01-06T16:06:25.127Z] === RUN TestStats [2020-01-06T16:06:25.427Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-01-06T16:06:26.107Z] [2020-01-06T16:06:26.107Z] === Skipped [2020-01-06T16:06:26.107Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-01-06T16:06:26.107Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:26.107Z] [2020-01-06T16:06:26.107Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-01-06T16:06:26.107Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:26.107Z] [2020-01-06T16:06:26.107Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-01-06T16:06:26.107Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:26.107Z] [2020-01-06T16:06:26.107Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-01-06T16:06:26.107Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:26.107Z] [2020-01-06T16:06:26.107Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-01-06T16:06:26.107Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:26.107Z] [2020-01-06T16:06:26.107Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-01-06T16:06:26.107Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T16:06:26.107Z] [2020-01-06T16:06:26.107Z] [2020-01-06T16:06:26.107Z] DONE 6 tests, 6 skipped in 4.849s [2020-01-06T16:06:26.107Z] [2020-01-06T16:06:26.107Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-01-06T16:06:26.250Z] ok github.com/docker/docker/pkg/archive 0.398s coverage: 76.8% of statements [2020-01-06T16:06:27.174Z] ok github.com/docker/docker/pkg/authorization 0.199s coverage: 68.3% of statements [2020-01-06T16:06:27.429Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-01-06T16:06:27.429Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-01-06T16:06:27.564Z] --- PASS: TestStats (2.20s) [2020-01-06T16:06:27.564Z] === RUN TestStopContainerWithTimeout [2020-01-06T16:06:27.564Z] === RUN TestStopContainerWithTimeout/0 [2020-01-06T16:06:27.564Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-06T16:06:27.564Z] === RUN TestStopContainerWithTimeout/1 [2020-01-06T16:06:27.564Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-06T16:06:27.564Z] === RUN TestStopContainerWithTimeout/3 [2020-01-06T16:06:27.564Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-06T16:06:27.564Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-06T16:06:27.564Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-06T16:06:27.564Z] === CONT TestStopContainerWithTimeout/0 [2020-01-06T16:06:27.564Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-06T16:06:28.830Z] === CONT TestStopContainerWithTimeout/3 [2020-01-06T16:06:29.006Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T16:06:29.006Z] INFO: Testing against a local daemon [2020-01-06T16:06:29.006Z] ok github.com/docker/docker/integration/service 0.414s [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === Skipped [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-06T16:06:29.006Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-01-06T16:06:29.006Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-06T16:06:29.006Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-01-06T16:06:29.006Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-01-06T16:06:29.006Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-01-06T16:06:29.006Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-01-06T16:06:29.006Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-01-06T16:06:29.006Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-01-06T16:06:29.006Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-01-06T16:06:29.006Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-01-06T16:06:29.006Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-01-06T16:06:29.006Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-01-06T16:06:29.006Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-01-06T16:06:29.006Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-01-06T16:06:29.006Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-01-06T16:06:29.006Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-01-06T16:06:29.006Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-01-06T16:06:29.006Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-01-06T16:06:29.006Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-01-06T16:06:29.006Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-01-06T16:06:29.006Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] DONE 20 tests, 19 skipped in 3.215s [2020-01-06T16:06:29.006Z] [2020-01-06T16:06:29.006Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-01-06T16:06:30.661Z] === CONT TestStopContainerWithTimeout/1 [2020-01-06T16:06:30.685Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-01-06T16:06:30.943Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-01-06T16:06:30.943Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-01-06T16:06:31.184Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T16:06:31.184Z] INFO: Testing against a local daemon [2020-01-06T16:06:31.184Z] ok github.com/docker/docker/integration/session 0.201s [2020-01-06T16:06:31.586Z] ok github.com/docker/docker/layer 7.957s coverage: 68.8% of statements [2020-01-06T16:06:31.586Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-06T16:06:31.586Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-06T16:06:31.586Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-06T16:06:31.586Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-06T16:06:31.586Z] ? github.com/docker/docker/oci [no test files] [2020-01-06T16:06:31.586Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-06T16:06:31.586Z] ok github.com/docker/docker/pkg/chrootarchive 2.973s coverage: 43.2% of statements [2020-01-06T16:06:31.586Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-06T16:06:31.586Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-06T16:06:31.586Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-01-06T16:06:31.644Z] [2020-01-06T16:06:31.644Z] === Skipped [2020-01-06T16:06:31.644Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-01-06T16:06:31.644Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-01-06T16:06:31.644Z] [2020-01-06T16:06:31.644Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-01-06T16:06:31.644Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-01-06T16:06:31.644Z] [2020-01-06T16:06:31.644Z] [2020-01-06T16:06:31.644Z] DONE 2 tests, 2 skipped in 2.262s [2020-01-06T16:06:31.644Z] [2020-01-06T16:06:31.644Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-01-06T16:06:32.147Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2020-01-06T16:06:32.147Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-01-06T16:06:32.316Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-01-06T16:06:32.502Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-01-06T16:06:32.502Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2020-01-06T16:06:32.502Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2020-01-06T16:06:32.502Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2020-01-06T16:06:32.502Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2020-01-06T16:06:32.502Z] === RUN TestDeleteDevicemapper [2020-01-06T16:06:32.502Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-06T16:06:32.502Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-06T16:06:32.502Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-06T16:06:32.574Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-01-06T16:06:32.710Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-01-06T16:06:33.271Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-01-06T16:06:33.821Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T16:06:33.821Z] INFO: Testing against a local daemon [2020-01-06T16:06:33.831Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-01-06T16:06:34.472Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-01-06T16:06:34.788Z] ok github.com/docker/docker/integration/system 1.273s [2020-01-06T16:06:34.788Z] [2020-01-06T16:06:34.788Z] === Skipped [2020-01-06T16:06:34.788Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-06T16:06:34.788Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-01-06T16:06:34.788Z] [2020-01-06T16:06:34.788Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-01-06T16:06:34.788Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-01-06T16:06:34.788Z] [2020-01-06T16:06:34.788Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-01-06T16:06:34.788Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-01-06T16:06:34.788Z] [2020-01-06T16:06:34.788Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-01-06T16:06:34.788Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-01-06T16:06:34.788Z] [2020-01-06T16:06:34.788Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-01-06T16:06:34.788Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-06T16:06:34.788Z] [2020-01-06T16:06:34.788Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-01-06T16:06:34.788Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-06T16:06:34.788Z] [2020-01-06T16:06:34.788Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-01-06T16:06:34.788Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-01-06T16:06:34.788Z] [2020-01-06T16:06:34.788Z] [2020-01-06T16:06:34.788Z] DONE 13 tests, 7 skipped in 3.383s [2020-01-06T16:06:34.788Z] [2020-01-06T16:06:34.788Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-01-06T16:06:35.193Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-01-06T16:06:35.760Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-01-06T16:06:35.844Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-01-06T16:06:36.102Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-01-06T16:06:36.593Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.62s) [2020-01-06T16:06:36.593Z] === RUN TestUpdateMemory [2020-01-06T16:06:36.593Z] --- SKIP: TestUpdateMemory (0.00s) [2020-01-06T16:06:36.593Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-06T16:06:36.593Z] === RUN TestUpdateCPUQuota [2020-01-06T16:06:36.685Z] ok github.com/docker/docker/pkg/fsutils 0.199s coverage: 85.1% of statements [2020-01-06T16:06:36.685Z] ok github.com/docker/docker/pkg/discovery/kv 3.115s coverage: 84.1% of statements [2020-01-06T16:06:36.939Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-01-06T16:06:37.689Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T16:06:37.689Z] INFO: Testing against a local daemon [2020-01-06T16:06:37.689Z] ok github.com/docker/docker/integration/volume 0.281s [2020-01-06T16:06:37.689Z] [2020-01-06T16:06:37.689Z] === Skipped [2020-01-06T16:06:37.689Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-01-06T16:06:37.689Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-01-06T16:06:37.689Z] [2020-01-06T16:06:37.689Z] [2020-01-06T16:06:37.689Z] DONE 5 tests, 1 skipped in 2.440s [2020-01-06T16:06:37.689Z] [2020-01-06T16:06:37.689Z] INFO: make.ps1 ended at 01/06/2020 16:06:37 [2020-01-06T16:06:37.689Z] INFO: Integration CLI tests being run from the host: [2020-01-06T16:06:37.689Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-01-06T16:06:37.905Z] ok github.com/docker/docker/pkg/idtools 0.458s coverage: 70.1% of statements [2020-01-06T16:06:38.000Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-01-06T16:06:38.219Z] --- PASS: TestUpdateCPUQuota (2.06s) [2020-01-06T16:06:38.219Z] === RUN TestUpdatePidsLimit [2020-01-06T16:06:38.219Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-06T16:06:38.465Z] ok github.com/docker/docker/pkg/ioutils 0.574s coverage: 70.6% of statements [2020-01-06T16:06:38.465Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-01-06T16:06:38.720Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2020-01-06T16:06:38.720Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-01-06T16:06:38.720Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-06T16:06:39.235Z] === RUN TestUpdatePidsLimit/no_change [2020-01-06T16:06:39.279Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-01-06T16:06:39.610Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-06T16:06:39.840Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-01-06T16:06:39.976Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-06T16:06:40.095Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-01-06T16:06:40.095Z] ok github.com/docker/docker/pkg/mount 0.569s coverage: 70.0% of statements [2020-01-06T16:06:40.095Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-06T16:06:40.349Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-06T16:06:40.351Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-01-06T16:06:40.605Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2020-01-06T16:06:40.605Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-06T16:06:40.605Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-06T16:06:41.142Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-06T16:06:41.279Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-01-06T16:06:41.279Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-01-06T16:06:41.526Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-06T16:06:41.531Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2020-01-06T16:06:42.097Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-01-06T16:06:42.352Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-01-06T16:06:42.607Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-01-06T16:06:43.352Z] --- PASS: TestUpdatePidsLimit (5.17s) [2020-01-06T16:06:43.352Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.75s) [2020-01-06T16:06:43.352Z] --- PASS: TestUpdatePidsLimit/no_change (0.68s) [2020-01-06T16:06:43.353Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2020-01-06T16:06:43.353Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-01-06T16:06:43.353Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-01-06T16:06:43.353Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-01-06T16:06:43.353Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s) [2020-01-06T16:06:43.353Z] === RUN TestUpdateRestartPolicy [2020-01-06T16:06:43.967Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-01-06T16:06:44.222Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-01-06T16:06:46.256Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-01-06T16:06:46.256Z] INFO: Testing against a local daemon [2020-01-06T16:06:47.480Z] ok github.com/docker/docker/pkg/signal 2.378s coverage: 61.0% of statements [2020-01-06T16:06:47.480Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-01-06T16:06:47.735Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite (356.54s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.22s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.68s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.07s) [2020-01-06T16:06:47.845Z] docker_cli_daemon_test.go:1449: [d233d68c37feb] daemon is not started [2020-01-06T16:06:47.845Z] check_test.go:309: [d840f6cd017ae] daemon is not started [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.28s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.75s) [2020-01-06T16:06:47.845Z] check_test.go:309: [dfff791504626] daemon is not started [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.89s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.70s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.37s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.80s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.22s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.07s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.61s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.93s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2020-01-06T16:06:47.845Z] check_test.go:309: [d3027c093853a] daemon is not started [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-01-06T16:06:47.845Z] check_test.go:309: [d10a3d32a4a02] daemon is not started [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.13s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.81s) [2020-01-06T16:06:47.845Z] check_test.go:309: [d38fccc53e691] daemon is not started [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.88s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.26s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.49s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.63s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.79s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-01-06T16:06:47.845Z] check_test.go:309: [d29ffea8f6f1a] daemon is not started [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.61s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.08s) [2020-01-06T16:06:47.845Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2020-01-06T16:06:47.845Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-06T16:06:47.845Z] check_test.go:309: [d3cd64502e1b9] daemon is not started [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.96s) [2020-01-06T16:06:47.845Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-06T16:06:47.845Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-06T16:06:47.845Z] check_test.go:309: [d0cfc6900f7cd] daemon is not started [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.17s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.27s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.81s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.90s) [2020-01-06T16:06:47.845Z] check_test.go:309: [da367feec6f6f] daemon is not started [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.15s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.60s) [2020-01-06T16:06:47.845Z] check_test.go:309: [d8a3e96d05933] daemon is not started [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.66s) [2020-01-06T16:06:47.845Z] docker_cli_daemon_plugins_test.go:79: [d18094a6a5b04] daemon is not started [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.24s) [2020-01-06T16:06:47.845Z] docker_cli_daemon_plugins_test.go:169: [d370fc3f9731d] daemon is not started [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.79s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.58s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.57s) [2020-01-06T16:06:47.845Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-01-06T16:06:47.845Z] check_test.go:309: [d6930288c377b] daemon is not started [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.02s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.97s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.91s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.74s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.04s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.86s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.13s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.24s) [2020-01-06T16:06:47.846Z] check_test.go:309: [d99e4ed2e44f7] daemon is not started [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.58s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.89s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.29s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.39s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.35s) [2020-01-06T16:06:47.846Z] check_test.go:309: [d43cbe85fb9e8] daemon is not started [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.31s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.71s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.41s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.76s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.79s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.76s) [2020-01-06T16:06:47.846Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-01-06T16:06:47.846Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-06T16:06:47.846Z] check_test.go:309: [de509251fda7c] daemon is not started [2020-01-06T16:06:47.846Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-01-06T16:06:47.846Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-06T16:06:47.846Z] check_test.go:309: [d54ed62c121d7] daemon is not started [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.24s) [2020-01-06T16:06:47.846Z] check_test.go:309: [d4c2d159fc812] daemon is not started [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.36s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.28s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.45s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.97s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.07s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.13s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.01s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.53s) [2020-01-06T16:06:47.846Z] check_test.go:309: [d13ad2c5f399f] daemon is not started [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.54s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.29s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.71s) [2020-01-06T16:06:47.846Z] check_test.go:309: [d56d48a5a8004] daemon is not started [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.50s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2020-01-06T16:06:47.846Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-01-06T16:06:47.846Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-01-06T16:06:47.846Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-01-06T16:06:47.846Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-01-06T16:06:47.846Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-01-06T16:06:47.846Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-01-06T16:06:47.846Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-01-06T16:06:47.846Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-01-06T16:06:47.846Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-01-06T16:06:47.846Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-01-06T16:06:47.846Z] check_test.go:309: [dbc042e199da7] daemon is not started [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2020-01-06T16:06:47.846Z] check_test.go:309: [d5e74492be0cb] daemon is not started [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.34s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-01-06T16:06:47.846Z] check_test.go:309: [de8585be0f5a5] daemon is not started [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.39s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.32s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.88s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-01-06T16:06:47.846Z] check_test.go:309: [dbf866fe72562] daemon is not started [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.25s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.97s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.25s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.16s) [2020-01-06T16:06:47.846Z] check_test.go:309: [d1ef8dfb81903] daemon is not started [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.12s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-01-06T16:06:47.846Z] check_test.go:309: [d796d689e055b] daemon is not started [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.92s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.83s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.04s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.65s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.10s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.04s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.85s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.40s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.96s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.86s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.79s) [2020-01-06T16:06:47.846Z] docker_cli_daemon_test.go:2542: [d33e1fa51bd67] daemon is not started [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.26s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.29s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.32s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.28s) [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-01-06T16:06:47.846Z] check_test.go:309: [d54156fcb863a] daemon is not started [2020-01-06T16:06:47.846Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.33s) [2020-01-06T16:06:47.846Z] === RUN TestDockerSwarmSuite [2020-01-06T16:06:47.846Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-01-06T16:06:47.991Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-01-06T16:06:48.551Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2020-01-06T16:06:48.806Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2020-01-06T16:06:49.384Z] ok github.com/docker/docker/pkg/system 0.017s coverage: 36.2% of statements [2020-01-06T16:06:49.944Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2020-01-06T16:06:50.371Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-01-06T16:06:50.505Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-01-06T16:06:50.760Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-01-06T16:06:51.015Z] testing: warning: no tests to run [2020-01-06T16:06:51.015Z] coverage: [no statements] [2020-01-06T16:06:51.015Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-01-06T16:06:51.574Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-01-06T16:06:51.574Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-01-06T16:06:51.745Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-01-06T16:06:51.829Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-01-06T16:06:52.678Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-01-06T16:06:53.756Z] ok github.com/docker/docker/plugin 0.534s coverage: 27.1% of statements [2020-01-06T16:06:54.682Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-01-06T16:06:55.242Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-01-06T16:06:55.802Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-01-06T16:06:55.956Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-01-06T16:06:55.956Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-01-06T16:06:56.923Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2020-01-06T16:06:56.924Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-06T16:06:57.165Z] ok github.com/docker/docker/registry 0.090s coverage: 56.0% of statements [2020-01-06T16:06:57.314Z] --- PASS: TestUpdateRestartWithAutoRemove (1.02s) [2020-01-06T16:06:57.314Z] === RUN TestWaitNonBlocked [2020-01-06T16:06:57.314Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T16:06:57.314Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T16:06:57.314Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T16:06:57.314Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T16:06:57.314Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T16:06:57.314Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T16:06:57.726Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-01-06T16:06:57.982Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-01-06T16:06:58.120Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-01-06T16:06:58.120Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2020-01-06T16:06:58.120Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2020-01-06T16:06:58.120Z] === RUN TestWaitBlocked [2020-01-06T16:06:58.120Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T16:06:58.120Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T16:06:58.120Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T16:06:58.120Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T16:06:58.120Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T16:06:58.120Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T16:06:58.907Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-01-06T16:06:59.163Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-01-06T16:06:59.950Z] --- PASS: TestWaitBlocked (0.02s) [2020-01-06T16:06:59.950Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2020-01-06T16:06:59.950Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.36s) [2020-01-06T16:06:59.950Z] === CONT TestContainerStartOnDaemonRestart [2020-01-06T16:06:59.950Z] === CONT TestIpcModeOlderClient [2020-01-06T16:06:59.950Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-01-06T16:06:59.950Z] === CONT TestDaemonRestartIpcMode [2020-01-06T16:07:01.673Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-01-06T16:07:02.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-01-06T16:07:02.598Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2020-01-06T16:07:02.853Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-01-06T16:07:03.637Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s) [2020-01-06T16:07:04.215Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-01-06T16:07:04.427Z] --- PASS: TestDaemonRestartIpcMode (4.66s) [2020-01-06T16:07:04.427Z] PASS [2020-01-06T16:07:04.427Z] [2020-01-06T16:07:04.427Z] === Skipped [2020-01-06T16:07:04.427Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-01-06T16:07:04.427Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-06T16:07:04.427Z] [2020-01-06T16:07:04.427Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-01-06T16:07:04.427Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T16:07:04.427Z] [2020-01-06T16:07:04.427Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-01-06T16:07:04.427Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-01-06T16:07:04.427Z] [2020-01-06T16:07:04.427Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-06T16:07:04.427Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-06T16:07:04.427Z] [2020-01-06T16:07:04.427Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-01-06T16:07:04.427Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-06T16:07:04.427Z] [2020-01-06T16:07:04.427Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-01-06T16:07:04.427Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-01-06T16:07:04.427Z] [2020-01-06T16:07:04.427Z] [2020-01-06T16:07:04.427Z] DONE 197 tests, 6 skipped in 148.134s [2020-01-06T16:07:04.427Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-01-06T16:07:04.427Z] ++ 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 [2020-01-06T16:07:04.427Z] ++ set -e [2020-01-06T16:07:04.427Z] ++ '[' -n 0 ']' [2020-01-06T16:07:04.427Z] ++ set -x [2020-01-06T16:07:04.427Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:07:04.805Z] INFO: Testing against a local daemon [2020-01-06T16:07:04.805Z] === RUN TestCommitInheritsEnv [2020-01-06T16:07:05.183Z] --- PASS: TestCommitInheritsEnv (0.51s) [2020-01-06T16:07:05.183Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-06T16:07:05.183Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-06T16:07:05.183Z] === RUN TestImagesFilterMultiReference [2020-01-06T16:07:05.183Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-01-06T16:07:05.183Z] === RUN TestImagePullPlatformInvalid [2020-01-06T16:07:05.183Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-01-06T16:07:05.183Z] === RUN TestRemoveImageOrphaning [2020-01-06T16:07:06.002Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-01-06T16:07:06.002Z] === RUN TestRemoveImageGarbageCollector [2020-01-06T16:07:06.002Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-06T16:07:06.002Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:07:06.002Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-06T16:07:06.002Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-01-06T16:07:06.002Z] === RUN TestTagInvalidReference [2020-01-06T16:07:06.002Z] --- PASS: TestTagInvalidReference (0.02s) [2020-01-06T16:07:06.002Z] === RUN TestTagValidPrefixedRepo [2020-01-06T16:07:06.002Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-01-06T16:07:06.002Z] === RUN TestTagExistedNameWithoutForce [2020-01-06T16:07:06.002Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-01-06T16:07:06.002Z] === RUN TestTagOfficialNames [2020-01-06T16:07:06.002Z] --- PASS: TestTagOfficialNames (0.05s) [2020-01-06T16:07:06.002Z] === RUN TestTagMatchesDigest [2020-01-06T16:07:06.002Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-01-06T16:07:06.002Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-06T16:07:07.284Z] ok github.com/docker/docker/cmd/dockerd 0.216s coverage: 30.3% of statements [2020-01-06T16:07:10.619Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-01-06T16:07:11.552Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-01-06T16:07:11.552Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-01-06T16:07:15.733Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-01-06T16:07:15.761Z] ok github.com/docker/docker/container 0.162s coverage: 35.3% of statements [2020-01-06T16:07:15.761Z] ? github.com/docker/docker/container/stream [no test files] [2020-01-06T16:07:15.761Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-01-06T16:07:15.761Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-01-06T16:07:15.761Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-01-06T16:07:16.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-01-06T16:07:16.409Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/rootless [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/volume [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-06T16:07:16.409Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === Skipped [2020-01-06T16:07:16.409Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-06T16:07:16.409Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-06T16:07:16.409Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-06T16:07:16.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:07:16.409Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-06T16:07:16.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:07:16.409Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-06T16:07:16.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:07:16.409Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-06T16:07:16.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:07:16.409Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-06T16:07:16.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:07:16.409Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-06T16:07:16.409Z] graphtest_unix.go:73: No driver to put! [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-06T16:07:16.409Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-06T16:07:16.409Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-06T16:07:16.409Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-06T16:07:16.409Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-06T16:07:16.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:07:16.409Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-06T16:07:16.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:07:16.409Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-06T16:07:16.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:07:16.409Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-06T16:07:16.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:07:16.409Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-06T16:07:16.409Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:07:16.409Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-06T16:07:16.409Z] graphtest_unix.go:73: No driver to put! [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-06T16:07:16.409Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-06T16:07:16.409Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] [2020-01-06T16:07:16.409Z] DONE 2155 tests, 20 skipped in 240.536s Post stage [Pipeline] junit [2020-01-06T16:07:16.420Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-01-06T16:07:17.121Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40340/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8311d6ba9fe69197912f4bba01eab1a92d92ce08 hack/validate/vendor [2020-01-06T16:07:17.235Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-01-06T16:07:18.046Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-01-06T16:07:18.649Z] + echo Building e2e image [2020-01-06T16:07:18.649Z] Building e2e image [2020-01-06T16:07:18.649Z] + docker build --build-arg DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 -t moby-e2e-test -f Dockerfile.e2e . [2020-01-06T16:07:18.649Z] #2 [internal] load .dockerignore [2020-01-06T16:07:18.649Z] #2 transferring context: 34B done [2020-01-06T16:07:18.649Z] #2 DONE 0.0s [2020-01-06T16:07:18.649Z] [2020-01-06T16:07:18.649Z] #1 [internal] load build definition from Dockerfile.e2e [2020-01-06T16:07:18.649Z] #1 transferring dockerfile: 3.21kB done [2020-01-06T16:07:18.649Z] #1 DONE 0.0s [2020-01-06T16:07:18.649Z] [2020-01-06T16:07:18.649Z] #3 [internal] load metadata for docker.io/library/golang:1.13.5-alpine [2020-01-06T16:07:18.649Z] #3 DONE 0.1s [2020-01-06T16:07:18.649Z] [2020-01-06T16:07:18.649Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-01-06T16:07:18.905Z] #4 DONE 0.1s [2020-01-06T16:07:18.905Z] [2020-01-06T16:07:18.905Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2020-01-06T16:07:18.905Z] #5 DONE 0.0s [2020-01-06T16:07:18.905Z] [2020-01-06T16:07:18.905Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.5-alpine@sha256:0991060a14... [2020-01-06T16:07:18.905Z] #14 DONE 0.0s [2020-01-06T16:07:18.905Z] [2020-01-06T16:07:18.905Z] #8 [internal] load build context [2020-01-06T16:07:19.160Z] #8 transferring context: 809.81kB 0.2s done [2020-01-06T16:07:19.160Z] #8 DONE 0.4s [2020-01-06T16:07:19.160Z] [2020-01-06T16:07:19.160Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-01-06T16:07:19.160Z] #15 CACHED [2020-01-06T16:07:19.160Z] [2020-01-06T16:07:19.160Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-01-06T16:07:19.160Z] #16 CACHED [2020-01-06T16:07:19.160Z] [2020-01-06T16:07:19.160Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-01-06T16:07:19.160Z] #17 CACHED [2020-01-06T16:07:19.160Z] [2020-01-06T16:07:19.160Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-01-06T16:07:19.160Z] #18 CACHED [2020-01-06T16:07:19.160Z] [2020-01-06T16:07:19.160Z] #31 [builder 1/4] COPY . . [2020-01-06T16:07:20.085Z] #31 DONE 0.8s [2020-01-06T16:07:20.085Z] [2020-01-06T16:07:20.085Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-01-06T16:07:20.185Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.031s coverage: 65.3% of statements [2020-01-06T16:07:20.518Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-01-06T16:07:20.645Z] #32 DONE 0.8s [2020-01-06T16:07:20.645Z] [2020-01-06T16:07:20.645Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-01-06T16:07:21.569Z] #33 0.687 [2020-01-06T16:07:21.569Z] #33 0.934 Removing bundles/ [2020-01-06T16:07:21.824Z] #33 0.934 [2020-01-06T16:07:21.824Z] #33 0.938 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-01-06T16:07:22.079Z] #33 1.349 Building test suite binary ./integration-cli/test.main [2020-01-06T16:07:23.801Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-01-06T16:07:27.082Z] ok github.com/docker/docker/daemon/cluster/convert 0.047s coverage: 35.8% of statements [2020-01-06T16:07:29.792Z] ok github.com/docker/docker/daemon/cluster 0.132s coverage: 0.5% of statements [2020-01-06T16:07:31.908Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-01-06T16:07:34.435Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-01-06T16:07:35.341Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2020-01-06T16:07:36.963Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-01-06T16:07:37.403Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2020-01-06T16:07:38.027Z] ok github.com/docker/docker/daemon/config 0.088s coverage: 82.1% of statements [2020-01-06T16:07:40.735Z] ok github.com/docker/docker/daemon/graphdriver 0.039s coverage: 2.2% of statements [2020-01-06T16:07:42.781Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.602s coverage: 13.7% of statements [2020-01-06T16:07:45.493Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-01-06T16:07:46.516Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.064s coverage: 57.9% of statements [2020-01-06T16:07:46.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-01-06T16:07:46.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-01-06T16:07:47.140Z] ok github.com/docker/docker/daemon 12.473s coverage: 17.6% of statements [2020-01-06T16:07:47.140Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-01-06T16:07:47.140Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-01-06T16:07:47.140Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-01-06T16:07:47.140Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-01-06T16:07:52.683Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.615s coverage: 68.6% of statements [2020-01-06T16:07:53.310Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.805s coverage: 48.6% of statements [2020-01-06T16:07:55.377Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.905s coverage: 46.2% of statements [2020-01-06T16:07:55.377Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-01-06T16:07:56.871Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.362s coverage: 54.8% of statements [2020-01-06T16:07:56.871Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-01-06T16:07:56.891Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-01-06T16:07:56.891Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-01-06T16:07:57.158Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.715s coverage: 76.1% of statements [2020-01-06T16:07:57.158Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-01-06T16:07:57.449Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2020-01-06T16:07:58.943Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-01-06T16:08:00.990Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.053s coverage: 3.0% of statements [2020-01-06T16:08:02.501Z] ok github.com/docker/docker/daemon/logger 0.290s coverage: 42.7% of statements [2020-01-06T16:08:03.452Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-01-06T16:08:03.452Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-01-06T16:08:03.452Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-01-06T16:08:04.385Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-01-06T16:08:04.386Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-01-06T16:08:04.556Z] ok github.com/docker/docker/daemon/logger/gelf 0.047s coverage: 67.0% of statements [2020-01-06T16:08:04.643Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-01-06T16:08:05.208Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-01-06T16:08:06.608Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 26.2% of statements [2020-01-06T16:08:07.233Z] ok github.com/docker/docker/daemon/logger/awslogs 0.589s coverage: 77.4% of statements [2020-01-06T16:08:07.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-01-06T16:08:07.859Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.9% of statements [2020-01-06T16:08:07.859Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-01-06T16:08:07.859Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-01-06T16:08:07.859Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-01-06T16:08:07.859Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-01-06T16:08:07.992Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-01-06T16:08:08.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-01-06T16:08:08.484Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 88.3% of statements [2020-01-06T16:08:08.774Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.057s coverage: 62.1% of statements [2020-01-06T16:08:10.780Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-01-06T16:08:12.284Z] ok github.com/docker/docker/daemon/logger/local 0.070s coverage: 74.7% of statements [2020-01-06T16:08:12.284Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-01-06T16:08:12.284Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.117s coverage: 19.9% of statements [2020-01-06T16:08:12.679Z] === RUN TestDockerSuite/TestBuildEnv [2020-01-06T16:08:13.781Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 47.8% of statements [2020-01-06T16:08:13.781Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2020-01-06T16:08:14.577Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-01-06T16:08:15.511Z] --- PASS: TestImportExtremelyLargeImageWorks (187.47s) [2020-01-06T16:08:15.511Z] PASS [2020-01-06T16:08:15.511Z] [2020-01-06T16:08:15.511Z] DONE 12 tests in 191.573s [2020-01-06T16:08:15.511Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-01-06T16:08:15.511Z] ++ 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 [2020-01-06T16:08:15.511Z] ++ set -e [2020-01-06T16:08:15.511Z] ++ '[' -n 0 ']' [2020-01-06T16:08:15.511Z] ++ set -x [2020-01-06T16:08:15.511Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-01-06T16:08:15.511Z] INFO: Testing against a local daemon [2020-01-06T16:08:15.511Z] === RUN TestNetworkCreateDelete [2020-01-06T16:08:15.511Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-01-06T16:08:15.511Z] === RUN TestDockerNetworkDeletePreferID [2020-01-06T16:08:15.768Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-01-06T16:08:15.832Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-01-06T16:08:16.026Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-01-06T16:08:16.026Z] === RUN TestInspectNetwork [2020-01-06T16:08:16.120Z] ok github.com/docker/docker/daemon/logger/splunk 3.049s coverage: 82.5% of statements [2020-01-06T16:08:16.120Z] ? github.com/docker/docker/daemon/names [no test files] [2020-01-06T16:08:16.120Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-01-06T16:08:17.396Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-01-06T16:08:19.637Z] ok github.com/docker/docker/distribution/metadata 0.203s coverage: 48.2% of statements [2020-01-06T16:08:20.662Z] ok github.com/docker/docker/errdefs 0.021s coverage: 49.4% of statements [2020-01-06T16:08:22.157Z] ok github.com/docker/docker/distribution 0.757s coverage: 22.1% of statements [2020-01-06T16:08:22.157Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-01-06T16:08:22.656Z] === RUN TestInspectNetwork/full_network_id [2020-01-06T16:08:22.656Z] === RUN TestInspectNetwork/partial_network_id [2020-01-06T16:08:22.656Z] === RUN TestInspectNetwork/network_name [2020-01-06T16:08:22.656Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-06T16:08:24.207Z] ok github.com/docker/docker/distribution/xfer 1.688s coverage: 85.1% of statements [2020-01-06T16:08:24.207Z] ? github.com/docker/docker/dockerversion [no test files] [2020-01-06T16:08:24.551Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-01-06T16:08:24.856Z] ok github.com/docker/docker/image 0.069s coverage: 86.4% of statements [2020-01-06T16:08:25.142Z] ok github.com/docker/docker/image/cache 0.039s coverage: 19.2% of statements [2020-01-06T16:08:25.143Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-01-06T16:08:26.282Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-01-06T16:08:26.571Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2020-01-06T16:08:26.571Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-01-06T16:08:27.123Z] --- PASS: TestInspectNetwork (10.96s) [2020-01-06T16:08:27.123Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-06T16:08:27.123Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-06T16:08:27.123Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-06T16:08:27.123Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-06T16:08:27.123Z] === RUN TestRunContainerWithBridgeNone [2020-01-06T16:08:28.637Z] ok github.com/docker/docker/pkg/aaparser 0.028s coverage: 50.0% of statements [2020-01-06T16:08:29.648Z] --- PASS: TestRunContainerWithBridgeNone (2.58s) [2020-01-06T16:08:29.648Z] === RUN TestNetworkInvalidJSON [2020-01-06T16:08:29.648Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-06T16:08:29.648Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-06T16:08:29.648Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T16:08:29.648Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T16:08:29.648Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T16:08:29.648Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T16:08:29.648Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-06T16:08:29.648Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T16:08:29.648Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T16:08:29.648Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-01-06T16:08:29.648Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-06T16:08:29.648Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-06T16:08:29.648Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-06T16:08:29.648Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-06T16:08:30.579Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-01-06T16:08:30.579Z] === RUN TestDaemonDefaultNetworkPools [2020-01-06T16:08:31.512Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2020-01-06T16:08:31.512Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-06T16:08:32.142Z] ok github.com/docker/docker/opts 0.076s coverage: 66.9% of statements [2020-01-06T16:08:32.445Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-01-06T16:08:32.445Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-06T16:08:32.767Z] ok github.com/docker/docker/pkg/authorization 0.569s coverage: 68.3% of statements [2020-01-06T16:08:33.392Z] ok github.com/docker/docker/pkg/broadcaster 0.023s coverage: 100.0% of statements [2020-01-06T16:08:33.680Z] ok github.com/docker/docker/pkg/capabilities 0.020s coverage: 87.5% of statements [2020-01-06T16:08:33.816Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2020-01-06T16:08:33.816Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-06T16:08:34.307Z] ok github.com/docker/docker/pkg/archive 1.498s coverage: 76.8% of statements [2020-01-06T16:08:34.380Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-01-06T16:08:34.380Z] === RUN TestServiceWithPredefinedNetwork [2020-01-06T16:08:34.938Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-01-06T16:08:35.960Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-01-06T16:08:36.247Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2020-01-06T16:08:37.655Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2020-01-06T16:08:37.655Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-06T16:08:37.655Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-06T16:08:37.655Z] service_test.go:230: FLAKY_TEST [2020-01-06T16:08:37.655Z] === RUN TestServiceWithDataPathPortInit [2020-01-06T16:08:37.755Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-01-06T16:08:38.772Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-01-06T16:08:39.347Z] ok github.com/docker/docker/layer 7.607s coverage: 68.8% of statements [2020-01-06T16:08:39.347Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-01-06T16:08:39.347Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-01-06T16:08:39.347Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-01-06T16:08:39.347Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-01-06T16:08:39.347Z] ? github.com/docker/docker/oci [no test files] [2020-01-06T16:08:39.347Z] ? github.com/docker/docker/oci/caps [no test files] [2020-01-06T16:08:39.347Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-01-06T16:08:40.836Z] ok github.com/docker/docker/pkg/chrootarchive 4.561s coverage: 43.2% of statements [2020-01-06T16:08:40.836Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-01-06T16:08:40.836Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-01-06T16:08:40.836Z] ok github.com/docker/docker/pkg/fileutils 0.043s coverage: 89.5% of statements [2020-01-06T16:08:40.836Z] ok github.com/docker/docker/pkg/filenotify 0.619s coverage: 67.0% of statements [2020-01-06T16:08:41.986Z] ok github.com/docker/docker/pkg/discovery/kv 3.213s coverage: 84.1% of statements [2020-01-06T16:08:41.986Z] ok github.com/docker/docker/pkg/fsutils 0.392s coverage: 85.1% of statements [2020-01-06T16:08:42.633Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 11.4% of statements [2020-01-06T16:08:44.127Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-01-06T16:08:44.415Z] ok github.com/docker/docker/pkg/locker 0.080s coverage: 88.9% of statements [2020-01-06T16:08:45.040Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-01-06T16:08:45.328Z] ok github.com/docker/docker/pkg/idtools 1.081s coverage: 70.1% of statements [2020-01-06T16:08:45.615Z] ok github.com/docker/docker/pkg/ioutils 1.827s coverage: 70.6% of statements [2020-01-06T16:08:45.615Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-01-06T16:08:46.238Z] ok github.com/docker/docker/pkg/namesgenerator 0.025s coverage: 85.7% of statements [2020-01-06T16:08:46.861Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-01-06T16:08:47.147Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-01-06T16:08:47.437Z] ok github.com/docker/docker/pkg/mount 0.946s coverage: 70.0% of statements [2020-01-06T16:08:47.437Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-01-06T16:08:47.725Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 91.4% of statements [2020-01-06T16:08:47.746Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-01-06T16:08:48.051Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-01-06T16:08:48.051Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-01-06T16:08:48.051Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-01-06T16:08:49.116Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-01-06T16:08:49.560Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2020-01-06T16:08:50.583Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2020-01-06T16:08:50.870Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2020-01-06T16:08:50.870Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2020-01-06T16:08:51.887Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-01-06T16:08:52.509Z] ok github.com/docker/docker/pkg/pubsub 1.151s coverage: 73.9% of statements [2020-01-06T16:08:53.132Z] ok github.com/docker/docker/pkg/stdcopy 0.022s coverage: 100.0% of statements [2020-01-06T16:08:54.149Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-01-06T16:08:54.149Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-01-06T16:08:54.770Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-01-06T16:08:55.056Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 80.0% of statements [2020-01-06T16:08:55.681Z] ok github.com/docker/docker/pkg/signal 3.492s coverage: 61.0% of statements [2020-01-06T16:08:56.303Z] ok github.com/docker/docker/pkg/tailfile 0.125s coverage: 88.6% of statements [2020-01-06T16:08:56.303Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 36.2% of statements [2020-01-06T16:08:57.215Z] --- PASS: TestServiceWithDataPathPortInit (19.00s) [2020-01-06T16:08:57.215Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-06T16:08:57.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-01-06T16:08:57.792Z] testing: warning: no tests to run [2020-01-06T16:08:57.792Z] coverage: [no statements] [2020-01-06T16:08:57.792Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-01-06T16:08:57.792Z] ok github.com/docker/docker/pkg/term 0.021s coverage: 84.8% of statements [2020-01-06T16:08:58.815Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-01-06T16:08:58.815Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2020-01-06T16:08:58.815Z] ok github.com/docker/docker/pkg/tarsum 0.193s coverage: 89.3% of statements [2020-01-06T16:08:59.440Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-01-06T16:08:59.765Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-01-06T16:09:00.682Z] --- PASS: TestImportExtremelyLargeImageWorks (109.01s) [2020-01-06T16:09:00.682Z] PASS [2020-01-06T16:09:00.682Z] [2020-01-06T16:09:00.682Z] === Skipped [2020-01-06T16:09:00.682Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-06T16:09:00.682Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:09:00.682Z] [2020-01-06T16:09:00.682Z] [2020-01-06T16:09:00.682Z] DONE 12 tests, 1 skipped in 110.578s [2020-01-06T16:09:00.682Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-01-06T16:09:00.682Z] ++ 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 [2020-01-06T16:09:00.682Z] ++ set -e [2020-01-06T16:09:00.682Z] ++ '[' -n 0 ']' [2020-01-06T16:09:00.682Z] ++ set -x [2020-01-06T16:09:00.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-01-06T16:09:00.682Z] INFO: Testing against a local daemon [2020-01-06T16:09:00.682Z] === RUN TestNetworkCreateDelete [2020-01-06T16:09:00.682Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-01-06T16:09:00.682Z] === RUN TestDockerNetworkDeletePreferID [2020-01-06T16:09:00.682Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-01-06T16:09:00.682Z] === RUN TestInspectNetwork [2020-01-06T16:09:00.682Z] === RUN TestInspectNetwork/full_network_id [2020-01-06T16:09:00.682Z] === RUN TestInspectNetwork/partial_network_id [2020-01-06T16:09:00.682Z] === RUN TestInspectNetwork/network_name [2020-01-06T16:09:00.682Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-06T16:09:00.700Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-01-06T16:09:01.484Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-01-06T16:09:01.632Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-01-06T16:09:02.197Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-01-06T16:09:03.548Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-01-06T16:09:03.569Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-01-06T16:09:03.569Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-01-06T16:09:03.826Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-01-06T16:09:04.577Z] ok github.com/docker/docker/profiles/seccomp 0.035s coverage: 68.8% of statements [2020-01-06T16:09:05.010Z] --- PASS: TestInspectNetwork (8.70s) [2020-01-06T16:09:05.010Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-01-06T16:09:05.010Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-06T16:09:05.010Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-06T16:09:05.010Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-06T16:09:05.010Z] === RUN TestRunContainerWithBridgeNone [2020-01-06T16:09:05.202Z] ok github.com/docker/docker/plugin 0.575s coverage: 27.1% of statements [2020-01-06T16:09:06.702Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2020-01-06T16:09:07.486Z] --- PASS: TestRunContainerWithBridgeNone (2.92s) [2020-01-06T16:09:07.486Z] === RUN TestNetworkInvalidJSON [2020-01-06T16:09:07.486Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-06T16:09:07.486Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-06T16:09:07.486Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T16:09:07.486Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T16:09:07.486Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T16:09:07.486Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T16:09:07.486Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-06T16:09:07.486Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T16:09:07.486Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T16:09:07.486Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-01-06T16:09:07.486Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-06T16:09:07.486Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-06T16:09:07.486Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-01-06T16:09:07.486Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-06T16:09:07.730Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2020-01-06T16:09:08.002Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.90s) [2020-01-06T16:09:08.002Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ossqy8dfknbbk4fggzcmv5lxf Created:2020-01-06 16:08:58.473307106 +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[17797ff9e712894cc2c2fbaee67ecd121a8ff1edc6bc4fbaa2646e0f0f399b7a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5xbhwnyxpi9r2ce1f1sgtoprx EndpointID:350060a2ca7981780c0440f0aa848bbc614723e91151e111aab0716ca46bdfc0 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6a21f19b6f5acbced086ad90085b5aa15a0547cf0c8d5abbb2e16201bdd29e74 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:3de53f899457 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5xbhwnyxpi9r2ce1f1sgtoprx EndpointID:350060a2ca7981780c0440f0aa848bbc614723e91151e111aab0716ca46bdfc0 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-06T16:09:08.002Z] PASS [2020-01-06T16:09:08.002Z] [2020-01-06T16:09:08.002Z] === Skipped [2020-01-06T16:09:08.002Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-06T16:09:08.002Z] service_test.go:230: FLAKY_TEST [2020-01-06T16:09:08.002Z] [2020-01-06T16:09:08.002Z] [2020-01-06T16:09:08.002Z] DONE 21 tests, 1 skipped in 52.249s [2020-01-06T16:09:08.002Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-06T16:09:08.002Z] ++ 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 [2020-01-06T16:09:08.002Z] ++ set -e [2020-01-06T16:09:08.002Z] ++ '[' -n 0 ']' [2020-01-06T16:09:08.002Z] ++ set -x [2020-01-06T16:09:08.002Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:09:08.002Z] INFO: Testing against a local daemon [2020-01-06T16:09:08.002Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-06T16:09:08.002Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-06T16:09:08.002Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T16:09:08.002Z] === RUN TestDockerNetworkIpvlan [2020-01-06T16:09:08.002Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-06T16:09:08.002Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T16:09:08.002Z] PASS [2020-01-06T16:09:08.002Z] [2020-01-06T16:09:08.002Z] === Skipped [2020-01-06T16:09:08.002Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-06T16:09:08.002Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T16:09:08.002Z] [2020-01-06T16:09:08.002Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-06T16:09:08.002Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T16:09:08.002Z] [2020-01-06T16:09:08.002Z] [2020-01-06T16:09:08.002Z] DONE 2 tests, 2 skipped in 0.131s [2020-01-06T16:09:08.003Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-06T16:09:08.003Z] ++ 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 [2020-01-06T16:09:08.003Z] ++ set -e [2020-01-06T16:09:08.003Z] ++ '[' -n 0 ']' [2020-01-06T16:09:08.003Z] ++ set -x [2020-01-06T16:09:08.003Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:09:08.003Z] INFO: Testing against a local daemon [2020-01-06T16:09:08.003Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-06T16:09:08.747Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-01-06T16:09:08.747Z] === RUN TestDaemonDefaultNetworkPools [2020-01-06T16:09:08.754Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-01-06T16:09:09.043Z] ok github.com/docker/docker/registry 0.442s coverage: 56.0% of statements [2020-01-06T16:09:09.043Z] ok github.com/docker/docker/runconfig 0.022s coverage: 68.2% of statements [2020-01-06T16:09:09.113Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-01-06T16:09:09.113Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-06T16:09:09.459Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.56s) [2020-01-06T16:09:09.459Z] === RUN TestDockerNetworkMacvlan [2020-01-06T16:09:10.372Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-01-06T16:09:10.372Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-06T16:09:10.392Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-06T16:09:11.323Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-06T16:09:11.651Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2020-01-06T16:09:11.651Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-06T16:09:12.260Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-06T16:09:12.441Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-01-06T16:09:12.441Z] === RUN TestServiceWithPredefinedNetwork [2020-01-06T16:09:13.494Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2020-01-06T16:09:15.541Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-06T16:09:15.546Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements [2020-01-06T16:09:15.649Z] --- PASS: TestServiceWithPredefinedNetwork (3.20s) [2020-01-06T16:09:15.649Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-06T16:09:15.649Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-06T16:09:15.649Z] service_test.go:230: FLAKY_TEST [2020-01-06T16:09:15.649Z] === RUN TestServiceWithDataPathPortInit [2020-01-06T16:09:15.798Z] === RUN TestDockerSuite/TestBuildExpose [2020-01-06T16:09:15.830Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2020-01-06T16:09:16.055Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-01-06T16:09:16.622Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-01-06T16:09:17.186Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-01-06T16:09:17.308Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-01-06T16:09:17.443Z] === RUN TestDockerSuite/TestBuildFails [2020-01-06T16:09:18.375Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-01-06T16:09:18.375Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-01-06T16:09:19.308Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-06T16:09:20.679Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-01-06T16:09:23.209Z] === RUN TestDockerSuite/TestBuildForceRm [2020-01-06T16:09:25.105Z] === RUN TestDockerSuite/TestBuildFromGit [2020-01-06T16:09:25.669Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-06T16:09:25.692Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.6% of statements [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/rootless [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/testutil/request [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/volume [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-01-06T16:09:25.692Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === Skipped [2020-01-06T16:09:25.692Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-01-06T16:09:25.692Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-01-06T16:09:25.692Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-01-06T16:09:25.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:09:25.692Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-01-06T16:09:25.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:09:25.692Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-01-06T16:09:25.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:09:25.692Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-01-06T16:09:25.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:09:25.692Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-01-06T16:09:25.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:09:25.692Z] graphtest_unix.go:46: Driver btrfs not supported [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-01-06T16:09:25.692Z] graphtest_unix.go:73: No driver to put! [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-01-06T16:09:25.692Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-01-06T16:09:25.692Z] overlay_test.go:49: Fails to compute changes intermittently [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-01-06T16:09:25.692Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-01-06T16:09:25.692Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-01-06T16:09:25.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:09:25.692Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-01-06T16:09:25.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:09:25.692Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-01-06T16:09:25.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:09:25.692Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-01-06T16:09:25.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:09:25.692Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-01-06T16:09:25.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-01-06T16:09:25.692Z] graphtest_unix.go:46: Driver zfs not supported [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-01-06T16:09:25.692Z] graphtest_unix.go:73: No driver to put! [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-01-06T16:09:25.692Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-01-06T16:09:25.692Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] [2020-01-06T16:09:25.692Z] DONE 2155 tests, 20 skipped in 332.924s Post stage [Pipeline] junit [2020-01-06T16:09:25.731Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-01-06T16:09:26.769Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 -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:8311d6ba9fe69197912f4bba01eab1a92d92ce08 hack/make.sh dynbinary test-integration [2020-01-06T16:09:27.040Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-01-06T16:09:27.052Z] [2020-01-06T16:09:27.298Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-01-06T16:09:27.298Z] --- PASS: TestDockerNetworkMacvlan (17.80s) [2020-01-06T16:09:27.298Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-01-06T16:09:27.298Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-01-06T16:09:27.298Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.89s) [2020-01-06T16:09:27.298Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.10s) [2020-01-06T16:09:27.298Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.00s) [2020-01-06T16:09:27.298Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2020-01-06T16:09:27.298Z] PASS [2020-01-06T16:09:27.298Z] [2020-01-06T16:09:27.298Z] DONE 8 tests in 19.499s [2020-01-06T16:09:27.298Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-06T16:09:27.298Z] ++ 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 [2020-01-06T16:09:27.298Z] ++ set -e [2020-01-06T16:09:27.298Z] ++ '[' -n 0 ']' [2020-01-06T16:09:27.298Z] ++ set -x [2020-01-06T16:09:27.298Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:09:27.298Z] testing: warning: no tests to run [2020-01-06T16:09:27.298Z] PASS [2020-01-06T16:09:27.298Z] [2020-01-06T16:09:27.298Z] DONE 0 tests in 0.034s [2020-01-06T16:09:27.298Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-06T16:09:27.298Z] ++ 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 [2020-01-06T16:09:27.298Z] ++ set -e [2020-01-06T16:09:27.298Z] ++ '[' -n 0 ']' [2020-01-06T16:09:27.298Z] ++ set -x [2020-01-06T16:09:27.298Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:09:27.340Z] Removing bundles/ [2020-01-06T16:09:27.340Z] [2020-01-06T16:09:27.340Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-01-06T16:09:27.340Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T16:09:27.340Z] GOOS="" GOARCH="" GOARM="" [2020-01-06T16:09:27.555Z] INFO: Testing against a local daemon [2020-01-06T16:09:27.556Z] === RUN TestAuthZPluginAllowRequest [2020-01-06T16:09:28.457Z] #33 114.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-06T16:09:28.457Z] #33 117.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-06T16:09:28.457Z] #33 119.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-06T16:09:28.457Z] #33 122.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-06T16:09:28.457Z] #33 126.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-06T16:09:28.486Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-01-06T16:09:28.713Z] #33 128.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-06T16:09:29.422Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2020-01-06T16:09:29.423Z] === RUN TestAuthZPluginTLS [2020-01-06T16:09:29.681Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-01-06T16:09:29.681Z] === RUN TestAuthZPluginDenyRequest [2020-01-06T16:09:30.247Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-01-06T16:09:30.247Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-06T16:09:30.597Z] #33 129.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-06T16:09:30.811Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-01-06T16:09:30.811Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-01-06T16:09:30.811Z] === RUN TestAuthZPluginDenyResponse [2020-01-06T16:09:31.375Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-01-06T16:09:31.375Z] === RUN TestAuthZPluginAllowEventStream [2020-01-06T16:09:31.375Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-01-06T16:09:31.939Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-01-06T16:09:31.959Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-06T16:09:32.563Z] #33 131.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-06T16:09:32.870Z] --- PASS: TestAuthZPluginAllowEventStream (1.54s) [2020-01-06T16:09:32.870Z] === RUN TestAuthZPluginErrorResponse [2020-01-06T16:09:33.435Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-01-06T16:09:33.435Z] === RUN TestAuthZPluginErrorRequest [2020-01-06T16:09:34.000Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-01-06T16:09:34.000Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-06T16:09:34.257Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-01-06T16:09:34.514Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-01-06T16:09:34.514Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-06T16:09:35.101Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-06T16:09:35.490Z] --- PASS: TestServiceWithDataPathPortInit (17.01s) [2020-01-06T16:09:35.490Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-06T16:09:36.504Z] #33 135.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-06T16:09:37.040Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2020-01-06T16:09:37.040Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-06T16:09:37.040Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-01-06T16:09:38.411Z] === RUN TestDockerSuite/TestBuildHistory [2020-01-06T16:09:38.976Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2020-01-06T16:09:38.976Z] === RUN TestAuthZPluginHeader [2020-01-06T16:09:39.542Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-01-06T16:09:39.542Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-06T16:09:39.763Z] #33 138.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-06T16:09:41.715Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.37s) [2020-01-06T16:09:41.715Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lsk1e3kdvoj05st06rg0hnecc Created:2020-01-06 16:09:33.992057317 +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[feaf917a996f5afa90c504a8826c641f68e15803dda79c808ee716a09ba3b87a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.srycqul1n0znp3dx2gbg92ddt EndpointID:d11b3527a45efa5b4150cdbd3c6201af11dadeaa0037b9021f14cfa04808fbe4 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0cb4d8d1529c0a435b6752342aecc2fe98a9a98c937629685b837c005e697aed 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:ed1a23e717f2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.srycqul1n0znp3dx2gbg92ddt EndpointID:d11b3527a45efa5b4150cdbd3c6201af11dadeaa0037b9021f14cfa04808fbe4 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-06T16:09:41.715Z] PASS [2020-01-06T16:09:41.715Z] [2020-01-06T16:09:41.715Z] === Skipped [2020-01-06T16:09:41.715Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-06T16:09:41.715Z] service_test.go:230: FLAKY_TEST [2020-01-06T16:09:41.715Z] [2020-01-06T16:09:41.715Z] [2020-01-06T16:09:41.715Z] DONE 21 tests, 1 skipped in 45.836s [2020-01-06T16:09:41.715Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-06T16:09:41.715Z] ++ 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 [2020-01-06T16:09:41.715Z] ++ set -e [2020-01-06T16:09:41.715Z] ++ '[' -n 0 ']' [2020-01-06T16:09:41.715Z] ++ set -x [2020-01-06T16:09:41.715Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:09:41.716Z] INFO: Testing against a local daemon [2020-01-06T16:09:41.716Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-06T16:09:41.716Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-01-06T16:09:41.716Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T16:09:41.716Z] === RUN TestDockerNetworkIpvlan [2020-01-06T16:09:41.716Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-06T16:09:41.716Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T16:09:41.716Z] PASS [2020-01-06T16:09:41.716Z] [2020-01-06T16:09:41.716Z] === Skipped [2020-01-06T16:09:41.716Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-01-06T16:09:41.716Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T16:09:41.716Z] [2020-01-06T16:09:41.716Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-06T16:09:41.716Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T16:09:41.716Z] [2020-01-06T16:09:41.716Z] [2020-01-06T16:09:41.716Z] DONE 2 tests, 2 skipped in 0.172s [2020-01-06T16:09:41.716Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-06T16:09:41.716Z] ++ 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 [2020-01-06T16:09:41.716Z] ++ set -e [2020-01-06T16:09:41.716Z] ++ '[' -n 0 ']' [2020-01-06T16:09:41.716Z] ++ set -x [2020-01-06T16:09:41.716Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-01-06T16:09:41.716Z] INFO: Testing against a local daemon [2020-01-06T16:09:41.716Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-06T16:09:42.273Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-06T16:09:42.970Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-01-06T16:09:42.970Z] === RUN TestDockerNetworkMacvlan [2020-01-06T16:09:43.718Z] === RUN TestDockerSuite/TestBuildIidFile [2020-01-06T16:09:43.759Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-06T16:09:43.976Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-01-06T16:09:44.234Z] === RUN TestDockerSuite/TestBuildInheritance [2020-01-06T16:09:44.234Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.53s) [2020-01-06T16:09:44.234Z] === RUN TestAuthZPluginV2Disable [2020-01-06T16:09:44.549Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-06T16:09:44.782Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-06T16:09:44.806Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-01-06T16:09:45.743Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-01-06T16:09:45.743Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-01-06T16:09:45.810Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-06T16:09:46.667Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-06T16:09:46.675Z] === RUN TestDockerSuite/TestBuildLabel [2020-01-06T16:09:47.240Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-01-06T16:09:47.498Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-01-06T16:09:47.756Z] --- PASS: TestAuthZPluginV2Disable (3.57s) [2020-01-06T16:09:47.756Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-06T16:09:48.013Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-01-06T16:09:48.577Z] === RUN TestDockerSuite/TestBuildLabels [2020-01-06T16:09:48.834Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-01-06T16:09:49.038Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-06T16:09:49.929Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-06T16:09:50.205Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-01-06T16:09:50.854Z] #33 150.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-06T16:09:51.575Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.51s) [2020-01-06T16:09:51.575Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-06T16:09:52.504Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-06T16:09:52.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-01-06T16:09:52.738Z] #33 151.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-06T16:09:53.880Z] === RUN TestDockerSuite/TestBuildLastModified [2020-01-06T16:09:54.187Z] #33 153.5 [2020-01-06T16:09:54.790Z] #33 DONE 154.2s [2020-01-06T16:09:54.790Z] [2020-01-06T16:09:54.790Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-01-06T16:09:57.622Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-06T16:09:58.105Z] #34 DONE 2.6s [2020-01-06T16:09:58.465Z] --- PASS: TestDockerNetworkMacvlan (15.49s) [2020-01-06T16:09:58.465Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-01-06T16:09:58.465Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-01-06T16:09:58.465Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.43s) [2020-01-06T16:09:58.465Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s) [2020-01-06T16:09:58.465Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.21s) [2020-01-06T16:09:58.465Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2020-01-06T16:09:58.465Z] PASS [2020-01-06T16:09:58.465Z] [2020-01-06T16:09:58.465Z] DONE 8 tests in 17.243s [2020-01-06T16:09:58.465Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-06T16:09:58.465Z] ++ 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 [2020-01-06T16:09:58.465Z] ++ set -e [2020-01-06T16:09:58.465Z] ++ '[' -n 0 ']' [2020-01-06T16:09:58.465Z] ++ set -x [2020-01-06T16:09:58.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-01-06T16:09:58.466Z] testing: warning: no tests to run [2020-01-06T16:09:58.466Z] PASS [2020-01-06T16:09:58.466Z] [2020-01-06T16:09:58.466Z] DONE 0 tests in 0.070s [2020-01-06T16:09:58.466Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-06T16:09:58.466Z] ++ 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 [2020-01-06T16:09:58.466Z] ++ set -e [2020-01-06T16:09:58.466Z] ++ '[' -n 0 ']' [2020-01-06T16:09:58.466Z] ++ set -x [2020-01-06T16:09:58.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-01-06T16:09:58.466Z] INFO: Testing against a local daemon [2020-01-06T16:09:58.466Z] === RUN TestAuthZPluginAllowRequest [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-01-06T16:09:59.466Z] #22 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-01-06T16:09:59.466Z] #9 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-01-06T16:09:59.466Z] #12 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-01-06T16:09:59.466Z] #10 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-01-06T16:09:59.466Z] #19 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-01-06T16:09:59.466Z] #24 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-01-06T16:09:59.466Z] #29 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-01-06T16:09:59.466Z] #26 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-01-06T16:09:59.466Z] #20 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-01-06T16:09:59.466Z] #6 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-01-06T16:09:59.466Z] #11 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-01-06T16:09:59.466Z] #21 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-01-06T16:09:59.466Z] #7 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-01-06T16:09:59.466Z] #27 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-01-06T16:09:59.466Z] #28 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-01-06T16:09:59.466Z] #13 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-01-06T16:09:59.466Z] #23 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-01-06T16:09:59.466Z] #25 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-01-06T16:09:59.466Z] #30 CACHED [2020-01-06T16:09:59.466Z] [2020-01-06T16:09:59.466Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-01-06T16:10:00.935Z] --- PASS: TestAuthZPluginAllowRequest (2.02s) [2020-01-06T16:10:00.935Z] === RUN TestAuthZPluginTLS [2020-01-06T16:10:01.309Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-01-06T16:10:01.309Z] === RUN TestAuthZPluginDenyRequest [2020-01-06T16:10:01.348Z] #35 DONE 1.7s [2020-01-06T16:10:01.348Z] [2020-01-06T16:10:01.348Z] #36 exporting to image [2020-01-06T16:10:01.348Z] #36 exporting layers [2020-01-06T16:10:01.687Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-01-06T16:10:01.688Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-06T16:10:02.175Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-01-06T16:10:02.502Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-01-06T16:10:02.502Z] === RUN TestAuthZPluginDenyResponse [2020-01-06T16:10:02.709Z] #36 exporting layers 1.7s done [2020-01-06T16:10:02.709Z] #36 writing image sha256:a150d39cb2cf015404e14036d3320d2f217af2f1209986d374e16425f45f809f [2020-01-06T16:10:02.709Z] #36 writing image sha256:a150d39cb2cf015404e14036d3320d2f217af2f1209986d374e16425f45f809f done [2020-01-06T16:10:02.709Z] #36 naming to docker.io/library/moby-e2e-test done [2020-01-06T16:10:02.709Z] #36 DONE 1.7s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-06T16:10:02.871Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-01-06T16:10:02.871Z] === RUN TestAuthZPluginAllowEventStream [2020-01-06T16:10:03.092Z] + echo Ensuring container killed. [2020-01-06T16:10:03.092Z] Ensuring container killed. [2020-01-06T16:10:03.092Z] + docker rm -vf docker-pr3 [2020-01-06T16:10:03.092Z] Error: No such container: docker-pr3 [2020-01-06T16:10:03.092Z] + true [Pipeline] sh [2020-01-06T16:10:03.386Z] + echo Chowning /workspace to jenkins user [2020-01-06T16:10:03.386Z] Chowning /workspace to jenkins user [2020-01-06T16:10:03.386Z] + id -u [2020-01-06T16:10:03.386Z] + id -g [2020-01-06T16:10:03.386Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40340:/workspace busybox chown -R 1000:1000 /workspace [2020-01-06T16:10:03.664Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.27s) [2020-01-06T16:10:03.664Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-06T16:10:04.697Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2020-01-06T16:10:04.697Z] === RUN TestAuthZPluginErrorResponse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-06T16:10:05.034Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-01-06T16:10:05.034Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-01-06T16:10:05.080Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-01-06T16:10:05.080Z] === RUN TestAuthZPluginErrorRequest [2020-01-06T16:10:05.116Z] + bundleName=unit [2020-01-06T16:10:05.116Z] + echo Creating unit-bundles.tar.gz [2020-01-06T16:10:05.116Z] Creating unit-bundles.tar.gz [2020-01-06T16:10:05.117Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-01-06T16:10:05.117Z] bundles/junit-report.xml [2020-01-06T16:10:05.117Z] bundles/go-test-report.json [2020-01-06T16:10:05.117Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-01-06T16:10:05.126Z] Archiving artifacts [2020-01-06T16:10:05.291Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-01-06T16:10:05.291Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-01-06T16:10:05.535Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40340/3/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-01-06T16:10:05.549Z] === RUN TestDockerSuite/TestBuildMaintainer [Pipeline] sh [2020-01-06T16:10:05.806Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-01-06T16:10:05.841Z] + make clean [2020-01-06T16:10:05.859Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-01-06T16:10:05.859Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-06T16:10:06.098Z] docker volume rm -f docker-dev-cache [2020-01-06T16:10:06.098Z] docker-dev-cache [Pipeline] deleteDir [2020-01-06T16:10:06.224Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-01-06T16:10:06.224Z] === RUN TestAuthZPluginEnsureLoadImportWorking [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-06T16:10:07.177Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-01-06T16:10:08.862Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-01-06T16:10:08.862Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-06T16:10:09.070Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-01-06T16:10:10.814Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.45s) [2020-01-06T16:10:10.814Z] === RUN TestAuthZPluginHeader [2020-01-06T16:10:11.615Z] --- PASS: TestAuthZPluginHeader (0.89s) [2020-01-06T16:10:11.615Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-06T16:10:11.615Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-06T16:10:11.615Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:10:11.615Z] === RUN TestAuthZPluginV2Disable [2020-01-06T16:10:11.615Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-06T16:10:11.615Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:10:11.615Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-06T16:10:11.615Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-06T16:10:11.615Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:10:11.615Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-06T16:10:11.615Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-06T16:10:11.615Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:10:11.615Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-06T16:10:13.275Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-01-06T16:10:13.533Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-01-06T16:10:13.791Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-01-06T16:10:19.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-01-06T16:10:20.419Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2020-01-06T16:10:20.419Z] PASS [2020-01-06T16:10:20.419Z] [2020-01-06T16:10:20.419Z] DONE 17 tests in 52.843s [2020-01-06T16:10:20.419Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-06T16:10:20.419Z] ++ 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 [2020-01-06T16:10:20.419Z] ++ set -e [2020-01-06T16:10:20.419Z] ++ '[' -n 0 ']' [2020-01-06T16:10:20.419Z] ++ set -x [2020-01-06T16:10:20.419Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:10:20.419Z] INFO: Testing against a local daemon [2020-01-06T16:10:20.419Z] === RUN TestPluginInvalidJSON [2020-01-06T16:10:20.419Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T16:10:20.419Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T16:10:20.419Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T16:10:20.419Z] --- PASS: TestPluginInvalidJSON (0.06s) [2020-01-06T16:10:20.419Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-01-06T16:10:20.419Z] PASS [2020-01-06T16:10:20.419Z] [2020-01-06T16:10:20.419Z] DONE 2 tests in 0.235s [2020-01-06T16:10:20.419Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-06T16:10:20.419Z] ++ 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 [2020-01-06T16:10:20.419Z] ++ set -e [2020-01-06T16:10:20.419Z] ++ '[' -n 0 ']' [2020-01-06T16:10:20.419Z] ++ set -x [2020-01-06T16:10:20.419Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:10:20.677Z] INFO: Testing against a local daemon [2020-01-06T16:10:20.677Z] === RUN TestExternalGraphDriver [2020-01-06T16:10:20.935Z] === RUN TestExternalGraphDriver/json [2020-01-06T16:10:23.465Z] === RUN TestExternalGraphDriver/spec [2020-01-06T16:10:25.362Z] === RUN TestExternalGraphDriver/pull [2020-01-06T16:10:25.362Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-01-06T16:10:26.731Z] --- PASS: TestExternalGraphDriver (6.17s) [2020-01-06T16:10:26.731Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2020-01-06T16:10:26.731Z] --- PASS: TestExternalGraphDriver/spec (2.00s) [2020-01-06T16:10:26.731Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2020-01-06T16:10:26.731Z] === RUN TestGraphdriverPluginV2 [2020-01-06T16:10:30.008Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-01-06T16:10:30.941Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-01-06T16:10:31.349Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2020-01-06T16:10:31.349Z] PASS [2020-01-06T16:10:31.349Z] [2020-01-06T16:10:31.349Z] === Skipped [2020-01-06T16:10:31.349Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-06T16:10:31.349Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:10:31.349Z] [2020-01-06T16:10:31.349Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-06T16:10:31.349Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:10:31.349Z] [2020-01-06T16:10:31.349Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-06T16:10:31.349Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:10:31.349Z] [2020-01-06T16:10:31.349Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-06T16:10:31.349Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:10:31.349Z] [2020-01-06T16:10:31.349Z] [2020-01-06T16:10:31.349Z] DONE 17 tests, 4 skipped in 30.201s [2020-01-06T16:10:31.349Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-06T16:10:31.350Z] ++ 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 [2020-01-06T16:10:31.350Z] ++ set -e [2020-01-06T16:10:31.350Z] ++ '[' -n 0 ']' [2020-01-06T16:10:31.350Z] ++ set -x [2020-01-06T16:10:31.350Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:10:31.350Z] INFO: Testing against a local daemon [2020-01-06T16:10:31.350Z] === RUN TestPluginInvalidJSON [2020-01-06T16:10:31.350Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T16:10:31.350Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T16:10:31.350Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T16:10:31.350Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-01-06T16:10:31.350Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-06T16:10:31.350Z] PASS [2020-01-06T16:10:31.350Z] [2020-01-06T16:10:31.350Z] DONE 2 tests in 0.166s [2020-01-06T16:10:31.350Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-06T16:10:31.350Z] ++ 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 [2020-01-06T16:10:31.350Z] ++ set -e [2020-01-06T16:10:31.350Z] ++ '[' -n 0 ']' [2020-01-06T16:10:31.350Z] ++ set -x [2020-01-06T16:10:31.350Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:10:31.350Z] INFO: Testing against a local daemon [2020-01-06T16:10:31.350Z] === RUN TestExternalGraphDriver [2020-01-06T16:10:31.350Z] === RUN TestExternalGraphDriver/json [2020-01-06T16:10:31.350Z] === RUN TestExternalGraphDriver/spec [2020-01-06T16:10:31.506Z] --- PASS: TestGraphdriverPluginV2 (4.55s) [2020-01-06T16:10:31.506Z] PASS [2020-01-06T16:10:31.506Z] [2020-01-06T16:10:31.506Z] DONE 5 tests in 10.889s [2020-01-06T16:10:31.506Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-06T16:10:31.506Z] ++ 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 [2020-01-06T16:10:31.506Z] ++ set -e [2020-01-06T16:10:31.506Z] ++ '[' -n 0 ']' [2020-01-06T16:10:31.506Z] ++ set -x [2020-01-06T16:10:31.506Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:10:31.506Z] INFO: Testing against a local daemon [2020-01-06T16:10:31.506Z] === RUN TestContinueAfterPluginCrash [2020-01-06T16:10:31.506Z] === PAUSE TestContinueAfterPluginCrash [2020-01-06T16:10:31.506Z] === RUN TestDaemonStartWithLogOpt [2020-01-06T16:10:31.506Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-06T16:10:31.506Z] === CONT TestContinueAfterPluginCrash [2020-01-06T16:10:31.506Z] === CONT TestDaemonStartWithLogOpt [2020-01-06T16:10:33.795Z] === RUN TestExternalGraphDriver/pull [2020-01-06T16:10:34.033Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-01-06T16:10:34.033Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-01-06T16:10:35.642Z] --- PASS: TestExternalGraphDriver (6.53s) [2020-01-06T16:10:35.642Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-01-06T16:10:35.642Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2020-01-06T16:10:35.642Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2020-01-06T16:10:35.642Z] === RUN TestGraphdriverPluginV2 [2020-01-06T16:10:35.642Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-01-06T16:10:35.642Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:10:35.642Z] PASS [2020-01-06T16:10:35.642Z] [2020-01-06T16:10:35.642Z] === Skipped [2020-01-06T16:10:35.642Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-01-06T16:10:35.642Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:10:35.642Z] [2020-01-06T16:10:35.642Z] [2020-01-06T16:10:35.642Z] DONE 5 tests, 1 skipped in 6.746s [2020-01-06T16:10:35.642Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-06T16:10:35.642Z] ++ 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 [2020-01-06T16:10:35.642Z] ++ set -e [2020-01-06T16:10:35.642Z] ++ '[' -n 0 ']' [2020-01-06T16:10:35.642Z] ++ set -x [2020-01-06T16:10:35.642Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:10:35.642Z] INFO: Testing against a local daemon [2020-01-06T16:10:35.642Z] === RUN TestContinueAfterPluginCrash [2020-01-06T16:10:35.642Z] === PAUSE TestContinueAfterPluginCrash [2020-01-06T16:10:35.642Z] === RUN TestDaemonStartWithLogOpt [2020-01-06T16:10:35.642Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-06T16:10:35.642Z] === CONT TestContinueAfterPluginCrash [2020-01-06T16:10:35.642Z] === CONT TestDaemonStartWithLogOpt [2020-01-06T16:10:42.158Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-01-06T16:10:42.158Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-01-06T16:10:43.091Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-01-06T16:10:45.051Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-01-06T16:10:45.616Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-01-06T16:10:48.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-01-06T16:10:48.397Z] === RUN TestDockerSuite/TestBuildNetNone [2020-01-06T16:10:48.654Z] --- PASS: TestDaemonStartWithLogOpt (17.08s) [2020-01-06T16:10:49.216Z] === RUN TestDockerSuite/TestBuildNoContext [2020-01-06T16:10:49.857Z] --- PASS: TestDaemonStartWithLogOpt (12.52s) [2020-01-06T16:10:50.586Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-01-06T16:10:51.956Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-01-06T16:10:53.326Z] --- PASS: TestContinueAfterPluginCrash (21.55s) [2020-01-06T16:10:53.326Z] PASS [2020-01-06T16:10:53.326Z] [2020-01-06T16:10:53.326Z] DONE 2 tests in 21.709s [2020-01-06T16:10:53.326Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-06T16:10:53.326Z] ++ 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 [2020-01-06T16:10:53.326Z] ++ set -e [2020-01-06T16:10:53.326Z] ++ '[' -n 0 ']' [2020-01-06T16:10:53.326Z] ++ set -x [2020-01-06T16:10:53.326Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:10:53.326Z] INFO: Testing against a local daemon [2020-01-06T16:10:53.326Z] === RUN TestPluginWithDevMounts [2020-01-06T16:10:53.326Z] === PAUSE TestPluginWithDevMounts [2020-01-06T16:10:53.326Z] === CONT TestPluginWithDevMounts [2020-01-06T16:10:53.891Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-01-06T16:10:53.896Z] --- PASS: TestContinueAfterPluginCrash (17.44s) [2020-01-06T16:10:53.896Z] PASS [2020-01-06T16:10:53.896Z] [2020-01-06T16:10:53.896Z] DONE 2 tests in 17.596s [2020-01-06T16:10:53.896Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-06T16:10:53.896Z] ++ 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 [2020-01-06T16:10:53.896Z] ++ set -e [2020-01-06T16:10:53.896Z] ++ '[' -n 0 ']' [2020-01-06T16:10:53.896Z] ++ set -x [2020-01-06T16:10:53.896Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:10:53.896Z] INFO: Testing against a local daemon [2020-01-06T16:10:53.896Z] === RUN TestPluginWithDevMounts [2020-01-06T16:10:53.896Z] === PAUSE TestPluginWithDevMounts [2020-01-06T16:10:53.896Z] === CONT TestPluginWithDevMounts [2020-01-06T16:10:54.455Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-01-06T16:10:54.455Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-01-06T16:10:54.712Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-01-06T16:10:55.277Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-01-06T16:10:55.277Z] --- PASS: TestPluginWithDevMounts (2.04s) [2020-01-06T16:10:55.277Z] PASS [2020-01-06T16:10:55.277Z] [2020-01-06T16:10:55.277Z] DONE 1 tests in 2.171s [2020-01-06T16:10:55.277Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-01-06T16:10:55.277Z] ++ 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 [2020-01-06T16:10:55.277Z] ++ set -e [2020-01-06T16:10:55.277Z] ++ '[' -n 0 ']' [2020-01-06T16:10:55.277Z] ++ set -x [2020-01-06T16:10:55.277Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:10:55.534Z] INFO: Testing against a local daemon [2020-01-06T16:10:55.534Z] === RUN TestSecretInspect [2020-01-06T16:10:55.716Z] --- PASS: TestPluginWithDevMounts (1.99s) [2020-01-06T16:10:55.716Z] PASS [2020-01-06T16:10:55.716Z] [2020-01-06T16:10:55.716Z] DONE 1 tests in 2.196s [2020-01-06T16:10:55.716Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-01-06T16:10:55.716Z] ++ 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 [2020-01-06T16:10:55.716Z] ++ set -e [2020-01-06T16:10:55.716Z] ++ '[' -n 0 ']' [2020-01-06T16:10:55.716Z] ++ set -x [2020-01-06T16:10:55.716Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-01-06T16:10:55.716Z] INFO: Testing against a local daemon [2020-01-06T16:10:55.716Z] === RUN TestSecretInspect [2020-01-06T16:10:55.790Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-01-06T16:10:58.314Z] --- PASS: TestSecretInspect (2.76s) [2020-01-06T16:10:58.314Z] === RUN TestSecretList [2020-01-06T16:10:58.314Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-01-06T16:10:58.892Z] --- PASS: TestSecretInspect (3.12s) [2020-01-06T16:10:58.892Z] === RUN TestSecretList [2020-01-06T16:10:59.245Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-01-06T16:11:01.769Z] --- PASS: TestSecretList (3.17s) [2020-01-06T16:11:01.769Z] === RUN TestSecretsCreateAndDelete [2020-01-06T16:11:02.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-01-06T16:11:02.088Z] --- PASS: TestSecretList (3.00s) [2020-01-06T16:11:02.088Z] === RUN TestSecretsCreateAndDelete [2020-01-06T16:11:02.284Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-01-06T16:11:04.187Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-01-06T16:11:04.753Z] --- PASS: TestSecretsCreateAndDelete (3.31s) [2020-01-06T16:11:04.753Z] === RUN TestSecretsUpdate [2020-01-06T16:11:05.413Z] --- PASS: TestSecretsCreateAndDelete (3.10s) [2020-01-06T16:11:05.413Z] === RUN TestSecretsUpdate [2020-01-06T16:11:07.277Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-01-06T16:11:07.841Z] --- PASS: TestSecretsUpdate (3.27s) [2020-01-06T16:11:07.841Z] === RUN TestTemplatedSecret [2020-01-06T16:11:08.067Z] --- PASS: TestSecretsUpdate (3.10s) [2020-01-06T16:11:08.067Z] === RUN TestTemplatedSecret [2020-01-06T16:11:08.773Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-01-06T16:11:10.673Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-01-06T16:11:10.930Z] --- PASS: TestTemplatedSecret (2.97s) [2020-01-06T16:11:10.930Z] === RUN TestSecretCreateResolve [2020-01-06T16:11:11.188Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-01-06T16:11:11.247Z] --- PASS: TestTemplatedSecret (3.06s) [2020-01-06T16:11:11.247Z] === RUN TestSecretCreateResolve [2020-01-06T16:11:14.466Z] --- PASS: TestSecretCreateResolve (3.21s) [2020-01-06T16:11:14.466Z] PASS [2020-01-06T16:11:14.466Z] [2020-01-06T16:11:14.466Z] DONE 6 tests in 18.815s [2020-01-06T16:11:14.466Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-01-06T16:11:14.466Z] ++ 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 [2020-01-06T16:11:14.466Z] ++ set -e [2020-01-06T16:11:14.466Z] ++ '[' -n 0 ']' [2020-01-06T16:11:14.466Z] ++ set -x [2020-01-06T16:11:14.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-01-06T16:11:14.466Z] INFO: Testing against a local daemon [2020-01-06T16:11:14.466Z] === RUN TestServiceCreateInit [2020-01-06T16:11:14.466Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-06T16:11:14.475Z] --- PASS: TestSecretCreateResolve (3.12s) [2020-01-06T16:11:14.475Z] PASS [2020-01-06T16:11:14.475Z] [2020-01-06T16:11:14.475Z] DONE 6 tests in 18.632s [2020-01-06T16:11:14.475Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-01-06T16:11:14.475Z] ++ 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 [2020-01-06T16:11:14.475Z] ++ set -e [2020-01-06T16:11:14.475Z] ++ '[' -n 0 ']' [2020-01-06T16:11:14.475Z] ++ set -x [2020-01-06T16:11:14.475Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:11:14.475Z] INFO: Testing against a local daemon [2020-01-06T16:11:14.475Z] === RUN TestServiceCreateInit [2020-01-06T16:11:14.475Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-06T16:11:15.399Z] === RUN TestDockerSuite/TestBuildPATH [2020-01-06T16:11:17.928Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-01-06T16:11:19.299Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-01-06T16:11:19.527Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-06T16:11:19.557Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-06T16:11:20.122Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-01-06T16:11:24.596Z] --- PASS: TestServiceCreateInit (10.00s) [2020-01-06T16:11:24.596Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.94s) [2020-01-06T16:11:24.596Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.04s) [2020-01-06T16:11:24.596Z] === RUN TestCreateServiceMultipleTimes [2020-01-06T16:11:25.379Z] --- PASS: TestServiceCreateInit (10.69s) [2020-01-06T16:11:25.379Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s) [2020-01-06T16:11:25.379Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.38s) [2020-01-06T16:11:25.379Z] === RUN TestCreateServiceMultipleTimes [2020-01-06T16:11:31.937Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-01-06T16:11:34.544Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-01-06T16:11:34.545Z] [2020-01-06T16:11:34.545Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-01-06T16:11:34.545Z] PKG_CONFIG=pkg-config [2020-01-06T16:11:34.545Z] GOLANG_VERSION=1.13.5 [2020-01-06T16:11:34.545Z] HOSTNAME=3bfa3791866c [2020-01-06T16:11:34.545Z] DOCKER_EXPERIMENTAL=1 [2020-01-06T16:11:34.545Z] container=docker [2020-01-06T16:11:34.545Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-01-06T16:11:34.545Z] GO111MODULE=off [2020-01-06T16:11:34.545Z] GOPATH=/go [2020-01-06T16:11:34.545Z] PWD=/go/src/github.com/docker/docker [2020-01-06T16:11:34.545Z] HOME=/root [2020-01-06T16:11:34.545Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-01-06T16:11:34.545Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-01-06T16:11:34.545Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-01-06T16:11:34.545Z] DOCKER_GITCOMMIT=8311d6ba9fe69197912f4bba01eab1a92d92ce08 [2020-01-06T16:11:34.545Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-01-06T16:11:34.545Z] DOCKER_GRAPHDRIVER=overlay2 [2020-01-06T16:11:34.545Z] TERM=xterm [2020-01-06T16:11:34.545Z] VALIDATE_BRANCH=master [2020-01-06T16:11:34.545Z] DEST=bundles/test-integration [2020-01-06T16:11:34.545Z] SHLVL=1 [2020-01-06T16:11:34.545Z] TIMEOUT=120m [2020-01-06T16:11:34.545Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-01-06T16:11:34.545Z] DOCKER_PKG=github.com/docker/docker [2020-01-06T16:11:34.545Z] TESTDEBUG=0 [2020-01-06T16:11:34.545Z] _=/usr/bin/env [2020-01-06T16:11:34.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-01-06T16:11:36.115Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-01-06T16:11:38.011Z] === RUN TestDockerSuite/TestBuildRm [2020-01-06T16:11:40.534Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-01-06T16:11:41.904Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-01-06T16:11:43.278Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-01-06T16:11:43.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-01-06T16:11:43.793Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-01-06T16:11:44.358Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-01-06T16:11:44.643Z] --- PASS: TestCreateServiceMultipleTimes (18.69s) [2020-01-06T16:11:44.643Z] === RUN TestCreateServiceConflict [2020-01-06T16:11:45.929Z] --- PASS: TestCreateServiceConflict (2.99s) [2020-01-06T16:11:45.929Z] === RUN TestCreateServiceMaxReplicas [2020-01-06T16:11:46.255Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-01-06T16:11:47.626Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-01-06T16:11:48.557Z] --- PASS: TestCreateServiceMultipleTimes (23.67s) [2020-01-06T16:11:48.557Z] === RUN TestCreateServiceConflict [2020-01-06T16:11:48.816Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-01-06T16:11:49.996Z] --- PASS: TestCreateServiceMaxReplicas (4.11s) [2020-01-06T16:11:49.996Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-06T16:11:52.094Z] --- PASS: TestCreateServiceConflict (2.87s) [2020-01-06T16:11:52.094Z] === RUN TestCreateServiceMaxReplicas [2020-01-06T16:11:53.465Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-01-06T16:11:54.031Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-01-06T16:11:54.598Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-01-06T16:11:54.598Z] === RUN TestDockerSuite/TestBuildSpaces [2020-01-06T16:11:55.164Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-01-06T16:11:56.100Z] --- PASS: TestCreateServiceMaxReplicas (4.54s) [2020-01-06T16:11:56.100Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-06T16:11:56.359Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-01-06T16:11:56.617Z] === RUN TestDockerSuite/TestBuildStderr [2020-01-06T16:11:57.987Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-01-06T16:12:01.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-01-06T16:12:02.638Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-01-06T16:12:03.663Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.60s) [2020-01-06T16:12:03.663Z] === RUN TestCreateServiceSecretFileMode [2020-01-06T16:12:04.011Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-01-06T16:12:05.382Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-01-06T16:12:05.946Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-01-06T16:12:06.877Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-01-06T16:12:07.187Z] --- PASS: TestCreateServiceSecretFileMode (3.51s) [2020-01-06T16:12:07.187Z] === RUN TestCreateServiceConfigFileMode [2020-01-06T16:12:08.773Z] === RUN TestDockerSuite/TestBuildUser [2020-01-06T16:12:10.384Z] --- PASS: TestCreateServiceConfigFileMode (2.97s) [2020-01-06T16:12:10.384Z] === RUN TestCreateServiceSysctls [2020-01-06T16:12:10.668Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-01-06T16:12:12.565Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.16s) [2020-01-06T16:12:12.565Z] === RUN TestCreateServiceSecretFileMode [2020-01-06T16:12:14.434Z] --- PASS: TestCreateServiceSysctls (4.30s) [2020-01-06T16:12:14.434Z] === RUN TestCreateServiceCapabilities [2020-01-06T16:12:14.462Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-01-06T16:12:15.393Z] --- PASS: TestCreateServiceSecretFileMode (2.99s) [2020-01-06T16:12:15.393Z] === RUN TestCreateServiceConfigFileMode [2020-01-06T16:12:17.792Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2020-01-06T16:12:17.792Z] === RUN TestInspect [2020-01-06T16:12:18.817Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2020-01-06T16:12:18.817Z] === RUN TestCreateServiceSysctls [2020-01-06T16:12:21.853Z] --- PASS: TestInspect (3.44s) [2020-01-06T16:12:21.853Z] === RUN TestServiceListWithStatuses [2020-01-06T16:12:21.853Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-06T16:12:21.853Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-06T16:12:21.853Z] === RUN TestDockerNetworkConnectAlias [2020-01-06T16:12:21.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-01-06T16:12:23.007Z] --- PASS: TestCreateServiceSysctls (4.33s) [2020-01-06T16:12:23.008Z] === RUN TestCreateServiceCapabilities [2020-01-06T16:12:24.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-01-06T16:12:26.284Z] --- PASS: TestCreateServiceCapabilities (3.24s) [2020-01-06T16:12:26.284Z] === RUN TestInspect [2020-01-06T16:12:27.256Z] --- PASS: TestDockerNetworkConnectAlias (5.98s) [2020-01-06T16:12:27.256Z] === RUN TestDockerNetworkReConnect [2020-01-06T16:12:30.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-01-06T16:12:30.459Z] --- PASS: TestInspect (4.51s) [2020-01-06T16:12:30.460Z] === RUN TestServiceListWithStatuses [2020-01-06T16:12:30.460Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-06T16:12:30.460Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-06T16:12:30.460Z] === RUN TestDockerNetworkConnectAlias [2020-01-06T16:12:32.335Z] --- PASS: TestDockerNetworkReConnect (5.07s) [2020-01-06T16:12:32.335Z] === RUN TestServicePlugin [2020-01-06T16:12:32.335Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-06T16:12:32.335Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:12:32.335Z] === RUN TestServiceUpdateLabel [2020-01-06T16:12:33.734Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-01-06T16:12:34.298Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-01-06T16:12:34.555Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-01-06T16:12:35.546Z] --- PASS: TestServiceUpdateLabel (2.97s) [2020-01-06T16:12:35.546Z] === RUN TestServiceUpdateSecrets [2020-01-06T16:12:35.924Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-01-06T16:12:37.293Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-01-06T16:12:37.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-01-06T16:12:37.859Z] --- PASS: TestDockerNetworkConnectAlias (7.28s) [2020-01-06T16:12:37.859Z] === RUN TestDockerNetworkReConnect [2020-01-06T16:12:38.792Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-01-06T16:12:38.793Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-01-06T16:12:38.793Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-01-06T16:12:38.793Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-01-06T16:12:38.793Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-01-06T16:12:41.319Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-01-06T16:12:41.319Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-01-06T16:12:42.250Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-01-06T16:12:43.182Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-01-06T16:12:44.555Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-01-06T16:12:44.555Z] --- PASS: TestDockerNetworkReConnect (6.52s) [2020-01-06T16:12:44.555Z] === RUN TestServicePlugin [2020-01-06T16:12:44.555Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-01-06T16:12:44.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-01-06T16:12:48.761Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-01-06T16:12:51.288Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-01-06T16:12:51.915Z] --- PASS: TestServiceUpdateSecrets (15.89s) [2020-01-06T16:12:51.915Z] === RUN TestServiceUpdateConfigs [2020-01-06T16:12:52.222Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-01-06T16:12:52.789Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-01-06T16:12:53.721Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-01-06T16:12:53.721Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-01-06T16:12:54.652Z] === RUN TestDockerSuite/TestBuildXZHost [2020-01-06T16:12:57.176Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-01-06T16:12:57.176Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-01-06T16:12:57.176Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-01-06T16:12:58.107Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-01-06T16:12:59.478Z] === RUN TestDockerSuite/TestCommitChange [2020-01-06T16:13:00.410Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-01-06T16:13:01.342Z] === RUN TestDockerSuite/TestCommitHardlink [2020-01-06T16:13:03.868Z] === RUN TestDockerSuite/TestCommitNewFile [2020-01-06T16:13:04.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-01-06T16:13:05.366Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-01-06T16:13:06.739Z] === RUN TestDockerSuite/TestCommitTTY [2020-01-06T16:13:08.377Z] --- PASS: TestServiceUpdateConfigs (15.70s) [2020-01-06T16:13:08.377Z] === RUN TestServiceUpdateNetwork [2020-01-06T16:13:09.265Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-01-06T16:13:09.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-01-06T16:13:09.854Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-01-06T16:13:09.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-01-06T16:13:11.750Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-01-06T16:13:12.682Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-01-06T16:13:12.682Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-01-06T16:13:12.682Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-01-06T16:13:12.940Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-01-06T16:13:12.940Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-01-06T16:13:12.940Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-01-06T16:13:12.940Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-01-06T16:13:13.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-01-06T16:13:14.853Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-01-06T16:13:15.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-01-06T16:13:16.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-01-06T16:13:16.749Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-01-06T16:13:16.749Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-01-06T16:13:17.314Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-01-06T16:13:18.247Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-01-06T16:13:19.179Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-01-06T16:13:20.114Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-01-06T16:13:20.679Z] --- PASS: TestServicePlugin (36.23s) [2020-01-06T16:13:20.679Z] plugin_test.go:62: [ddd80a81f8f00] joining swarm manager [d9775fe5db205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:13:20.679Z] plugin_test.go:65: [d4e9f71e0142a] joining swarm manager [d9775fe5db205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:13:20.679Z] === RUN TestServiceUpdateLabel [2020-01-06T16:13:20.679Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-01-06T16:13:20.936Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-01-06T16:13:20.936Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-01-06T16:13:21.867Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-01-06T16:13:21.867Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-01-06T16:13:21.867Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-01-06T16:13:21.867Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-01-06T16:13:21.971Z] --- PASS: TestServiceUpdateNetwork (14.43s) [2020-01-06T16:13:21.971Z] PASS [2020-01-06T16:13:21.971Z] [2020-01-06T16:13:21.971Z] === Skipped [2020-01-06T16:13:21.971Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-01-06T16:13:21.971Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-06T16:13:21.971Z] [2020-01-06T16:13:21.971Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-01-06T16:13:21.971Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:13:21.971Z] [2020-01-06T16:13:21.971Z] [2020-01-06T16:13:21.971Z] DONE 20 tests, 2 skipped in 127.217s [2020-01-06T16:13:21.971Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-01-06T16:13:21.971Z] ++ 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 [2020-01-06T16:13:21.971Z] ++ set -e [2020-01-06T16:13:21.971Z] ++ '[' -n 0 ']' [2020-01-06T16:13:21.971Z] ++ set -x [2020-01-06T16:13:21.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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 [2020-01-06T16:13:21.971Z] INFO: Testing against a local daemon [2020-01-06T16:13:21.971Z] === RUN TestSessionCreate [2020-01-06T16:13:21.971Z] --- PASS: TestSessionCreate (0.03s) [2020-01-06T16:13:21.971Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-06T16:13:21.971Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-01-06T16:13:21.971Z] PASS [2020-01-06T16:13:21.971Z] [2020-01-06T16:13:21.971Z] DONE 2 tests in 0.253s [2020-01-06T16:13:21.971Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-01-06T16:13:21.971Z] ++ 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 [2020-01-06T16:13:21.971Z] ++ set -e [2020-01-06T16:13:21.971Z] ++ '[' -n 0 ']' [2020-01-06T16:13:21.971Z] ++ set -x [2020-01-06T16:13:21.971Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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 [2020-01-06T16:13:21.971Z] INFO: Testing against a local daemon [2020-01-06T16:13:21.971Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-06T16:13:21.971Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-06T16:13:21.971Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-06T16:13:21.971Z] === RUN TestEventsExecDie [2020-01-06T16:13:22.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-01-06T16:13:22.124Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-01-06T16:13:22.694Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-01-06T16:13:22.762Z] --- PASS: TestEventsExecDie (0.88s) [2020-01-06T16:13:22.762Z] === RUN TestEventsBackwardsCompatible [2020-01-06T16:13:22.762Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-01-06T16:13:22.762Z] === RUN TestInfoBinaryCommits [2020-01-06T16:13:22.762Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-01-06T16:13:22.762Z] === RUN TestInfoAPIVersioned [2020-01-06T16:13:22.762Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-06T16:13:22.762Z] === RUN TestInfoDiscoveryBackend [2020-01-06T16:13:23.138Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-01-06T16:13:23.138Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-06T16:13:23.627Z] --- PASS: TestServiceUpdateLabel (3.03s) [2020-01-06T16:13:23.627Z] === RUN TestServiceUpdateSecrets [2020-01-06T16:13:23.627Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-01-06T16:13:24.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-01-06T16:13:24.406Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-06T16:13:24.406Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-06T16:13:24.559Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-01-06T16:13:24.559Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-01-06T16:13:24.782Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-01-06T16:13:24.782Z] === RUN TestInfoAPI [2020-01-06T16:13:24.782Z] --- PASS: TestInfoAPI (0.02s) [2020-01-06T16:13:24.782Z] === RUN TestInfoAPIWarnings [2020-01-06T16:13:25.565Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-01-06T16:13:25.565Z] === RUN TestInfoDebug [2020-01-06T16:13:25.932Z] --- PASS: TestInfoDebug (0.53s) [2020-01-06T16:13:25.932Z] === RUN TestInfoInsecureRegistries [2020-01-06T16:13:26.306Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-01-06T16:13:26.306Z] === RUN TestInfoRegistryMirrors [2020-01-06T16:13:26.457Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-01-06T16:13:27.098Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-01-06T16:13:27.098Z] === RUN TestLoginFailsWithBadCredentials [2020-01-06T16:13:27.389Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-01-06T16:13:27.389Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-01-06T16:13:27.493Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2020-01-06T16:13:27.493Z] === RUN TestPingCacheHeaders [2020-01-06T16:13:27.493Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-01-06T16:13:27.493Z] === RUN TestPingGet [2020-01-06T16:13:27.493Z] --- PASS: TestPingGet (0.02s) [2020-01-06T16:13:27.493Z] === RUN TestPingHead [2020-01-06T16:13:27.493Z] --- PASS: TestPingHead (0.03s) [2020-01-06T16:13:27.493Z] === RUN TestVersion [2020-01-06T16:13:27.493Z] --- PASS: TestVersion (0.02s) [2020-01-06T16:13:27.493Z] PASS [2020-01-06T16:13:27.493Z] [2020-01-06T16:13:27.493Z] === Skipped [2020-01-06T16:13:27.493Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-06T16:13:27.493Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-06T16:13:27.493Z] [2020-01-06T16:13:27.493Z] [2020-01-06T16:13:27.493Z] DONE 18 tests, 1 skipped in 5.887s [2020-01-06T16:13:27.493Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-01-06T16:13:27.493Z] ++ 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 [2020-01-06T16:13:27.493Z] ++ set -e [2020-01-06T16:13:27.493Z] ++ '[' -n 0 ']' [2020-01-06T16:13:27.493Z] ++ set -x [2020-01-06T16:13:27.493Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:13:27.493Z] INFO: Testing against a local daemon [2020-01-06T16:13:27.493Z] === RUN TestVolumesCreateAndList [2020-01-06T16:13:27.493Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-01-06T16:13:27.493Z] === RUN TestVolumesRemove [2020-01-06T16:13:28.029Z] --- PASS: TestVolumesRemove (0.11s) [2020-01-06T16:13:28.029Z] === RUN TestVolumesInspect [2020-01-06T16:13:28.029Z] --- PASS: TestVolumesInspect (0.05s) [2020-01-06T16:13:28.029Z] === RUN TestVolumesInvalidJSON [2020-01-06T16:13:28.029Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-06T16:13:28.029Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-06T16:13:28.029Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-06T16:13:28.029Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-01-06T16:13:28.029Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-01-06T16:13:28.029Z] PASS [2020-01-06T16:13:28.029Z] [2020-01-06T16:13:28.029Z] DONE 5 tests in 0.332s [2020-01-06T16:13:28.029Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-06T16:13:28.029Z] ++++ cat bundles/test-integration/docker.pid [2020-01-06T16:13:28.029Z] +++ kill 11534 [2020-01-06T16:13:28.320Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-01-06T16:13:28.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-01-06T16:13:29.251Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-01-06T16:13:29.409Z] +++ /etc/init.d/apparmor stop [2020-01-06T16:13:29.409Z] Clearing AppArmor profiles cache:. [2020-01-06T16:13:29.409Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-06T16:13:29.409Z] Unloading profiles will leave already running processes permanently [2020-01-06T16:13:29.409Z] unconfined, which can lead to unexpected situations. [2020-01-06T16:13:29.409Z] [2020-01-06T16:13:29.409Z] To set a process to complain mode, use the command line tool [2020-01-06T16:13:29.409Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-06T16:13:29.409Z] with the 'teardown' option." [2020-01-06T16:13:29.409Z] [2020-01-06T16:13:30.197Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-01-06T16:13:30.766Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-01-06T16:13:30.766Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-01-06T16:13:31.698Z] === RUN TestDockerSuite/TestContainerAPIPause Post stage [Pipeline] junit [2020-01-06T16:13:32.033Z] Recording test results [2020-01-06T16:13:32.629Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-06T16:13:33.562Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-01-06T16:13:33.562Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-01-06T16:13:33.770Z] + echo Ensuring container killed. [2020-01-06T16:13:33.770Z] Ensuring container killed. [2020-01-06T16:13:33.770Z] + docker rm -vf docker-pr3 [2020-01-06T16:13:33.770Z] Error: No such container: docker-pr3 [2020-01-06T16:13:33.770Z] + true [Pipeline] sh [2020-01-06T16:13:34.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-01-06T16:13:34.492Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-01-06T16:13:34.593Z] + echo Chowning /workspace to jenkins user [2020-01-06T16:13:34.593Z] Chowning /workspace to jenkins user [2020-01-06T16:13:34.593Z] + id -u [2020-01-06T16:13:34.593Z] + id -g [2020-01-06T16:13:34.593Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40340:/workspace busybox chown -R 1001:1001 /workspace [2020-01-06T16:13:34.593Z] Unable to find image 'busybox:latest' locally [2020-01-06T16:13:34.593Z] latest: Pulling from library/busybox [2020-01-06T16:13:35.057Z] 6dc7af96dfc8: Pulling fs layer [2020-01-06T16:13:35.057Z] 6dc7af96dfc8: Download complete [2020-01-06T16:13:35.453Z] 6dc7af96dfc8: Pull complete [2020-01-06T16:13:35.453Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-06T16:13:35.453Z] Status: Downloaded newer image for busybox:latest [2020-01-06T16:13:35.864Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-01-06T16:13:37.760Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-01-06T16:13:37.760Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-01-06T16:13:37.760Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-01-06T16:13:37.760Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-01-06T16:13:37.760Z] === RUN TestDockerSuite/TestContainerAPIStart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-06T16:13:38.325Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-01-06T16:13:38.784Z] + bundleName=s390x-integration [2020-01-06T16:13:38.784Z] + echo Creating s390x-integration-bundles.tar.gz [2020-01-06T16:13:38.784Z] Creating s390x-integration-bundles.tar.gz [2020-01-06T16:13:38.784Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-06T16:13:38.784Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-06T16:13:38.889Z] --- PASS: TestServiceUpdateSecrets (15.34s) [2020-01-06T16:13:38.889Z] === RUN TestServiceUpdateConfigs [2020-01-06T16:13:38.918Z] Archiving artifacts [2020-01-06T16:13:39.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-01-06T16:13:40.319Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40340/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-06T16:13:41.062Z] + make clean [2020-01-06T16:13:41.427Z] make: command: Command not found [2020-01-06T16:13:41.427Z] make: command: Command not found [2020-01-06T16:13:41.427Z] docker volume rm -f docker-dev-cache [2020-01-06T16:13:41.427Z] docker-dev-cache [Pipeline] deleteDir [2020-01-06T16:13:41.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-01-06T16:13:43.065Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-01-06T16:13:43.631Z] === RUN TestDockerSuite/TestContainerAPITop [2020-01-06T16:13:44.563Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-01-06T16:13:44.563Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-01-06T16:13:44.563Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-01-06T16:13:47.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-01-06T16:13:47.837Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-01-06T16:13:48.401Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-01-06T16:13:49.774Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-01-06T16:13:50.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-01-06T16:13:52.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-01-06T16:13:55.033Z] --- PASS: TestServiceUpdateConfigs (15.29s) [2020-01-06T16:13:55.033Z] === RUN TestServiceUpdateNetwork [2020-01-06T16:13:55.033Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-01-06T16:13:55.033Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-01-06T16:13:55.542Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-01-06T16:13:55.542Z] Using test binary docker [2020-01-06T16:13:55.542Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-01-06T16:13:55.542Z] +++ /etc/init.d/apparmor start [2020-01-06T16:13:55.542Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-01-06T16:13:55.542Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-01-06T16:13:55.542Z] Warning failed to create cache: (null) [2020-01-06T16:13:55.542Z] . [2020-01-06T16:13:55.542Z] INFO: Waiting for daemon to start... [2020-01-06T16:13:55.542Z] Starting dockerd [2020-01-06T16:13:55.542Z] +++ 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 [2020-01-06T16:13:56.933Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-01-06T16:13:57.578Z] . [2020-01-06T16:13:57.578Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-01-06T16:13:57.578Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-01-06T16:13:57.578Z] Error: No such image: emptyfs [2020-01-06T16:13:57.578Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-01-06T16:13:57.578Z] ++++ docker load [2020-01-06T16:13:57.578Z] Running integration-test (iteration 1) [2020-01-06T16:13:57.578Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-01-06T16:13:57.578Z] ++ 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 [2020-01-06T16:13:57.578Z] ++ set -e [2020-01-06T16:13:57.578Z] ++ '[' -n 0 ']' [2020-01-06T16:13:57.578Z] ++ set -x [2020-01-06T16:13:57.578Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:13:58.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-01-06T16:13:59.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-06T16:14:01.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-01-06T16:14:02.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-01-06T16:14:04.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-01-06T16:14:04.841Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-01-06T16:14:06.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000986840_} [2020-01-06T16:14:08.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1781525416_/foo_false____} [2020-01-06T16:14:09.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1781525416_/foo_true____} [2020-01-06T16:14:10.510Z] --- PASS: TestServiceUpdateNetwork (16.11s) [2020-01-06T16:14:10.510Z] PASS [2020-01-06T16:14:10.510Z] [2020-01-06T16:14:10.510Z] === Skipped [2020-01-06T16:14:10.510Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-01-06T16:14:10.510Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-06T16:14:10.510Z] [2020-01-06T16:14:10.510Z] [2020-01-06T16:14:10.510Z] DONE 20 tests, 1 skipped in 176.225s [2020-01-06T16:14:10.510Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-01-06T16:14:10.510Z] ++ 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 [2020-01-06T16:14:10.510Z] ++ set -e [2020-01-06T16:14:10.510Z] ++ '[' -n 0 ']' [2020-01-06T16:14:10.510Z] ++ set -x [2020-01-06T16:14:10.510Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:14:10.510Z] INFO: Testing against a local daemon [2020-01-06T16:14:10.510Z] === RUN TestSessionCreate [2020-01-06T16:14:10.510Z] --- PASS: TestSessionCreate (0.03s) [2020-01-06T16:14:10.510Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-06T16:14:10.510Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-01-06T16:14:10.510Z] PASS [2020-01-06T16:14:10.510Z] [2020-01-06T16:14:10.510Z] DONE 2 tests in 0.195s [2020-01-06T16:14:10.510Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-01-06T16:14:10.510Z] ++ 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 [2020-01-06T16:14:10.510Z] ++ set -e [2020-01-06T16:14:10.510Z] ++ '[' -n 0 ']' [2020-01-06T16:14:10.510Z] ++ set -x [2020-01-06T16:14:10.510Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:14:10.768Z] INFO: Testing against a local daemon [2020-01-06T16:14:10.768Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-06T16:14:10.768Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-06T16:14:10.768Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-06T16:14:10.768Z] === RUN TestEventsExecDie [2020-01-06T16:14:11.332Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3322424551_/foo_false____} [2020-01-06T16:14:11.896Z] --- PASS: TestEventsExecDie (1.14s) [2020-01-06T16:14:11.896Z] === RUN TestEventsBackwardsCompatible [2020-01-06T16:14:11.896Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-01-06T16:14:11.896Z] === RUN TestInfoBinaryCommits [2020-01-06T16:14:12.154Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-01-06T16:14:12.154Z] === RUN TestInfoAPIVersioned [2020-01-06T16:14:12.154Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-01-06T16:14:12.154Z] === RUN TestInfoDiscoveryBackend [2020-01-06T16:14:12.720Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-01-06T16:14:12.720Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-06T16:14:12.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3322424551_/foo_true____} [2020-01-06T16:14:12.878Z] Loaded image: buildpack-deps:jessie [2020-01-06T16:14:12.878Z] Loaded image: busybox:latest [2020-01-06T16:14:12.878Z] Loaded image: busybox:glibc [2020-01-06T16:14:12.878Z] Loaded image: debian:jessie [2020-01-06T16:14:12.878Z] Loaded image: hello-world:latest [2020-01-06T16:14:12.878Z] INFO: Testing against a local daemon [2020-01-06T16:14:12.878Z] === RUN TestCgroupNamespacesBuild [2020-01-06T16:14:13.500Z] --- PASS: TestCgroupNamespacesBuild (1.61s) [2020-01-06T16:14:13.500Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-01-06T16:14:13.653Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-06T16:14:13.653Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-06T16:14:14.218Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-01-06T16:14:14.218Z] === RUN TestInfoAPI [2020-01-06T16:14:14.218Z] --- PASS: TestInfoAPI (0.02s) [2020-01-06T16:14:14.218Z] === RUN TestInfoAPIWarnings [2020-01-06T16:14:14.475Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3322424551_/foo_true__0xc000986ce0__} [2020-01-06T16:14:14.732Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-01-06T16:14:14.732Z] === RUN TestInfoDebug [2020-01-06T16:14:15.296Z] --- PASS: TestInfoDebug (0.53s) [2020-01-06T16:14:15.296Z] === RUN TestInfoInsecureRegistries [2020-01-06T16:14:15.536Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2020-01-06T16:14:15.536Z] === RUN TestBuildWithSession [2020-01-06T16:14:15.536Z] --- SKIP: TestBuildWithSession (0.00s) [2020-01-06T16:14:15.536Z] build_session_test.go:25: TODO: BuildKit [2020-01-06T16:14:15.536Z] === RUN TestBuildSquashParent [2020-01-06T16:14:15.859Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-01-06T16:14:15.859Z] === RUN TestInfoRegistryMirrors [2020-01-06T16:14:16.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000986d00_} [2020-01-06T16:14:16.387Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-01-06T16:14:16.387Z] === RUN TestLoginFailsWithBadCredentials [2020-01-06T16:14:16.645Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-01-06T16:14:16.645Z] === RUN TestPingCacheHeaders [2020-01-06T16:14:16.645Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-06T16:14:16.645Z] === RUN TestPingGet [2020-01-06T16:14:16.645Z] --- PASS: TestPingGet (0.01s) [2020-01-06T16:14:16.645Z] === RUN TestPingHead [2020-01-06T16:14:16.645Z] --- PASS: TestPingHead (0.04s) [2020-01-06T16:14:16.645Z] === RUN TestVersion [2020-01-06T16:14:16.645Z] --- PASS: TestVersion (0.03s) [2020-01-06T16:14:16.645Z] PASS [2020-01-06T16:14:16.645Z] [2020-01-06T16:14:16.645Z] === Skipped [2020-01-06T16:14:16.645Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-06T16:14:16.645Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-06T16:14:16.645Z] [2020-01-06T16:14:16.645Z] [2020-01-06T16:14:16.645Z] DONE 18 tests, 1 skipped in 6.114s [2020-01-06T16:14:16.645Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-01-06T16:14:16.645Z] ++ 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 [2020-01-06T16:14:16.645Z] ++ set -e [2020-01-06T16:14:16.645Z] ++ '[' -n 0 ']' [2020-01-06T16:14:16.645Z] ++ set -x [2020-01-06T16:14:16.645Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:14:16.902Z] INFO: Testing against a local daemon [2020-01-06T16:14:16.902Z] === RUN TestVolumesCreateAndList [2020-01-06T16:14:16.902Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-01-06T16:14:16.902Z] === RUN TestVolumesRemove [2020-01-06T16:14:16.902Z] --- PASS: TestVolumesRemove (0.10s) [2020-01-06T16:14:16.902Z] === RUN TestVolumesInspect [2020-01-06T16:14:16.902Z] --- PASS: TestVolumesInspect (0.02s) [2020-01-06T16:14:16.902Z] === RUN TestVolumesInvalidJSON [2020-01-06T16:14:17.159Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-06T16:14:17.159Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-06T16:14:17.159Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-06T16:14:17.159Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-01-06T16:14:17.159Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-06T16:14:17.159Z] PASS [2020-01-06T16:14:17.159Z] [2020-01-06T16:14:17.159Z] DONE 5 tests in 0.297s [2020-01-06T16:14:17.159Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-06T16:14:17.159Z] ++++ cat bundles/test-integration/docker.pid [2020-01-06T16:14:17.159Z] +++ kill 5330 [2020-01-06T16:14:17.723Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000986d20_} [2020-01-06T16:14:18.655Z] +++ /etc/init.d/apparmor stop [2020-01-06T16:14:18.655Z] Clearing AppArmor profiles cache:. [2020-01-06T16:14:18.655Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-06T16:14:18.655Z] Unloading profiles will leave already running processes permanently [2020-01-06T16:14:18.655Z] unconfined, which can lead to unexpected situations. [2020-01-06T16:14:18.655Z] [2020-01-06T16:14:18.655Z] To set a process to complain mode, use the command line tool [2020-01-06T16:14:18.655Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-06T16:14:18.655Z] with the 'teardown' option." [2020-01-06T16:14:18.655Z] [2020-01-06T16:14:19.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000986d40_} [2020-01-06T16:14:20.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000986d60_} [2020-01-06T16:14:21.053Z] --- PASS: TestBuildSquashParent (5.50s) [2020-01-06T16:14:21.053Z] === RUN TestBuildWithRemoveAndForceRemove [2020-01-06T16:14:21.053Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T16:14:21.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T16:14:21.053Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T16:14:21.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T16:14:21.054Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T16:14:21.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T16:14:21.054Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T16:14:21.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T16:14:21.054Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T16:14:21.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T16:14:21.054Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T16:14:21.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T16:14:21.054Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-01-06T16:14:21.054Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-01-06T16:14:21.054Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-01-06T16:14:21.054Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-01-06T16:14:22.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-01-06T16:14:23.775Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-01-06T16:14:23.775Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-01-06T16:14:24.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-01-06T16:14:24.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-01-06T16:14:24.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-01-06T16:14:24.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-01-06T16:14:24.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-01-06T16:14:24.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-01-06T16:14:24.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-01-06T16:14:24.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-01-06T16:14:24.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-01-06T16:14:24.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-01-06T16:14:24.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-01-06T16:14:24.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-01-06T16:14:24.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-01-06T16:14:24.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-01-06T16:14:24.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-01-06T16:14:24.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-01-06T16:14:24.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-01-06T16:14:24.736Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-01-06T16:14:25.814Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-01-06T16:14:25.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.85s) [2020-01-06T16:14:25.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.98s) [2020-01-06T16:14:25.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s) [2020-01-06T16:14:25.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.15s) [2020-01-06T16:14:25.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.28s) [2020-01-06T16:14:25.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2020-01-06T16:14:25.814Z] === RUN TestBuildMultiStageCopy [2020-01-06T16:14:25.814Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-01-06T16:14:27.852Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-01-06T16:14:28.009Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-01-06T16:14:28.139Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-01-06T16:14:28.757Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-01-06T16:14:29.041Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-01-06T16:14:29.326Z] --- PASS: TestBuildMultiStageCopy (3.55s) [2020-01-06T16:14:29.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s) [2020-01-06T16:14:29.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2020-01-06T16:14:29.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-01-06T16:14:29.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2020-01-06T16:14:29.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-01-06T16:14:29.326Z] === RUN TestBuildMultiStageParentConfig [2020-01-06T16:14:29.903Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-01-06T16:14:30.338Z] --- PASS: TestBuildMultiStageParentConfig (0.97s) [2020-01-06T16:14:30.338Z] === RUN TestBuildLabelWithTargets [2020-01-06T16:14:32.372Z] --- PASS: TestBuildLabelWithTargets (1.61s) [2020-01-06T16:14:32.372Z] === RUN TestBuildWithEmptyLayers [2020-01-06T16:14:32.991Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-01-06T16:14:32.991Z] === RUN TestBuildMultiStageOnBuild [2020-01-06T16:14:33.180Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-01-06T16:14:35.076Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-01-06T16:14:35.076Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-01-06T16:14:35.290Z] --- PASS: TestBuildMultiStageOnBuild (2.24s) [2020-01-06T16:14:35.290Z] === RUN TestBuildUncleanTarFilenames [2020-01-06T16:14:36.308Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2020-01-06T16:14:36.308Z] === RUN TestBuildMultiStageLayerLeak [2020-01-06T16:14:36.445Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-01-06T16:14:37.014Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-01-06T16:14:38.383Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-01-06T16:14:38.947Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-01-06T16:14:39.002Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s) [2020-01-06T16:14:39.003Z] === RUN TestBuildWithHugeFile [2020-01-06T16:14:40.330Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-01-06T16:14:40.894Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-01-06T16:14:42.263Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-01-06T16:14:43.194Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-01-06T16:14:44.124Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-01-06T16:14:45.054Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-01-06T16:14:46.424Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-01-06T16:14:47.356Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-01-06T16:14:48.287Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-01-06T16:14:49.656Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-01-06T16:14:50.587Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-01-06T16:14:51.517Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-01-06T16:14:51.517Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-01-06T16:14:52.888Z] === RUN TestDockerSuite/TestCpRelativePath [2020-01-06T16:14:53.820Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-01-06T16:14:54.751Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-01-06T16:14:55.682Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-01-06T16:14:57.248Z] === RUN TestDockerSuite/TestCpToCaseA [2020-01-06T16:14:58.621Z] === RUN TestDockerSuite/TestCpToCaseB [2020-01-06T16:14:59.551Z] === RUN TestDockerSuite/TestCpToCaseC [2020-01-06T16:15:01.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-01-06T16:15:02.383Z] === RUN TestDockerSuite/TestCpToCaseD [2020-01-06T16:15:07.682Z] === RUN TestDockerSuite/TestCpToCaseE [2020-01-06T16:15:10.958Z] === RUN TestDockerSuite/TestCpToCaseF [2020-01-06T16:15:11.891Z] === RUN TestDockerSuite/TestCpToCaseG [2020-01-06T16:15:17.247Z] === RUN TestDockerSuite/TestCpToCaseH [2020-01-06T16:15:20.522Z] === RUN TestDockerSuite/TestCpToCaseI [2020-01-06T16:15:21.455Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-01-06T16:15:22.388Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-01-06T16:15:26.565Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-01-06T16:15:26.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-01-06T16:15:27.754Z] === RUN TestDockerSuite/TestCpToDot [2020-01-06T16:15:29.124Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-01-06T16:15:31.034Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-01-06T16:15:32.930Z] === RUN TestDockerSuite/TestCpToStdout [2020-01-06T16:15:33.862Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-01-06T16:15:37.135Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-01-06T16:15:37.699Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-01-06T16:15:38.630Z] === RUN TestDockerSuite/TestCpVolumePath [2020-01-06T16:15:40.524Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-01-06T16:15:40.524Z] === RUN TestDockerSuite/TestCreateArgs [2020-01-06T16:15:40.524Z] === RUN TestDockerSuite/TestCreateByImageID [2020-01-06T16:15:41.088Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-01-06T16:15:42.018Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-01-06T16:15:42.019Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-01-06T16:15:42.019Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-01-06T16:15:42.583Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-01-06T16:15:43.147Z] === RUN TestDockerSuite/TestCreateLabels [2020-01-06T16:15:43.147Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-01-06T16:15:43.404Z] === RUN TestDockerSuite/TestCreateRM [2020-01-06T16:15:43.404Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-01-06T16:15:43.404Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-01-06T16:15:43.661Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-01-06T16:15:43.922Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-01-06T16:15:46.447Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-01-06T16:15:46.447Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-01-06T16:15:46.447Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-01-06T16:15:46.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-01-06T16:15:51.711Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-01-06T16:15:51.711Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-01-06T16:15:51.711Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-01-06T16:15:51.711Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-01-06T16:15:51.711Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-01-06T16:15:51.711Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-01-06T16:15:52.642Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-01-06T16:15:54.547Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-01-06T16:15:55.478Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-01-06T16:15:57.371Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-01-06T16:15:58.741Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-01-06T16:15:59.672Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-01-06T16:16:00.236Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-01-06T16:16:00.494Z] === RUN TestDockerSuite/TestDevicePermissions [2020-01-06T16:16:01.053Z] --- PASS: TestBuildWithHugeFile (81.71s) [2020-01-06T16:16:01.054Z] === RUN TestBuildWithEmptyDockerfile [2020-01-06T16:16:01.054Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T16:16:01.054Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T16:16:01.054Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T16:16:01.054Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T16:16:01.054Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T16:16:01.054Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T16:16:01.054Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-01-06T16:16:01.054Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-01-06T16:16:01.054Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-01-06T16:16:01.054Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-01-06T16:16:01.054Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2020-01-06T16:16:01.054Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2020-01-06T16:16:01.054Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2020-01-06T16:16:01.054Z] === RUN TestBuildPreserveOwnership [2020-01-06T16:16:01.054Z] === RUN TestBuildPreserveOwnership/copy_from [2020-01-06T16:16:01.426Z] === RUN TestDockerSuite/TestDockerFails [2020-01-06T16:16:01.426Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-01-06T16:16:01.426Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-01-06T16:16:01.426Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-01-06T16:16:02.797Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-01-06T16:16:03.727Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-01-06T16:16:03.763Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-01-06T16:16:04.660Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-01-06T16:16:05.224Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-01-06T16:16:05.224Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-01-06T16:16:05.224Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-01-06T16:16:05.224Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-01-06T16:16:05.805Z] --- PASS: TestBuildPreserveOwnership (4.81s) [2020-01-06T16:16:05.805Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.18s) [2020-01-06T16:16:05.805Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.61s) [2020-01-06T16:16:05.805Z] === RUN TestBuildPlatformInvalid [2020-01-06T16:16:05.805Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-01-06T16:16:05.805Z] PASS [2020-01-06T16:16:05.805Z] [2020-01-06T16:16:05.805Z] === Skipped [2020-01-06T16:16:05.805Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-01-06T16:16:05.805Z] build_session_test.go:25: TODO: BuildKit [2020-01-06T16:16:05.805Z] [2020-01-06T16:16:05.805Z] [2020-01-06T16:16:05.805Z] DONE 32 tests, 1 skipped in 127.922s [2020-01-06T16:16:05.805Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-01-06T16:16:05.805Z] ++ 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 [2020-01-06T16:16:05.805Z] ++ set -e [2020-01-06T16:16:05.805Z] ++ '[' -n 0 ']' [2020-01-06T16:16:05.805Z] ++ set -x [2020-01-06T16:16:05.805Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:16:05.805Z] INFO: Testing against a local daemon [2020-01-06T16:16:05.805Z] === RUN TestConfigList [2020-01-06T16:16:08.497Z] --- PASS: TestConfigList (2.27s) [2020-01-06T16:16:08.497Z] === RUN TestConfigsCreateAndDelete [2020-01-06T16:16:10.552Z] --- PASS: TestConfigsCreateAndDelete (2.28s) [2020-01-06T16:16:10.552Z] === RUN TestConfigsUpdate [2020-01-06T16:16:12.592Z] --- PASS: TestConfigsUpdate (2.28s) [2020-01-06T16:16:12.592Z] === RUN TestTemplatedConfig [2020-01-06T16:16:13.322Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-01-06T16:16:15.216Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-01-06T16:16:15.279Z] --- PASS: TestTemplatedConfig (2.61s) [2020-01-06T16:16:15.279Z] === RUN TestConfigInspect [2020-01-06T16:16:17.316Z] --- PASS: TestConfigInspect (2.22s) [2020-01-06T16:16:17.316Z] === RUN TestConfigCreateWithLabels [2020-01-06T16:16:18.493Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-01-06T16:16:20.013Z] --- PASS: TestConfigCreateWithLabels (2.28s) [2020-01-06T16:16:20.013Z] === RUN TestConfigCreateResolve [2020-01-06T16:16:20.389Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-01-06T16:16:21.760Z] === RUN TestDockerSuite/TestEventsAttach [2020-01-06T16:16:21.760Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-01-06T16:16:22.059Z] --- PASS: TestConfigCreateResolve (2.32s) [2020-01-06T16:16:22.059Z] === RUN TestConfigDaemonLibtrustID [2020-01-06T16:16:22.324Z] === RUN TestDockerSuite/TestEventsCommit [2020-01-06T16:16:22.676Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-01-06T16:16:22.676Z] PASS [2020-01-06T16:16:22.676Z] [2020-01-06T16:16:22.676Z] DONE 8 tests in 16.915s [2020-01-06T16:16:22.676Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-01-06T16:16:22.676Z] ++ 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 [2020-01-06T16:16:22.676Z] ++ set -e [2020-01-06T16:16:22.676Z] ++ '[' -n 0 ']' [2020-01-06T16:16:22.676Z] ++ set -x [2020-01-06T16:16:22.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-01-06T16:16:22.676Z] INFO: Testing against a local daemon [2020-01-06T16:16:22.676Z] === RUN TestCheckpoint [2020-01-06T16:16:22.676Z] --- SKIP: TestCheckpoint (0.00s) [2020-01-06T16:16:22.676Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-06T16:16:22.676Z] === RUN TestContainerInvalidJSON [2020-01-06T16:16:22.676Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T16:16:22.676Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T16:16:22.676Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T16:16:22.676Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T16:16:22.676Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-01-06T16:16:22.676Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-01-06T16:16:22.676Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-01-06T16:16:22.676Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-01-06T16:16:22.676Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-01-06T16:16:22.676Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-01-06T16:16:22.676Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-01-06T16:16:22.676Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-01-06T16:16:22.676Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-01-06T16:16:22.676Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-01-06T16:16:23.120Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-01-06T16:16:23.120Z] === RUN TestCopyFromContainerPathIsNotDir [2020-01-06T16:16:23.120Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-01-06T16:16:23.120Z] === RUN TestCopyToContainerPathDoesNotExist [2020-01-06T16:16:23.120Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-01-06T16:16:23.120Z] === RUN TestCopyToContainerPathIsNotDir [2020-01-06T16:16:23.120Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-01-06T16:16:23.120Z] === RUN TestCopyFromContainer [2020-01-06T16:16:24.220Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-01-06T16:16:24.603Z] === RUN TestCopyFromContainer// [2020-01-06T16:16:24.604Z] === RUN TestCopyFromContainer//bar/root [2020-01-06T16:16:24.824Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-01-06T16:16:24.888Z] === RUN TestCopyFromContainer//bar/root/ [2020-01-06T16:16:24.888Z] === RUN TestCopyFromContainer/bar/quux [2020-01-06T16:16:24.888Z] === RUN TestCopyFromContainer/bar/quux/ [2020-01-06T16:16:25.173Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-01-06T16:16:25.173Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-01-06T16:16:25.173Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-01-06T16:16:25.471Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-01-06T16:16:25.471Z] === RUN TestCopyFromContainer/bar/notarget [2020-01-06T16:16:25.471Z] --- PASS: TestCopyFromContainer (2.49s) [2020-01-06T16:16:25.471Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-01-06T16:16:25.471Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-01-06T16:16:25.471Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-01-06T16:16:25.471Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-01-06T16:16:25.471Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-01-06T16:16:25.471Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-01-06T16:16:25.471Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-01-06T16:16:25.471Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-01-06T16:16:25.471Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-01-06T16:16:25.471Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-01-06T16:16:25.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-01-06T16:16:25.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T16:16:25.471Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T16:16:25.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T16:16:25.471Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T16:16:25.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T16:16:25.471Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T16:16:25.471Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-01-06T16:16:25.471Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-01-06T16:16:25.471Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-01-06T16:16:25.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-01-06T16:16:25.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-01-06T16:16:25.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-01-06T16:16:25.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-01-06T16:16:25.471Z] === RUN TestCreateLinkToNonExistingContainer [2020-01-06T16:16:25.754Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-01-06T16:16:25.757Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-01-06T16:16:25.757Z] === RUN TestCreateWithInvalidEnv [2020-01-06T16:16:25.757Z] === RUN TestCreateWithInvalidEnv/0 [2020-01-06T16:16:25.757Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-01-06T16:16:25.757Z] === RUN TestCreateWithInvalidEnv/1 [2020-01-06T16:16:25.757Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-01-06T16:16:25.757Z] === RUN TestCreateWithInvalidEnv/2 [2020-01-06T16:16:25.757Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-01-06T16:16:25.757Z] === CONT TestCreateWithInvalidEnv/0 [2020-01-06T16:16:25.757Z] === CONT TestCreateWithInvalidEnv/1 [2020-01-06T16:16:25.757Z] === CONT TestCreateWithInvalidEnv/2 [2020-01-06T16:16:25.757Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2020-01-06T16:16:25.757Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-01-06T16:16:25.757Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-01-06T16:16:25.757Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-01-06T16:16:25.757Z] === RUN TestCreateTmpfsMountsTarget [2020-01-06T16:16:25.757Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-01-06T16:16:25.757Z] === RUN TestCreateWithCustomMaskedPaths [2020-01-06T16:16:26.686Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-01-06T16:16:27.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-01-06T16:16:27.796Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s) [2020-01-06T16:16:27.797Z] === RUN TestCreateWithCapabilities [2020-01-06T16:16:27.797Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-01-06T16:16:27.797Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-01-06T16:16:27.797Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-01-06T16:16:27.797Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-01-06T16:16:27.797Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-01-06T16:16:27.797Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-01-06T16:16:27.797Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-01-06T16:16:27.797Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-01-06T16:16:27.797Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T16:16:27.797Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T16:16:27.797Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T16:16:27.797Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T16:16:27.797Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-01-06T16:16:27.797Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-01-06T16:16:27.797Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-01-06T16:16:27.797Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-01-06T16:16:27.797Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-01-06T16:16:27.797Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-01-06T16:16:27.797Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T16:16:27.797Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T16:16:27.797Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T16:16:27.797Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T16:16:27.797Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-01-06T16:16:27.797Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-01-06T16:16:27.797Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-01-06T16:16:27.797Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-01-06T16:16:27.797Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-01-06T16:16:27.797Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-01-06T16:16:27.797Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-01-06T16:16:27.797Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-01-06T16:16:27.797Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-01-06T16:16:27.797Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-01-06T16:16:27.797Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-01-06T16:16:27.797Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-01-06T16:16:27.797Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-01-06T16:16:27.797Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-01-06T16:16:27.797Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-01-06T16:16:27.797Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-01-06T16:16:27.797Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-01-06T16:16:27.797Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-01-06T16:16:27.797Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-01-06T16:16:27.797Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-01-06T16:16:27.797Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-01-06T16:16:27.797Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-01-06T16:16:27.797Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-01-06T16:16:27.797Z] === RUN TestCreateWithCustomReadonlyPaths [2020-01-06T16:16:28.550Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-01-06T16:16:29.827Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2020-01-06T16:16:29.827Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-01-06T16:16:29.827Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T16:16:29.827Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T16:16:29.827Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T16:16:29.827Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T16:16:29.827Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T16:16:29.827Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T16:16:29.827Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T16:16:29.827Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T16:16:29.827Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T16:16:29.827Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T16:16:29.827Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-01-06T16:16:29.827Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-01-06T16:16:29.827Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-01-06T16:16:29.827Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-01-06T16:16:29.827Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-01-06T16:16:29.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-01-06T16:16:29.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-01-06T16:16:29.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-01-06T16:16:29.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-01-06T16:16:29.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-01-06T16:16:29.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-01-06T16:16:29.827Z] === RUN TestContainerStartOnDaemonRestart [2020-01-06T16:16:29.827Z] === PAUSE TestContainerStartOnDaemonRestart [2020-01-06T16:16:29.827Z] === RUN TestDaemonRestartIpcMode [2020-01-06T16:16:29.827Z] === PAUSE TestDaemonRestartIpcMode [2020-01-06T16:16:29.827Z] === RUN TestDiff [2020-01-06T16:16:30.448Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-01-06T16:16:30.449Z] --- PASS: TestDiff (0.65s) [2020-01-06T16:16:30.449Z] === RUN TestExecWithCloseStdin [2020-01-06T16:16:31.458Z] --- PASS: TestExecWithCloseStdin (0.78s) [2020-01-06T16:16:31.458Z] === RUN TestExec [2020-01-06T16:16:32.079Z] --- PASS: TestExec (0.75s) [2020-01-06T16:16:32.079Z] === RUN TestExecUser [2020-01-06T16:16:32.699Z] --- PASS: TestExecUser (0.78s) [2020-01-06T16:16:32.699Z] === RUN TestExportContainerAndImportImage [2020-01-06T16:16:33.933Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2020-01-06T16:16:33.933Z] === RUN TestExportContainerAfterDaemonRestart [2020-01-06T16:16:34.628Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-01-06T16:16:35.425Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-01-06T16:16:35.425Z] === RUN TestHealthCheckWorkdir [2020-01-06T16:16:36.454Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2020-01-06T16:16:36.454Z] === RUN TestHealthKillContainer [2020-01-06T16:16:37.151Z] === RUN TestDockerSuite/TestEventsCopy [2020-01-06T16:16:38.522Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-01-06T16:16:39.135Z] --- PASS: TestHealthKillContainer (2.88s) [2020-01-06T16:16:39.135Z] === RUN TestInspectCpusetInConfigPre120 [2020-01-06T16:16:39.754Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2020-01-06T16:16:39.754Z] === RUN TestIpcModeNone [2020-01-06T16:16:39.899Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-01-06T16:16:40.403Z] --- PASS: TestIpcModeNone (0.78s) [2020-01-06T16:16:40.403Z] === RUN TestIpcModePrivate [2020-01-06T16:16:40.830Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-01-06T16:16:41.087Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-01-06T16:16:41.431Z] --- PASS: TestIpcModePrivate (0.78s) [2020-01-06T16:16:41.432Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-01-06T16:16:41.432Z] === RUN TestIpcModeShareable [2020-01-06T16:16:42.049Z] --- PASS: TestIpcModeShareable (0.81s) [2020-01-06T16:16:42.049Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-01-06T16:16:42.049Z] === RUN TestAPIIpcModeShareableAndContainer [2020-01-06T16:16:42.982Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-01-06T16:16:43.239Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-01-06T16:16:43.239Z] === RUN TestDockerSuite/TestEventsFilterType [2020-01-06T16:16:43.803Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-01-06T16:16:43.803Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-01-06T16:16:43.803Z] === RUN TestDockerSuite/TestEventsFilters [2020-01-06T16:16:44.736Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.28s) [2020-01-06T16:16:44.736Z] === RUN TestAPIIpcModeHost [2020-01-06T16:16:45.023Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-01-06T16:16:45.023Z] === RUN TestDaemonIpcModeShareable [2020-01-06T16:16:45.699Z] === RUN TestDockerSuite/TestEventsFormat [2020-01-06T16:16:47.060Z] --- PASS: TestDaemonIpcModeShareable (1.64s) [2020-01-06T16:16:47.060Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-06T16:16:47.060Z] === RUN TestDaemonIpcModePrivate [2020-01-06T16:16:47.593Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-01-06T16:16:47.593Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-01-06T16:16:47.593Z] === RUN TestDockerSuite/TestEventsImageImport [2020-01-06T16:16:48.157Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-01-06T16:16:48.415Z] === RUN TestDockerSuite/TestEventsImagePull [2020-01-06T16:16:48.579Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2020-01-06T16:16:48.579Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-06T16:16:48.579Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-01-06T16:16:48.672Z] === RUN TestDockerSuite/TestEventsImageTag [2020-01-06T16:16:49.601Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-01-06T16:16:49.858Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-01-06T16:16:49.858Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-01-06T16:16:49.858Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-01-06T16:16:50.071Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2020-01-06T16:16:50.071Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-01-06T16:16:50.071Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-01-06T16:16:51.572Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) [2020-01-06T16:16:51.572Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-01-06T16:16:51.572Z] === RUN TestIpcModeOlderClient [2020-01-06T16:16:51.572Z] === PAUSE TestIpcModeOlderClient [2020-01-06T16:16:51.572Z] === RUN TestKillContainerInvalidSignal [2020-01-06T16:16:51.753Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-01-06T16:16:52.195Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2020-01-06T16:16:52.195Z] === RUN TestKillContainer [2020-01-06T16:16:52.480Z] === RUN TestKillContainer/no_signal [2020-01-06T16:16:52.682Z] === RUN TestDockerSuite/TestEventsRename [2020-01-06T16:16:53.107Z] === RUN TestKillContainer/non_killing_signal [2020-01-06T16:16:53.246Z] === RUN TestDockerSuite/TestEventsResize [2020-01-06T16:16:53.393Z] === RUN TestKillContainer/killing_signal [2020-01-06T16:16:54.408Z] --- PASS: TestKillContainer (1.99s) [2020-01-06T16:16:54.408Z] --- PASS: TestKillContainer/no_signal (0.66s) [2020-01-06T16:16:54.408Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-01-06T16:16:54.408Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2020-01-06T16:16:54.408Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-01-06T16:16:54.408Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-01-06T16:16:54.616Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-01-06T16:16:55.028Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-01-06T16:16:55.180Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-01-06T16:16:55.653Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2020-01-06T16:16:55.653Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-01-06T16:16:55.653Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-01-06T16:16:55.653Z] === RUN TestKillStoppedContainer [2020-01-06T16:16:55.653Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-01-06T16:16:55.653Z] === RUN TestKillStoppedContainerAPIPre120 [2020-01-06T16:16:55.947Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-01-06T16:16:55.947Z] === RUN TestKillDifferentUserContainer [2020-01-06T16:16:56.111Z] === RUN TestDockerSuite/TestEventsStreaming [2020-01-06T16:16:56.570Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2020-01-06T16:16:56.570Z] === RUN TestInspectOomKilledTrue [2020-01-06T16:16:56.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-01-06T16:16:56.933Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-01-06T16:16:58.056Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2020-01-06T16:16:58.056Z] === RUN TestInspectOomKilledFalse [2020-01-06T16:16:58.343Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2020-01-06T16:16:58.343Z] === RUN TestLinksEtcHostsContentMatch [2020-01-06T16:16:58.966Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-01-06T16:16:58.966Z] === RUN TestLinksContainerNames [2020-01-06T16:17:00.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-01-06T16:17:00.206Z] === RUN TestDockerSuite/TestEventsTop [2020-01-06T16:17:00.451Z] --- PASS: TestLinksContainerNames (1.31s) [2020-01-06T16:17:00.451Z] === RUN TestLogsFollowTailEmpty [2020-01-06T16:17:01.071Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-01-06T16:17:01.071Z] === RUN TestContainerNetworkMountsNoChown [2020-01-06T16:17:01.136Z] === RUN TestDockerSuite/TestEventsUntag [2020-01-06T16:17:01.701Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/default [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/default [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/private [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/private [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/rprivate [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/rprivate [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/slave [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/slave [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/rslave [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/rslave [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/shared [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/shared [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/rshared [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/rshared [2020-01-06T16:17:01.701Z] === CONT TestMountDaemonRoot/default [2020-01-06T16:17:01.701Z] === CONT TestMountDaemonRoot/rprivate [2020-01-06T16:17:01.701Z] === CONT TestMountDaemonRoot/rslave [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/default/bind_root [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-01-06T16:17:01.701Z] === CONT TestMountDaemonRoot/shared [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-01-06T16:17:01.701Z] === CONT TestMountDaemonRoot/private [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/private/bind_root [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-01-06T16:17:01.701Z] === RUN TestMountDaemonRoot/private/mount_root [2020-01-06T16:17:01.701Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-01-06T16:17:01.701Z] === CONT TestMountDaemonRoot/slave [2020-01-06T16:17:01.702Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-01-06T16:17:01.702Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-01-06T16:17:01.702Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-01-06T16:17:01.702Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-01-06T16:17:01.702Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-01-06T16:17:01.702Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-01-06T16:17:01.702Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-01-06T16:17:01.702Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-01-06T16:17:01.702Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-01-06T16:17:01.702Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-01-06T16:17:01.702Z] === RUN TestMountDaemonRoot/default/mount_root [2020-01-06T16:17:01.702Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-01-06T16:17:01.702Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-01-06T16:17:01.702Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-01-06T16:17:01.702Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-01-06T16:17:01.702Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-01-06T16:17:01.702Z] === CONT TestMountDaemonRoot/rshared [2020-01-06T16:17:01.702Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-01-06T16:17:01.702Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-01-06T16:17:01.702Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T16:17:01.702Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T16:17:01.702Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-01-06T16:17:01.702Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-01-06T16:17:01.702Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T16:17:01.702Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T16:17:01.702Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-01-06T16:17:01.702Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-01-06T16:17:01.702Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-01-06T16:17:01.702Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-01-06T16:17:01.702Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/default/bind_root [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/private/mount_root [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/private/bind_root [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/default/mount_root [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-01-06T16:17:01.992Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-01-06T16:17:02.280Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-01-06T16:17:02.280Z] === RUN TestContainerBindMountNonRecursive [2020-01-06T16:17:03.660Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-01-06T16:17:03.762Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2020-01-06T16:17:03.762Z] === RUN TestNetworkNat [2020-01-06T16:17:04.392Z] --- PASS: TestNetworkNat (0.72s) [2020-01-06T16:17:04.392Z] === RUN TestNetworkLocalhostTCPNat [2020-01-06T16:17:05.407Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-01-06T16:17:05.407Z] === RUN TestNetworkLoopbackNat [2020-01-06T16:17:05.556Z] === RUN TestDockerSuite/TestExec [2020-01-06T16:17:06.025Z] --- PASS: TestNetworkLoopbackNat (0.89s) [2020-01-06T16:17:06.025Z] === RUN TestPause [2020-01-06T16:17:06.503Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-01-06T16:17:07.046Z] --- PASS: TestPause (0.70s) [2020-01-06T16:17:07.046Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-01-06T16:17:07.046Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-06T16:17:07.046Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-06T16:17:07.046Z] === RUN TestPauseStopPausedContainer [2020-01-06T16:17:07.438Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-01-06T16:17:07.668Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2020-01-06T16:17:07.668Z] === RUN TestPsFilter [2020-01-06T16:17:07.668Z] --- PASS: TestPsFilter (0.19s) [2020-01-06T16:17:07.668Z] === RUN TestRemoveContainerWithRemovedVolume [2020-01-06T16:17:08.288Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2020-01-06T16:17:08.288Z] === RUN TestRemoveContainerWithVolume [2020-01-06T16:17:08.369Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-01-06T16:17:08.910Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-01-06T16:17:08.910Z] === RUN TestRemoveContainerRunning [2020-01-06T16:17:08.934Z] === RUN TestDockerSuite/TestExecAPIStart [2020-01-06T16:17:09.534Z] --- PASS: TestRemoveContainerRunning (0.66s) [2020-01-06T16:17:09.534Z] === RUN TestRemoveContainerForceRemoveRunning [2020-01-06T16:17:10.552Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2020-01-06T16:17:10.552Z] === RUN TestRemoveInvalidContainer [2020-01-06T16:17:10.552Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-01-06T16:17:10.552Z] === RUN TestRenameLinkedContainer [2020-01-06T16:17:10.830Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-01-06T16:17:11.763Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-01-06T16:17:12.698Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-01-06T16:17:13.252Z] --- PASS: TestRenameLinkedContainer (2.61s) [2020-01-06T16:17:13.252Z] === RUN TestRenameStoppedContainer [2020-01-06T16:17:13.542Z] --- PASS: TestRenameStoppedContainer (0.66s) [2020-01-06T16:17:13.542Z] === RUN TestRenameRunningContainerAndReuse [2020-01-06T16:17:13.629Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-01-06T16:17:14.562Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-01-06T16:17:15.034Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2020-01-06T16:17:15.034Z] === RUN TestRenameInvalidName [2020-01-06T16:17:15.494Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-01-06T16:17:15.658Z] --- PASS: TestRenameInvalidName (0.76s) [2020-01-06T16:17:15.658Z] === RUN TestRenameAnonymousContainer [2020-01-06T16:17:16.425Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-01-06T16:17:18.322Z] === RUN TestDockerSuite/TestExecCgroup [2020-01-06T16:17:18.352Z] --- PASS: TestRenameAnonymousContainer (2.49s) [2020-01-06T16:17:18.352Z] === RUN TestRenameContainerWithSameName [2020-01-06T16:17:18.984Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2020-01-06T16:17:18.984Z] === RUN TestRenameContainerWithLinkedContainer [2020-01-06T16:17:19.694Z] === RUN TestDockerSuite/TestExecEnv [2020-01-06T16:17:20.260Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-01-06T16:17:20.470Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2020-01-06T16:17:20.470Z] === RUN TestResize [2020-01-06T16:17:20.757Z] --- PASS: TestResize (0.66s) [2020-01-06T16:17:20.757Z] === RUN TestResizeWithInvalidSize [2020-01-06T16:17:21.788Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2020-01-06T16:17:21.788Z] === RUN TestResizeWhenContainerNotStarted [2020-01-06T16:17:22.157Z] === RUN TestDockerSuite/TestExecExitStatus [2020-01-06T16:17:22.415Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2020-01-06T16:17:22.415Z] === RUN TestDaemonRestartKillContainers [2020-01-06T16:17:22.415Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T16:17:22.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T16:17:22.415Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T16:17:22.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T16:17:22.415Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T16:17:22.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T16:17:22.415Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T16:17:22.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T16:17:22.415Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T16:17:22.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T16:17:22.415Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T16:17:22.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T16:17:22.415Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T16:17:22.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T16:17:22.415Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T16:17:22.415Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T16:17:22.416Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T16:17:22.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T16:17:22.416Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T16:17:22.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T16:17:22.416Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T16:17:22.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T16:17:22.416Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T16:17:22.416Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T16:17:22.416Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-01-06T16:17:22.416Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-01-06T16:17:22.416Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-01-06T16:17:22.416Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-01-06T16:17:22.721Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-01-06T16:17:22.978Z] === RUN TestDockerSuite/TestExecInspectID [2020-01-06T16:17:24.476Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-01-06T16:17:25.502Z] === RUN TestDockerSuite/TestExecInteractive [2020-01-06T16:17:26.066Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-01-06T16:17:26.092Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-01-06T16:17:26.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-01-06T16:17:26.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-01-06T16:17:26.847Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-01-06T16:17:26.996Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-01-06T16:17:27.935Z] === RUN TestDockerSuite/TestExecParseError [2020-01-06T16:17:28.952Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-01-06T16:17:29.247Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-01-06T16:17:29.315Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-01-06T16:17:30.756Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-01-06T16:17:31.213Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-01-06T16:17:31.777Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-01-06T16:17:33.147Z] === RUN TestDockerSuite/TestExecSetEnv [2020-01-06T16:17:33.471Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-01-06T16:17:33.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.22s) [2020-01-06T16:17:33.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.97s) [2020-01-06T16:17:33.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.12s) [2020-01-06T16:17:33.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.05s) [2020-01-06T16:17:33.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (4.75s) [2020-01-06T16:17:33.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.05s) [2020-01-06T16:17:33.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (3.18s) [2020-01-06T16:17:33.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.13s) [2020-01-06T16:17:33.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.21s) [2020-01-06T16:17:33.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.20s) [2020-01-06T16:17:33.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.85s) [2020-01-06T16:17:33.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s) [2020-01-06T16:17:33.471Z] === RUN TestCgroupNamespacesRun [2020-01-06T16:17:34.077Z] === RUN TestDockerSuite/TestExecStartFails [2020-01-06T16:17:35.008Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-01-06T16:17:35.014Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2020-01-06T16:17:35.014Z] === RUN TestCgroupNamespacesRunPrivileged [2020-01-06T16:17:36.574Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-01-06T16:17:36.574Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-01-06T16:17:38.079Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2020-01-06T16:17:38.079Z] === RUN TestCgroupNamespacesRunHostMode [2020-01-06T16:17:39.600Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2020-01-06T16:17:39.600Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-01-06T16:17:41.089Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2020-01-06T16:17:41.089Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-01-06T16:17:42.103Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-01-06T16:17:42.103Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-01-06T16:17:43.117Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-01-06T16:17:43.117Z] === RUN TestCgroupNamespacesRunOlderClient [2020-01-06T16:17:44.594Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2020-01-06T16:17:44.594Z] === RUN TestKernelTCPMemory [2020-01-06T16:17:45.615Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-01-06T16:17:45.615Z] === RUN TestNISDomainname [2020-01-06T16:17:46.239Z] --- PASS: TestNISDomainname (0.86s) [2020-01-06T16:17:46.239Z] === RUN TestHostnameDnsResolution [2020-01-06T16:17:47.190Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-01-06T16:17:47.190Z] === RUN TestDockerSuite/TestExecTTY [2020-01-06T16:17:47.724Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-01-06T16:17:47.724Z] === RUN TestStats [2020-01-06T16:17:47.754Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-01-06T16:17:49.127Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-01-06T16:17:49.692Z] === RUN TestDockerSuite/TestExecUlimits [2020-01-06T16:17:49.755Z] --- PASS: TestStats (2.38s) [2020-01-06T16:17:49.755Z] === RUN TestStopContainerWithTimeout [2020-01-06T16:17:49.755Z] === RUN TestStopContainerWithTimeout/0 [2020-01-06T16:17:49.755Z] === PAUSE TestStopContainerWithTimeout/0 [2020-01-06T16:17:49.755Z] === RUN TestStopContainerWithTimeout/1 [2020-01-06T16:17:49.755Z] === PAUSE TestStopContainerWithTimeout/1 [2020-01-06T16:17:49.755Z] === RUN TestStopContainerWithTimeout/3 [2020-01-06T16:17:49.755Z] === PAUSE TestStopContainerWithTimeout/3 [2020-01-06T16:17:49.756Z] === RUN TestStopContainerWithTimeout/-1 [2020-01-06T16:17:49.756Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-01-06T16:17:49.756Z] === CONT TestStopContainerWithTimeout/0 [2020-01-06T16:17:49.756Z] === CONT TestStopContainerWithTimeout/3 [2020-01-06T16:17:49.756Z] === CONT TestStopContainerWithTimeout/1 [2020-01-06T16:17:49.756Z] === CONT TestStopContainerWithTimeout/-1 [2020-01-06T16:17:50.624Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-01-06T16:17:50.624Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-01-06T16:17:53.148Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-01-06T16:17:53.250Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-01-06T16:17:53.250Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2020-01-06T16:17:53.250Z] --- PASS: TestStopContainerWithTimeout/1 (2.23s) [2020-01-06T16:17:53.250Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2020-01-06T16:17:53.250Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2020-01-06T16:17:53.250Z] === RUN TestDeleteDevicemapper [2020-01-06T16:17:53.250Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-01-06T16:17:53.250Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-06T16:17:53.250Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-01-06T16:17:53.711Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-01-06T16:17:54.642Z] === RUN TestDockerSuite/TestExecWithTERM [2020-01-06T16:17:55.207Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-01-06T16:17:55.599Z] === RUN TestDockerSuite/TestExecWithUser [2020-01-06T16:17:55.969Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.79s) [2020-01-06T16:17:55.969Z] === RUN TestUpdateMemory [2020-01-06T16:17:56.971Z] === RUN TestDockerSuite/TestGetContainerStats [2020-01-06T16:17:56.990Z] --- PASS: TestUpdateMemory (0.94s) [2020-01-06T16:17:56.990Z] === RUN TestUpdateCPUQuota [2020-01-06T16:17:58.011Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-01-06T16:17:58.011Z] === RUN TestUpdatePidsLimit [2020-01-06T16:17:58.011Z] === RUN TestUpdatePidsLimit/update_from_none [2020-01-06T16:17:58.294Z] === RUN TestUpdatePidsLimit/no_change [2020-01-06T16:17:58.914Z] === RUN TestUpdatePidsLimit/update_lower [2020-01-06T16:17:59.199Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-01-06T16:17:59.485Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-01-06T16:17:59.769Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-01-06T16:18:00.053Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-01-06T16:18:01.582Z] --- PASS: TestUpdatePidsLimit (3.24s) [2020-01-06T16:18:01.582Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-01-06T16:18:01.582Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-01-06T16:18:01.582Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-01-06T16:18:01.582Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-01-06T16:18:01.582Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2020-01-06T16:18:01.582Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2020-01-06T16:18:01.582Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-01-06T16:18:01.582Z] === RUN TestUpdateRestartPolicy [2020-01-06T16:18:02.242Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-01-06T16:18:07.496Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-01-06T16:18:09.393Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-01-06T16:18:14.153Z] --- PASS: TestUpdateRestartPolicy (12.03s) [2020-01-06T16:18:14.153Z] === RUN TestUpdateRestartWithAutoRemove [2020-01-06T16:18:14.153Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2020-01-06T16:18:14.153Z] === RUN TestWaitNonBlocked [2020-01-06T16:18:14.153Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T16:18:14.153Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T16:18:14.153Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T16:18:14.153Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T16:18:14.153Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-01-06T16:18:14.153Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-01-06T16:18:14.648Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-01-06T16:18:14.648Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-01-06T16:18:14.777Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-01-06T16:18:14.777Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2020-01-06T16:18:14.777Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2020-01-06T16:18:14.777Z] === RUN TestWaitBlocked [2020-01-06T16:18:14.777Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T16:18:14.777Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T16:18:14.777Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T16:18:14.777Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T16:18:14.777Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-01-06T16:18:14.777Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-01-06T16:18:14.904Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-01-06T16:18:14.904Z] === RUN TestDockerSuite/TestHealth [2020-01-06T16:18:15.800Z] --- PASS: TestWaitBlocked (0.04s) [2020-01-06T16:18:15.800Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2020-01-06T16:18:15.800Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2020-01-06T16:18:15.800Z] === CONT TestContainerStartOnDaemonRestart [2020-01-06T16:18:15.800Z] === CONT TestIpcModeOlderClient [2020-01-06T16:18:15.800Z] === CONT TestDaemonRestartIpcMode [2020-01-06T16:18:16.087Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-01-06T16:18:19.574Z] --- PASS: TestContainerStartOnDaemonRestart (3.14s) [2020-01-06T16:18:19.574Z] --- PASS: TestDaemonRestartIpcMode (3.69s) [2020-01-06T16:18:19.574Z] PASS [2020-01-06T16:18:19.574Z] [2020-01-06T16:18:19.574Z] === Skipped [2020-01-06T16:18:19.574Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-01-06T16:18:19.574Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-01-06T16:18:19.574Z] [2020-01-06T16:18:19.574Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-01-06T16:18:19.574Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-01-06T16:18:19.574Z] [2020-01-06T16:18:19.574Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-01-06T16:18:19.574Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-01-06T16:18:19.574Z] [2020-01-06T16:18:19.574Z] [2020-01-06T16:18:19.574Z] DONE 197 tests, 3 skipped in 116.941s [2020-01-06T16:18:19.574Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-01-06T16:18:19.574Z] ++ 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 [2020-01-06T16:18:19.574Z] ++ set -e [2020-01-06T16:18:19.574Z] ++ '[' -n 0 ']' [2020-01-06T16:18:19.574Z] ++ set -x [2020-01-06T16:18:19.574Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:18:19.575Z] INFO: Testing against a local daemon [2020-01-06T16:18:19.575Z] === RUN TestCommitInheritsEnv [2020-01-06T16:18:19.996Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-01-06T16:18:19.996Z] === RUN TestImportExtremelyLargeImageWorks [2020-01-06T16:18:19.996Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-01-06T16:18:19.996Z] === RUN TestImagesFilterMultiReference [2020-01-06T16:18:20.281Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-01-06T16:18:20.281Z] === RUN TestImagePullPlatformInvalid [2020-01-06T16:18:20.281Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-01-06T16:18:20.281Z] === RUN TestRemoveImageOrphaning [2020-01-06T16:18:20.572Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2020-01-06T16:18:20.572Z] === RUN TestRemoveImageGarbageCollector [2020-01-06T16:18:20.572Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-01-06T16:18:20.572Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:18:20.572Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-01-06T16:18:20.856Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-01-06T16:18:20.856Z] === RUN TestTagInvalidReference [2020-01-06T16:18:20.856Z] --- PASS: TestTagInvalidReference (0.04s) [2020-01-06T16:18:20.856Z] === RUN TestTagValidPrefixedRepo [2020-01-06T16:18:20.856Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-01-06T16:18:20.856Z] === RUN TestTagExistedNameWithoutForce [2020-01-06T16:18:20.856Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-01-06T16:18:20.856Z] === RUN TestTagOfficialNames [2020-01-06T16:18:20.856Z] --- PASS: TestTagOfficialNames (0.05s) [2020-01-06T16:18:20.856Z] === RUN TestTagMatchesDigest [2020-01-06T16:18:20.856Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-01-06T16:18:20.856Z] === CONT TestImportExtremelyLargeImageWorks [2020-01-06T16:18:21.455Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-01-06T16:18:36.316Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-01-06T16:18:36.316Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-01-06T16:18:36.316Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-01-06T16:18:36.573Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-01-06T16:18:37.506Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-01-06T16:18:37.506Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-01-06T16:18:38.437Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-01-06T16:18:38.437Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-01-06T16:18:38.437Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-01-06T16:18:38.437Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-01-06T16:18:39.015Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-01-06T16:18:39.272Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-01-06T16:18:39.836Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-01-06T16:18:39.836Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-01-06T16:18:40.768Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-01-06T16:18:40.768Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-01-06T16:18:41.874Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-01-06T16:18:42.804Z] === RUN TestDockerSuite/TestImagesFormat [2020-01-06T16:18:42.804Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-01-06T16:18:43.735Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-01-06T16:18:47.007Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-01-06T16:18:47.007Z] === RUN TestDockerSuite/TestImportBadURL [2020-01-06T16:18:47.007Z] === RUN TestDockerSuite/TestImportDisplay [2020-01-06T16:18:48.376Z] === RUN TestDockerSuite/TestImportFile [2020-01-06T16:18:50.271Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-01-06T16:18:50.271Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-01-06T16:18:52.169Z] === RUN TestDockerSuite/TestImportGzipped [2020-01-06T16:18:54.064Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-01-06T16:18:55.958Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-01-06T16:18:56.890Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-01-06T16:18:57.822Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-01-06T16:18:58.752Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-01-06T16:18:58.752Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-01-06T16:18:58.752Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-01-06T16:18:59.316Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-01-06T16:19:00.247Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-01-06T16:19:01.203Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-01-06T16:19:01.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-01-06T16:19:01.767Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-01-06T16:19:02.697Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-01-06T16:19:03.634Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-01-06T16:19:03.634Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-01-06T16:19:06.160Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-01-06T16:19:06.724Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-01-06T16:19:07.289Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-01-06T16:19:07.289Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-01-06T16:19:08.222Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-01-06T16:19:08.222Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-01-06T16:19:09.593Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-01-06T16:19:10.523Z] === RUN TestDockerSuite/TestInspectDefault [2020-01-06T16:19:11.087Z] === RUN TestDockerSuite/TestInspectHistory [2020-01-06T16:19:12.458Z] === RUN TestDockerSuite/TestInspectImage [2020-01-06T16:19:12.458Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-01-06T16:19:12.458Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-01-06T16:19:12.458Z] === RUN TestDockerSuite/TestInspectInt64 [2020-01-06T16:19:13.023Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-01-06T16:19:13.955Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-01-06T16:19:13.955Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-01-06T16:19:14.885Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-01-06T16:19:15.818Z] === RUN TestDockerSuite/TestInspectPlugin [2020-01-06T16:19:17.714Z] === RUN TestDockerSuite/TestInspectRootFS [2020-01-06T16:19:17.714Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-01-06T16:19:18.647Z] === RUN TestDockerSuite/TestInspectStatus [2020-01-06T16:19:19.212Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-01-06T16:19:21.805Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-01-06T16:19:22.372Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-01-06T16:19:23.310Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-01-06T16:19:24.243Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-01-06T16:19:24.808Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-01-06T16:19:25.740Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-01-06T16:19:26.678Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-01-06T16:19:26.678Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-01-06T16:19:28.050Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-01-06T16:19:29.422Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-01-06T16:19:31.319Z] === RUN TestDockerSuite/TestLinksEnvs [2020-01-06T16:19:33.215Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-01-06T16:19:33.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-01-06T16:19:33.472Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-01-06T16:19:35.369Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-01-06T16:19:36.300Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-01-06T16:19:38.199Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-01-06T16:19:39.571Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-01-06T16:19:40.502Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-01-06T16:19:40.502Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-01-06T16:19:43.027Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-01-06T16:19:43.285Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-01-06T16:19:43.854Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-01-06T16:19:44.790Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-01-06T16:19:46.164Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-01-06T16:19:49.447Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-01-06T16:19:55.995Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-01-06T16:19:57.892Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-01-06T16:20:00.532Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-01-06T16:20:00.532Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-01-06T16:20:02.430Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-01-06T16:20:03.363Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-01-06T16:20:06.640Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-01-06T16:20:06.640Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-01-06T16:20:06.640Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-01-06T16:20:06.640Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-01-06T16:20:06.640Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-01-06T16:20:07.572Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-01-06T16:20:08.135Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-01-06T16:20:12.310Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-01-06T16:20:12.911Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-01-06T16:20:18.163Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-01-06T16:20:18.727Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-01-06T16:20:18.727Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-01-06T16:20:19.658Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-01-06T16:20:21.028Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-01-06T16:20:21.959Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-01-06T16:20:23.488Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-01-06T16:20:24.421Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-01-06T16:20:26.944Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-01-06T16:20:26.944Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-01-06T16:20:27.877Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-01-06T16:20:28.811Z] === RUN TestDockerSuite/TestLogsSince [2020-01-06T16:20:36.907Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-01-06T16:20:37.164Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-01-06T16:20:41.337Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-01-06T16:20:41.594Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-01-06T16:20:42.529Z] === RUN TestDockerSuite/TestLogsTail [2020-01-06T16:20:43.461Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-01-06T16:20:44.392Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-01-06T16:20:44.956Z] === RUN TestDockerSuite/TestMountIntoProc [2020-01-06T16:20:45.519Z] === RUN TestDockerSuite/TestMountIntoSys [2020-01-06T16:20:46.449Z] === RUN TestDockerSuite/TestNetHostname [2020-01-06T16:20:48.973Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-01-06T16:20:49.229Z] === RUN TestDockerSuite/TestNetworkEvents [2020-01-06T16:20:50.598Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-01-06T16:20:53.119Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-01-06T16:20:53.683Z] === RUN TestDockerSuite/TestPluginActive [2020-01-06T16:20:54.615Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-01-06T16:20:55.180Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-01-06T16:20:58.457Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-01-06T16:21:02.634Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-01-06T16:21:02.634Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-01-06T16:21:02.634Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-01-06T16:21:03.566Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-01-06T16:21:05.462Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-01-06T16:21:06.849Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-01-06T16:21:08.744Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-01-06T16:21:08.744Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-01-06T16:21:10.640Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-01-06T16:21:13.165Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-01-06T16:21:16.445Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-01-06T16:21:16.702Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-01-06T16:21:18.599Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-01-06T16:21:19.970Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-01-06T16:21:19.970Z] === RUN TestDockerSuite/TestPortHostBinding [2020-01-06T16:21:21.868Z] === RUN TestDockerSuite/TestPortList [2020-01-06T16:21:23.765Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-01-06T16:21:30.316Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-01-06T16:21:32.914Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-01-06T16:21:34.283Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-01-06T16:21:35.653Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-01-06T16:21:42.198Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-01-06T16:21:42.198Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-01-06T16:21:42.198Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-01-06T16:21:42.762Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-01-06T16:21:42.762Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-01-06T16:21:43.325Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-01-06T16:21:43.325Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-01-06T16:21:44.256Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-01-06T16:21:44.256Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-01-06T16:21:46.150Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-01-06T16:21:46.150Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-01-06T16:21:49.428Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-01-06T16:21:49.428Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-01-06T16:21:51.323Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-01-06T16:21:52.030Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-01-06T16:21:52.289Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-01-06T16:21:52.289Z] === RUN TestDockerSuite/TestPsByOrder [2020-01-06T16:21:56.469Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-01-06T16:21:56.469Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-01-06T16:21:57.033Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-01-06T16:21:59.558Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-01-06T16:22:00.948Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-01-06T16:22:05.126Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-01-06T16:22:07.021Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-01-06T16:22:07.021Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-01-06T16:22:07.586Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-01-06T16:22:11.762Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-01-06T16:22:19.856Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-01-06T16:22:20.420Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-01-06T16:22:21.351Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-01-06T16:22:23.248Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-01-06T16:22:25.143Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-01-06T16:22:26.512Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-01-06T16:22:28.430Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-01-06T16:22:30.952Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-01-06T16:22:32.847Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-01-06T16:22:32.847Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-01-06T16:22:33.412Z] === RUN TestDockerSuite/TestPsRightTagName [2020-01-06T16:22:33.976Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-01-06T16:22:36.501Z] === RUN TestDockerSuite/TestPsShowMounts [2020-01-06T16:22:39.041Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-01-06T16:22:39.971Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-01-06T16:22:39.971Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-01-06T16:22:40.228Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-01-06T16:22:40.228Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-01-06T16:22:40.228Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-01-06T16:22:41.597Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-01-06T16:22:42.967Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-01-06T16:22:44.861Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-01-06T16:22:45.425Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-01-06T16:22:47.320Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-01-06T16:22:51.515Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-01-06T16:22:53.412Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-01-06T16:22:55.307Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-01-06T16:22:57.204Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-01-06T16:22:57.461Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-01-06T16:22:57.461Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-01-06T16:22:57.718Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-01-06T16:23:00.993Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-01-06T16:23:02.364Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-01-06T16:23:06.541Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-01-06T16:23:07.913Z] === RUN TestDockerSuite/TestRmiBlank [2020-01-06T16:23:07.913Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-01-06T16:23:07.913Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-01-06T16:23:10.438Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-01-06T16:23:12.500Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-01-06T16:23:12.757Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-01-06T16:23:13.693Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-01-06T16:23:13.950Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-01-06T16:23:15.853Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-01-06T16:23:16.117Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-01-06T16:23:17.049Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-01-06T16:23:19.573Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-01-06T16:23:20.509Z] === RUN TestDockerSuite/TestRmiTag [2020-01-06T16:23:20.509Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-01-06T16:23:21.442Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-01-06T16:23:26.700Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-01-06T16:23:26.958Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-01-06T16:23:27.889Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-01-06T16:23:28.147Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-01-06T16:23:28.438Z] --- PASS: TestImportExtremelyLargeImageWorks (299.19s) [2020-01-06T16:23:28.440Z] PASS [2020-01-06T16:23:28.440Z] [2020-01-06T16:23:28.440Z] === Skipped [2020-01-06T16:23:28.440Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-01-06T16:23:28.440Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:23:28.440Z] [2020-01-06T16:23:28.440Z] [2020-01-06T16:23:28.440Z] DONE 12 tests, 1 skipped in 300.563s [2020-01-06T16:23:28.440Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-01-06T16:23:28.440Z] ++ 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 [2020-01-06T16:23:28.440Z] ++ set -e [2020-01-06T16:23:28.440Z] ++ '[' -n 0 ']' [2020-01-06T16:23:28.440Z] ++ set -x [2020-01-06T16:23:28.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-01-06T16:23:28.440Z] INFO: Testing against a local daemon [2020-01-06T16:23:28.440Z] === RUN TestNetworkCreateDelete [2020-01-06T16:23:28.440Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-01-06T16:23:28.440Z] === RUN TestDockerNetworkDeletePreferID [2020-01-06T16:23:28.440Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) [2020-01-06T16:23:28.440Z] === RUN TestInspectNetwork [2020-01-06T16:23:28.440Z] === RUN TestInspectNetwork/full_network_id [2020-01-06T16:23:28.440Z] === RUN TestInspectNetwork/partial_network_id [2020-01-06T16:23:28.440Z] === RUN TestInspectNetwork/network_name [2020-01-06T16:23:28.440Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-01-06T16:23:28.440Z] --- PASS: TestInspectNetwork (7.42s) [2020-01-06T16:23:28.440Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-01-06T16:23:28.440Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-01-06T16:23:28.440Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-01-06T16:23:28.440Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-01-06T16:23:28.440Z] === RUN TestRunContainerWithBridgeNone [2020-01-06T16:23:30.043Z] === RUN TestDockerSuite/TestRunAddHost [2020-01-06T16:23:30.608Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-01-06T16:23:31.147Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2020-01-06T16:23:31.147Z] === RUN TestNetworkInvalidJSON [2020-01-06T16:23:31.147Z] === RUN TestNetworkInvalidJSON//networks/create [2020-01-06T16:23:31.147Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-01-06T16:23:31.147Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T16:23:31.147Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T16:23:31.147Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T16:23:31.147Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T16:23:31.147Z] === CONT TestNetworkInvalidJSON//networks/create [2020-01-06T16:23:31.147Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-01-06T16:23:31.147Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-01-06T16:23:31.147Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-01-06T16:23:31.147Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-01-06T16:23:31.147Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-01-06T16:23:31.147Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-01-06T16:23:31.147Z] === RUN TestDaemonRestartWithLiveRestore [2020-01-06T16:23:31.171Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-01-06T16:23:31.768Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-01-06T16:23:31.768Z] === RUN TestDaemonDefaultNetworkPools [2020-01-06T16:23:32.102Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-01-06T16:23:32.103Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-01-06T16:23:32.666Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-01-06T16:23:32.788Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-01-06T16:23:32.788Z] === RUN TestDaemonRestartWithExistingNetwork [2020-01-06T16:23:34.272Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-01-06T16:23:34.272Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-01-06T16:23:34.560Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-01-06T16:23:35.287Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2020-01-06T16:23:35.287Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-01-06T16:23:35.491Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-01-06T16:23:35.491Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-01-06T16:23:35.907Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-01-06T16:23:35.907Z] === RUN TestServiceWithPredefinedNetwork [2020-01-06T16:23:36.422Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-01-06T16:23:37.353Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-01-06T16:23:38.618Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s) [2020-01-06T16:23:38.618Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-01-06T16:23:38.618Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-06T16:23:38.618Z] service_test.go:230: FLAKY_TEST [2020-01-06T16:23:38.618Z] === RUN TestServiceWithDataPathPortInit [2020-01-06T16:23:39.255Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-01-06T16:23:40.625Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-01-06T16:23:41.557Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-01-06T16:23:42.488Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-01-06T16:23:43.420Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-01-06T16:23:43.986Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-01-06T16:23:44.551Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-01-06T16:23:45.482Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-01-06T16:23:46.855Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-01-06T16:23:47.113Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-01-06T16:23:47.676Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-01-06T16:23:48.607Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-01-06T16:23:49.539Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-01-06T16:23:50.470Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-01-06T16:23:50.470Z] === RUN TestDockerSuite/TestRunBindMounts [2020-01-06T16:23:52.997Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-01-06T16:23:53.561Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-01-06T16:23:54.494Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-01-06T16:23:55.426Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-01-06T16:23:55.992Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-01-06T16:23:55.992Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-01-06T16:23:56.557Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-01-06T16:23:57.097Z] --- PASS: TestServiceWithDataPathPortInit (15.69s) [2020-01-06T16:23:57.097Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-01-06T16:23:57.488Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-01-06T16:23:58.427Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-01-06T16:23:59.358Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-01-06T16:23:59.922Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-01-06T16:23:59.922Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-01-06T16:24:00.853Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-01-06T16:24:00.853Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-01-06T16:24:02.224Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-01-06T16:24:02.649Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.45s) [2020-01-06T16:24:02.649Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sl3rvxjgh1dw07yzcpwfd8p2y Created:2020-01-06 16:23:55.244007609 +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[2f7ce42131e3680f4d1b8871d1a46c4019212ac39ee46baa3b029003daad2dd1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8g33zaxh3rf1yrlc2z2gx07xj EndpointID:8c0001ae14ec711defc89151f9057f08e5d7421e55cf231d2aeb7f43cf07db27 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:361a33d89cb6e7137f6a8f53ec10a3dc087a70d8c192ad579f49b44ad88f969c 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:f1d9a26efd5e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8g33zaxh3rf1yrlc2z2gx07xj EndpointID:8c0001ae14ec711defc89151f9057f08e5d7421e55cf231d2aeb7f43cf07db27 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-01-06T16:24:02.649Z] PASS [2020-01-06T16:24:02.649Z] [2020-01-06T16:24:02.649Z] === Skipped [2020-01-06T16:24:02.649Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-01-06T16:24:02.649Z] service_test.go:230: FLAKY_TEST [2020-01-06T16:24:02.649Z] [2020-01-06T16:24:02.649Z] [2020-01-06T16:24:02.649Z] DONE 21 tests, 1 skipped in 42.394s [2020-01-06T16:24:02.649Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-01-06T16:24:02.649Z] ++ 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 [2020-01-06T16:24:02.649Z] ++ set -e [2020-01-06T16:24:02.649Z] ++ '[' -n 0 ']' [2020-01-06T16:24:02.649Z] ++ set -x [2020-01-06T16:24:02.649Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:24:02.649Z] INFO: Testing against a local daemon [2020-01-06T16:24:02.649Z] === RUN TestDockerNetworkIpvlanPersistance [2020-01-06T16:24:02.649Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-06T16:24:02.649Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T16:24:02.649Z] === RUN TestDockerNetworkIpvlan [2020-01-06T16:24:02.649Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-01-06T16:24:02.649Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T16:24:02.649Z] PASS [2020-01-06T16:24:02.649Z] [2020-01-06T16:24:02.649Z] === Skipped [2020-01-06T16:24:02.649Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-01-06T16:24:02.649Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T16:24:02.649Z] [2020-01-06T16:24:02.649Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-01-06T16:24:02.649Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-01-06T16:24:02.649Z] [2020-01-06T16:24:02.649Z] [2020-01-06T16:24:02.649Z] DONE 2 tests, 2 skipped in 0.103s [2020-01-06T16:24:02.650Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-01-06T16:24:02.650Z] ++ 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 [2020-01-06T16:24:02.650Z] ++ set -e [2020-01-06T16:24:02.650Z] ++ '[' -n 0 ']' [2020-01-06T16:24:02.650Z] ++ set -x [2020-01-06T16:24:02.650Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:24:02.934Z] INFO: Testing against a local daemon [2020-01-06T16:24:02.934Z] === RUN TestDockerNetworkMacvlanPersistance [2020-01-06T16:24:03.155Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-01-06T16:24:03.155Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-01-06T16:24:04.087Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-01-06T16:24:04.422Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-01-06T16:24:04.422Z] === RUN TestDockerNetworkMacvlan [2020-01-06T16:24:04.651Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-01-06T16:24:04.909Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-01-06T16:24:05.440Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-01-06T16:24:05.841Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-01-06T16:24:06.060Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-01-06T16:24:07.548Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-01-06T16:24:07.738Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-01-06T16:24:09.108Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-01-06T16:24:10.266Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-01-06T16:24:11.006Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-01-06T16:24:11.569Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-01-06T16:24:12.500Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-01-06T16:24:13.064Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-01-06T16:24:13.731Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-01-06T16:24:13.994Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-01-06T16:24:14.925Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-01-06T16:24:16.819Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-01-06T16:24:18.129Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-01-06T16:24:19.143Z] --- PASS: TestDockerNetworkMacvlan (14.70s) [2020-01-06T16:24:19.143Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-01-06T16:24:19.143Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-01-06T16:24:19.143Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2020-01-06T16:24:19.143Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s) [2020-01-06T16:24:19.143Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.05s) [2020-01-06T16:24:19.143Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2020-01-06T16:24:19.143Z] PASS [2020-01-06T16:24:19.143Z] [2020-01-06T16:24:19.143Z] DONE 8 tests in 16.302s [2020-01-06T16:24:19.143Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-01-06T16:24:19.143Z] ++ 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 [2020-01-06T16:24:19.143Z] ++ set -e [2020-01-06T16:24:19.143Z] ++ '[' -n 0 ']' [2020-01-06T16:24:19.143Z] ++ set -x [2020-01-06T16:24:19.143Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:24:19.143Z] testing: warning: no tests to run [2020-01-06T16:24:19.143Z] PASS [2020-01-06T16:24:19.143Z] [2020-01-06T16:24:19.143Z] DONE 0 tests in 0.019s [2020-01-06T16:24:19.143Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-01-06T16:24:19.143Z] ++ 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 [2020-01-06T16:24:19.143Z] ++ set -e [2020-01-06T16:24:19.143Z] ++ '[' -n 0 ']' [2020-01-06T16:24:19.143Z] ++ set -x [2020-01-06T16:24:19.143Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:24:19.143Z] INFO: Testing against a local daemon [2020-01-06T16:24:19.143Z] === RUN TestAuthZPluginAllowRequest [2020-01-06T16:24:20.098Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-01-06T16:24:20.098Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-01-06T16:24:20.623Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) [2020-01-06T16:24:20.623Z] === RUN TestAuthZPluginTLS [2020-01-06T16:24:21.028Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-01-06T16:24:21.244Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-01-06T16:24:21.244Z] === RUN TestAuthZPluginDenyRequest [2020-01-06T16:24:21.862Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-01-06T16:24:21.862Z] === RUN TestAuthZPluginAPIDenyResponse [2020-01-06T16:24:22.399Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-01-06T16:24:22.485Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-01-06T16:24:22.485Z] === RUN TestAuthZPluginDenyResponse [2020-01-06T16:24:23.104Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-01-06T16:24:23.104Z] === RUN TestAuthZPluginAllowEventStream [2020-01-06T16:24:23.868Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-01-06T16:24:24.735Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2020-01-06T16:24:24.735Z] === RUN TestAuthZPluginErrorResponse [2020-01-06T16:24:25.239Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-01-06T16:24:25.368Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-01-06T16:24:25.369Z] === RUN TestAuthZPluginErrorRequest [2020-01-06T16:24:25.674Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-01-06T16:24:25.674Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-01-06T16:24:26.293Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-01-06T16:24:26.293Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-01-06T16:24:28.514Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-01-06T16:24:28.985Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2020-01-06T16:24:28.985Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-01-06T16:24:30.460Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s) [2020-01-06T16:24:30.460Z] === RUN TestAuthZPluginHeader [2020-01-06T16:24:31.036Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-01-06T16:24:31.036Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-01-06T16:24:31.036Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-01-06T16:24:31.036Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-01-06T16:24:31.477Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-01-06T16:24:31.477Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-01-06T16:24:31.477Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-06T16:24:31.477Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:24:31.477Z] === RUN TestAuthZPluginV2Disable [2020-01-06T16:24:31.477Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-01-06T16:24:31.477Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:24:31.477Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-01-06T16:24:31.477Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-06T16:24:31.477Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:24:31.477Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-01-06T16:24:31.477Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-06T16:24:31.477Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:24:31.477Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-01-06T16:24:31.600Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-01-06T16:24:34.127Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-01-06T16:24:35.498Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-01-06T16:24:38.024Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-01-06T16:24:38.955Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-01-06T16:24:40.326Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-01-06T16:24:41.257Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-01-06T16:24:41.257Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-01-06T16:24:42.201Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-01-06T16:24:44.098Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-01-06T16:24:44.098Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-01-06T16:24:44.662Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-01-06T16:24:45.597Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-01-06T16:24:46.529Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-01-06T16:24:47.093Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-01-06T16:24:47.093Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-01-06T16:24:48.025Z] === RUN TestDockerSuite/TestRunEnvironment [2020-01-06T16:24:48.956Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-01-06T16:24:49.521Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-01-06T16:24:49.942Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2020-01-06T16:24:49.942Z] PASS [2020-01-06T16:24:49.942Z] [2020-01-06T16:24:49.942Z] === Skipped [2020-01-06T16:24:49.942Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-01-06T16:24:49.942Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:24:49.942Z] [2020-01-06T16:24:49.942Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-01-06T16:24:49.942Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:24:49.942Z] [2020-01-06T16:24:49.942Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-01-06T16:24:49.942Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:24:49.942Z] [2020-01-06T16:24:49.942Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-01-06T16:24:49.942Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:24:49.942Z] [2020-01-06T16:24:49.942Z] [2020-01-06T16:24:49.942Z] DONE 17 tests, 4 skipped in 29.337s [2020-01-06T16:24:49.942Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-01-06T16:24:49.942Z] ++ 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 [2020-01-06T16:24:49.942Z] ++ set -e [2020-01-06T16:24:49.942Z] ++ '[' -n 0 ']' [2020-01-06T16:24:49.942Z] ++ set -x [2020-01-06T16:24:49.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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 [2020-01-06T16:24:49.942Z] INFO: Testing against a local daemon [2020-01-06T16:24:49.942Z] === RUN TestPluginInvalidJSON [2020-01-06T16:24:49.942Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T16:24:49.942Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T16:24:49.942Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-01-06T16:24:49.942Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-01-06T16:24:49.942Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-01-06T16:24:49.942Z] PASS [2020-01-06T16:24:49.942Z] [2020-01-06T16:24:49.942Z] DONE 2 tests in 0.141s [2020-01-06T16:24:49.942Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-01-06T16:24:49.942Z] ++ 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 [2020-01-06T16:24:49.942Z] ++ set -e [2020-01-06T16:24:49.942Z] ++ '[' -n 0 ']' [2020-01-06T16:24:49.942Z] ++ set -x [2020-01-06T16:24:49.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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 [2020-01-06T16:24:49.942Z] INFO: Testing against a local daemon [2020-01-06T16:24:49.942Z] === RUN TestExternalGraphDriver [2020-01-06T16:24:49.942Z] === RUN TestExternalGraphDriver/json [2020-01-06T16:24:50.454Z] === RUN TestDockerSuite/TestRunExitCode [2020-01-06T16:24:50.958Z] === RUN TestExternalGraphDriver/spec [2020-01-06T16:24:51.018Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-01-06T16:24:51.950Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-01-06T16:24:52.882Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-01-06T16:24:52.996Z] === RUN TestExternalGraphDriver/pull [2020-01-06T16:24:53.813Z] === RUN TestDockerSuite/TestRunExposePort [2020-01-06T16:24:53.813Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-01-06T16:24:54.377Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-01-06T16:24:55.309Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-01-06T16:24:55.700Z] --- PASS: TestExternalGraphDriver (6.51s) [2020-01-06T16:24:55.700Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2020-01-06T16:24:55.700Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2020-01-06T16:24:55.700Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2020-01-06T16:24:55.700Z] === RUN TestGraphdriverPluginV2 [2020-01-06T16:24:55.700Z] --- SKIP: TestGraphdriverPluginV2 (0.13s) [2020-01-06T16:24:55.700Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:24:55.700Z] PASS [2020-01-06T16:24:55.700Z] [2020-01-06T16:24:55.700Z] === Skipped [2020-01-06T16:24:55.700Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.13s) [2020-01-06T16:24:55.700Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:24:55.700Z] [2020-01-06T16:24:55.700Z] [2020-01-06T16:24:55.700Z] DONE 5 tests, 1 skipped in 6.741s [2020-01-06T16:24:55.700Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-01-06T16:24:55.700Z] ++ 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 [2020-01-06T16:24:55.700Z] ++ set -e [2020-01-06T16:24:55.700Z] ++ '[' -n 0 ']' [2020-01-06T16:24:55.700Z] ++ set -x [2020-01-06T16:24:55.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-01-06T16:24:55.700Z] INFO: Testing against a local daemon [2020-01-06T16:24:55.700Z] === RUN TestContinueAfterPluginCrash [2020-01-06T16:24:55.700Z] === PAUSE TestContinueAfterPluginCrash [2020-01-06T16:24:55.700Z] === RUN TestDaemonStartWithLogOpt [2020-01-06T16:24:55.700Z] === PAUSE TestDaemonStartWithLogOpt [2020-01-06T16:24:55.700Z] === CONT TestContinueAfterPluginCrash [2020-01-06T16:24:55.700Z] === CONT TestDaemonStartWithLogOpt [2020-01-06T16:24:56.679Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-01-06T16:24:57.244Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-06T16:24:57.244Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-01-06T16:25:01.423Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-01-06T16:25:01.680Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-01-06T16:25:10.994Z] --- PASS: TestDaemonStartWithLogOpt (14.85s) [2020-01-06T16:25:13.892Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-01-06T16:25:14.457Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-01-06T16:25:15.389Z] --- PASS: TestContinueAfterPluginCrash (19.62s) [2020-01-06T16:25:15.389Z] PASS [2020-01-06T16:25:15.389Z] [2020-01-06T16:25:15.389Z] DONE 2 tests in 19.718s [2020-01-06T16:25:15.389Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-01-06T16:25:15.389Z] ++ 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 [2020-01-06T16:25:15.389Z] ++ set -e [2020-01-06T16:25:15.389Z] ++ '[' -n 0 ']' [2020-01-06T16:25:15.389Z] ++ set -x [2020-01-06T16:25:15.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=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 [2020-01-06T16:25:15.390Z] INFO: Testing against a local daemon [2020-01-06T16:25:15.390Z] === RUN TestPluginWithDevMounts [2020-01-06T16:25:15.390Z] === PAUSE TestPluginWithDevMounts [2020-01-06T16:25:15.390Z] === CONT TestPluginWithDevMounts [2020-01-06T16:25:16.355Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-01-06T16:25:16.355Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-01-06T16:25:16.355Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-01-06T16:25:16.355Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-01-06T16:25:16.920Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-01-06T16:25:17.430Z] --- PASS: TestPluginWithDevMounts (2.26s) [2020-01-06T16:25:17.430Z] PASS [2020-01-06T16:25:17.430Z] [2020-01-06T16:25:17.430Z] DONE 1 tests in 2.361s [2020-01-06T16:25:17.430Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-01-06T16:25:17.430Z] ++ 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 [2020-01-06T16:25:17.430Z] ++ set -e [2020-01-06T16:25:17.430Z] ++ '[' -n 0 ']' [2020-01-06T16:25:17.430Z] ++ set -x [2020-01-06T16:25:17.430Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:25:17.713Z] INFO: Testing against a local daemon [2020-01-06T16:25:17.713Z] === RUN TestSecretInspect [2020-01-06T16:25:19.751Z] --- PASS: TestSecretInspect (2.28s) [2020-01-06T16:25:19.751Z] === RUN TestSecretList [2020-01-06T16:25:20.198Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-01-06T16:25:22.096Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-01-06T16:25:22.451Z] --- PASS: TestSecretList (2.31s) [2020-01-06T16:25:22.451Z] === RUN TestSecretsCreateAndDelete [2020-01-06T16:25:23.469Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-01-06T16:25:24.402Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-01-06T16:25:24.494Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2020-01-06T16:25:24.494Z] === RUN TestSecretsUpdate [2020-01-06T16:25:24.967Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-01-06T16:25:25.533Z] === RUN TestDockerSuite/TestRunModeHostname [2020-01-06T16:25:26.903Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-01-06T16:25:26.903Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-01-06T16:25:27.160Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-01-06T16:25:27.183Z] --- PASS: TestSecretsUpdate (2.25s) [2020-01-06T16:25:27.183Z] === RUN TestTemplatedSecret [2020-01-06T16:25:29.056Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-01-06T16:25:29.887Z] --- PASS: TestTemplatedSecret (2.73s) [2020-01-06T16:25:29.887Z] === RUN TestSecretCreateResolve [2020-01-06T16:25:29.988Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-01-06T16:25:31.882Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-01-06T16:25:31.882Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-01-06T16:25:31.882Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-01-06T16:25:31.923Z] --- PASS: TestSecretCreateResolve (2.34s) [2020-01-06T16:25:31.923Z] PASS [2020-01-06T16:25:31.923Z] [2020-01-06T16:25:31.923Z] DONE 6 tests in 14.268s [2020-01-06T16:25:31.923Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-01-06T16:25:31.923Z] ++ 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 [2020-01-06T16:25:31.923Z] ++ set -e [2020-01-06T16:25:31.923Z] ++ '[' -n 0 ']' [2020-01-06T16:25:31.923Z] ++ set -x [2020-01-06T16:25:31.923Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:25:31.923Z] INFO: Testing against a local daemon [2020-01-06T16:25:31.923Z] === RUN TestServiceCreateInit [2020-01-06T16:25:31.923Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-01-06T16:25:33.786Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-01-06T16:25:35.158Z] === RUN TestDockerSuite/TestRunMount [2020-01-06T16:25:36.507Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-01-06T16:25:40.913Z] --- PASS: TestServiceCreateInit (8.42s) [2020-01-06T16:25:40.913Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.19s) [2020-01-06T16:25:40.913Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.19s) [2020-01-06T16:25:40.913Z] === RUN TestCreateServiceMultipleTimes [2020-01-06T16:25:41.709Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-01-06T16:25:42.274Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-01-06T16:25:42.838Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-01-06T16:25:44.735Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-01-06T16:25:47.259Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-01-06T16:25:50.534Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-01-06T16:25:53.058Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-01-06T16:25:55.587Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-01-06T16:25:56.959Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-01-06T16:25:58.860Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-01-06T16:25:58.860Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-01-06T16:25:59.290Z] === RUN TestDockerSuite/TestRunNetHost [2020-01-06T16:25:59.399Z] --- PASS: TestCreateServiceMultipleTimes (17.87s) [2020-01-06T16:25:59.399Z] === RUN TestCreateServiceConflict [2020-01-06T16:26:00.426Z] --- PASS: TestCreateServiceConflict (2.32s) [2020-01-06T16:26:00.426Z] === RUN TestCreateServiceMaxReplicas [2020-01-06T16:26:00.663Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-01-06T16:26:01.227Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-01-06T16:26:02.159Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-01-06T16:26:03.914Z] --- PASS: TestCreateServiceMaxReplicas (2.96s) [2020-01-06T16:26:03.914Z] === RUN TestCreateWithDuplicateNetworkNames [2020-01-06T16:26:04.683Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-01-06T16:26:06.054Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-01-06T16:26:06.986Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-01-06T16:26:12.246Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-01-06T16:26:12.246Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-01-06T16:26:12.503Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-01-06T16:26:12.761Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-01-06T16:26:13.693Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-01-06T16:26:13.951Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-01-06T16:26:14.886Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-01-06T16:26:15.450Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-01-06T16:26:15.708Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-01-06T16:26:16.272Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-01-06T16:26:17.206Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-01-06T16:26:17.206Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-01-06T16:26:18.138Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-01-06T16:26:19.071Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-01-06T16:26:19.156Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.31s) [2020-01-06T16:26:19.156Z] === RUN TestCreateServiceSecretFileMode [2020-01-06T16:26:20.172Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) [2020-01-06T16:26:20.172Z] === RUN TestCreateServiceConfigFileMode [2020-01-06T16:26:21.086Z] === RUN TestDockerSuite/TestRunPortInUse [2020-01-06T16:26:22.021Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-01-06T16:26:22.278Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-01-06T16:26:22.843Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-01-06T16:26:22.866Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2020-01-06T16:26:22.866Z] === RUN TestCreateServiceSysctls [2020-01-06T16:26:23.409Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-01-06T16:26:24.781Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-01-06T16:26:25.715Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-01-06T16:26:26.339Z] --- PASS: TestCreateServiceSysctls (3.41s) [2020-01-06T16:26:26.339Z] === RUN TestCreateServiceCapabilities [2020-01-06T16:26:26.650Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-01-06T16:26:26.650Z] === RUN TestDockerSuite/TestRunPublishPort [2020-01-06T16:26:27.218Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-01-06T16:26:28.150Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-01-06T16:26:28.150Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-01-06T16:26:29.081Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-01-06T16:26:29.156Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2020-01-06T16:26:29.156Z] === RUN TestInspect [2020-01-06T16:26:30.979Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-01-06T16:26:30.979Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-01-06T16:26:31.912Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-01-06T16:26:31.927Z] --- PASS: TestInspect (3.00s) [2020-01-06T16:26:31.927Z] === RUN TestServiceListWithStatuses [2020-01-06T16:26:31.927Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-01-06T16:26:31.927Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-06T16:26:31.927Z] === RUN TestDockerNetworkConnectAlias [2020-01-06T16:26:34.438Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-01-06T16:26:35.372Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-01-06T16:26:36.303Z] === RUN TestDockerSuite/TestRunRm [2020-01-06T16:26:36.446Z] --- PASS: TestDockerNetworkConnectAlias (4.59s) [2020-01-06T16:26:36.446Z] === RUN TestDockerNetworkReConnect [2020-01-06T16:26:36.867Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-01-06T16:26:40.847Z] --- PASS: TestDockerNetworkReConnect (3.71s) [2020-01-06T16:26:40.847Z] === RUN TestServicePlugin [2020-01-06T16:26:40.847Z] --- SKIP: TestServicePlugin (0.00s) [2020-01-06T16:26:40.847Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:26:40.847Z] === RUN TestServiceUpdateLabel [2020-01-06T16:26:41.044Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-01-06T16:26:41.044Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-01-06T16:26:41.608Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-01-06T16:26:42.335Z] --- PASS: TestServiceUpdateLabel (2.24s) [2020-01-06T16:26:42.335Z] === RUN TestServiceUpdateSecrets [2020-01-06T16:26:42.540Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-01-06T16:26:44.448Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-01-06T16:26:45.379Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-01-06T16:26:48.657Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-01-06T16:26:49.222Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-01-06T16:26:54.480Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-01-06T16:26:54.481Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-01-06T16:26:54.481Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-01-06T16:26:55.412Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-01-06T16:26:55.977Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-01-06T16:26:56.910Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-01-06T16:26:57.577Z] --- PASS: TestServiceUpdateSecrets (14.72s) [2020-01-06T16:26:57.577Z] === RUN TestServiceUpdateConfigs [2020-01-06T16:26:57.843Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-01-06T16:26:58.408Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-01-06T16:26:59.341Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-01-06T16:26:59.906Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-01-06T16:27:00.838Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-01-06T16:27:01.403Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-01-06T16:27:01.661Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-01-06T16:27:02.227Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-01-06T16:27:03.159Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-01-06T16:27:04.530Z] === RUN TestDockerSuite/TestRunState [2020-01-06T16:27:06.529Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-01-06T16:27:06.529Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-01-06T16:27:07.099Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-01-06T16:27:08.472Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-01-06T16:27:08.472Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-01-06T16:27:08.472Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-01-06T16:27:09.404Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-01-06T16:27:09.968Z] === RUN TestDockerSuite/TestRunSysctls [2020-01-06T16:27:11.868Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-01-06T16:27:11.868Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-01-06T16:27:11.868Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-01-06T16:27:12.433Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-01-06T16:27:12.833Z] --- PASS: TestServiceUpdateConfigs (14.79s) [2020-01-06T16:27:12.833Z] === RUN TestServiceUpdateNetwork [2020-01-06T16:27:14.958Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-01-06T16:27:15.890Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-01-06T16:27:17.788Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-01-06T16:27:22.048Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-01-06T16:27:25.327Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-01-06T16:27:25.891Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-01-06T16:27:26.455Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-01-06T16:27:27.387Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-01-06T16:27:28.083Z] --- PASS: TestServiceUpdateNetwork (13.95s) [2020-01-06T16:27:28.083Z] PASS [2020-01-06T16:27:28.083Z] [2020-01-06T16:27:28.083Z] === Skipped [2020-01-06T16:27:28.083Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-01-06T16:27:28.083Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-01-06T16:27:28.083Z] [2020-01-06T16:27:28.083Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-01-06T16:27:28.083Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-01-06T16:27:28.083Z] [2020-01-06T16:27:28.083Z] [2020-01-06T16:27:28.083Z] DONE 20 tests, 2 skipped in 114.137s [2020-01-06T16:27:28.083Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-01-06T16:27:28.083Z] ++ 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 [2020-01-06T16:27:28.083Z] ++ set -e [2020-01-06T16:27:28.083Z] ++ '[' -n 0 ']' [2020-01-06T16:27:28.083Z] ++ set -x [2020-01-06T16:27:28.084Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:27:28.084Z] INFO: Testing against a local daemon [2020-01-06T16:27:28.084Z] === RUN TestSessionCreate [2020-01-06T16:27:28.084Z] --- PASS: TestSessionCreate (0.05s) [2020-01-06T16:27:28.084Z] === RUN TestSessionCreateWithBadUpgrade [2020-01-06T16:27:28.084Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2020-01-06T16:27:28.084Z] PASS [2020-01-06T16:27:28.084Z] [2020-01-06T16:27:28.084Z] DONE 2 tests in 0.210s [2020-01-06T16:27:28.084Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-01-06T16:27:28.084Z] ++ 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 [2020-01-06T16:27:28.084Z] ++ set -e [2020-01-06T16:27:28.084Z] ++ '[' -n 0 ']' [2020-01-06T16:27:28.084Z] ++ set -x [2020-01-06T16:27:28.084Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:27:28.084Z] INFO: Testing against a local daemon [2020-01-06T16:27:28.084Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-01-06T16:27:28.084Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-06T16:27:28.084Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-06T16:27:28.084Z] === RUN TestEventsExecDie [2020-01-06T16:27:28.084Z] --- PASS: TestEventsExecDie (0.79s) [2020-01-06T16:27:28.084Z] === RUN TestEventsBackwardsCompatible [2020-01-06T16:27:28.084Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-01-06T16:27:28.084Z] === RUN TestInfoBinaryCommits [2020-01-06T16:27:28.084Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-01-06T16:27:28.084Z] === RUN TestInfoAPIVersioned [2020-01-06T16:27:28.084Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-01-06T16:27:28.084Z] === RUN TestInfoDiscoveryBackend [2020-01-06T16:27:28.084Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-01-06T16:27:28.084Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-01-06T16:27:28.701Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-01-06T16:27:28.701Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-01-06T16:27:29.320Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-01-06T16:27:29.320Z] === RUN TestInfoAPI [2020-01-06T16:27:29.320Z] --- PASS: TestInfoAPI (0.06s) [2020-01-06T16:27:29.320Z] === RUN TestInfoAPIWarnings [2020-01-06T16:27:29.919Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-01-06T16:27:29.942Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-01-06T16:27:29.942Z] === RUN TestInfoDebug [2020-01-06T16:27:30.560Z] --- PASS: TestInfoDebug (0.54s) [2020-01-06T16:27:30.560Z] === RUN TestInfoInsecureRegistries [2020-01-06T16:27:31.183Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-01-06T16:27:31.183Z] === RUN TestInfoRegistryMirrors [2020-01-06T16:27:31.292Z] === RUN TestDockerSuite/TestRunUserByID [2020-01-06T16:27:31.470Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-01-06T16:27:31.470Z] === RUN TestLoginFailsWithBadCredentials [2020-01-06T16:27:32.110Z] --- PASS: TestLoginFailsWithBadCredentials (0.50s) [2020-01-06T16:27:32.110Z] === RUN TestPingCacheHeaders [2020-01-06T16:27:32.110Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-01-06T16:27:32.110Z] === RUN TestPingGet [2020-01-06T16:27:32.110Z] --- PASS: TestPingGet (0.03s) [2020-01-06T16:27:32.110Z] === RUN TestPingHead [2020-01-06T16:27:32.110Z] --- PASS: TestPingHead (0.05s) [2020-01-06T16:27:32.110Z] === RUN TestVersion [2020-01-06T16:27:32.110Z] --- PASS: TestVersion (0.05s) [2020-01-06T16:27:32.110Z] PASS [2020-01-06T16:27:32.111Z] [2020-01-06T16:27:32.111Z] === Skipped [2020-01-06T16:27:32.111Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-01-06T16:27:32.111Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-01-06T16:27:32.111Z] [2020-01-06T16:27:32.111Z] [2020-01-06T16:27:32.111Z] DONE 18 tests, 1 skipped in 6.056s [2020-01-06T16:27:32.111Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-01-06T16:27:32.111Z] ++ 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 [2020-01-06T16:27:32.409Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-01-06T16:27:32.409Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-01-06T16:27:32.409Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-01-06T16:27:32.415Z] ++ set -e [2020-01-06T16:27:32.415Z] ++ '[' -n 0 ']' [2020-01-06T16:27:32.415Z] ++ set -x [2020-01-06T16:27:32.415Z] ++ env -i DEST=/go/src/github.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 [2020-01-06T16:27:32.415Z] INFO: Testing against a local daemon [2020-01-06T16:27:32.415Z] === RUN TestVolumesCreateAndList [2020-01-06T16:27:32.415Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-01-06T16:27:32.415Z] === RUN TestVolumesRemove [2020-01-06T16:27:32.415Z] --- PASS: TestVolumesRemove (0.10s) [2020-01-06T16:27:32.415Z] === RUN TestVolumesInspect [2020-01-06T16:27:32.415Z] --- PASS: TestVolumesInspect (0.04s) [2020-01-06T16:27:32.415Z] === RUN TestVolumesInvalidJSON [2020-01-06T16:27:32.415Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-01-06T16:27:32.415Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-01-06T16:27:32.415Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-01-06T16:27:32.415Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-01-06T16:27:32.415Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-01-06T16:27:32.415Z] PASS [2020-01-06T16:27:32.702Z] [2020-01-06T16:27:32.702Z] DONE 5 tests in 0.304s [2020-01-06T16:27:32.702Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-06T16:27:32.702Z] ++++ cat bundles/test-integration/docker.pid [2020-01-06T16:27:32.986Z] +++ kill 13206 [2020-01-06T16:27:33.341Z] === RUN TestDockerSuite/TestRunUserByName [2020-01-06T16:27:33.907Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-01-06T16:27:33.995Z] +++ /etc/init.d/apparmor stop [2020-01-06T16:27:33.995Z] Clearing AppArmor profiles cache:. [2020-01-06T16:27:33.995Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-06T16:27:33.995Z] Unloading profiles will leave already running processes permanently [2020-01-06T16:27:33.995Z] unconfined, which can lead to unexpected situations. [2020-01-06T16:27:33.995Z] [2020-01-06T16:27:33.995Z] To set a process to complain mode, use the command line tool [2020-01-06T16:27:33.995Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-06T16:27:33.995Z] with the 'teardown' option." [2020-01-06T16:27:33.995Z] [2020-01-06T16:27:34.839Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-01-06T16:27:34.839Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-01-06T16:27:34.839Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-01-06T16:27:35.770Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag Post stage [Pipeline] junit [2020-01-06T16:27:36.067Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-06T16:27:37.077Z] + echo Ensuring container killed. [2020-01-06T16:27:37.077Z] Ensuring container killed. [2020-01-06T16:27:37.077Z] + docker rm -vf docker-pr3 [2020-01-06T16:27:37.077Z] Error: No such container: docker-pr3 [2020-01-06T16:27:37.077Z] + true [Pipeline] sh [2020-01-06T16:27:37.480Z] + echo Chowning /workspace to jenkins user [2020-01-06T16:27:37.480Z] Chowning /workspace to jenkins user [2020-01-06T16:27:37.480Z] + id -u [2020-01-06T16:27:37.480Z] + id -g [2020-01-06T16:27:37.480Z] + docker run --rm -v /home/docker/workspace/moby_PR-40340:/workspace busybox chown -R 1001:1001 /workspace [2020-01-06T16:27:37.480Z] Unable to find image 'busybox:latest' locally [2020-01-06T16:27:37.763Z] latest: Pulling from library/busybox [2020-01-06T16:27:37.763Z] d7e28ec550a2: Pulling fs layer [2020-01-06T16:27:38.384Z] d7e28ec550a2: Verifying Checksum [2020-01-06T16:27:38.384Z] d7e28ec550a2: Download complete [2020-01-06T16:27:38.668Z] d7e28ec550a2: Pull complete [2020-01-06T16:27:38.668Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2020-01-06T16:27:38.668Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-06T16:27:40.547Z] + bundleName=ppc64le-integration [2020-01-06T16:27:40.547Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-01-06T16:27:40.547Z] Creating ppc64le-integration-bundles.tar.gz [2020-01-06T16:27:40.547Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-01-06T16:27:40.547Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-01-06T16:27:40.878Z] Archiving artifacts [2020-01-06T16:27:41.031Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-01-06T16:27:41.031Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-01-06T16:27:41.294Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40340/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-06T16:27:41.685Z] + make clean [2020-01-06T16:27:42.304Z] make: command: Command not found [2020-01-06T16:27:42.304Z] make: command: Command not found [2020-01-06T16:27:42.304Z] docker volume rm -f docker-dev-cache [2020-01-06T16:27:42.304Z] docker-dev-cache [Pipeline] deleteDir [2020-01-06T16:27:42.405Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-06T16:27:44.931Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-01-06T16:27:46.303Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-01-06T16:27:48.833Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-01-06T16:27:51.360Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-01-06T16:27:52.293Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-01-06T16:27:53.225Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-01-06T16:27:54.159Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-01-06T16:27:54.159Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-01-06T16:27:54.159Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-01-06T16:27:54.159Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-01-06T16:27:54.159Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-01-06T16:27:55.091Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-01-06T16:27:56.023Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-01-06T16:27:56.955Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-01-06T16:27:58.852Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-01-06T16:27:59.416Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-01-06T16:27:59.981Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-01-06T16:28:00.238Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-01-06T16:28:00.238Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-01-06T16:28:01.238Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-01-06T16:28:01.238Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-01-06T16:28:01.238Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-01-06T16:28:01.238Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-01-06T16:28:01.238Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-01-06T16:28:01.238Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-01-06T16:28:01.496Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-01-06T16:28:01.754Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-01-06T16:28:02.012Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-01-06T16:28:02.269Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-01-06T16:28:03.200Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-01-06T16:28:04.131Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-01-06T16:28:04.695Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-01-06T16:28:04.695Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-01-06T16:28:05.635Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-01-06T16:28:06.200Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-01-06T16:28:06.765Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-01-06T16:28:07.022Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-01-06T16:28:07.954Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-01-06T16:28:08.886Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-01-06T16:28:08.886Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-01-06T16:28:08.886Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-01-06T16:28:09.818Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-01-06T16:28:11.715Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-01-06T16:28:12.285Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-01-06T16:28:12.285Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-01-06T16:28:13.218Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-01-06T16:28:13.218Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-01-06T16:28:15.114Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-01-06T16:28:15.679Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-01-06T16:28:18.204Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-01-06T16:28:19.136Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-01-06T16:28:19.136Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-01-06T16:28:19.136Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-01-06T16:28:20.069Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-01-06T16:28:21.440Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-01-06T16:28:22.811Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-01-06T16:28:22.811Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-01-06T16:28:24.711Z] === RUN TestDockerSuite/TestSaveImageId [2020-01-06T16:28:24.711Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-01-06T16:28:25.276Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-01-06T16:28:27.173Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-01-06T16:28:27.173Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-01-06T16:28:29.071Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-01-06T16:28:29.071Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-01-06T16:28:29.071Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-01-06T16:28:30.969Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-01-06T16:28:32.343Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-01-06T16:28:32.916Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-01-06T16:28:32.916Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-01-06T16:28:32.916Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-01-06T16:28:32.916Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-01-06T16:28:33.481Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-01-06T16:28:36.020Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-01-06T16:28:42.582Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-01-06T16:28:43.955Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-01-06T16:28:45.326Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-01-06T16:28:46.700Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-01-06T16:28:48.655Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-01-06T16:28:49.586Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-01-06T16:28:52.867Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-01-06T16:28:53.432Z] === RUN TestDockerSuite/TestStartRecordError [2020-01-06T16:28:55.329Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-01-06T16:28:57.858Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-01-06T16:28:59.759Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-01-06T16:29:02.286Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-01-06T16:29:02.851Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-01-06T16:29:08.112Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-01-06T16:29:08.112Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-01-06T16:29:10.639Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-01-06T16:29:15.897Z] === RUN TestDockerSuite/TestStatsNoStream [2020-01-06T16:29:19.173Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-01-06T16:29:21.069Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-01-06T16:29:21.634Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-01-06T16:29:22.567Z] === RUN TestDockerSuite/TestTopPrivileged [2020-01-06T16:29:23.500Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-01-06T16:29:23.500Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-01-06T16:29:24.072Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-01-06T16:29:29.347Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-01-06T16:29:32.096Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-01-06T16:29:32.661Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-01-06T16:29:33.593Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-01-06T16:29:33.593Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-01-06T16:29:34.527Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-01-06T16:29:36.423Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-01-06T16:29:36.423Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-01-06T16:29:37.797Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-01-06T16:29:39.169Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-01-06T16:29:39.733Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-01-06T16:29:41.628Z] === RUN TestDockerSuite/TestUpdateStats [2020-01-06T16:29:45.805Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-01-06T16:29:47.176Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-01-06T16:29:47.176Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-01-06T16:29:48.108Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-01-06T16:29:49.043Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-01-06T16:29:53.280Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-01-06T16:29:57.456Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-01-06T16:30:00.732Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-01-06T16:30:03.258Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-01-06T16:30:07.440Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-01-06T16:30:12.697Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-01-06T16:30:14.593Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-01-06T16:30:17.881Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-01-06T16:30:18.813Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-01-06T16:30:20.709Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-01-06T16:30:23.235Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-01-06T16:30:25.760Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-01-06T16:30:27.657Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-01-06T16:30:30.181Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-01-06T16:30:32.710Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-01-06T16:30:47.571Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-01-06T16:30:47.828Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-01-06T16:30:47.828Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-01-06T16:30:48.760Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-01-06T16:30:48.760Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-01-06T16:30:48.760Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-01-06T16:30:48.760Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-01-06T16:30:49.714Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-01-06T16:30:49.714Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-01-06T16:30:50.646Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-01-06T16:30:50.646Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-01-06T16:30:50.905Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-01-06T16:30:50.905Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-01-06T16:30:50.905Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-01-06T16:30:53.428Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-01-06T16:30:53.428Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-01-06T16:30:53.686Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-01-06T16:30:53.686Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-01-06T16:30:53.686Z] === RUN TestDockerSuite/TestVolumeEvents [2020-01-06T16:30:54.617Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-01-06T16:30:57.141Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-01-06T16:30:57.141Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-01-06T16:30:57.142Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-01-06T16:31:00.415Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-01-06T16:31:05.678Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite (1814.74s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.53s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.88s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.70s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.35s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.35s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.95s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.32s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.66s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.23s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.27s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.15s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.28s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.43s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.33s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAttachDetach (1.48s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.47s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.22s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.46s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.91s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.95s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.60s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.67s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.84s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.36s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.39s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.00s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.80s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.70s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.68s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.61s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.05s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.80s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.63s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.03s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.71s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.47s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.33s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.95s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.00s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.24s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.05s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.24s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.48s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.15s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.98s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.52s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.53s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.81s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.05s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.78s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.40s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.57s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.69s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.62s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.20s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.62s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.96s) [2020-01-06T16:31:05.678Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.40s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.68s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.13s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.25s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.70s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.37s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.50s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.43s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.98s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.33s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.63s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.66s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.88s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.05s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.67s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.22s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2020-01-06T16:31:05.679Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2020-01-06T16:31:05.679Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.65s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.58s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.56s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildContChar (4.59s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.41s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.42s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.54s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.26s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.90s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.50s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.51s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.15s) [2020-01-06T16:31:05.679Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-01-06T16:31:05.679Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.679Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-06T16:31:05.679Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.679Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-01-06T16:31:05.679Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.679Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-06T16:31:05.679Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.70s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.13s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.42s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.37s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.86s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.85s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.92s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.69s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.50s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.83s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.69s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.90s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.63s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.17s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.67s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.00s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.53s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.07s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.08s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.78s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.31s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.76s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.44s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.92s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.83s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.37s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.13s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEnv (1.77s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.51s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.33s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.22s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.02s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.90s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.43s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.16s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.59s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.72s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2020-01-06T16:31:05.679Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-06T16:31:05.679Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.80s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildFails (0.94s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.37s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.50s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.94s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.62s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.42s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.19s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.30s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.31s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.57s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.79s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildHistory (4.90s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.30s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.03s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.51s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildLabels (0.53s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.25s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.64s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildLastModified (7.36s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.84s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.42s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.69s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.13s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.50s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.29s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.27s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.13s) [2020-01-06T16:31:05.679Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-06T16:31:05.679Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (7.17s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.72s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.00s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.81s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.85s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.32s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.11s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.06s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.57s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.79s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.49s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.77s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.13s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.86s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.15s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.50s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.81s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.12s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildPATH (2.83s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.14s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.97s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.87s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.38s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.25s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildRm (2.92s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.15s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.55s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.70s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.56s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.43s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.46s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.71s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.27s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2020-01-06T16:31:05.679Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-06T16:31:05.679Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.67s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.27s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildStderr (1.09s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.74s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.43s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.34s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.70s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.02s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.51s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildUser (2.04s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.05s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.66s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.12s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.18s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.27s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.64s) [2020-01-06T16:31:05.679Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-01-06T16:31:05.679Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.679Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2020-01-06T16:31:05.679Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.679Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-06T16:31:05.679Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.679Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2020-01-06T16:31:05.679Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.37s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.03s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.77s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.24s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.18s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.37s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.17s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.09s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.66s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.79s) [2020-01-06T16:31:05.679Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-06T16:31:05.679Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.97s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.63s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-01-06T16:31:05.679Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-01-06T16:31:05.679Z] docker_cli_sni_test.go:18: Flakey test [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.17s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestCommitChange (1.11s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.03s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.10s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.87s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.23s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestCommitTTY (2.48s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.92s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.86s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.97s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.73s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.76s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.88s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.95s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-01-06T16:31:05.679Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.86s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.80s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.91s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.00s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.54s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.56s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.68s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.88s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.82s) [2020-01-06T16:31:05.680Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-06T16:31:05.680Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.87s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.89s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.19s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.77s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.61s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.09s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.46s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.23s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.59s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.63s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.63s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.74s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000986840_} (1.62s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1781525416_/foo_false____} (1.65s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1781525416_/foo_true____} (1.75s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3322424551_/foo_false____} (1.58s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3322424551_/foo_true____} (1.58s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3322424551_/foo_true__0xc000986ce0__} (1.62s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000986d00_} (1.63s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000986d20_} (1.78s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000986d40_} (1.59s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000986d60_} (1.61s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.60s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.07s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.07s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.82s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.42s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.32s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.72s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.91s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.04s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.08s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.39s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.05s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.96s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.13s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.75s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.83s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.88s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.52s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.98s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.10s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.51s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.44s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.17s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpToDot (1.10s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.73s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.99s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpToStdout (1.08s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.45s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.70s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.51s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.84s) [2020-01-06T16:31:05.680Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-06T16:31:05.680Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.82s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2020-01-06T16:31:05.680Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-06T16:31:05.680Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.44s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.97s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.82s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.79s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.96s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.65s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.64s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.79s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.38s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.86s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.57s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.99s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.87s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.96s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.08s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.27s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsAttach (0.96s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsCommit (1.41s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.90s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.92s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.88s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.89s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.94s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.64s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsCopy (1.36s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.67s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.80s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.39s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.53s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsFilters (1.70s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsFormat (1.67s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.82s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.34s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2020-01-06T16:31:05.680Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-06T16:31:05.680Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-06T16:31:05.680Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-06T16:31:05.680Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.72s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsRename (0.84s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsResize (0.99s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.96s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.83s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.14s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsTop (0.93s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.99s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExec (0.97s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.78s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.91s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.83s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.91s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.99s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.87s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.92s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.91s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.71s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecCgroup (1.31s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecEnv (0.93s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.75s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.92s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecInspectID (2.00s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecInteractive (0.96s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.96s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.99s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecParseError (1.08s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.80s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.40s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.91s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecStartFails (0.89s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.91s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecTTY (0.82s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.19s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.76s) [2020-01-06T16:31:05.680Z] --- PASS: TestDockerSuite/TestExecUlimits (0.88s) [2020-01-06T16:31:05.680Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-01-06T16:31:05.680Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.13s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.88s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.13s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.94s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestExecWithUser (1.14s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.08s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.93s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.32s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.84s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestHealth (21.54s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.11s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.35s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.96s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.00s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.93s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.80s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.93s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImportDisplay (1.73s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImportFile (1.99s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.00s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImportGzipped (1.94s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.83s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.88s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.85s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.85s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.92s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.84s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.05s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.87s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.77s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.82s) [2020-01-06T16:31:05.681Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-06T16:31:05.681Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.27s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectDefault (0.83s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectHistory (1.00s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.08s) [2020-01-06T16:31:05.681Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-06T16:31:05.681Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.84s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.85s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.86s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.77s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.80s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.89s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectStatus (0.91s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.17s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.91s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.77s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.85s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.81s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.81s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.94s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.66s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.92s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.82s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.93s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.66s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.47s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.78s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.51s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.99s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.88s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.70s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.09s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.95s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.75s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.86s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.81s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.84s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.85s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.87s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.13s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.13s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.54s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.95s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.98s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsSince (7.00s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.78s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.87s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsTail (0.98s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.77s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.79s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.51s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.83s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestNetHostname (2.39s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.29s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.44s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.79s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPluginActive (1.53s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.16s) [2020-01-06T16:31:05.681Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-01-06T16:31:05.681Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.06s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.36s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.81s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.10s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.37s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.31s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.70s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.62s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPortList (10.96s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.61s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.54s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.79s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.57s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.44s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.98s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.81s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPsByOrder (3.55s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.21s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.74s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.86s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.24s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.93s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.53s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.84s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.60s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.60s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.76s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.57s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.59s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.87s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.98s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.64s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.87s) [2020-01-06T16:31:05.681Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-01-06T16:31:05.681Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.98s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.60s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.56s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.21s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.46s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.29s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.75s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.72s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.83s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.79s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.39s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.27s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.07s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.14s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.01s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.19s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.86s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.68s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.96s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.63s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.41s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.85s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.72s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.99s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.74s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.66s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.94s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.97s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.99s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.25s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.12s) [2020-01-06T16:31:05.681Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.86s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.87s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.78s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.44s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.84s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.77s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.65s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.82s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.87s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.21s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.96s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.90s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.82s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.98s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.75s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.63s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.82s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.82s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.80s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.59s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.49s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.80s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.74s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.71s) [2020-01-06T16:31:05.682Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-01-06T16:31:05.682Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.682Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-06T16:31:05.682Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.90s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.11s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.73s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.44s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.66s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2020-01-06T16:31:05.682Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-06T16:31:05.682Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.86s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunExitCode (0.76s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.58s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.41s) [2020-01-06T16:31:05.682Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-06T16:31:05.682Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.54s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.62s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.17s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.67s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.19s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.65s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.67s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.90s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.17s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.58s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.66s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.65s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.62s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunMount (6.24s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.82s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.59s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.36s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.30s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.36s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.62s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.65s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.67s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNetHost (1.20s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.36s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.48s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.97s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.78s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.16s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.98s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.81s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.86s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.76s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.81s) [2020-01-06T16:31:05.682Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-06T16:31:05.682Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.84s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.99s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.75s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.18s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.79s) [2020-01-06T16:31:05.682Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.78s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (1.22s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.86s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.79s) [2020-01-06T16:31:05.682Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-06T16:31:05.682Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.92s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.76s) [2020-01-06T16:31:05.682Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-06T16:31:05.682Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.96s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.92s) [2020-01-06T16:31:05.682Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-06T16:31:05.682Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.33s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.76s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunRm (0.82s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.85s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.79s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.83s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.18s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.82s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.93s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.11s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.85s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.85s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.76s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.75s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.77s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.86s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.01s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.76s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.76s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunState (1.76s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.91s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunStdinPipe (1.07s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2020-01-06T16:31:05.682Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-01-06T16:31:05.682Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.86s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.67s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunSysctls (1.65s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.58s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.02s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.98s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.12s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.82s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.35s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.47s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunUserByID (0.80s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.75s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunUserByName (0.81s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s) [2020-01-06T16:31:05.682Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-06T16:31:05.682Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.77s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.61s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.13s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.51s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.54s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.41s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.76s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.91s) [2020-01-06T16:31:05.682Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-06T16:31:05.682Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.682Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-06T16:31:05.682Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.682Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-06T16:31:05.682Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.98s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.63s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.85s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.85s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.91s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.20s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.20s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.24s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.93s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.84s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.84s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.89s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.37s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.88s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (1.11s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.85s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.63s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.84s) [2020-01-06T16:31:05.682Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-06T16:31:05.682Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.68s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.63s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-01-06T16:31:05.682Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.41s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.95s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s) [2020-01-06T16:31:05.683Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents443340873 [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.73s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.65s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.62s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.52s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.58s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.10s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.54s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.85s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.85s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestStartRecordError (1.77s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.39s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.17s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.31s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.25s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.72s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.99s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.87s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.85s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.82s) [2020-01-06T16:31:05.683Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-06T16:31:05.683Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.76s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.35s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.53s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s) [2020-01-06T16:31:05.683Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-06T16:31:05.683Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.96s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.74s) [2020-01-06T16:31:05.683Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-06T16:31:05.683Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.59s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.03s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.90s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.66s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUpdateStats (3.99s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.56s) [2020-01-06T16:31:05.683Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-06T16:31:05.683Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.97s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.24s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.63s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.30s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.81s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.20s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.18s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.35s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.57s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.63s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.64s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.48s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.41s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.32s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.44s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.43s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.88s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.89s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.53s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.23s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.82s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.49s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.16s) [2020-01-06T16:31:05.683Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.39s) [2020-01-06T16:31:05.683Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-06T16:31:05.683Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-06T16:31:05.683Z] === RUN TestDockerRegistrySuite [2020-01-06T16:31:05.683Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-01-06T16:31:06.615Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-01-06T16:31:07.988Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-01-06T16:31:10.516Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-01-06T16:31:10.516Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-01-06T16:31:14.700Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-01-06T16:31:14.957Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-01-06T16:31:20.219Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-01-06T16:31:24.398Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-01-06T16:31:25.773Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-01-06T16:31:27.144Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-01-06T16:31:28.517Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-01-06T16:31:29.449Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-01-06T16:31:30.014Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-01-06T16:31:30.946Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-01-06T16:31:31.203Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-01-06T16:31:31.460Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-01-06T16:31:31.460Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-01-06T16:31:31.718Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-01-06T16:31:32.652Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-01-06T16:31:32.910Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-01-06T16:31:34.284Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-01-06T16:31:36.184Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-01-06T16:31:37.121Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-01-06T16:31:40.416Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-01-06T16:31:41.788Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-01-06T16:31:42.045Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-01-06T16:31:45.328Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-01-06T16:31:45.328Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-01-06T16:31:46.698Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-01-06T16:31:46.956Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-01-06T16:31:48.855Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-01-06T16:31:50.228Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-01-06T16:31:51.162Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-01-06T16:31:55.341Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-01-06T16:31:55.341Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-01-06T16:31:57.238Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-01-06T16:31:57.238Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-01-06T16:31:57.495Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-01-06T16:31:57.753Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-01-06T16:31:58.010Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-01-06T16:31:58.267Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-01-06T16:31:58.525Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-01-06T16:31:59.897Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-01-06T16:32:02.437Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-01-06T16:32:03.371Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-01-06T16:32:04.743Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-01-06T16:32:06.113Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite (61.92s) [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.81s) [2020-01-06T16:32:06.678Z] check_test.go:196: [de0fe24bbe540] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.51s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d23d4b77c25e6] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.04s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d243f5acbd4f6] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-01-06T16:32:06.678Z] check_test.go:196: [dac28a892eab3] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.45s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d6b373eb984fa] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.79s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d4e87c8b67be7] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.49s) [2020-01-06T16:32:06.678Z] check_test.go:196: [dc18ca6ea8ede] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2020-01-06T16:32:06.678Z] check_test.go:196: [dc365810f37cf] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.46s) [2020-01-06T16:32:06.678Z] check_test.go:196: [db862bf262852] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.41s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d9b193166fcad] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.56s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d4815f1a788a7] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.57s) [2020-01-06T16:32:06.678Z] check_test.go:196: [df8c5b9b5e0f6] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.36s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d4c07f19eb0d2] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.50s) [2020-01-06T16:32:06.678Z] check_test.go:196: [da538edf86be5] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.92s) [2020-01-06T16:32:06.678Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f2e0d9977fc0520a1b34cc5c8c703877c3f5bf912b2b61e369e71b58e47b0328 [2020-01-06T16:32:06.678Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1422ada45dcb7a7a83151efbcb8ed6b68ece23438319fcc72c8c9d5469f4f460 [2020-01-06T16:32:06.678Z] check_test.go:196: [dd6e410300ab1] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.04s) [2020-01-06T16:32:06.678Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e3e11c9cf1b8a2bc68a268f7c0e790cfc7fef866255f9f0dcaf01149119818f7 [2020-01-06T16:32:06.678Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7e98a47bbd759512bc0ef0065b1a06a7d25f3815fe32e79b548a8c69138c1cf2 [2020-01-06T16:32:06.678Z] check_test.go:196: [db8c5cf0215c4] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.44s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d4e6bb4ca4bd7] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.59s) [2020-01-06T16:32:06.678Z] check_test.go:196: [dc7c210cf84a3] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.43s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d226713c6a8eb] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d7896947bd31c] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.66s) [2020-01-06T16:32:06.678Z] check_test.go:196: [db02e3b8196a3] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.41s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d16d05c2c89c1] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.30s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d2c1842e36604] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.76s) [2020-01-06T16:32:06.678Z] check_test.go:196: [de99c43901e58] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d36ad70df279e] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.46s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d7ee5ee47a14c] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d6ecec96d7812] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d973f93d2f607] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2020-01-06T16:32:06.678Z] check_test.go:196: [dbb1aadc49f67] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2020-01-06T16:32:06.678Z] check_test.go:196: [df7dd9a7dde76] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2020-01-06T16:32:06.678Z] check_test.go:196: [df58b27a94c11] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-01-06T16:32:06.678Z] check_test.go:196: [de6cec908e368] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.51s) [2020-01-06T16:32:06.678Z] check_test.go:196: [da09b41e1c16b] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.21s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d5af927112325] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.17s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d457efa6fa4ee] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.45s) [2020-01-06T16:32:06.678Z] check_test.go:196: [d9599f80f34f5] daemon is not started [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2020-01-06T16:32:06.678Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.83s) [2020-01-06T16:32:06.678Z] === RUN TestDockerSchema1RegistrySuite [2020-01-06T16:32:06.678Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-01-06T16:32:06.936Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-01-06T16:32:12.196Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-01-06T16:32:16.375Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-01-06T16:32:20.554Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-01-06T16:32:21.925Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-01-06T16:32:23.296Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-01-06T16:32:23.296Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-01-06T16:32:24.665Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-01-06T16:32:26.059Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-01-06T16:32:27.430Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-01-06T16:32:31.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-01-06T16:32:31.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-01-06T16:32:31.865Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-01-06T16:32:31.865Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-01-06T16:32:32.429Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-01-06T16:32:32.429Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-01-06T16:32:32.994Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite (26.34s) [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-01-06T16:32:32.994Z] check_test.go:223: [dc296209bb5f6] daemon is not started [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.87s) [2020-01-06T16:32:32.994Z] check_test.go:223: [d05266555d03a] daemon is not started [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.39s) [2020-01-06T16:32:32.994Z] check_test.go:223: [dda269d81c18f] daemon is not started [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.33s) [2020-01-06T16:32:32.994Z] check_test.go:223: [d11bd59f05781] daemon is not started [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.35s) [2020-01-06T16:32:32.994Z] check_test.go:223: [d41fba1326844] daemon is not started [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.39s) [2020-01-06T16:32:32.994Z] check_test.go:223: [d3a0095a90929] daemon is not started [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-01-06T16:32:32.994Z] check_test.go:223: [dc752190d8f22] daemon is not started [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.41s) [2020-01-06T16:32:32.994Z] check_test.go:223: [dce8e72a3c065] daemon is not started [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2020-01-06T16:32:32.994Z] check_test.go:223: [dcb8f8931eb98] daemon is not started [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.29s) [2020-01-06T16:32:32.994Z] check_test.go:223: [d9e13f2e96f5a] daemon is not started [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.71s) [2020-01-06T16:32:32.994Z] check_test.go:223: [d6be723cdbeb9] daemon is not started [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-01-06T16:32:32.994Z] check_test.go:223: [dc785487dadf0] daemon is not started [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2020-01-06T16:32:32.994Z] check_test.go:223: [dfa0da7c0575f] daemon is not started [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-01-06T16:32:32.994Z] check_test.go:223: [da68655a2878a] daemon is not started [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-01-06T16:32:32.994Z] check_test.go:223: [dc4440c82771e] daemon is not started [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-01-06T16:32:32.994Z] check_test.go:223: [d13a3852d4511] daemon is not started [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2020-01-06T16:32:32.994Z] check_test.go:223: [d09096b307967] daemon is not started [2020-01-06T16:32:32.994Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-01-06T16:32:32.994Z] check_test.go:223: [d3c02537ac6cc] daemon is not started [2020-01-06T16:32:32.994Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-01-06T16:32:32.994Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-01-06T16:32:34.368Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-01-06T16:32:34.625Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-01-06T16:32:34.883Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-01-06T16:32:36.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-01-06T16:32:36.254Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-01-06T16:32:36.511Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-01-06T16:32:37.075Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-01-06T16:32:37.333Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.20s) [2020-01-06T16:32:37.333Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.06s) [2020-01-06T16:32:37.333Z] check_test.go:252: [d5277edc58117] daemon is not started [2020-01-06T16:32:37.333Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2020-01-06T16:32:37.333Z] check_test.go:252: [dc5190b6798d7] daemon is not started [2020-01-06T16:32:37.333Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2020-01-06T16:32:37.333Z] check_test.go:252: [db792fe6bae66] daemon is not started [2020-01-06T16:32:37.333Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2020-01-06T16:32:37.333Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-01-06T16:32:37.333Z] check_test.go:252: [dcf449e8df0f8] daemon is not started [2020-01-06T16:32:37.333Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-01-06T16:32:37.333Z] check_test.go:252: [d8a47132d0b1f] daemon is not started [2020-01-06T16:32:37.333Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-01-06T16:32:37.333Z] check_test.go:252: [dbd3cfb1c6432] daemon is not started [2020-01-06T16:32:37.333Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-01-06T16:32:37.333Z] check_test.go:252: [de339b3ff20a2] daemon is not started [2020-01-06T16:32:37.333Z] === RUN TestDockerRegistryAuthTokenSuite [2020-01-06T16:32:37.333Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-01-06T16:32:39.855Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-01-06T16:32:42.381Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-01-06T16:32:42.639Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-01-06T16:32:42.639Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-01-06T16:32:42.896Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-01-06T16:32:42.896Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-01-06T16:32:43.154Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2020-01-06T16:32:43.154Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-01-06T16:32:43.154Z] check_test.go:279: [dda54213456ab] daemon is not started [2020-01-06T16:32:43.154Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2020-01-06T16:32:43.154Z] check_test.go:279: [d4bea31176f2c] daemon is not started [2020-01-06T16:32:43.154Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-01-06T16:32:43.154Z] check_test.go:279: [d559d7e0a3d69] daemon is not started [2020-01-06T16:32:43.154Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-01-06T16:32:43.154Z] check_test.go:279: [dd76795784ede] daemon is not started [2020-01-06T16:32:43.154Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s) [2020-01-06T16:32:43.154Z] check_test.go:279: [db3586a28baad] daemon is not started [2020-01-06T16:32:43.154Z] === RUN TestDockerNetworkSuite [2020-01-06T16:32:43.154Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-01-06T16:32:46.431Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-01-06T16:32:47.364Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-01-06T16:32:47.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-01-06T16:32:50.909Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-01-06T16:32:52.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-01-06T16:32:55.332Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-01-06T16:32:55.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-01-06T16:32:58.615Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-01-06T16:32:59.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-01-06T16:33:02.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-01-06T16:33:12.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-01-06T16:33:13.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-01-06T16:33:15.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-01-06T16:33:16.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-01-06T16:33:17.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-01-06T16:33:18.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-01-06T16:33:19.266Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-01-06T16:33:20.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-01-06T16:33:20.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-01-06T16:33:20.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-01-06T16:33:22.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-01-06T16:33:22.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-01-06T16:33:22.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-01-06T16:33:22.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-01-06T16:33:24.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-01-06T16:33:25.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-01-06T16:33:25.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-01-06T16:33:26.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-01-06T16:33:26.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-01-06T16:33:31.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-01-06T16:33:34.151Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-01-06T16:33:34.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-01-06T16:33:36.937Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-01-06T16:33:40.310Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-01-06T16:33:44.500Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-01-06T16:33:45.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-01-06T16:33:45.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-01-06T16:33:47.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-01-06T16:33:47.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-01-06T16:33:47.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-01-06T16:33:47.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-01-06T16:33:47.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-01-06T16:33:47.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-01-06T16:33:51.759Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-01-06T16:33:51.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-01-06T16:33:51.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-01-06T16:33:51.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-01-06T16:33:53.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-01-06T16:33:56.937Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-01-06T16:33:58.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-01-06T16:34:00.206Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-01-06T16:34:03.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-01-06T16:34:03.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-01-06T16:34:03.486Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-01-06T16:34:04.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-01-06T16:34:06.772Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-01-06T16:34:07.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-01-06T16:34:07.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-01-06T16:34:08.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-01-06T16:34:09.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-01-06T16:34:09.898Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-01-06T16:34:11.270Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-01-06T16:34:14.552Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-01-06T16:34:17.831Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite (96.33s) [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.18s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [df22b8aba1824] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.42s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [df65ea0490015] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.79s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [de843c2e600a3] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.84s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d9d11feb280c8] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.19s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:1233: [d14e97bbcb6ed] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.30s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d94bd7e3c5718] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.72s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d2b565242a685] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.40s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d1a9a103f1ccc] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.85s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d76b758cec204] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.88s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [da0f077c3f3b3] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d25566edff0d5] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.43s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d72f10341cb80] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.54s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d558ef702a33d] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d61f8ab16a1cb] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [de30f945dd56e] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.68s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [daaad80e3e1ff] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d9bc91faf7573] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d22ddbe8f24af] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [dd7193224b13a] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.27s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d465bb86b298e] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.61s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d65f3fefea0ff] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d10d807bcc6f7] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d15eb55bc0808] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.20s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d856c0b1ea1ab] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.40s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:968: [d487f448c3ca4] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.50s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d8b10177a6d8c] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.16s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:1116: [d2efc60efb9e7] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d202c93568469] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.29s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d1585c84b9183] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [dcda7b4963b34] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [dcad02c570723] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d093b518f071e] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d5c5cea9d4731] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d161e5bc888cd] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.33s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [dbb6c9f291b48] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [debcbccd31ae2] daemon is not started [2020-01-06T16:34:19.327Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [dabcbc11cfba7] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.54s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d3f69db6d6803] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.83s) [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.01s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:1084: [d69cdd178b978] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d2b64ba642a75] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.43s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d2b6c76e2844a] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.66s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d3cd0495f36fa] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d78b3ece7e7bf] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.36s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d6f4cb9ac84a7] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.95s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [dca42d2b235b3] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.59s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [da05d52e60afd] daemon is not started [2020-01-06T16:34:19.327Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (8.02s) [2020-01-06T16:34:19.327Z] docker_cli_network_unix_test.go:46: [d5e90f6cdb17e] daemon is not started [2020-01-06T16:34:19.327Z] === RUN TestDockerHubPullSuite [2020-01-06T16:34:19.327Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-01-06T16:34:20.706Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-01-06T16:34:23.230Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-01-06T16:34:23.488Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-01-06T16:34:24.860Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-01-06T16:34:24.860Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-01-06T16:34:24.860Z] --- PASS: TestDockerHubPullSuite (5.50s) [2020-01-06T16:34:24.860Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.44s) [2020-01-06T16:34:24.860Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2020-01-06T16:34:24.860Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2020-01-06T16:34:24.860Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.19s) [2020-01-06T16:34:24.860Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-01-06T16:34:24.860Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-01-06T16:34:24.860Z] PASS [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === Skipped [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2020-01-06T16:34:24.860Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-01-06T16:34:24.860Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-01-06T16:34:24.860Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-01-06T16:34:24.860Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-01-06T16:34:24.860Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-01-06T16:34:24.860Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-01-06T16:34:24.860Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-01-06T16:34:24.860Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-01-06T16:34:24.860Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2020-01-06T16:34:24.860Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-01-06T16:34:24.860Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2020-01-06T16:34:24.860Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-01-06T16:34:24.860Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-01-06T16:34:24.860Z] docker_cli_sni_test.go:18: Flakey test [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-01-06T16:34:24.860Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-01-06T16:34:24.860Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-01-06T16:34:24.860Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-01-06T16:34:24.860Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-01-06T16:34:24.860Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-01-06T16:34:24.860Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-01-06T16:34:24.860Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-01-06T16:34:24.860Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-01-06T16:34:24.860Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-01-06T16:34:24.860Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-01-06T16:34:24.860Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-01-06T16:34:24.860Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-01-06T16:34:24.860Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-06T16:34:24.860Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-01-06T16:34:24.860Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-01-06T16:34:24.860Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-01-06T16:34:24.860Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-01-06T16:34:24.860Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-01-06T16:34:24.860Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-06T16:34:24.860Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-01-06T16:34:24.860Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-01-06T16:34:24.860Z] [2020-01-06T16:34:24.860Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-06T16:34:24.861Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-01-06T16:34:24.861Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.861Z] [2020-01-06T16:34:24.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-06T16:34:24.861Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-01-06T16:34:24.861Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.861Z] [2020-01-06T16:34:24.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-06T16:34:24.861Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-01-06T16:34:24.861Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.861Z] [2020-01-06T16:34:24.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-06T16:34:24.861Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-01-06T16:34:24.861Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-01-06T16:34:24.861Z] [2020-01-06T16:34:24.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-06T16:34:24.861Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-01-06T16:34:24.861Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-01-06T16:34:24.861Z] [2020-01-06T16:34:24.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-06T16:34:24.861Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-01-06T16:34:24.861Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-01-06T16:34:24.861Z] [2020-01-06T16:34:24.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-06T16:34:24.861Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-01-06T16:34:24.861Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-01-06T16:34:24.861Z] [2020-01-06T16:34:24.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-06T16:34:24.861Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-01-06T16:34:24.861Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-01-06T16:34:24.861Z] [2020-01-06T16:34:24.861Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-06T16:34:24.861Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-01-06T16:34:24.861Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-01-06T16:34:24.861Z] [2020-01-06T16:34:24.861Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-06T16:34:24.861Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-01-06T16:34:24.861Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-01-06T16:34:24.861Z] docker_cli_network_unix_test.go:46: [dabcbc11cfba7] daemon is not started [2020-01-06T16:34:24.861Z] [2020-01-06T16:34:24.861Z] [2020-01-06T16:34:24.861Z] DONE 1277 tests, 44 skipped in 2045.550s [2020-01-06T16:34:24.861Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-06T16:34:24.861Z] ++++ cat bundles/test-integration/docker.pid [2020-01-06T16:34:24.861Z] +++ kill 7287 [2020-01-06T16:34:26.231Z] +++ /etc/init.d/apparmor stop [2020-01-06T16:34:26.231Z] Clearing AppArmor profiles cache:. [2020-01-06T16:34:26.231Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-06T16:34:26.231Z] Unloading profiles will leave already running processes permanently [2020-01-06T16:34:26.231Z] unconfined, which can lead to unexpected situations. [2020-01-06T16:34:26.231Z] [2020-01-06T16:34:26.231Z] To set a process to complain mode, use the command line tool [2020-01-06T16:34:26.231Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-06T16:34:26.231Z] with the 'teardown' option." [2020-01-06T16:34:26.231Z] [2020-01-06T16:35:12.880Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-01-06T16:35:30.941Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-01-06T16:35:49.003Z] --- PASS: TestDockerSwarmSuite (1738.66s) [2020-01-06T16:35:49.003Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.85s) [2020-01-06T16:35:49.003Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.16s) [2020-01-06T16:35:49.003Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.04s) [2020-01-06T16:35:49.003Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.49s) [2020-01-06T16:35:49.003Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2020-01-06T16:35:49.003Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.91s) [2020-01-06T16:35:49.003Z] docker_api_swarm_test.go:563: [d6a3c427a7df7] joining swarm manager [d023ee15ccf1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.003Z] docker_api_swarm_test.go:585: [d94b666b0e9c6] joining swarm manager [d023ee15ccf1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.003Z] check_test.go:380: [d6a3c427a7df7] daemon is not started [2020-01-06T16:35:49.003Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.19s) [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:46: [d550f0cd26f5e] joining swarm manager [d7f3d447b061c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.04s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.94s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (55.30s) [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:304: [d9f1541821d7a] joining swarm manager [df38b899e9155]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:305: [df2fdbdfcdfa5] joining swarm manager [df38b899e9155]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.95s) [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:272: [d9deff505effa] joining swarm manager [d516508b02ae7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:273: [de994b006dc73] joining swarm manager [d516508b02ae7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.47s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.76s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.35s) [2020-01-06T16:35:49.004Z] docker_api_swarm_node_test.go:19: [d7cd43c28038e] joining swarm manager [d49e5467982c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_api_swarm_node_test.go:20: [d206315f99cc3] joining swarm manager [d49e5467982c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (41.43s) [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:502: [d26610f9224c5] joining swarm manager [d9422b25a280b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:507: [d16087881d2c9] joining swarm manager [d9422b25a280b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.79s) [2020-01-06T16:35:49.004Z] docker_api_swarm_node_test.go:80: [d8934fc26ff12] joining swarm manager [d3ed4aa833ba7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.49s) [2020-01-06T16:35:49.004Z] docker_api_swarm_node_test.go:52: [dd4f7e169288e] joining swarm manager [d54dba71a4d52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_api_swarm_node_test.go:53: [dd5bcad4131e2] joining swarm manager [d54dba71a4d52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.77s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.82s) [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:202: [dfc5507c3beb1] joining swarm manager [d8f853a531fd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.23s) [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:384: [d305619498deb] joining swarm manager [d6e66eb114853]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:385: [d6dffb2ef9a8b] joining swarm manager [d6e66eb114853]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] check_test.go:380: [d6dffb2ef9a8b] daemon is not started [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.46s) [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:802: [d7e2d02b8289a] joining swarm manager [d3bf5c763665c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:802: [dfb0291e57f40] joining swarm manager [d3bf5c763665c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:802: [d41fd07eb6145] joining swarm manager [d3bf5c763665c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:802: [dbbf4b6d8edb2] joining swarm manager [d3bf5c763665c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:810: [d5d3593cbf403] joining swarm manager [d3bf5c763665c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.26s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.61s) [2020-01-06T16:35:49.004Z] docker_api_swarm_service_test.go:394: [da1e0b5e160df] joining swarm manager [d8a9532a2c1c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_api_swarm_service_test.go:394: [d5e97427680c1] joining swarm manager [d8a9532a2c1c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.24s) [2020-01-06T16:35:49.004Z] docker_api_swarm_service_test.go:342: [d0de4f0335d8a] joining swarm manager [dace85d82f3c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_api_swarm_service_test.go:342: [d275395c4c83d] joining swarm manager [dace85d82f3c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.90s) [2020-01-06T16:35:49.004Z] docker_api_swarm_service_test.go:489: [ddf9038bcfc0b] joining swarm manager [dad12e1325bf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_api_swarm_service_test.go:489: [da855fed12ea3] joining swarm manager [dad12e1325bf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.94s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.13s) [2020-01-06T16:35:49.004Z] docker_api_swarm_service_test.go:127: [d070fed7ff8d5] joining swarm manager [d84eb55c7c78d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_api_swarm_service_test.go:128: [d41c5f429e66d] joining swarm manager [d84eb55c7c78d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] docker_api_swarm_service_test.go:136: [daaa36d7a00b5] joining swarm manager [d84eb55c7c78d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-06T16:35:49.004Z] docker_api_swarm_service_test.go:137: [d4b4a786f951a] joining swarm manager [d84eb55c7c78d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.03s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.15s) [2020-01-06T16:35:49.004Z] docker_api_swarm_service_test.go:303: [d168f1746c718] joining swarm manager [d66c2155a6aa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_api_swarm_service_test.go:303: [d00b759295232] joining swarm manager [d66c2155a6aa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.47s) [2020-01-06T16:35:49.004Z] docker_api_swarm_service_test.go:99: [d337a84b267ad] joining swarm manager [db6cc52e0355f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_api_swarm_service_test.go:100: [d585e761d5ca5] joining swarm manager [db6cc52e0355f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] check_test.go:380: [d337a84b267ad] daemon is not started [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.76s) [2020-01-06T16:35:49.004Z] docker_api_swarm_service_test.go:532: [dea94f3b77133] joining swarm manager [d4596795177bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_api_swarm_service_test.go:533: [d46756bece34e] joining swarm manager [d4596795177bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.75s) [2020-01-06T16:35:49.004Z] docker_api_swarm_service_test.go:147: [d00c31f4e7a44] joining swarm manager [d6972a96f50b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_api_swarm_service_test.go:147: [ded31e08b1c75] joining swarm manager [d6972a96f50b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.30s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.02s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.13s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.17s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.39s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.40s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.96s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.80s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.65s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.17s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.40s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.21s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.10s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.82s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.13s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.80s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.65s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.37s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.39s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.16s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.74s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.74s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.42s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.62s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.91s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.05s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.05s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.24s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.06s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.55s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.82s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.27s) [2020-01-06T16:35:49.004Z] docker_cli_service_logs_test.go:241: checking task b615oj0hadwo [2020-01-06T16:35:49.004Z] docker_cli_service_logs_test.go:246: checking messages for b615oj0hadwo [2020-01-06T16:35:49.004Z] docker_cli_service_logs_test.go:241: checking task k6s5c6np3itz [2020-01-06T16:35:49.004Z] docker_cli_service_logs_test.go:246: checking messages for k6s5c6np3itz [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.62s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.26s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.66s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.02s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.57s) [2020-01-06T16:35:49.004Z] docker_cli_swarm_test.go:1901: [d558c1560c1d9] joining swarm manager [d0fc268f93884]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_cli_swarm_test.go:1902: [d389ca9179c1c] joining swarm manager [d0fc268f93884]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.70s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.00s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.12s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.26s) [2020-01-06T16:35:49.004Z] docker_cli_swarm_test.go:1802: [d078c691290ca] joining swarm manager [d53f2f294c1bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_cli_swarm_test.go:1803: [d9e2ffd4bb6e2] joining swarm manager [d53f2f294c1bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.13s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (95.23s) [2020-01-06T16:35:49.004Z] docker_cli_swarm_test.go:1321: [d465ab373587e] joining swarm manager [dafa2e386ab42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_cli_swarm_test.go:1322: [df0ebf1b2e586] joining swarm manager [dafa2e386ab42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.66s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.81s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.53s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.31s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.95s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.39s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.19s) [2020-01-06T16:35:49.004Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-01-06T16:35:49.004Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.81s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.10s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.73s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.40s) [2020-01-06T16:35:49.004Z] docker_cli_swarm_test.go:1186: [deb4314dd1ac6] joining swarm manager [da96ca4f40cb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_cli_swarm_test.go:1195: [d285668e85d6a] joining swarm manager [da96ca4f40cb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.58s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.01s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.12s) [2020-01-06T16:35:49.004Z] docker_cli_swarm_test.go:1118: [d815f9599e288] joining swarm manager [ddb7ab7cbe8c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_cli_swarm_test.go:1119: [d2a17c51f98f9] joining swarm manager [ddb7ab7cbe8c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] docker_cli_swarm_test.go:1172: [d3c08b9d50e59] joining swarm manager [ddb7ab7cbe8c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.43s) [2020-01-06T16:35:49.004Z] docker_cli_swarm_test.go:1453: [d4fee0077a812] joining swarm manager [d51c327a33b48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] docker_cli_swarm_test.go:1454: [d24e6024b5b6a] joining swarm manager [d51c327a33b48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.24s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.24s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.32s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.15s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.12s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.27s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.60s) [2020-01-06T16:35:49.004Z] docker_cli_swarm_unix_test.go:62: [df24c448a3250] joining swarm manager [da3152daff4f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.09s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.44s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.22s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.44s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.61s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.55s) [2020-01-06T16:35:49.004Z] docker_api_swarm_test.go:962: [d3fdbb3402470] joining swarm manager [dd4aca5ff64da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.50s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.28s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.89s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.15s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.34s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.22s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.28s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.50s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.36s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.27s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (4.40s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.17s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.86s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.92s) [2020-01-06T16:35:49.004Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.98s) [2020-01-06T16:35:49.004Z] === RUN TestDockerExternalVolumeSuite [2020-01-06T16:35:49.004Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-01-06T16:36:03.909Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-01-06T16:37:11.559Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-01-06T16:37:19.656Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-01-06T16:37:51.702Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-01-06T16:38:06.571Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-01-06T16:38:38.616Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-01-06T16:38:50.801Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-01-06T16:39:22.848Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-01-06T16:39:41.000Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-01-06T16:39:55.856Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-01-06T16:40:42.505Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-01-06T16:41:00.565Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-01-06T16:41:32.614Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-01-06T16:42:04.657Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-01-06T16:42:19.514Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-01-06T16:42:37.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-01-06T16:42:52.447Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite (441.28s) [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.90s) [2020-01-06T16:43:07.501Z] docker_cli_external_volume_driver_test.go:53: [d53b54ae73891] daemon is not started [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-01-06T16:43:07.501Z] docker_cli_external_volume_driver_test.go:53: [df5342cf9e5eb] daemon is not started [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-01-06T16:43:07.501Z] docker_cli_external_volume_driver_test.go:53: [dee4613112ce2] daemon is not started [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-01-06T16:43:07.501Z] docker_cli_external_volume_driver_test.go:53: [d39f57dbe6636] daemon is not started [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.54s) [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.43s) [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2020-01-06T16:43:07.501Z] docker_cli_external_volume_driver_test.go:485: [d0c064eb5ce0c] daemon is not started [2020-01-06T16:43:07.501Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2020-01-06T16:43:07.501Z] docker_cli_external_volume_driver_test.go:53: [d27d517c176d1] daemon is not started [2020-01-06T16:43:07.501Z] PASS [2020-01-06T16:43:07.501Z] [2020-01-06T16:43:07.501Z] === Skipped [2020-01-06T16:43:07.501Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2020-01-06T16:43:07.501Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2020-01-06T16:43:07.501Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2020-01-06T16:43:07.501Z] check_test.go:309: [d3cd64502e1b9] daemon is not started [2020-01-06T16:43:07.501Z] [2020-01-06T16:43:07.501Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-06T16:43:07.501Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-01-06T16:43:07.501Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-01-06T16:43:07.501Z] check_test.go:309: [d0cfc6900f7cd] daemon is not started [2020-01-06T16:43:07.501Z] [2020-01-06T16:43:07.501Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-01-06T16:43:07.501Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-01-06T16:43:07.501Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-01-06T16:43:07.501Z] check_test.go:309: [de509251fda7c] daemon is not started [2020-01-06T16:43:07.501Z] [2020-01-06T16:43:07.501Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-01-06T16:43:07.501Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-01-06T16:43:07.501Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-01-06T16:43:07.501Z] check_test.go:309: [d54ed62c121d7] daemon is not started [2020-01-06T16:43:07.501Z] [2020-01-06T16:43:07.501Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-01-06T16:43:07.501Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-01-06T16:43:07.501Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-01-06T16:43:07.501Z] [2020-01-06T16:43:07.501Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-01-06T16:43:07.501Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-01-06T16:43:07.501Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-01-06T16:43:07.501Z] [2020-01-06T16:43:07.501Z] [2020-01-06T16:43:07.501Z] DONE 273 tests, 6 skipped in 2568.288s [2020-01-06T16:43:07.501Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-01-06T16:43:08.066Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d41cbf06c8eee/docker.pid [2020-01-06T16:43:08.066Z] +++ kill 3637 [2020-01-06T16:43:08.066Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3637 is not a child of this shell [2020-01-06T16:43:08.066Z] warning: PID 3637 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d41cbf06c8eee/docker.pid had a nonzero exit code [2020-01-06T16:43:08.066Z] ++++ cat bundles/test-integration/docker.pid [2020-01-06T16:43:08.066Z] +++ kill 7289 [2020-01-06T16:43:08.998Z] +++ /etc/init.d/apparmor stop [2020-01-06T16:43:08.998Z] Clearing AppArmor profiles cache:. [2020-01-06T16:43:08.998Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-01-06T16:43:08.998Z] Unloading profiles will leave already running processes permanently [2020-01-06T16:43:08.998Z] unconfined, which can lead to unexpected situations. [2020-01-06T16:43:08.998Z] [2020-01-06T16:43:08.998Z] To set a process to complain mode, use the command line tool [2020-01-06T16:43:08.998Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-01-06T16:43:08.998Z] with the 'teardown' option." [2020-01-06T16:43:08.998Z] [2020-01-06T16:43:09.563Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-01-06T16:43:09.576Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-01-06T16:43:11.655Z] + echo Ensuring container killed. [2020-01-06T16:43:11.655Z] Ensuring container killed. [2020-01-06T16:43:11.655Z] + docker ps -aq -f name=docker-pr3-* [2020-01-06T16:43:11.655Z] + cids=5c4ac2cb3642 [2020-01-06T16:43:11.655Z] 01ca0db39a5d [2020-01-06T16:43:11.655Z] 2ac0e7251ec0 [2020-01-06T16:43:11.655Z] + [ -n 5c4ac2cb3642 [2020-01-06T16:43:11.655Z] 01ca0db39a5d [2020-01-06T16:43:11.655Z] 2ac0e7251ec0 ] [2020-01-06T16:43:11.655Z] + docker rm -vf 5c4ac2cb3642 01ca0db39a5d 2ac0e7251ec0 [2020-01-06T16:43:12.588Z] 5c4ac2cb3642 [2020-01-06T16:43:13.155Z] 01ca0db39a5d [2020-01-06T16:43:13.721Z] 2ac0e7251ec0 [Pipeline] sh [2020-01-06T16:43:14.015Z] + echo Chowning /workspace to jenkins user [2020-01-06T16:43:14.015Z] Chowning /workspace to jenkins user [2020-01-06T16:43:14.015Z] + id -u [2020-01-06T16:43:14.015Z] + id -g [2020-01-06T16:43:14.015Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40340:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-01-06T16:43:18.499Z] + bundleName=amd64 [2020-01-06T16:43:18.499Z] + echo Creating amd64-bundles.tar.gz [2020-01-06T16:43:18.499Z] Creating amd64-bundles.tar.gz [2020-01-06T16:43:18.499Z] + xargs tar -czf amd64-bundles.tar.gz [2020-01-06T16:43:18.499Z] + 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 [2020-01-06T16:43:19.882Z] Archiving artifacts [2020-01-06T16:43:22.024Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40340/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-06T16:43:22.359Z] + make clean [2020-01-06T16:43:22.616Z] docker volume rm -f docker-dev-cache [2020-01-06T16:43:22.616Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-01-06T16:51:18.712Z] ok github.com/docker/docker/integration-cli 2659.658s [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === Skipped [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-01-06T16:51:18.713Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-01-06T16:51:18.713Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-01-06T16:51:18.713Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-01-06T16:51:18.713Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-01-06T16:51:18.713Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-01-06T16:51:18.713Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-01-06T16:51:18.713Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-01-06T16:51:18.713Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-01-06T16:51:18.713Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-01-06T16:51:18.713Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-01-06T16:51:18.713Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-01-06T16:51:18.713Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-01-06T16:51:18.713Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-01-06T16:51:18.713Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-01-06T16:51:18.713Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-01-06T16:51:18.713Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-01-06T16:51:18.713Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-01-06T16:51:18.713Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2020-01-06T16:51:18.713Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.81s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-01-06T16:51:18.713Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2020-01-06T16:51:18.713Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.713Z] [2020-01-06T16:51:18.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2020-01-06T16:51:18.713Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2020-01-06T16:51:18.714Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.52s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.45s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2020-01-06T16:51:18.714Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-01-06T16:51:18.714Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-01-06T16:51:18.714Z] docker_cli_sni_test.go:18: Flakey test [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-01-06T16:51:18.714Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-01-06T16:51:18.714Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-01-06T16:51:18.714Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-01-06T16:51:18.714Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-01-06T16:51:18.714Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-01-06T16:51:18.714Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-01-06T16:51:18.714Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-01-06T16:51:18.714Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.714Z] [2020-01-06T16:51:18.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-06T16:51:18.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-01-06T16:51:18.715Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-01-06T16:51:18.715Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-01-06T16:51:18.715Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-01-06T16:51:18.715Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-01-06T16:51:18.715Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-01-06T16:51:18.715Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-01-06T16:51:18.715Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-01-06T16:51:18.715Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-01-06T16:51:18.715Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-01-06T16:51:18.715Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2020-01-06T16:51:18.715Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2020-01-06T16:51:18.715Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-01-06T16:51:18.715Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-01-06T16:51:18.715Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-01-06T16:51:18.715Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-01-06T16:51:18.715Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-01-06T16:51:18.715Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-01-06T16:51:18.715Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-01-06T16:51:18.715Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-01-06T16:51:18.715Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-01-06T16:51:18.715Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-01-06T16:51:18.715Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-01-06T16:51:18.715Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-01-06T16:51:18.715Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-01-06T16:51:18.715Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-01-06T16:51:18.715Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-01-06T16:51:18.715Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-06T16:51:18.715Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-01-06T16:51:18.715Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.715Z] [2020-01-06T16:51:18.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-01-06T16:51:18.716Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-01-06T16:51:18.716Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-01-06T16:51:18.716Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-01-06T16:51:18.716Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-01-06T16:51:18.716Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-01-06T16:51:18.716Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-01-06T16:51:18.716Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-01-06T16:51:18.716Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-01-06T16:51:18.716Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-01-06T16:51:18.716Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-01-06T16:51:18.716Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-01-06T16:51:18.716Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-01-06T16:51:18.716Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-01-06T16:51:18.716Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-01-06T16:51:18.716Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-01-06T16:51:18.716Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-01-06T16:51:18.716Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-01-06T16:51:18.716Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-01-06T16:51:18.716Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.716Z] [2020-01-06T16:51:18.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-06T16:51:18.716Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-01-06T16:51:18.716Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-01-06T16:51:18.717Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-01-06T16:51:18.717Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-01-06T16:51:18.717Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-01-06T16:51:18.717Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-01-06T16:51:18.717Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-01-06T16:51:18.717Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-01-06T16:51:18.717Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-01-06T16:51:18.717Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-01-06T16:51:18.717Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-01-06T16:51:18.717Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-01-06T16:51:18.717Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-01-06T16:51:18.717Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-01-06T16:51:18.717Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-01-06T16:51:18.717Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-01-06T16:51:18.717Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-01-06T16:51:18.717Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-06T16:51:18.717Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-01-06T16:51:18.717Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.717Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-01-06T16:51:18.718Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-01-06T16:51:18.718Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-01-06T16:51:18.718Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-01-06T16:51:18.718Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-01-06T16:51:18.718Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-01-06T16:51:18.718Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-01-06T16:51:18.718Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-01-06T16:51:18.718Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-01-06T16:51:18.718Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-01-06T16:51:18.718Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-01-06T16:51:18.718Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-01-06T16:51:18.718Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-01-06T16:51:18.718Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-01-06T16:51:18.718Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-01-06T16:51:18.718Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-01-06T16:51:18.718Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-01-06T16:51:18.718Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-01-06T16:51:18.718Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-01-06T16:51:18.718Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-06T16:51:18.718Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-01-06T16:51:18.718Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.718Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-01-06T16:51:18.719Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-01-06T16:51:18.719Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.719Z] [2020-01-06T16:51:18.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-06T16:51:18.719Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-01-06T16:51:18.720Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-01-06T16:51:18.720Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-01-06T16:51:18.720Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-01-06T16:51:18.720Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-01-06T16:51:18.720Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.720Z] [2020-01-06T16:51:18.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-06T16:51:18.720Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-01-06T16:51:18.721Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-01-06T16:51:18.721Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-01-06T16:51:18.721Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-01-06T16:51:18.721Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-01-06T16:51:18.721Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.721Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-06T16:51:18.721Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-01-06T16:51:18.721Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.721Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-06T16:51:18.722Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-01-06T16:51:18.722Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] DONE 1096 tests, 549 skipped in 2668.507s [2020-01-06T16:51:18.722Z] INFO: Integration tests ended at 01/06/2020 16:51:05. Duration:00:44:28.6442110 [2020-01-06T16:51:18.722Z] INFO: Docker info of the daemon under test at end of run [2020-01-06T16:51:18.722Z] [2020-01-06T16:51:18.722Z] Containers: 2 [2020-01-06T16:51:18.722Z] Running: 0 [2020-01-06T16:51:18.722Z] Paused: 0 [2020-01-06T16:51:18.722Z] Stopped: 2 [2020-01-06T16:51:18.722Z] Images: 12 [2020-01-06T16:51:18.722Z] Server Version: 0.0.0-dev [2020-01-06T16:51:18.722Z] Storage Driver: windowsfilter [2020-01-06T16:51:18.722Z] Windows: [2020-01-06T16:51:18.722Z] Logging Driver: json-file [2020-01-06T16:51:18.722Z] Plugins: [2020-01-06T16:51:18.722Z] Volume: local [2020-01-06T16:51:18.722Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-01-06T16:51:18.722Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-01-06T16:51:18.722Z] Swarm: inactive [2020-01-06T16:51:18.722Z] Default Isolation: process [2020-01-06T16:51:18.722Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-01-06T16:51:18.722Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2020-01-06T16:51:18.722Z] OSType: windows [2020-01-06T16:51:18.722Z] Architecture: x86_64 [2020-01-06T16:51:18.722Z] CPUs: 4 [2020-01-06T16:51:18.722Z] Total Memory: 32GiB [2020-01-06T16:51:18.722Z] Name: azwin-2-e8ba50 [2020-01-06T16:51:18.722Z] ID: BQCC:Z47F:2THU:MOSK:HDPY:YF75:GJSD:ZDFY:A5FN:ECBQ:G5JG:UGTH [2020-01-06T16:51:18.722Z] Docker Root Dir: D:\CI\PR-40340\3\daemon [2020-01-06T16:51:18.722Z] Debug Mode (client): false [2020-01-06T16:51:18.722Z] Debug Mode (server): true [2020-01-06T16:51:18.722Z] File Descriptors: -1 [2020-01-06T16:51:18.722Z] Goroutines: 18 [2020-01-06T16:51:18.722Z] System Time: 2020-01-06T16:51:05.949374Z [2020-01-06T16:51:18.722Z] EventsListeners: 0 [2020-01-06T16:51:18.722Z] Registry: https://index.docker.io/v1/ [2020-01-06T16:51:18.722Z] Labels: [2020-01-06T16:51:18.723Z] Experimental: false [2020-01-06T16:51:18.723Z] Insecure Registries: [2020-01-06T16:51:18.723Z] 127.0.0.0/8 [2020-01-06T16:51:18.723Z] Live Restore Enabled: false [2020-01-06T16:51:18.723Z] [2020-01-06T16:51:18.723Z] [2020-01-06T16:51:18.723Z] INFO: Stopping daemon under test [2020-01-06T16:51:18.723Z] SUCCESS: The process with PID 8304 (child process of PID 2500) has been terminated. [2020-01-06T16:51:18.723Z] SUCCESS: The process with PID 2500 (child process of PID 5768) has been terminated. [2020-01-06T16:51:18.723Z] INFO: Stop tailing logs of the daemon under tests [2020-01-06T16:51:18.723Z] INFO: executeCI.ps1 Completed successfully at 01/06/2020 16:51:06. [2020-01-06T16:51:18.723Z] INFO: Tidying up at end of run [2020-01-06T16:51:18.723Z] INFO: Saving daemon under test log (d:\CI\PR-40340\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-01-06T16:51:18.723Z] INFO: Saving daemon under test log (d:\CI\PR-40340\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-01-06T16:51:18.723Z] INFO: Nuke-Everything... [2020-01-06T16:51:18.723Z] INFO: Container count on control daemon to delete is 2 [2020-01-06T16:51:18.723Z] d43a35651fa5 [2020-01-06T16:51:18.723Z] d20291d5837a [2020-01-06T16:51:18.723Z] INFO: Non-base image count on control daemon to delete is 1 [2020-01-06T16:51:18.723Z] Deleted: sha256:1d574550e34adf001d88b3f17170c70ddc74bdddba176dbb40e84867c6d6e405 [2020-01-06T16:51:18.723Z] Deleted: sha256:59aaf3ef1200a6deaaa50ffaf984b7711d9ef84b8a0ca9130c919ef69f044752 [2020-01-06T16:51:18.723Z] Deleted: sha256:1dff36da8320b395376a23377f27d2c9215011250fc876967da00661e9a992b6 [2020-01-06T16:51:18.723Z] Deleted: sha256:a9fb0e106ec797cc1c3396512ff40a5415a81d9d6d1c7a2e95b8aa470e589f3e [2020-01-06T16:51:18.723Z] Deleted: sha256:b82cb1f95ae6533c6b13df86821f10194e0a3727486a31a5f98db817d4633308 [2020-01-06T16:51:18.723Z] Deleted: sha256:0b29a5069407ddb8be27aebc951a7152b871ec8c1a5854a4fb2f97e9ab06d33a [2020-01-06T16:51:18.723Z] Deleted: sha256:68a790731769b4b8c1c6528118d6a0258b629f92ca20ea69ceb06c184d7ffdc7 [2020-01-06T16:51:18.723Z] Deleted: sha256:ac2ca54f3668e50d180aa3cac68267ff96471c3e93d2c778ab75424b1c4736ce [2020-01-06T16:51:18.723Z] Deleted: sha256:c11a068bb4a180524e98c22a9855cc34f9a22182ab899fe9401e1ce7be2a5527 [2020-01-06T16:51:18.723Z] Deleted: sha256:4a3570f1f9007860a24ebbfd07ed3a4dd7992c4958aa29acccfa7738e796de4d [2020-01-06T16:51:18.723Z] Deleted: sha256:10e1de166569c921332f162fe7e3455a0b3b4e89a81835cc075420b864bf82c3 [2020-01-06T16:51:18.723Z] Deleted: sha256:4c1e7142f655d58e760ee09c2232cdeb583141f2f9f0ff5263f9ca9e57fb24cd [2020-01-06T16:51:18.723Z] INFO: Tidying pidfile d:\CI\PR-40340\3\docker.pid [2020-01-06T16:51:18.723Z] INFO: Nuking d:\CI [2020-01-06T16:51:44.030Z] INFO: Zapped successfully [2020-01-06T16:51:44.030Z] [2020-01-06T16:51:44.031Z] INFO: executeCI.ps1 exiting at Mon Jan 6 16:51:43 CUT 2020. Duration 01:03:45.9995014 [2020-01-06T16:51:44.031Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-01-06T16:51:44.274Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-01-06T16:51:51.226Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-01-06T16:51:53.626Z] Archiving artifacts [2020-01-06T16:51:54.775Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40340/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-01-06T16:51:55.700Z] + make clean [2020-01-06T16:51:56.673Z] docker volume rm -f docker-dev-cache [2020-01-06T16:51:56.673Z] 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