Pull request #39807 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a+238887ef068ca438b8528605fb9a4f68333d64d8 (d3ecbbb91509e79d87587e70b045477d2329b40d) 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 241f6703d31895690d4cb6f158f753615abe74ac 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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" > git rev-list --no-walk 241f6703d31895690d4cb6f158f753615abe74ac # 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-04-03T07:55:53.219Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-04-03T07:55:53.224Z] Trying to pass milestone 15 [Pipeline] milestone [2020-04-03T07:55:53.255Z] Trying to pass milestone 16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-04-03T07:55:53.419Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b8c12fa4c0b940fb) in /home/ubuntu/workspace/moby_PR-39807 [Pipeline] { [Pipeline] checkout [2020-04-03T07:55:53.478Z] using credential docker-jenkins-github-credentials [2020-04-03T07:55:53.487Z] Cloning the remote Git repository [2020-04-03T07:55:53.488Z] Cloning with configured refspecs honoured and without tags [2020-04-03T07:55:53.500Z] Cloning repository https://github.com/moby/moby.git [2020-04-03T07:55:53.500Z] > git init /home/ubuntu/workspace/moby_PR-39807 # timeout=10 [2020-04-03T07:55:53.505Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-03T07:55:53.505Z] > git --version # timeout=10 [2020-04-03T07:55:53.512Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-03T07:55:53.512Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39807/head:refs/remotes/origin/PR-39807 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:11.448Z] Fetching without tags [2020-04-03T07:56:11.700Z] Merging remotes/origin/master commit 238887ef068ca438b8528605fb9a4f68333d64d8 into PR head commit 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:56:12.183Z] Merge succeeded, producing 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:56:12.183Z] Checking out Revision 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a (PR-39807) [2020-04-03T07:56:12.418Z] Commit message: "Pin busybox to fixed version and verify sha256" [2020-04-03T07:56:12.435Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-03T07:56:11.429Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-03T07:56:11.432Z] > git config --add remote.origin.fetch +refs/pull/39807/head:refs/remotes/origin/PR-39807 # timeout=10 [2020-04-03T07:56:11.437Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:11.442Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-03T07:56:11.457Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-03T07:56:11.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-03T07:56:11.458Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39807/head:refs/remotes/origin/PR-39807 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:11.709Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T07:56:11.714Z] > git checkout -f 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a # timeout=10 [2020-04-03T07:56:12.173Z] > git merge 238887ef068ca438b8528605fb9a4f68333d64d8 # timeout=10 [2020-04-03T07:56:12.182Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T07:56:12.190Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T07:56:12.198Z] > git checkout -f 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a # timeout=10 [2020-04-03T07:56:12.433Z] > git rev-list --no-walk 12431dd97db1bb290e1df15a36ab54e61005acf1 # timeout=10 [2020-04-03T07:56:13.214Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39807:/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-04-03T07:56:13.214Z] Unable to find image 'alpine:latest' locally [2020-04-03T07:56:13.214Z] latest: Pulling from library/alpine [2020-04-03T07:56:13.214Z] aad63a933944: Pulling fs layer [2020-04-03T07:56:13.472Z] aad63a933944: Verifying Checksum [2020-04-03T07:56:13.472Z] aad63a933944: Download complete [2020-04-03T07:56:13.472Z] aad63a933944: Pull complete [2020-04-03T07:56:13.472Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-03T07:56:13.472Z] Status: Downloaded newer image for alpine:latest [2020-04-03T07:56:16.741Z] 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: rootless) [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] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-04-03T07:56:16.966Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b8c12fa4c0b940fb) in /home/ubuntu/workspace/moby_PR-39807 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-04-03T07:56:16.976Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-041126414a511e03c) in /home/ubuntu/workspace/moby_PR-39807 [Pipeline] stage [2020-04-03T07:56:16.980Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0305485820b634cb8) in /home/ubuntu/workspace/moby_PR-39807 [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-04-03T07:56:17.014Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-39807 [2020-04-03T07:56:17.016Z] Running on ppc64le-ubuntu-28 in /home/docker/workspace/moby_PR-39807 [Pipeline] { [Pipeline] checkout [2020-04-03T07:56:17.037Z] using credential docker-jenkins-github-credentials [Pipeline] { [2020-04-03T07:56:17.051Z] Fetching changes from the remote Git repository [2020-04-03T07:56:17.056Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [2020-04-03T07:56:17.099Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-04-03T07:56:17.107Z] Cloning the remote Git repository [2020-04-03T07:56:17.107Z] Cloning with configured refspecs honoured and without tags [2020-04-03T07:56:17.113Z] Running on azwin-2-88b260 in d:\jenkins\workspace\moby_PR-39807 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] { [Pipeline] checkout [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-04-03T07:56:17.148Z] using credential docker-jenkins-github-credentials [2020-04-03T07:56:17.156Z] Cloning the remote Git repository [2020-04-03T07:56:17.156Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] ws [2020-04-03T07:56:17.201Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-04-03T07:56:17.214Z] using credential docker-jenkins-github-credentials [2020-04-03T07:56:17.220Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-04-03T07:56:17.230Z] Cloning the remote Git repository [2020-04-03T07:56:17.230Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-04-03T07:56:17.237Z] Cloning the remote Git repository [2020-04-03T07:56:17.238Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-03T07:56:17.316Z] Merging remotes/origin/master commit 238887ef068ca438b8528605fb9a4f68333d64d8 into PR head commit 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-04-03T07:56:17.489Z] using credential docker-jenkins-github-credentials [2020-04-03T07:56:17.551Z] Merge succeeded, producing 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:56:17.551Z] Checking out Revision 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a (PR-39807) [2020-04-03T07:56:17.560Z] Cloning the remote Git repository [2020-04-03T07:56:17.560Z] Cloning with configured refspecs honoured and without tags [2020-04-03T07:56:17.616Z] Commit message: "Pin busybox to fixed version and verify sha256" [2020-04-03T07:56:17.050Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-04-03T07:56:17.059Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-03T07:56:17.064Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-03T07:56:17.064Z] > git --version # timeout=10 [2020-04-03T07:56:17.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-03T07:56:17.069Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39807/head:refs/remotes/origin/PR-39807 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:17.323Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T07:56:17.329Z] > git checkout -f 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a # timeout=10 [2020-04-03T07:56:17.537Z] > git merge 238887ef068ca438b8528605fb9a4f68333d64d8 # timeout=10 [2020-04-03T07:56:17.544Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T07:56:17.558Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T07:56:17.572Z] > git checkout -f 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a # timeout=10 [2020-04-03T07:56:17.115Z] Cloning repository https://github.com/moby/moby.git [2020-04-03T07:56:17.116Z] > git init /home/ubuntu/workspace/moby_PR-39807 # timeout=10 [2020-04-03T07:56:17.131Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-03T07:56:17.131Z] > git --version # timeout=10 [2020-04-03T07:56:17.139Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-03T07:56:17.139Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39807/head:refs/remotes/origin/PR-39807 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [2020-04-03T07:56:17.157Z] Cloning repository https://github.com/moby/moby.git [2020-04-03T07:56:17.157Z] > git init /home/ubuntu/workspace/moby_PR-39807 # timeout=10 [2020-04-03T07:56:17.170Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-03T07:56:17.170Z] > git --version # timeout=10 [2020-04-03T07:56:17.174Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-03T07:56:17.175Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39807/head:refs/remotes/origin/PR-39807 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2020-04-03T07:56:17.234Z] Cloning repository https://github.com/moby/moby.git [2020-04-03T07:56:17.234Z] > git init /home/jenkins/workspace/moby_PR-39807 # timeout=10 [2020-04-03T07:56:17.261Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-03T07:56:17.261Z] > git --version # timeout=10 [2020-04-03T07:56:17.265Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-03T07:56:17.265Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39807/head:refs/remotes/origin/PR-39807 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:17.243Z] Cloning repository https://github.com/moby/moby.git [2020-04-03T07:56:17.244Z] > git init /home/docker/workspace/moby_PR-39807 # timeout=10 [2020-04-03T07:56:17.260Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-03T07:56:17.260Z] > git --version # timeout=10 [2020-04-03T07:56:17.265Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-03T07:56:17.269Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39807/head:refs/remotes/origin/PR-39807 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:17.593Z] Cloning repository https://github.com/moby/moby.git [2020-04-03T07:56:17.594Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-04-03T07:56:17.656Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-03T07:56:17.656Z] > git --version # timeout=10 [2020-04-03T07:56:17.720Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-03T07:56:17.723Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39807/head:refs/remotes/origin/PR-39807 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:18.427Z] + [ PR != PR ] [2020-04-03T07:56:18.427Z] + [ master != master ] [2020-04-03T07:56:18.427Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-03T07:56:18.750Z] + docker version [2020-04-03T07:56:18.750Z] Client: Docker Engine - Community [2020-04-03T07:56:18.750Z] Version: 19.03.5 [2020-04-03T07:56:18.750Z] API version: 1.40 [2020-04-03T07:56:18.750Z] Go version: go1.12.12 [2020-04-03T07:56:18.750Z] Git commit: 633a0ea838 [2020-04-03T07:56:18.750Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-03T07:56:18.750Z] OS/Arch: linux/amd64 [2020-04-03T07:56:18.750Z] Experimental: false [2020-04-03T07:56:18.750Z] [2020-04-03T07:56:18.750Z] Server: Docker Engine - Community [2020-04-03T07:56:18.750Z] Engine: [2020-04-03T07:56:18.750Z] Version: 19.03.5 [2020-04-03T07:56:18.750Z] API version: 1.40 (minimum version 1.12) [2020-04-03T07:56:18.750Z] Go version: go1.12.12 [2020-04-03T07:56:18.750Z] Git commit: 633a0ea838 [2020-04-03T07:56:18.750Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-03T07:56:18.750Z] OS/Arch: linux/amd64 [2020-04-03T07:56:18.750Z] Experimental: true [2020-04-03T07:56:18.750Z] containerd: [2020-04-03T07:56:18.750Z] Version: 1.2.10 [2020-04-03T07:56:18.750Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-03T07:56:18.750Z] runc: [2020-04-03T07:56:18.750Z] Version: 1.0.0-rc8+dev [2020-04-03T07:56:18.750Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-03T07:56:18.750Z] docker-init: [2020-04-03T07:56:18.750Z] Version: 0.18.0 [2020-04-03T07:56:18.750Z] GitCommit: fec3683 [Pipeline] sh [2020-04-03T07:56:19.033Z] + docker info [2020-04-03T07:56:19.033Z] Client: [2020-04-03T07:56:19.033Z] Debug Mode: false [2020-04-03T07:56:19.033Z] [2020-04-03T07:56:19.033Z] Server: [2020-04-03T07:56:19.033Z] Containers: 0 [2020-04-03T07:56:19.033Z] Running: 0 [2020-04-03T07:56:19.033Z] Paused: 0 [2020-04-03T07:56:19.033Z] Stopped: 0 [2020-04-03T07:56:19.033Z] Images: 5 [2020-04-03T07:56:19.033Z] Server Version: 19.03.5 [2020-04-03T07:56:19.033Z] Storage Driver: overlay2 [2020-04-03T07:56:19.033Z] Backing Filesystem: extfs [2020-04-03T07:56:19.033Z] Supports d_type: true [2020-04-03T07:56:19.033Z] Native Overlay Diff: true [2020-04-03T07:56:19.033Z] Logging Driver: json-file [2020-04-03T07:56:19.033Z] Cgroup Driver: cgroupfs [2020-04-03T07:56:19.033Z] Plugins: [2020-04-03T07:56:19.033Z] Volume: local [2020-04-03T07:56:19.033Z] Network: bridge host ipvlan macvlan null overlay [2020-04-03T07:56:19.033Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-03T07:56:19.033Z] Swarm: inactive [2020-04-03T07:56:19.033Z] Runtimes: runc [2020-04-03T07:56:19.033Z] Default Runtime: runc [2020-04-03T07:56:19.033Z] Init Binary: docker-init [2020-04-03T07:56:19.033Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-03T07:56:19.033Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-03T07:56:19.033Z] init version: fec3683 [2020-04-03T07:56:19.033Z] Security Options: [2020-04-03T07:56:19.033Z] apparmor [2020-04-03T07:56:19.033Z] seccomp [2020-04-03T07:56:19.033Z] Profile: default [2020-04-03T07:56:19.033Z] Kernel Version: 4.15.0-1058-aws [2020-04-03T07:56:19.033Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-03T07:56:19.033Z] OSType: linux [2020-04-03T07:56:19.033Z] Architecture: x86_64 [2020-04-03T07:56:19.033Z] CPUs: 2 [2020-04-03T07:56:19.033Z] Total Memory: 7.501GiB [2020-04-03T07:56:19.033Z] Name: ip-10-100-126-19 [2020-04-03T07:56:19.033Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-03T07:56:19.033Z] Docker Root Dir: /var/lib/docker [2020-04-03T07:56:19.033Z] Debug Mode: false [2020-04-03T07:56:19.033Z] Registry: https://index.docker.io/v1/ [2020-04-03T07:56:19.033Z] Labels: [2020-04-03T07:56:19.033Z] Experimental: true [2020-04-03T07:56:19.033Z] Insecure Registries: [2020-04-03T07:56:19.033Z] 127.0.0.0/8 [2020-04-03T07:56:19.033Z] Live Restore Enabled: true [2020-04-03T07:56:19.033Z] [2020-04-03T07:56:19.033Z] WARNING: No swap limit support [Pipeline] sh [2020-04-03T07:56:19.310Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-03T07:56:19.310Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-03T07:56:19.310Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39807/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-03T07:56:19.310Z] + bash /home/ubuntu/workspace/moby_PR-39807/check-config.sh [2020-04-03T07:56:19.310Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-03T07:56:19.311Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-03T07:56:19.311Z] [2020-04-03T07:56:19.311Z] Generally Necessary: [2020-04-03T07:56:19.569Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-03T07:56:19.569Z] - apparmor: enabled and tools installed [2020-04-03T07:56:19.569Z] - CONFIG_NAMESPACES: enabled [2020-04-03T07:56:19.569Z] - CONFIG_NET_NS: enabled [2020-04-03T07:56:19.569Z] - CONFIG_PID_NS: enabled [2020-04-03T07:56:19.569Z] - CONFIG_IPC_NS: enabled [2020-04-03T07:56:19.569Z] - CONFIG_UTS_NS: enabled [2020-04-03T07:56:19.569Z] - CONFIG_CGROUPS: enabled [2020-04-03T07:56:19.569Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-03T07:56:19.569Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-03T07:56:19.569Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-03T07:56:19.569Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-03T07:56:19.569Z] - CONFIG_CPUSETS: enabled [2020-04-03T07:56:19.569Z] - CONFIG_MEMCG: enabled [2020-04-03T07:56:19.569Z] - CONFIG_KEYS: enabled [2020-04-03T07:56:19.569Z] - CONFIG_VETH: enabled (as module) [2020-04-03T07:56:19.569Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-03T07:56:19.569Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-03T07:56:19.569Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-03T07:56:19.569Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-03T07:56:19.569Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-03T07:56:19.569Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-03T07:56:19.569Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-03T07:56:19.569Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-03T07:56:19.569Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-03T07:56:19.569Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-03T07:56:19.569Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-03T07:56:19.569Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-03T07:56:19.569Z] [2020-04-03T07:56:19.569Z] Optional Features: [2020-04-03T07:56:19.569Z] - CONFIG_USER_NS: enabled [2020-04-03T07:56:19.569Z] - CONFIG_SECCOMP: enabled [2020-04-03T07:56:19.569Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-03T07:56:19.569Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-03T07:56:19.569Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-03T07:56:19.569Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-03T07:56:19.569Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-03T07:56:19.569Z] - CONFIG_BLK_CGROUP: enabled [2020-04-03T07:56:19.569Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-03T07:56:19.569Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-03T07:56:19.569Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-03T07:56:19.569Z] - CONFIG_CGROUP_PERF: enabled [2020-04-03T07:56:19.569Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-03T07:56:19.569Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-03T07:56:19.569Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-03T07:56:19.569Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-03T07:56:19.569Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-03T07:56:19.569Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-03T07:56:19.569Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-03T07:56:19.569Z] - CONFIG_IP_VS: enabled (as module) [2020-04-03T07:56:19.569Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-03T07:56:19.569Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-03T07:56:19.569Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-03T07:56:19.569Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-03T07:56:19.569Z] - CONFIG_EXT4_FS: enabled [2020-04-03T07:56:19.569Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-03T07:56:19.569Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-03T07:56:19.569Z] - Network Drivers: [2020-04-03T07:56:19.569Z] - "overlay": [2020-04-03T07:56:19.825Z] - CONFIG_VXLAN: enabled (as module) [2020-04-03T07:56:19.825Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-03T07:56:19.825Z] Optional (for encrypted networks): [2020-04-03T07:56:19.825Z] - CONFIG_CRYPTO: enabled [2020-04-03T07:56:19.825Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-03T07:56:19.825Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-03T07:56:19.825Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-03T07:56:19.825Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-03T07:56:19.825Z] - CONFIG_XFRM: enabled [2020-04-03T07:56:19.825Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-03T07:56:19.825Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-03T07:56:19.825Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-03T07:56:19.825Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-03T07:56:19.825Z] - "ipvlan": [2020-04-03T07:56:19.825Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-03T07:56:19.825Z] - "macvlan": [2020-04-03T07:56:19.826Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-03T07:56:19.826Z] - CONFIG_DUMMY: enabled (as module) [2020-04-03T07:56:19.826Z] - "ftp,tftp client in container": [2020-04-03T07:56:19.826Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-03T07:56:19.826Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-03T07:56:19.826Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-03T07:56:19.826Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-03T07:56:19.826Z] - Storage Drivers: [2020-04-03T07:56:19.826Z] - "aufs": [2020-04-03T07:56:19.826Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-03T07:56:19.826Z] - "btrfs": [2020-04-03T07:56:19.826Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-03T07:56:19.826Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-03T07:56:19.826Z] - "devicemapper": [2020-04-03T07:56:19.826Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-03T07:56:19.826Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-03T07:56:19.826Z] - "overlay": [2020-04-03T07:56:19.826Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-03T07:56:19.826Z] - "zfs": [2020-04-03T07:56:19.826Z] - /dev/zfs: missing [2020-04-03T07:56:19.826Z] - zfs command: missing [2020-04-03T07:56:19.826Z] - zpool command: missing [2020-04-03T07:56:19.826Z] [2020-04-03T07:56:19.826Z] Limits: [2020-04-03T07:56:19.826Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-03T07:56:19.826Z] [2020-04-03T07:56:19.826Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-03T07:56:20.158Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a . [2020-04-03T07:56:20.159Z] #2 [internal] load .dockerignore [2020-04-03T07:56:20.159Z] #2 transferring context: 87B done [2020-04-03T07:56:20.159Z] #2 DONE 0.0s [2020-04-03T07:56:20.159Z] [2020-04-03T07:56:20.159Z] #1 [internal] load build definition from Dockerfile [2020-04-03T07:56:20.159Z] #1 transferring dockerfile: 17.09kB done [2020-04-03T07:56:20.159Z] #1 DONE 0.0s [2020-04-03T07:56:20.159Z] [2020-04-03T07:56:20.159Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-03T07:56:20.159Z] #3 DONE 0.1s [2020-04-03T07:56:20.417Z] [2020-04-03T07:56:20.417Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-03T07:56:20.417Z] #4 CACHED [2020-04-03T07:56:20.673Z] [2020-04-03T07:56:20.673Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-03T07:56:20.937Z] #6 DONE 0.1s [2020-04-03T07:56:20.937Z] [2020-04-03T07:56:20.937Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-04-03T07:56:20.937Z] #5 DONE 0.4s [2020-04-03T07:56:20.937Z] [2020-04-03T07:56:20.937Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-03T07:56:20.937Z] #71 DONE 0.0s [2020-04-03T07:56:20.937Z] [2020-04-03T07:56:20.937Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-04-03T07:56:20.937Z] #7 DONE 0.0s [2020-04-03T07:56:20.937Z] [2020-04-03T07:56:20.937Z] #20 [internal] load build context [2020-04-03T07:56:22.307Z] #20 transferring context: 50.11MB 1.2s done [2020-04-03T07:56:22.307Z] #20 DONE 1.2s [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-03T07:56:22.307Z] #19 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-03T07:56:22.307Z] #30 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T07:56:22.307Z] #56 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-03T07:56:22.307Z] #8 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-03T07:56:22.307Z] #11 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-03T07:56:22.307Z] #22 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-03T07:56:22.307Z] #41 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-03T07:56:22.307Z] #43 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-03T07:56:22.307Z] #13 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-03T07:56:22.307Z] #59 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-03T07:56:22.307Z] #72 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-03T07:56:22.307Z] #28 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-03T07:56:22.307Z] #9 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-03T07:56:22.307Z] #32 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T07:56:22.307Z] #38 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-03T07:56:22.307Z] #67 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-03T07:56:22.307Z] #37 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-03T07:56:22.307Z] #34 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:22.307Z] #65 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:22.307Z] #23 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-03T07:56:22.307Z] #17 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:22.307Z] #21 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-03T07:56:22.307Z] #69 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-03T07:56:22.307Z] #52 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T07:56:22.307Z] #47 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-03T07:56:22.307Z] #40 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-03T07:56:22.307Z] #57 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-03T07:56:22.307Z] #24 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:22.307Z] #36 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-03T07:56:22.307Z] #18 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-03T07:56:22.307Z] #73 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-03T07:56:22.307Z] #35 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-03T07:56:22.307Z] #75 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-03T07:56:22.307Z] #26 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-03T07:56:22.307Z] #39 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-03T07:56:22.307Z] #49 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-03T07:56:22.307Z] #42 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-03T07:56:22.307Z] #54 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-03T07:56:22.307Z] #46 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-03T07:56:22.307Z] #27 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-03T07:56:22.307Z] #70 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-03T07:56:22.307Z] #66 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-03T07:56:22.307Z] #10 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:22.307Z] #63 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-03T07:56:22.307Z] #15 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-03T07:56:22.307Z] #55 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-03T07:56:22.307Z] #61 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-03T07:56:22.307Z] #45 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T07:56:22.307Z] #33 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:22.307Z] #53 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-03T07:56:22.307Z] #31 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T07:56:22.307Z] #74 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T07:56:22.307Z] #60 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-03T07:56:22.307Z] #29 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-03T07:56:22.307Z] #14 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:22.307Z] #50 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-03T07:56:22.307Z] #64 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-03T07:56:22.307Z] #48 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-03T07:56:22.307Z] #51 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-03T07:56:22.307Z] #25 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:22.307Z] #58 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-03T07:56:22.307Z] #62 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:22.307Z] #68 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-03T07:56:22.307Z] #12 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-03T07:56:22.307Z] #16 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T07:56:22.307Z] #44 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-03T07:56:22.307Z] #76 CACHED [2020-04-03T07:56:22.307Z] [2020-04-03T07:56:22.307Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-03T07:56:23.238Z] #77 DONE 0.8s [2020-04-03T07:56:23.238Z] [2020-04-03T07:56:23.238Z] #78 exporting to image [2020-04-03T07:56:23.238Z] #78 exporting layers [2020-04-03T07:56:24.169Z] #78 exporting layers 0.9s done [2020-04-03T07:56:24.169Z] #78 writing image sha256:5423a5ef7bc6c51175f80c2280390ef779b86d27b98620266394c2fd890012c8 done [2020-04-03T07:56:24.169Z] #78 naming to docker.io/library/docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a done [2020-04-03T07:56:24.169Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-04-03T07:56:24.496Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39807/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39807/.git:/go/src/github.com/docker/docker/.git --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a hack/validate/default [2020-04-03T07:56:25.429Z] Congratulations! All commits are properly signed with the DCO! [2020-04-03T07:56:25.429Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-04-03T07:56:25.429Z] No api/types/ or api/swagger.yaml changes in diff. [2020-04-03T07:56:25.429Z] Congratulations! All TOML source files changed here have valid syntax. [2020-04-03T07:56:25.429Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-04-03T07:56:25.429Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-04-03T07:56:25.429Z] Congratulations! No new tests were added to integration-cli. [2020-04-03T07:56:25.429Z] [2020-04-03T07:56:25.429Z] INFO Start validation with golang-ci-lint [2020-04-03T07:56:25.429Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-04-03T07:56:25.429Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-03T07:56:25.429Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-03T07:56:27.379Z] Fetching without tags [2020-04-03T07:56:27.676Z] Merging remotes/origin/master commit 238887ef068ca438b8528605fb9a4f68333d64d8 into PR head commit 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:56:28.126Z] Merge succeeded, producing 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:56:28.127Z] Checking out Revision 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a (PR-39807) [2020-04-03T07:56:27.344Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-03T07:56:27.346Z] > git config --add remote.origin.fetch +refs/pull/39807/head:refs/remotes/origin/PR-39807 # timeout=10 [2020-04-03T07:56:27.347Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:27.359Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-03T07:56:27.383Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-03T07:56:27.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-03T07:56:27.383Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39807/head:refs/remotes/origin/PR-39807 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:27.679Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T07:56:27.684Z] > git checkout -f 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a # timeout=10 [2020-04-03T07:56:28.105Z] > git merge 238887ef068ca438b8528605fb9a4f68333d64d8 # timeout=10 [2020-04-03T07:56:28.118Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T07:56:28.130Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T07:56:28.131Z] > git checkout -f 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a # timeout=10 [2020-04-03T07:56:28.243Z] Commit message: "Pin busybox to fixed version and verify sha256" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-03T07:56:29.147Z] + docker version [2020-04-03T07:56:29.147Z] Client: Docker Engine - Community [2020-04-03T07:56:29.147Z] Version: 19.03.7 [2020-04-03T07:56:29.147Z] API version: 1.40 [2020-04-03T07:56:29.147Z] Go version: go1.12.17 [2020-04-03T07:56:29.147Z] Git commit: 7141c199a2 [2020-04-03T07:56:29.147Z] Built: Sat Mar 7 16:48:47 2020 [2020-04-03T07:56:29.147Z] OS/Arch: linux/s390x [2020-04-03T07:56:29.147Z] Experimental: false [2020-04-03T07:56:29.147Z] [2020-04-03T07:56:29.147Z] Server: Docker Engine - Community [2020-04-03T07:56:29.147Z] Engine: [2020-04-03T07:56:29.147Z] Version: 19.03.7 [2020-04-03T07:56:29.147Z] API version: 1.40 (minimum version 1.12) [2020-04-03T07:56:29.147Z] Go version: go1.12.17 [2020-04-03T07:56:29.147Z] Git commit: 7141c199a2 [2020-04-03T07:56:29.147Z] Built: Sat Mar 7 16:47:46 2020 [2020-04-03T07:56:29.147Z] OS/Arch: linux/s390x [2020-04-03T07:56:29.147Z] Experimental: true [2020-04-03T07:56:29.147Z] containerd: [2020-04-03T07:56:29.147Z] Version: 1.2.13 [2020-04-03T07:56:29.147Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-03T07:56:29.147Z] runc: [2020-04-03T07:56:29.147Z] Version: 1.0.0-rc10 [2020-04-03T07:56:29.147Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-03T07:56:29.147Z] docker-init: [2020-04-03T07:56:29.147Z] Version: 0.18.0 [2020-04-03T07:56:29.147Z] GitCommit: fec3683 [Pipeline] sh [2020-04-03T07:56:29.514Z] + docker info [2020-04-03T07:56:30.519Z] Client: [2020-04-03T07:56:30.519Z] Debug Mode: false [2020-04-03T07:56:30.519Z] [2020-04-03T07:56:30.519Z] Server: [2020-04-03T07:56:30.519Z] Containers: 0 [2020-04-03T07:56:30.519Z] Running: 0 [2020-04-03T07:56:30.519Z] Paused: 0 [2020-04-03T07:56:30.519Z] Stopped: 0 [2020-04-03T07:56:30.519Z] Images: 2 [2020-04-03T07:56:30.519Z] Server Version: 19.03.7 [2020-04-03T07:56:30.519Z] Storage Driver: overlay2 [2020-04-03T07:56:30.519Z] Backing Filesystem: [2020-04-03T07:56:30.519Z] Supports d_type: true [2020-04-03T07:56:30.519Z] Native Overlay Diff: true [2020-04-03T07:56:30.519Z] Logging Driver: json-file [2020-04-03T07:56:30.519Z] Cgroup Driver: cgroupfs [2020-04-03T07:56:30.519Z] Plugins: [2020-04-03T07:56:30.519Z] Volume: local [2020-04-03T07:56:30.519Z] Network: bridge host ipvlan macvlan null overlay [2020-04-03T07:56:30.519Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-03T07:56:30.519Z] Swarm: inactive [2020-04-03T07:56:30.519Z] Runtimes: runc [2020-04-03T07:56:30.519Z] Default Runtime: runc [2020-04-03T07:56:30.519Z] Init Binary: docker-init [2020-04-03T07:56:30.519Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-03T07:56:30.519Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-03T07:56:30.519Z] init version: fec3683 [2020-04-03T07:56:30.519Z] Security Options: [2020-04-03T07:56:30.519Z] apparmor [2020-04-03T07:56:30.519Z] seccomp [2020-04-03T07:56:30.519Z] Profile: default [2020-04-03T07:56:30.519Z] Kernel Version: 4.15.0-88-generic [2020-04-03T07:56:30.519Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-03T07:56:30.519Z] OSType: linux [2020-04-03T07:56:30.519Z] Architecture: s390x [2020-04-03T07:56:30.519Z] CPUs: 2 [2020-04-03T07:56:30.519Z] Total Memory: 7.861GiB [2020-04-03T07:56:30.519Z] Name: s390x-ubuntu-26 [2020-04-03T07:56:30.519Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-04-03T07:56:30.519Z] Docker Root Dir: /var/lib/docker [2020-04-03T07:56:30.519Z] Debug Mode: false [2020-04-03T07:56:30.519Z] Username: dockerbuildbot [2020-04-03T07:56:30.519Z] Registry: https://index.docker.io/v1/ [2020-04-03T07:56:30.519Z] Labels: [2020-04-03T07:56:30.519Z] Experimental: true [2020-04-03T07:56:30.519Z] Insecure Registries: [2020-04-03T07:56:30.519Z] 127.0.0.0/8 [2020-04-03T07:56:30.519Z] Live Restore Enabled: false [2020-04-03T07:56:30.519Z] [2020-04-03T07:56:30.519Z] WARNING: No swap limit support [Pipeline] sh [2020-04-03T07:56:30.884Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-03T07:56:30.884Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-03T07:56:30.884Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39807/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-03T07:56:30.884Z] + bash /home/jenkins/workspace/moby_PR-39807/check-config.sh [2020-04-03T07:56:30.884Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-03T07:56:30.884Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-04-03T07:56:30.884Z] [2020-04-03T07:56:30.884Z] Generally Necessary: [2020-04-03T07:56:30.884Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-03T07:56:30.884Z] - apparmor: enabled and tools installed [2020-04-03T07:56:30.884Z] - CONFIG_NAMESPACES: enabled [2020-04-03T07:56:30.884Z] - CONFIG_NET_NS: enabled [2020-04-03T07:56:30.884Z] - CONFIG_PID_NS: enabled [2020-04-03T07:56:30.884Z] - CONFIG_IPC_NS: enabled [2020-04-03T07:56:30.884Z] - CONFIG_UTS_NS: enabled [2020-04-03T07:56:30.884Z] - CONFIG_CGROUPS: enabled [2020-04-03T07:56:30.884Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-03T07:56:30.884Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-03T07:56:30.884Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-03T07:56:30.884Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-03T07:56:30.884Z] - CONFIG_CPUSETS: enabled [2020-04-03T07:56:30.884Z] - CONFIG_MEMCG: enabled [2020-04-03T07:56:30.884Z] - CONFIG_KEYS: enabled [2020-04-03T07:56:30.884Z] - CONFIG_VETH: enabled (as module) [2020-04-03T07:56:30.884Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-03T07:56:30.884Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-03T07:56:30.884Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-03T07:56:30.884Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-03T07:56:30.885Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-03T07:56:30.885Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-03T07:56:30.885Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-03T07:56:30.885Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-03T07:56:30.885Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-03T07:56:30.885Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-03T07:56:30.885Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-03T07:56:30.885Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-03T07:56:30.885Z] [2020-04-03T07:56:30.885Z] Optional Features: [2020-04-03T07:56:30.885Z] - CONFIG_USER_NS: enabled [2020-04-03T07:56:30.885Z] - CONFIG_SECCOMP: enabled [2020-04-03T07:56:30.885Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-03T07:56:30.885Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-03T07:56:30.885Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-03T07:56:30.885Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-03T07:56:30.885Z] - CONFIG_BLK_CGROUP: enabled [2020-04-03T07:56:30.885Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-03T07:56:30.885Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-03T07:56:30.885Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-03T07:56:30.885Z] - CONFIG_CGROUP_PERF: enabled [2020-04-03T07:56:31.165Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-03T07:56:31.165Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-03T07:56:31.165Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-03T07:56:31.165Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-03T07:56:31.165Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-03T07:56:31.165Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-03T07:56:31.165Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-03T07:56:31.165Z] - CONFIG_IP_VS: enabled (as module) [2020-04-03T07:56:31.165Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-03T07:56:31.165Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-03T07:56:31.165Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-03T07:56:31.165Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-03T07:56:31.165Z] - CONFIG_EXT4_FS: enabled [2020-04-03T07:56:31.165Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-03T07:56:31.165Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-03T07:56:31.165Z] - Network Drivers: [2020-04-03T07:56:31.165Z] - "overlay": [2020-04-03T07:56:31.165Z] - CONFIG_VXLAN: enabled (as module) [2020-04-03T07:56:31.165Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-03T07:56:31.165Z] Optional (for encrypted networks): [2020-04-03T07:56:31.165Z] - CONFIG_CRYPTO: enabled [2020-04-03T07:56:31.165Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-03T07:56:31.165Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-03T07:56:31.165Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-03T07:56:31.165Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-03T07:56:31.165Z] - CONFIG_XFRM: enabled [2020-04-03T07:56:31.165Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-03T07:56:31.165Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-03T07:56:31.165Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-03T07:56:31.165Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-03T07:56:31.165Z] - "ipvlan": [2020-04-03T07:56:31.165Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-03T07:56:31.165Z] - "macvlan": [2020-04-03T07:56:31.165Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-03T07:56:31.165Z] - CONFIG_DUMMY: enabled (as module) [2020-04-03T07:56:31.165Z] - "ftp,tftp client in container": [2020-04-03T07:56:31.165Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-03T07:56:31.165Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-03T07:56:31.165Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-03T07:56:31.165Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-03T07:56:31.165Z] - Storage Drivers: [2020-04-03T07:56:31.165Z] - "aufs": [2020-04-03T07:56:31.165Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-03T07:56:31.165Z] - "btrfs": [2020-04-03T07:56:31.165Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-03T07:56:31.165Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-03T07:56:31.165Z] - "devicemapper": [2020-04-03T07:56:31.165Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-03T07:56:31.165Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-03T07:56:31.165Z] - "overlay": [2020-04-03T07:56:31.165Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-03T07:56:31.165Z] - "zfs": [2020-04-03T07:56:31.165Z] - /dev/zfs: missing [2020-04-03T07:56:31.165Z] - zfs command: missing [2020-04-03T07:56:31.165Z] - zpool command: missing [2020-04-03T07:56:31.165Z] [2020-04-03T07:56:31.165Z] Limits: [2020-04-03T07:56:31.165Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-03T07:56:31.165Z] [2020-04-03T07:56:31.165Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-03T07:56:31.297Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-03T07:56:31.301Z] > git config --add remote.origin.fetch +refs/pull/39807/head:refs/remotes/origin/PR-39807 # timeout=10 [2020-04-03T07:56:31.305Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:31.313Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-03T07:56:31.320Z] Fetching without tags [2020-04-03T07:56:31.404Z] Fetching without tags [2020-04-03T07:56:31.050Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-03T07:56:31.118Z] > git config --add remote.origin.fetch +refs/pull/39807/head:refs/remotes/origin/PR-39807 # timeout=10 [2020-04-03T07:56:31.177Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:31.302Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-03T07:56:31.438Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-03T07:56:31.438Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-03T07:56:31.441Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39807/head:refs/remotes/origin/PR-39807 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:31.603Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a . [2020-04-03T07:56:31.603Z] #2 [internal] load build definition from Dockerfile [2020-04-03T07:56:31.603Z] #2 transferring dockerfile: 17.09kB 0.0s done [2020-04-03T07:56:31.603Z] #2 DONE 0.0s [2020-04-03T07:56:31.603Z] [2020-04-03T07:56:31.603Z] #1 [internal] load .dockerignore [2020-04-03T07:56:31.603Z] #1 transferring context: 87B done [2020-04-03T07:56:31.603Z] #1 DONE 0.0s [2020-04-03T07:56:31.603Z] [2020-04-03T07:56:31.603Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-03T07:56:31.679Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05c34b1101e268baa) in /home/ubuntu/workspace/moby_PR-39807 [Pipeline] { [Pipeline] checkout [2020-04-03T07:56:31.845Z] Merging remotes/origin/master commit 238887ef068ca438b8528605fb9a4f68333d64d8 into PR head commit 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:56:31.872Z] using credential docker-jenkins-github-credentials [2020-04-03T07:56:31.883Z] Cloning the remote Git repository [2020-04-03T07:56:31.883Z] Cloning with configured refspecs honoured and without tags [2020-04-03T07:56:31.889Z] #3 DONE 0.3s [2020-04-03T07:56:32.169Z] Merging remotes/origin/master commit 238887ef068ca438b8528605fb9a4f68333d64d8 into PR head commit 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:56:32.170Z] [2020-04-03T07:56:32.170Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-03T07:56:32.170Z] #4 CACHED [2020-04-03T07:56:31.887Z] Cloning repository https://github.com/moby/moby.git [2020-04-03T07:56:31.887Z] > git init /home/ubuntu/workspace/moby_PR-39807 # timeout=10 [2020-04-03T07:56:31.908Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-03T07:56:31.908Z] > git --version # timeout=10 [2020-04-03T07:56:31.911Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-03T07:56:31.911Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39807/head:refs/remotes/origin/PR-39807 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:32.739Z] Merge succeeded, producing 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:56:32.739Z] Checking out Revision 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a (PR-39807) [2020-04-03T07:56:32.787Z] [2020-04-03T07:56:32.787Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-04-03T07:56:32.787Z] #6 DONE 0.2s [2020-04-03T07:56:32.787Z] [2020-04-03T07:56:32.787Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-03T07:56:32.787Z] #5 DONE 0.2s [2020-04-03T07:56:32.787Z] [2020-04-03T07:56:32.787Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-03T07:56:32.787Z] #71 DONE 0.0s [2020-04-03T07:56:32.787Z] [2020-04-03T07:56:32.787Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-04-03T07:56:32.787Z] #7 DONE 0.0s [2020-04-03T07:56:32.787Z] [2020-04-03T07:56:32.787Z] #20 [internal] load build context [2020-04-03T07:56:31.321Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-03T07:56:31.321Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-03T07:56:31.322Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39807/head:refs/remotes/origin/PR-39807 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:31.846Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T07:56:31.850Z] > git checkout -f 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a # timeout=10 [2020-04-03T07:56:32.705Z] > git merge 238887ef068ca438b8528605fb9a4f68333d64d8 # timeout=10 [2020-04-03T07:56:32.719Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T07:56:32.739Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T07:56:32.744Z] > git checkout -f 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a # timeout=10 [2020-04-03T07:56:32.202Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T07:56:32.262Z] > git checkout -f 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a # timeout=10 [2020-04-03T07:56:33.374Z] Commit message: "Pin busybox to fixed version and verify sha256" [2020-04-03T07:56:33.795Z] #20 transferring context: 50.11MB 0.7s done [2020-04-03T07:56:33.795Z] #20 DONE 0.7s [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-03T07:56:33.795Z] #72 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-03T07:56:33.795Z] #45 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-03T07:56:33.795Z] #49 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-03T07:56:33.795Z] #22 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-03T07:56:33.795Z] #40 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-03T07:56:33.795Z] #59 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T07:56:33.795Z] #60 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-03T07:56:33.795Z] #29 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-03T07:56:33.795Z] #17 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-03T07:56:33.795Z] #30 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:33.795Z] #58 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-03T07:56:33.795Z] #27 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-03T07:56:33.795Z] #8 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-03T07:56:33.795Z] #15 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-03T07:56:33.795Z] #62 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-03T07:56:33.795Z] #70 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-03T07:56:33.795Z] #55 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T07:56:33.795Z] #44 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-03T07:56:33.795Z] #16 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:33.795Z] #53 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-03T07:56:33.795Z] #10 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T07:56:33.795Z] #56 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:33.795Z] #23 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-03T07:56:33.795Z] #69 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:33.795Z] #63 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-03T07:56:33.795Z] #41 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-03T07:56:33.795Z] #32 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-03T07:56:33.795Z] #64 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:33.795Z] #65 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:33.795Z] #50 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-03T07:56:33.795Z] #61 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-03T07:56:33.795Z] #57 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.795Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T07:56:33.795Z] #47 CACHED [2020-04-03T07:56:33.795Z] [2020-04-03T07:56:33.796Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-03T07:56:33.796Z] #51 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-03T07:56:33.796Z] #46 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-03T07:56:33.796Z] #75 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-03T07:56:33.796Z] #13 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T07:56:33.796Z] #74 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-03T07:56:33.796Z] #25 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-03T07:56:33.796Z] #66 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-03T07:56:33.796Z] #19 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-03T07:56:33.796Z] #54 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:33.796Z] #68 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-03T07:56:33.796Z] #35 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:33.796Z] #21 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-03T07:56:33.796Z] #52 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-03T07:56:33.796Z] #39 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-03T07:56:33.796Z] #18 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-03T07:56:33.796Z] #34 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-03T07:56:33.796Z] #28 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-03T07:56:33.796Z] #37 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-03T07:56:33.796Z] #14 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-03T07:56:33.796Z] #9 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-03T07:56:33.796Z] #26 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:33.796Z] #36 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-03T07:56:33.796Z] #67 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-03T07:56:33.796Z] #73 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T07:56:33.796Z] #33 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-03T07:56:33.796Z] #12 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T07:56:33.796Z] #38 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-03T07:56:33.796Z] #11 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-03T07:56:33.796Z] #43 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-03T07:56:33.796Z] #42 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-03T07:56:33.796Z] #31 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-03T07:56:33.796Z] #48 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-03T07:56:33.796Z] #24 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-03T07:56:33.796Z] #76 CACHED [2020-04-03T07:56:33.796Z] [2020-04-03T07:56:33.796Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-03T07:56:34.261Z] + docker version [2020-04-03T07:56:34.261Z] Client: Docker Engine - Community [2020-04-03T07:56:34.261Z] Version: 19.03.5 [2020-04-03T07:56:34.261Z] API version: 1.40 [2020-04-03T07:56:34.261Z] Go version: go1.12.12 [2020-04-03T07:56:34.261Z] Git commit: 633a0ea [2020-04-03T07:56:34.261Z] Built: Wed Nov 13 07:27:53 2019 [2020-04-03T07:56:34.261Z] OS/Arch: linux/arm64 [2020-04-03T07:56:34.261Z] Experimental: false [2020-04-03T07:56:34.261Z] [2020-04-03T07:56:34.261Z] Server: Docker Engine - Community [2020-04-03T07:56:34.261Z] Engine: [2020-04-03T07:56:34.261Z] Version: 19.03.5 [2020-04-03T07:56:34.261Z] API version: 1.40 (minimum version 1.12) [2020-04-03T07:56:34.261Z] Go version: go1.12.12 [2020-04-03T07:56:34.261Z] Git commit: 633a0ea [2020-04-03T07:56:34.261Z] Built: Wed Nov 13 07:26:25 2019 [2020-04-03T07:56:34.261Z] OS/Arch: linux/arm64 [2020-04-03T07:56:34.261Z] Experimental: true [2020-04-03T07:56:34.261Z] containerd: [2020-04-03T07:56:34.261Z] Version: 1.2.10 [2020-04-03T07:56:34.261Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-03T07:56:34.261Z] runc: [2020-04-03T07:56:34.261Z] Version: 1.0.0-rc8+dev [2020-04-03T07:56:34.261Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-03T07:56:34.261Z] docker-init: [2020-04-03T07:56:34.261Z] Version: 0.18.0 [2020-04-03T07:56:34.261Z] GitCommit: fec3683 [Pipeline] sh [2020-04-03T07:56:34.406Z] #77 DONE 0.9s [2020-04-03T07:56:34.550Z] + docker info [2020-04-03T07:56:34.687Z] [2020-04-03T07:56:34.687Z] #78 exporting to image [2020-04-03T07:56:34.687Z] #78 exporting layers [2020-04-03T07:56:35.117Z] Client: [2020-04-03T07:56:35.117Z] Debug Mode: false [2020-04-03T07:56:35.117Z] [2020-04-03T07:56:35.117Z] Server: [2020-04-03T07:56:35.117Z] Containers: 0 [2020-04-03T07:56:35.117Z] Running: 0 [2020-04-03T07:56:35.117Z] Paused: 0 [2020-04-03T07:56:35.117Z] Stopped: 0 [2020-04-03T07:56:35.117Z] Images: 3 [2020-04-03T07:56:35.117Z] Server Version: 19.03.5 [2020-04-03T07:56:35.117Z] Storage Driver: overlay2 [2020-04-03T07:56:35.117Z] Backing Filesystem: extfs [2020-04-03T07:56:35.117Z] Supports d_type: true [2020-04-03T07:56:35.117Z] Native Overlay Diff: true [2020-04-03T07:56:35.117Z] Logging Driver: json-file [2020-04-03T07:56:35.117Z] Cgroup Driver: cgroupfs [2020-04-03T07:56:35.117Z] Plugins: [2020-04-03T07:56:35.117Z] Volume: local [2020-04-03T07:56:35.117Z] Network: bridge host ipvlan macvlan null overlay [2020-04-03T07:56:35.117Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-03T07:56:35.117Z] Swarm: inactive [2020-04-03T07:56:35.117Z] Runtimes: runc [2020-04-03T07:56:35.117Z] Default Runtime: runc [2020-04-03T07:56:35.117Z] Init Binary: docker-init [2020-04-03T07:56:35.117Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-03T07:56:35.117Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-03T07:56:35.117Z] init version: fec3683 [2020-04-03T07:56:35.117Z] Security Options: [2020-04-03T07:56:35.117Z] apparmor [2020-04-03T07:56:35.117Z] seccomp [2020-04-03T07:56:35.117Z] Profile: default [2020-04-03T07:56:35.117Z] Kernel Version: 4.15.0-1057-aws [2020-04-03T07:56:35.117Z] Operating System: Ubuntu 16.04.6 LTS [2020-04-03T07:56:35.117Z] OSType: linux [2020-04-03T07:56:35.117Z] Architecture: aarch64 [2020-04-03T07:56:35.117Z] CPUs: 4 [2020-04-03T07:56:35.117Z] Total Memory: 7.525GiB [2020-04-03T07:56:35.117Z] Name: ip-10-100-122-183 [2020-04-03T07:56:35.117Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-04-03T07:56:35.117Z] Docker Root Dir: /var/lib/docker [2020-04-03T07:56:35.117Z] Debug Mode: false [2020-04-03T07:56:35.117Z] Registry: https://index.docker.io/v1/ [2020-04-03T07:56:35.117Z] Labels: [2020-04-03T07:56:35.117Z] Experimental: true [2020-04-03T07:56:35.117Z] Insecure Registries: [2020-04-03T07:56:35.117Z] 127.0.0.0/8 [2020-04-03T07:56:35.117Z] Live Restore Enabled: true [2020-04-03T07:56:35.117Z] [2020-04-03T07:56:35.117Z] WARNING: No swap limit support [Pipeline] sh [2020-04-03T07:56:35.297Z] #78 exporting layers 0.6s done [2020-04-03T07:56:35.297Z] #78 writing image sha256:0fc48bd82cd8d6169b09bdabb6661e68ffdff24e623313e8fcf139e0e7bc892e done [2020-04-03T07:56:35.297Z] #78 naming to docker.io/library/docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a done [2020-04-03T07:56:35.297Z] #78 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-04-03T07:56:35.358Z] Fetching without tags [Pipeline] sh [2020-04-03T07:56:35.404Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-03T07:56:35.404Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-03T07:56:35.404Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39807/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-03T07:56:35.648Z] Merging remotes/origin/master commit 238887ef068ca438b8528605fb9a4f68333d64d8 into PR head commit 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:56:35.664Z] + bash /home/ubuntu/workspace/moby_PR-39807/check-config.sh [2020-04-03T07:56:35.664Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-03T07:56:35.664Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-04-03T07:56:35.664Z] [2020-04-03T07:56:35.664Z] Generally Necessary: [2020-04-03T07:56:35.664Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-03T07:56:35.664Z] - apparmor: enabled and tools installed [2020-04-03T07:56:35.664Z] - CONFIG_NAMESPACES: enabled [2020-04-03T07:56:35.664Z] - CONFIG_NET_NS: enabled [2020-04-03T07:56:35.664Z] - CONFIG_PID_NS: enabled [2020-04-03T07:56:35.664Z] - CONFIG_IPC_NS: enabled [2020-04-03T07:56:35.664Z] - CONFIG_UTS_NS: enabled [2020-04-03T07:56:35.664Z] - CONFIG_CGROUPS: enabled [2020-04-03T07:56:35.664Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-03T07:56:35.664Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-03T07:56:35.664Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-03T07:56:35.664Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-03T07:56:35.664Z] - CONFIG_CPUSETS: enabled [2020-04-03T07:56:35.664Z] - CONFIG_MEMCG: enabled [2020-04-03T07:56:35.664Z] - CONFIG_KEYS: enabled [2020-04-03T07:56:35.664Z] - CONFIG_VETH: enabled (as module) [2020-04-03T07:56:35.664Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-03T07:56:35.664Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-03T07:56:35.664Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-03T07:56:35.664Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-03T07:56:35.664Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-03T07:56:35.709Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39807/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a hack/test/unit [2020-04-03T07:56:35.823Z] Merge succeeded, producing 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:56:35.824Z] Checking out Revision 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a (PR-39807) [2020-04-03T07:56:35.922Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-03T07:56:35.922Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-03T07:56:35.922Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-03T07:56:35.922Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-03T07:56:35.922Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-03T07:56:35.922Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-03T07:56:35.922Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-03T07:56:35.922Z] [2020-04-03T07:56:35.922Z] Optional Features: [2020-04-03T07:56:35.922Z] - CONFIG_USER_NS: enabled [2020-04-03T07:56:35.922Z] - CONFIG_SECCOMP: enabled [2020-04-03T07:56:35.922Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-03T07:56:35.922Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-03T07:56:35.922Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-03T07:56:35.922Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-03T07:56:35.922Z] - CONFIG_BLK_CGROUP: enabled [2020-04-03T07:56:35.922Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-03T07:56:35.922Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-03T07:56:35.922Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-03T07:56:35.922Z] - CONFIG_CGROUP_PERF: enabled [2020-04-03T07:56:35.922Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-03T07:56:35.922Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-03T07:56:35.922Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-03T07:56:35.922Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-03T07:56:35.922Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-03T07:56:35.922Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-03T07:56:35.922Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-03T07:56:35.922Z] - CONFIG_IP_VS: enabled (as module) [2020-04-03T07:56:35.922Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-03T07:56:36.152Z] Merge succeeded, producing 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:56:36.152Z] Checking out Revision 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a (PR-39807) [2020-04-03T07:56:36.181Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-03T07:56:36.181Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-03T07:56:36.181Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-03T07:56:36.181Z] - CONFIG_EXT4_FS: enabled [2020-04-03T07:56:36.181Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-03T07:56:36.181Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-03T07:56:36.181Z] - Network Drivers: [2020-04-03T07:56:36.181Z] - "overlay": [2020-04-03T07:56:36.181Z] - CONFIG_VXLAN: enabled (as module) [2020-04-03T07:56:36.181Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-03T07:56:36.181Z] Optional (for encrypted networks): [2020-04-03T07:56:36.181Z] - CONFIG_CRYPTO: enabled [2020-04-03T07:56:36.181Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-03T07:56:36.181Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-03T07:56:36.181Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-03T07:56:36.181Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-03T07:56:36.181Z] - CONFIG_XFRM: enabled [2020-04-03T07:56:36.181Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-03T07:56:36.181Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-03T07:56:36.181Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-03T07:56:36.181Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-03T07:56:36.181Z] - "ipvlan": [2020-04-03T07:56:36.181Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-03T07:56:36.181Z] - "macvlan": [2020-04-03T07:56:36.181Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-03T07:56:36.181Z] - CONFIG_DUMMY: enabled (as module) [2020-04-03T07:56:36.181Z] - "ftp,tftp client in container": [2020-04-03T07:56:36.334Z] Commit message: "Pin busybox to fixed version and verify sha256" [2020-04-03T07:56:36.343Z] Commit message: "Pin busybox to fixed version and verify sha256" [2020-04-03T07:56:36.439Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-03T07:56:36.439Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-03T07:56:36.439Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-03T07:56:36.439Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-03T07:56:36.439Z] - Storage Drivers: [2020-04-03T07:56:36.439Z] - "aufs": [2020-04-03T07:56:36.439Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-03T07:56:36.439Z] - "btrfs": [2020-04-03T07:56:36.439Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-03T07:56:36.439Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-03T07:56:36.439Z] - "devicemapper": [2020-04-03T07:56:36.439Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-03T07:56:36.439Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-03T07:56:36.439Z] - "overlay": [2020-04-03T07:56:36.439Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-03T07:56:36.439Z] - "zfs": [2020-04-03T07:56:36.439Z] - /dev/zfs: missing [2020-04-03T07:56:36.439Z] - zfs command: missing [2020-04-03T07:56:36.439Z] - zpool command: missing [2020-04-03T07:56:36.439Z] [2020-04-03T07:56:36.439Z] Limits: [2020-04-03T07:56:36.439Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-03T07:56:36.439Z] [2020-04-03T07:56:36.439Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-03T07:56:35.332Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-03T07:56:35.339Z] > git config --add remote.origin.fetch +refs/pull/39807/head:refs/remotes/origin/PR-39807 # timeout=10 [2020-04-03T07:56:35.344Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:35.358Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-03T07:56:35.376Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-03T07:56:35.376Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-03T07:56:35.377Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39807/head:refs/remotes/origin/PR-39807 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:35.657Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T07:56:35.667Z] > git checkout -f 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a # timeout=10 [2020-04-03T07:56:36.126Z] > git merge 238887ef068ca438b8528605fb9a4f68333d64d8 # timeout=10 [2020-04-03T07:56:36.142Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T07:56:36.161Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T07:56:36.168Z] > git checkout -f 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a # timeout=10 [2020-04-03T07:56:36.774Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a . [2020-04-03T07:56:36.774Z] #2 [internal] load build definition from Dockerfile [2020-04-03T07:56:36.774Z] #2 transferring dockerfile: 17.09kB done [2020-04-03T07:56:36.774Z] #2 DONE 0.0s [2020-04-03T07:56:36.774Z] [2020-04-03T07:56:36.774Z] #1 [internal] load .dockerignore [2020-04-03T07:56:36.774Z] #1 transferring context: 87B done [2020-04-03T07:56:36.774Z] #1 DONE 0.0s [2020-04-03T07:56:36.774Z] [2020-04-03T07:56:36.774Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-03T07:56:35.604Z] > git merge 238887ef068ca438b8528605fb9a4f68333d64d8 # timeout=10 [2020-04-03T07:56:35.730Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-04-03T07:56:35.857Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T07:56:35.913Z] > git checkout -f 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [2020-04-03T07:56:37.034Z] #3 DONE 0.1s [2020-04-03T07:56:37.034Z] [2020-04-03T07:56:37.034Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-03T07:56:37.034Z] #4 CACHED [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2020-04-03T07:56:37.607Z] [2020-04-03T07:56:37.607Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-03T07:56:37.607Z] #6 DONE 0.0s [2020-04-03T07:56:37.607Z] [2020-04-03T07:56:37.607Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-04-03T07:56:37.607Z] #5 DONE 0.2s [2020-04-03T07:56:37.607Z] [2020-04-03T07:56:37.607Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-03T07:56:37.607Z] #71 DONE 0.0s [2020-04-03T07:56:37.607Z] [2020-04-03T07:56:37.607Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-04-03T07:56:37.607Z] #7 DONE 0.0s [2020-04-03T07:56:37.607Z] [2020-04-03T07:56:37.607Z] #20 [internal] load build context [2020-04-03T07:56:37.759Z] + docker version [2020-04-03T07:56:37.759Z] Client: Docker Engine - Community [2020-04-03T07:56:37.759Z] Version: 19.03.5 [2020-04-03T07:56:37.759Z] API version: 1.40 [2020-04-03T07:56:37.759Z] Go version: go1.12.12 [2020-04-03T07:56:37.759Z] Git commit: 633a0ea838 [2020-04-03T07:56:37.759Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-03T07:56:37.759Z] OS/Arch: linux/amd64 [2020-04-03T07:56:37.759Z] Experimental: false [2020-04-03T07:56:37.759Z] [2020-04-03T07:56:37.759Z] Server: Docker Engine - Community [2020-04-03T07:56:37.759Z] Engine: [2020-04-03T07:56:37.759Z] Version: 19.03.5 [2020-04-03T07:56:37.759Z] API version: 1.40 (minimum version 1.12) [2020-04-03T07:56:37.759Z] Go version: go1.12.12 [2020-04-03T07:56:37.759Z] Git commit: 633a0ea838 [2020-04-03T07:56:37.759Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-03T07:56:37.759Z] OS/Arch: linux/amd64 [2020-04-03T07:56:37.759Z] Experimental: true [2020-04-03T07:56:37.759Z] containerd: [2020-04-03T07:56:37.759Z] Version: 1.2.10 [2020-04-03T07:56:37.759Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-03T07:56:37.759Z] runc: [2020-04-03T07:56:37.759Z] Version: 1.0.0-rc8+dev [2020-04-03T07:56:37.759Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-03T07:56:37.759Z] docker-init: [2020-04-03T07:56:37.759Z] Version: 0.18.0 [2020-04-03T07:56:37.759Z] GitCommit: fec3683 [Pipeline] sh [2020-04-03T07:56:37.912Z] + docker version [2020-04-03T07:56:37.912Z] Client: Docker Engine - Enterprise [2020-04-03T07:56:37.912Z] Version: 19.03.5 [2020-04-03T07:56:37.912Z] API version: 1.40 [2020-04-03T07:56:37.912Z] Go version: go1.12.12 [2020-04-03T07:56:37.912Z] Git commit: 2ee0c57608 [2020-04-03T07:56:37.912Z] Built: 11/13/2019 08:00:16 [2020-04-03T07:56:37.912Z] OS/Arch: windows/amd64 [2020-04-03T07:56:37.912Z] Experimental: false [2020-04-03T07:56:37.912Z] [2020-04-03T07:56:37.912Z] Server: Docker Engine - Enterprise [2020-04-03T07:56:37.912Z] Engine: [2020-04-03T07:56:37.912Z] Version: 19.03.5 [2020-04-03T07:56:37.912Z] API version: 1.40 (minimum version 1.24) [2020-04-03T07:56:37.912Z] Go version: go1.12.12 [2020-04-03T07:56:37.912Z] Git commit: 2ee0c57608 [2020-04-03T07:56:37.912Z] Built: 11/13/2019 07:58:51 [2020-04-03T07:56:37.912Z] OS/Arch: windows/amd64 [2020-04-03T07:56:37.912Z] Experimental: true [Pipeline] sh [2020-04-03T07:56:38.046Z] + docker info [2020-04-03T07:56:38.375Z] ? github.com/docker/docker/api [no test files] [2020-04-03T07:56:38.615Z] Client: [2020-04-03T07:56:38.615Z] Debug Mode: false [2020-04-03T07:56:38.615Z] [2020-04-03T07:56:38.615Z] Server: [2020-04-03T07:56:38.615Z] Containers: 0 [2020-04-03T07:56:38.615Z] Running: 0 [2020-04-03T07:56:38.615Z] Paused: 0 [2020-04-03T07:56:38.615Z] Stopped: 0 [2020-04-03T07:56:38.615Z] Images: 2 [2020-04-03T07:56:38.615Z] Server Version: 19.03.5 [2020-04-03T07:56:38.615Z] Storage Driver: overlay2 [2020-04-03T07:56:38.615Z] Backing Filesystem: extfs [2020-04-03T07:56:38.615Z] Supports d_type: true [2020-04-03T07:56:38.615Z] Native Overlay Diff: true [2020-04-03T07:56:38.615Z] Logging Driver: json-file [2020-04-03T07:56:38.615Z] Cgroup Driver: cgroupfs [2020-04-03T07:56:38.615Z] Plugins: [2020-04-03T07:56:38.615Z] Volume: local [2020-04-03T07:56:38.615Z] Network: bridge host ipvlan macvlan null overlay [2020-04-03T07:56:38.615Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-03T07:56:38.615Z] Swarm: inactive [2020-04-03T07:56:38.615Z] Runtimes: runc [2020-04-03T07:56:38.615Z] Default Runtime: runc [2020-04-03T07:56:38.615Z] Init Binary: docker-init [2020-04-03T07:56:38.615Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-03T07:56:38.615Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-03T07:56:38.615Z] init version: fec3683 [2020-04-03T07:56:38.615Z] Security Options: [2020-04-03T07:56:38.615Z] apparmor [2020-04-03T07:56:38.615Z] seccomp [2020-04-03T07:56:38.615Z] Profile: default [2020-04-03T07:56:38.615Z] Kernel Version: 4.15.0-1058-aws [2020-04-03T07:56:38.615Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-03T07:56:38.615Z] OSType: linux [2020-04-03T07:56:38.615Z] Architecture: x86_64 [2020-04-03T07:56:38.615Z] CPUs: 2 [2020-04-03T07:56:38.615Z] Total Memory: 7.501GiB [2020-04-03T07:56:38.615Z] Name: ip-10-100-62-164 [2020-04-03T07:56:38.615Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-03T07:56:38.615Z] Docker Root Dir: /var/lib/docker [2020-04-03T07:56:38.615Z] Debug Mode: false [2020-04-03T07:56:38.615Z] Registry: https://index.docker.io/v1/ [2020-04-03T07:56:38.615Z] Labels: [2020-04-03T07:56:38.615Z] Experimental: true [2020-04-03T07:56:38.615Z] Insecure Registries: [2020-04-03T07:56:38.615Z] 127.0.0.0/8 [2020-04-03T07:56:38.615Z] Live Restore Enabled: true [2020-04-03T07:56:38.615Z] [2020-04-03T07:56:38.615Z] WARNING: No swap limit support [Pipeline] sh [2020-04-03T07:56:38.894Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-03T07:56:38.894Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-03T07:56:38.894Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39807/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-03T07:56:38.894Z] + bash /home/ubuntu/workspace/moby_PR-39807/check-config.sh [2020-04-03T07:56:38.894Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-03T07:56:38.894Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-03T07:56:38.894Z] [2020-04-03T07:56:38.894Z] Generally Necessary: [2020-04-03T07:56:38.894Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-03T07:56:38.894Z] - apparmor: enabled and tools installed [2020-04-03T07:56:38.894Z] - CONFIG_NAMESPACES: enabled [2020-04-03T07:56:38.894Z] - CONFIG_NET_NS: enabled [2020-04-03T07:56:38.894Z] - CONFIG_PID_NS: enabled [2020-04-03T07:56:38.894Z] - CONFIG_IPC_NS: enabled [2020-04-03T07:56:38.894Z] - CONFIG_UTS_NS: enabled [2020-04-03T07:56:38.894Z] - CONFIG_CGROUPS: enabled [2020-04-03T07:56:38.894Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-03T07:56:38.894Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-03T07:56:38.894Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-03T07:56:38.894Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-03T07:56:38.894Z] - CONFIG_CPUSETS: enabled [2020-04-03T07:56:38.894Z] - CONFIG_MEMCG: enabled [2020-04-03T07:56:38.894Z] - CONFIG_KEYS: enabled [2020-04-03T07:56:38.894Z] - CONFIG_VETH: enabled (as module) [2020-04-03T07:56:38.894Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-03T07:56:38.894Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-03T07:56:38.894Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-03T07:56:38.894Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-03T07:56:38.894Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-03T07:56:38.894Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-03T07:56:38.894Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-03T07:56:38.894Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-03T07:56:38.894Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-03T07:56:38.894Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-03T07:56:38.894Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-03T07:56:38.894Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-03T07:56:38.894Z] [2020-04-03T07:56:38.894Z] Optional Features: [2020-04-03T07:56:38.894Z] - CONFIG_USER_NS: enabled [2020-04-03T07:56:38.894Z] - CONFIG_SECCOMP: enabled [2020-04-03T07:56:38.894Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-03T07:56:38.894Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-03T07:56:38.894Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-03T07:56:38.894Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-03T07:56:38.894Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-03T07:56:38.894Z] - CONFIG_BLK_CGROUP: enabled [2020-04-03T07:56:38.897Z] + docker info [2020-04-03T07:56:38.998Z] #20 transferring context: 50.11MB 1.3s done [2020-04-03T07:56:38.998Z] #20 DONE 1.3s [2020-04-03T07:56:38.998Z] [2020-04-03T07:56:38.998Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-03T07:56:38.998Z] #13 CACHED [2020-04-03T07:56:38.998Z] [2020-04-03T07:56:38.998Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-03T07:56:38.998Z] #15 CACHED [2020-04-03T07:56:38.998Z] [2020-04-03T07:56:38.998Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-03T07:56:38.998Z] #46 CACHED [2020-04-03T07:56:38.998Z] [2020-04-03T07:56:38.998Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:38.998Z] #58 CACHED [2020-04-03T07:56:38.998Z] [2020-04-03T07:56:38.998Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-03T07:56:38.998Z] #66 CACHED [2020-04-03T07:56:38.998Z] [2020-04-03T07:56:38.998Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-03T07:56:38.998Z] #9 CACHED [2020-04-03T07:56:38.998Z] [2020-04-03T07:56:38.998Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-03T07:56:38.998Z] #64 CACHED [2020-04-03T07:56:38.998Z] [2020-04-03T07:56:38.998Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-03T07:56:38.998Z] #67 CACHED [2020-04-03T07:56:38.998Z] [2020-04-03T07:56:38.998Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-03T07:56:38.998Z] #22 CACHED [2020-04-03T07:56:38.998Z] [2020-04-03T07:56:38.998Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:38.998Z] #53 CACHED [2020-04-03T07:56:38.998Z] [2020-04-03T07:56:38.998Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T07:56:38.998Z] #38 CACHED [2020-04-03T07:56:38.998Z] [2020-04-03T07:56:38.998Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-03T07:56:38.998Z] #54 CACHED [2020-04-03T07:56:38.998Z] [2020-04-03T07:56:38.998Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-03T07:56:38.998Z] #30 CACHED [2020-04-03T07:56:38.998Z] [2020-04-03T07:56:38.998Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-03T07:56:38.998Z] #35 CACHED [2020-04-03T07:56:38.998Z] [2020-04-03T07:56:38.998Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-03T07:56:38.998Z] #32 CACHED [2020-04-03T07:56:38.998Z] [2020-04-03T07:56:38.998Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T07:56:38.998Z] #44 CACHED [2020-04-03T07:56:38.998Z] [2020-04-03T07:56:38.999Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-03T07:56:38.999Z] #28 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-03T07:56:38.999Z] #24 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-03T07:56:38.999Z] #29 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:38.999Z] #36 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:38.999Z] #65 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-03T07:56:38.999Z] #61 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-03T07:56:38.999Z] #8 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-03T07:56:38.999Z] #27 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-03T07:56:38.999Z] #62 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:38.999Z] #63 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-03T07:56:38.999Z] #26 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T07:56:38.999Z] #56 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-03T07:56:38.999Z] #43 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:38.999Z] #23 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-03T07:56:38.999Z] #34 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-03T07:56:38.999Z] #52 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-03T07:56:38.999Z] #14 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-03T07:56:38.999Z] #41 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-03T07:56:38.999Z] #59 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-03T07:56:38.999Z] #39 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-03T07:56:38.999Z] #69 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-03T07:56:38.999Z] #51 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-03T07:56:38.999Z] #19 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:38.999Z] #21 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-03T07:56:38.999Z] #45 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-03T07:56:38.999Z] #49 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T07:56:38.999Z] #47 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-03T07:56:38.999Z] #10 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-03T07:56:38.999Z] #75 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-03T07:56:38.999Z] #48 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-03T07:56:38.999Z] #17 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-03T07:56:38.999Z] #72 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-03T07:56:38.999Z] #12 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-03T07:56:38.999Z] #57 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T07:56:38.999Z] #60 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-03T07:56:38.999Z] #31 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-03T07:56:38.999Z] #11 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-03T07:56:38.999Z] #40 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:38.999Z] #50 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-03T07:56:38.999Z] #16 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-03T07:56:38.999Z] #25 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-03T07:56:38.999Z] #42 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T07:56:38.999Z] #33 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-03T07:56:38.999Z] #37 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-03T07:56:38.999Z] #73 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-03T07:56:38.999Z] #70 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-03T07:56:38.999Z] #18 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-03T07:56:38.999Z] #55 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T07:56:38.999Z] #74 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:38.999Z] #68 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-03T07:56:38.999Z] #76 CACHED [2020-04-03T07:56:38.999Z] [2020-04-03T07:56:38.999Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-03T07:56:39.151Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-03T07:56:39.151Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-03T07:56:39.151Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-03T07:56:39.151Z] - CONFIG_CGROUP_PERF: enabled [2020-04-03T07:56:39.151Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-03T07:56:39.151Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-03T07:56:39.151Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-03T07:56:39.151Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-03T07:56:39.151Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-03T07:56:39.151Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-03T07:56:39.151Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-03T07:56:39.151Z] - CONFIG_IP_VS: enabled (as module) [2020-04-03T07:56:39.151Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-03T07:56:39.151Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-03T07:56:39.151Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-03T07:56:39.151Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-03T07:56:39.151Z] - CONFIG_EXT4_FS: enabled [2020-04-03T07:56:39.151Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-03T07:56:39.151Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-03T07:56:39.151Z] - Network Drivers: [2020-04-03T07:56:39.151Z] - "overlay": [2020-04-03T07:56:39.151Z] - CONFIG_VXLAN: enabled (as module) [2020-04-03T07:56:39.151Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-03T07:56:39.151Z] Optional (for encrypted networks): [2020-04-03T07:56:39.151Z] - CONFIG_CRYPTO: enabled [2020-04-03T07:56:39.151Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-03T07:56:39.151Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-03T07:56:39.151Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-03T07:56:39.151Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-03T07:56:39.151Z] - CONFIG_XFRM: enabled [2020-04-03T07:56:39.151Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-03T07:56:39.151Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-03T07:56:39.152Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-03T07:56:39.152Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-03T07:56:39.152Z] - "ipvlan": [2020-04-03T07:56:39.152Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-03T07:56:39.152Z] - "macvlan": [2020-04-03T07:56:39.152Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-03T07:56:39.152Z] - CONFIG_DUMMY: enabled (as module) [2020-04-03T07:56:39.152Z] - "ftp,tftp client in container": [2020-04-03T07:56:39.152Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-03T07:56:39.152Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-03T07:56:39.152Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-03T07:56:39.152Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-03T07:56:39.152Z] - Storage Drivers: [2020-04-03T07:56:39.152Z] - "aufs": [2020-04-03T07:56:39.152Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-03T07:56:39.152Z] - "btrfs": [2020-04-03T07:56:39.152Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-03T07:56:39.152Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-03T07:56:39.152Z] - "devicemapper": [2020-04-03T07:56:39.152Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-03T07:56:39.152Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-03T07:56:39.152Z] - "overlay": [2020-04-03T07:56:39.152Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-03T07:56:39.152Z] - "zfs": [2020-04-03T07:56:39.152Z] - /dev/zfs: missing [2020-04-03T07:56:39.152Z] - zfs command: missing [2020-04-03T07:56:39.152Z] - zpool command: missing [2020-04-03T07:56:39.152Z] [2020-04-03T07:56:39.152Z] Limits: [2020-04-03T07:56:39.152Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-03T07:56:39.152Z] [2020-04-03T07:56:39.152Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-03T07:56:39.480Z] + sudo modprobe ip_vs [2020-04-03T07:56:39.744Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a . [2020-04-03T07:56:40.000Z] #2 [internal] load build definition from Dockerfile [2020-04-03T07:56:40.000Z] #2 transferring dockerfile: 17.09kB done [2020-04-03T07:56:40.000Z] #2 DONE 0.0s [2020-04-03T07:56:40.000Z] [2020-04-03T07:56:40.000Z] #1 [internal] load .dockerignore [2020-04-03T07:56:40.000Z] #1 transferring context: 87B done [2020-04-03T07:56:40.000Z] #1 DONE 0.0s [2020-04-03T07:56:40.000Z] [2020-04-03T07:56:40.000Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-03T07:56:40.000Z] #3 DONE 0.1s [2020-04-03T07:56:40.000Z] [2020-04-03T07:56:40.000Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-03T07:56:40.000Z] #4 CACHED [2020-04-03T07:56:40.564Z] [2020-04-03T07:56:40.564Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-04-03T07:56:40.564Z] #6 DONE 0.1s [2020-04-03T07:56:40.564Z] [2020-04-03T07:56:40.564Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-03T07:56:40.826Z] #5 DONE 0.1s [2020-04-03T07:56:40.826Z] [2020-04-03T07:56:40.826Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-03T07:56:40.826Z] #71 DONE 0.0s [2020-04-03T07:56:40.826Z] [2020-04-03T07:56:40.826Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-04-03T07:56:40.826Z] #7 DONE 0.0s [2020-04-03T07:56:40.826Z] [2020-04-03T07:56:40.826Z] #20 [internal] load build context [2020-04-03T07:56:40.900Z] #77 DONE 1.9s [2020-04-03T07:56:41.030Z] Client: [2020-04-03T07:56:41.030Z] Debug Mode: false [2020-04-03T07:56:41.030Z] Plugins: [2020-04-03T07:56:41.030Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-03T07:56:41.030Z] [2020-04-03T07:56:41.030Z] Server: [2020-04-03T07:56:41.030Z] Containers: 0 [2020-04-03T07:56:41.030Z] Running: 0 [2020-04-03T07:56:41.030Z] Paused: 0 [2020-04-03T07:56:41.030Z] Stopped: 0 [2020-04-03T07:56:41.030Z] Images: 10 [2020-04-03T07:56:41.030Z] Server Version: 19.03.5 [2020-04-03T07:56:41.030Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-03T07:56:41.030Z] Windows: [2020-04-03T07:56:41.030Z] LCOW: [2020-04-03T07:56:41.030Z] Logging Driver: json-file [2020-04-03T07:56:41.030Z] Plugins: [2020-04-03T07:56:41.030Z] Volume: local [2020-04-03T07:56:41.030Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-03T07:56:41.030Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-03T07:56:41.030Z] Swarm: inactive [2020-04-03T07:56:41.030Z] Default Isolation: process [2020-04-03T07:56:41.030Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-03T07:56:41.030Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-03T07:56:41.030Z] OSType: windows [2020-04-03T07:56:41.030Z] Architecture: x86_64 [2020-04-03T07:56:41.030Z] CPUs: 4 [2020-04-03T07:56:41.030Z] Total Memory: 32GiB [2020-04-03T07:56:41.030Z] Name: azwin-2-88b260 [2020-04-03T07:56:41.030Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-03T07:56:41.030Z] Docker Root Dir: D:\docker [2020-04-03T07:56:41.030Z] Debug Mode: false [2020-04-03T07:56:41.030Z] Registry: https://index.docker.io/v1/ [2020-04-03T07:56:41.030Z] Labels: [2020-04-03T07:56:41.030Z] Experimental: true [2020-04-03T07:56:41.030Z] Insecure Registries: [2020-04-03T07:56:41.030Z] 10.0.0.4:5000 [2020-04-03T07:56:41.030Z] 127.0.0.0/8 [2020-04-03T07:56:41.030Z] Registry Mirrors: [2020-04-03T07:56:41.030Z] http://10.0.0.4:5000/ [2020-04-03T07:56:41.030Z] Live Restore Enabled: false [2020-04-03T07:56:41.030Z] [2020-04-03T07:56:41.158Z] [2020-04-03T07:56:41.158Z] #78 exporting to image [2020-04-03T07:56:41.158Z] #78 exporting layers [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-04-03T07:56:42.198Z] #20 transferring context: 50.11MB 1.2s done [2020-04-03T07:56:42.198Z] #20 DONE 1.3s [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T07:56:42.198Z] #33 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-03T07:56:42.198Z] #24 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-03T07:56:42.198Z] #37 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-03T07:56:42.198Z] #25 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-03T07:56:42.198Z] #67 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-03T07:56:42.198Z] #13 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:42.198Z] #21 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-03T07:56:42.198Z] #52 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-03T07:56:42.198Z] #48 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-03T07:56:42.198Z] #12 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-03T07:56:42.198Z] #31 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T07:56:42.198Z] #74 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-03T07:56:42.198Z] #26 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T07:56:42.198Z] #44 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-03T07:56:42.198Z] #29 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-03T07:56:42.198Z] #35 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-03T07:56:42.198Z] #54 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-03T07:56:42.198Z] #10 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-03T07:56:42.198Z] #9 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:42.198Z] #36 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-03T07:56:42.198Z] #16 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-03T07:56:42.198Z] #17 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-03T07:56:42.198Z] #40 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-03T07:56:42.198Z] #34 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-03T07:56:42.198Z] #75 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-03T07:56:42.198Z] #8 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T07:56:42.198Z] #47 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-03T07:56:42.198Z] #64 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:42.198Z] #65 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-03T07:56:42.198Z] #55 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-03T07:56:42.198Z] #59 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T07:56:42.198Z] #56 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-03T07:56:42.198Z] #22 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:42.198Z] #53 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-03T07:56:42.198Z] #57 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:42.198Z] #68 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:42.198Z] #50 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:42.198Z] #58 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-03T07:56:42.198Z] #42 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:42.198Z] #63 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-03T07:56:42.198Z] #72 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-03T07:56:42.198Z] #32 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-03T07:56:42.198Z] #46 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T07:56:42.198Z] #38 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-03T07:56:42.198Z] #49 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-03T07:56:42.198Z] #70 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-03T07:56:42.198Z] #51 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-03T07:56:42.198Z] #45 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-03T07:56:42.198Z] #30 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-03T07:56:42.198Z] #62 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-03T07:56:42.198Z] #28 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:42.198Z] #23 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-03T07:56:42.198Z] #73 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-03T07:56:42.198Z] #27 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-03T07:56:42.198Z] #11 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-03T07:56:42.198Z] #41 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-03T07:56:42.198Z] #69 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-03T07:56:42.198Z] #18 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-03T07:56:42.198Z] #14 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-03T07:56:42.198Z] #15 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-03T07:56:42.198Z] #66 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-03T07:56:42.198Z] #19 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-03T07:56:42.198Z] #43 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T07:56:42.198Z] #60 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-03T07:56:42.198Z] #61 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-03T07:56:42.198Z] #39 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-03T07:56:42.198Z] #76 CACHED [2020-04-03T07:56:42.198Z] [2020-04-03T07:56:42.198Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-03T07:56:42.532Z] #78 exporting layers 1.5s done [2020-04-03T07:56:42.532Z] #78 writing image sha256:95f08c78307755847b81d6612314f6c7dfce10647e5510ad0adf5302c08b35bf done [2020-04-03T07:56:42.532Z] #78 naming to docker.io/library/docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a done [2020-04-03T07:56:42.532Z] #78 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-03T07:56:42.774Z] Fetching without tags [2020-04-03T07:56:42.866Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39807/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a hack/test/unit [2020-04-03T07:56:42.733Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-03T07:56:42.739Z] > git config --add remote.origin.fetch +refs/pull/39807/head:refs/remotes/origin/PR-39807 # timeout=10 [2020-04-03T07:56:42.744Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:42.764Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-03T07:56:42.780Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-03T07:56:42.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-03T07:56:42.781Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39807/head:refs/remotes/origin/PR-39807 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:43.129Z] #77 DONE 1.1s [2020-04-03T07:56:43.129Z] [2020-04-03T07:56:43.129Z] #78 exporting to image [2020-04-03T07:56:43.129Z] #78 exporting layers [2020-04-03T07:56:43.411Z] Merging remotes/origin/master commit 238887ef068ca438b8528605fb9a4f68333d64d8 into PR head commit 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:56:44.059Z] #78 exporting layers 0.9s done [2020-04-03T07:56:44.059Z] #78 writing image sha256:99c6783bc5065cc0a5bdaaae3813251cbba5bfc70f7ac8b765dc3808fe7c42fb done [2020-04-03T07:56:44.059Z] #78 naming to docker.io/library/docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a done [2020-04-03T07:56:44.059Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-04-03T07:56:44.554Z] Merge succeeded, producing 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:56:44.554Z] Checking out Revision 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a (PR-39807) [2020-04-03T07:56:45.066Z] [2020-04-03T07:56:45.083Z] Fetching without tags [2020-04-03T07:56:43.417Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T07:56:43.420Z] > git checkout -f 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a # timeout=10 [2020-04-03T07:56:44.518Z] > git merge 238887ef068ca438b8528605fb9a4f68333d64d8 # timeout=10 [2020-04-03T07:56:44.544Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T07:56:44.560Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T07:56:44.563Z] > git checkout -f 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a # timeout=10 [2020-04-03T07:56:45.266Z] Commit message: "Pin busybox to fixed version and verify sha256" [2020-04-03T07:56:45.324Z] Merging remotes/origin/master commit 238887ef068ca438b8528605fb9a4f68333d64d8 into PR head commit 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:56:45.332Z] Removing bundles/ [2020-04-03T07:56:45.332Z] [2020-04-03T07:56:45.332Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-03T07:56:45.332Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-03T07:56:45.332Z] GOOS="" GOARCH="" GOARM="" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-04-03T07:56:45.808Z] Merge succeeded, producing 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:56:45.808Z] Checking out Revision 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a (PR-39807) [Pipeline] sh [2020-04-03T07:56:45.070Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-03T07:56:45.072Z] > git config --add remote.origin.fetch +refs/pull/39807/head:refs/remotes/origin/PR-39807 # timeout=10 [2020-04-03T07:56:45.075Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:45.079Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-03T07:56:45.085Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-03T07:56:45.085Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-03T07:56:45.086Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39807/head:refs/remotes/origin/PR-39807 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-03T07:56:45.326Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T07:56:45.332Z] > git checkout -f 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a # timeout=10 [2020-04-03T07:56:45.790Z] > git merge 238887ef068ca438b8528605fb9a4f68333d64d8 # timeout=10 [2020-04-03T07:56:45.796Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-03T07:56:45.810Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T07:56:45.826Z] > git checkout -f 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a # timeout=10 [2020-04-03T07:56:46.179Z] + docker version [2020-04-03T07:56:46.179Z] Client: [2020-04-03T07:56:46.179Z] Version: 18.06.1-ce [2020-04-03T07:56:46.179Z] API version: 1.38 [2020-04-03T07:56:46.179Z] Go version: go1.10.3 [2020-04-03T07:56:46.179Z] Git commit: e68fc7a [2020-04-03T07:56:46.179Z] Built: Tue Aug 21 17:26:10 2018 [2020-04-03T07:56:46.179Z] OS/Arch: linux/ppc64le [2020-04-03T07:56:46.179Z] Experimental: false [2020-04-03T07:56:46.179Z] [2020-04-03T07:56:46.179Z] Server: [2020-04-03T07:56:46.179Z] Engine: [2020-04-03T07:56:46.179Z] Version: 18.06.1-ce [2020-04-03T07:56:46.179Z] API version: 1.38 (minimum version 1.12) [2020-04-03T07:56:46.179Z] Go version: go1.10.3 [2020-04-03T07:56:46.179Z] Git commit: e68fc7a [2020-04-03T07:56:46.179Z] Built: Tue Aug 21 17:24:20 2018 [2020-04-03T07:56:46.179Z] OS/Arch: linux/ppc64le [2020-04-03T07:56:46.179Z] Experimental: true [Pipeline] sh [2020-04-03T07:56:46.334Z] Commit message: "Pin busybox to fixed version and verify sha256" [2020-04-03T07:56:46.562Z] + docker info [2020-04-03T07:56:46.562Z] Containers: 0 [2020-04-03T07:56:46.562Z] Running: 0 [2020-04-03T07:56:46.562Z] Paused: 0 [2020-04-03T07:56:46.562Z] Stopped: 0 [2020-04-03T07:56:46.562Z] Images: 0 [2020-04-03T07:56:46.562Z] Server Version: 18.06.1-ce [2020-04-03T07:56:46.562Z] Storage Driver: overlay2 [2020-04-03T07:56:46.562Z] Backing Filesystem: extfs [2020-04-03T07:56:46.562Z] Supports d_type: true [2020-04-03T07:56:46.562Z] Native Overlay Diff: true [2020-04-03T07:56:46.562Z] Logging Driver: json-file [2020-04-03T07:56:46.562Z] Cgroup Driver: cgroupfs [2020-04-03T07:56:46.562Z] Plugins: [2020-04-03T07:56:46.562Z] Volume: local [2020-04-03T07:56:46.562Z] Network: bridge host ipvlan macvlan null overlay [2020-04-03T07:56:46.562Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-04-03T07:56:46.562Z] Swarm: inactive [2020-04-03T07:56:46.562Z] Runtimes: runc [2020-04-03T07:56:46.562Z] Default Runtime: runc [2020-04-03T07:56:46.562Z] Init Binary: docker-init [2020-04-03T07:56:46.562Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-04-03T07:56:46.562Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-04-03T07:56:46.562Z] init version: fec3683 [2020-04-03T07:56:46.562Z] Security Options: [2020-04-03T07:56:46.562Z] apparmor [2020-04-03T07:56:46.562Z] seccomp [2020-04-03T07:56:46.562Z] Profile: default [2020-04-03T07:56:46.562Z] Kernel Version: 4.4.0-139-generic [2020-04-03T07:56:46.562Z] Operating System: Ubuntu 16.04.3 LTS [2020-04-03T07:56:46.562Z] OSType: linux [2020-04-03T07:56:46.562Z] Architecture: ppc64le [2020-04-03T07:56:46.562Z] CPUs: 4 [2020-04-03T07:56:46.562Z] Total Memory: 7.972GiB [2020-04-03T07:56:46.562Z] Name: ppc64le-ubuntu-28 [2020-04-03T07:56:46.562Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-04-03T07:56:46.562Z] Docker Root Dir: /var/lib/docker [2020-04-03T07:56:46.562Z] Debug Mode (client): false [2020-04-03T07:56:46.562Z] Debug Mode (server): false [2020-04-03T07:56:46.562Z] Username: dockerbuildbot [2020-04-03T07:56:46.562Z] Registry: https://index.docker.io/v1/ [2020-04-03T07:56:46.562Z] Labels: [2020-04-03T07:56:46.562Z] Experimental: true [2020-04-03T07:56:46.562Z] Insecure Registries: [2020-04-03T07:56:46.562Z] 127.0.0.0/8 [2020-04-03T07:56:46.562Z] Live Restore Enabled: false [2020-04-03T07:56:46.562Z] [Pipeline] sh [2020-04-03T07:56:46.730Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-03T07:56:46.971Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-03T07:56:46.971Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-03T07:56:46.971Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39807/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-03T07:56:46.971Z] + bash /home/docker/workspace/moby_PR-39807/check-config.sh [2020-04-03T07:56:46.971Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-03T07:56:46.971Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-04-03T07:56:46.971Z] [2020-04-03T07:56:46.971Z] Generally Necessary: [2020-04-03T07:56:46.971Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-03T07:56:46.971Z] - apparmor: enabled and tools installed [2020-04-03T07:56:46.971Z] - CONFIG_NAMESPACES: enabled [2020-04-03T07:56:47.059Z] ? github.com/docker/docker/api [no test files] [2020-04-03T07:56:47.171Z] + docker version [2020-04-03T07:56:47.171Z] Client: Docker Engine - Community [2020-04-03T07:56:47.171Z] Version: 19.03.5 [2020-04-03T07:56:47.171Z] API version: 1.40 [2020-04-03T07:56:47.171Z] Go version: go1.12.12 [2020-04-03T07:56:47.171Z] Git commit: 633a0ea838 [2020-04-03T07:56:47.171Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-03T07:56:47.171Z] OS/Arch: linux/amd64 [2020-04-03T07:56:47.171Z] Experimental: false [2020-04-03T07:56:47.171Z] [2020-04-03T07:56:47.171Z] Server: Docker Engine - Community [2020-04-03T07:56:47.171Z] Engine: [2020-04-03T07:56:47.171Z] Version: 19.03.5 [2020-04-03T07:56:47.171Z] API version: 1.40 (minimum version 1.12) [2020-04-03T07:56:47.171Z] Go version: go1.12.12 [2020-04-03T07:56:47.171Z] Git commit: 633a0ea838 [2020-04-03T07:56:47.171Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-03T07:56:47.171Z] OS/Arch: linux/amd64 [2020-04-03T07:56:47.171Z] Experimental: true [2020-04-03T07:56:47.171Z] containerd: [2020-04-03T07:56:47.171Z] Version: 1.2.10 [2020-04-03T07:56:47.171Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-03T07:56:47.171Z] runc: [2020-04-03T07:56:47.171Z] Version: 1.0.0-rc8+dev [2020-04-03T07:56:47.171Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-03T07:56:47.171Z] docker-init: [2020-04-03T07:56:47.171Z] Version: 0.18.0 [2020-04-03T07:56:47.171Z] GitCommit: fec3683 [Pipeline] sh [2020-04-03T07:56:47.258Z] - CONFIG_NET_NS: enabled [2020-04-03T07:56:47.258Z] - CONFIG_PID_NS: enabled [2020-04-03T07:56:47.258Z] - CONFIG_IPC_NS: enabled [2020-04-03T07:56:47.258Z] - CONFIG_UTS_NS: enabled [2020-04-03T07:56:47.258Z] - CONFIG_CGROUPS: enabled [2020-04-03T07:56:47.258Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-03T07:56:47.258Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-03T07:56:47.258Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-03T07:56:47.258Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-03T07:56:47.258Z] - CONFIG_CPUSETS: enabled [2020-04-03T07:56:47.258Z] - CONFIG_MEMCG: enabled [2020-04-03T07:56:47.258Z] - CONFIG_KEYS: enabled [2020-04-03T07:56:47.258Z] - CONFIG_VETH: enabled (as module) [2020-04-03T07:56:47.258Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-03T07:56:47.258Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-03T07:56:47.258Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-03T07:56:47.258Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-03T07:56:47.258Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-03T07:56:47.258Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-03T07:56:47.258Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-03T07:56:47.258Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-03T07:56:47.258Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-03T07:56:47.258Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-03T07:56:47.258Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-03T07:56:47.258Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-03T07:56:47.258Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-03T07:56:47.258Z] [2020-04-03T07:56:47.258Z] Optional Features: [2020-04-03T07:56:47.258Z] - CONFIG_USER_NS: enabled [2020-04-03T07:56:47.258Z] - CONFIG_SECCOMP: enabled [2020-04-03T07:56:47.258Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-03T07:56:47.258Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-03T07:56:47.258Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-03T07:56:47.258Z] (cgroup swap accounting is currently enabled) [2020-04-03T07:56:47.449Z] + docker info [2020-04-03T07:56:47.543Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-03T07:56:47.543Z] - CONFIG_BLK_CGROUP: enabled [2020-04-03T07:56:47.543Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-03T07:56:47.543Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-03T07:56:47.543Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-03T07:56:47.543Z] - CONFIG_CGROUP_PERF: enabled [2020-04-03T07:56:47.543Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-03T07:56:47.543Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-03T07:56:47.543Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-03T07:56:47.543Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-03T07:56:47.543Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-03T07:56:47.543Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-03T07:56:47.543Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-03T07:56:47.543Z] - CONFIG_IP_VS: enabled (as module) [2020-04-03T07:56:47.543Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-03T07:56:47.543Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-03T07:56:47.543Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-03T07:56:47.543Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-03T07:56:47.543Z] - CONFIG_EXT4_FS: enabled [2020-04-03T07:56:47.543Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-03T07:56:47.543Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-03T07:56:47.543Z] - Network Drivers: [2020-04-03T07:56:47.543Z] - "overlay": [2020-04-03T07:56:47.543Z] - CONFIG_VXLAN: enabled (as module) [2020-04-03T07:56:47.543Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-03T07:56:47.543Z] Optional (for encrypted networks): [2020-04-03T07:56:47.828Z] - CONFIG_CRYPTO: enabled [2020-04-03T07:56:47.828Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-03T07:56:47.828Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-03T07:56:47.828Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-03T07:56:47.828Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-03T07:56:47.828Z] - CONFIG_XFRM: enabled [2020-04-03T07:56:47.828Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-03T07:56:47.828Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-03T07:56:47.828Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-03T07:56:47.828Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-03T07:56:47.828Z] - "ipvlan": [2020-04-03T07:56:47.828Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-03T07:56:47.828Z] - "macvlan": [2020-04-03T07:56:47.828Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-03T07:56:47.828Z] - CONFIG_DUMMY: enabled (as module) [2020-04-03T07:56:47.828Z] - "ftp,tftp client in container": [2020-04-03T07:56:47.828Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-03T07:56:47.828Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-03T07:56:47.828Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-03T07:56:47.828Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-03T07:56:47.828Z] - Storage Drivers: [2020-04-03T07:56:47.828Z] - "aufs": [2020-04-03T07:56:47.828Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-03T07:56:47.828Z] - "btrfs": [2020-04-03T07:56:47.828Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-03T07:56:47.828Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-03T07:56:47.828Z] - "devicemapper": [2020-04-03T07:56:47.828Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-03T07:56:47.828Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-03T07:56:47.828Z] - "overlay": [2020-04-03T07:56:47.828Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-03T07:56:47.828Z] - "zfs": [2020-04-03T07:56:47.828Z] - /dev/zfs: missing [2020-04-03T07:56:47.828Z] - zfs command: missing [2020-04-03T07:56:47.828Z] - zpool command: missing [2020-04-03T07:56:47.828Z] [2020-04-03T07:56:47.828Z] Limits: [2020-04-03T07:56:47.828Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-03T07:56:47.828Z] [2020-04-03T07:56:47.828Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-03T07:56:48.011Z] Client: [2020-04-03T07:56:48.011Z] Debug Mode: false [2020-04-03T07:56:48.011Z] [2020-04-03T07:56:48.011Z] Server: [2020-04-03T07:56:48.011Z] Containers: 0 [2020-04-03T07:56:48.011Z] Running: 0 [2020-04-03T07:56:48.011Z] Paused: 0 [2020-04-03T07:56:48.011Z] Stopped: 0 [2020-04-03T07:56:48.011Z] Images: 8 [2020-04-03T07:56:48.011Z] Server Version: 19.03.5 [2020-04-03T07:56:48.011Z] Storage Driver: overlay2 [2020-04-03T07:56:48.011Z] Backing Filesystem: extfs [2020-04-03T07:56:48.011Z] Supports d_type: true [2020-04-03T07:56:48.011Z] Native Overlay Diff: true [2020-04-03T07:56:48.011Z] Logging Driver: json-file [2020-04-03T07:56:48.011Z] Cgroup Driver: cgroupfs [2020-04-03T07:56:48.011Z] Plugins: [2020-04-03T07:56:48.011Z] Volume: local [2020-04-03T07:56:48.011Z] Network: bridge host ipvlan macvlan null overlay [2020-04-03T07:56:48.011Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-03T07:56:48.011Z] Swarm: inactive [2020-04-03T07:56:48.011Z] Runtimes: runc [2020-04-03T07:56:48.011Z] Default Runtime: runc [2020-04-03T07:56:48.011Z] Init Binary: docker-init [2020-04-03T07:56:48.011Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-03T07:56:48.011Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-03T07:56:48.011Z] init version: fec3683 [2020-04-03T07:56:48.011Z] Security Options: [2020-04-03T07:56:48.011Z] apparmor [2020-04-03T07:56:48.012Z] seccomp [2020-04-03T07:56:48.012Z] Profile: default [2020-04-03T07:56:48.012Z] Kernel Version: 4.15.0-1058-aws [2020-04-03T07:56:48.012Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-03T07:56:48.012Z] OSType: linux [2020-04-03T07:56:48.012Z] Architecture: x86_64 [2020-04-03T07:56:48.012Z] CPUs: 2 [2020-04-03T07:56:48.012Z] Total Memory: 7.501GiB [2020-04-03T07:56:48.012Z] Name: ip-10-100-124-154 [2020-04-03T07:56:48.012Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-03T07:56:48.012Z] Docker Root Dir: /var/lib/docker [2020-04-03T07:56:48.012Z] Debug Mode: false [2020-04-03T07:56:48.012Z] Registry: https://index.docker.io/v1/ [2020-04-03T07:56:48.012Z] Labels: [2020-04-03T07:56:48.012Z] Experimental: true [2020-04-03T07:56:48.012Z] Insecure Registries: [2020-04-03T07:56:48.012Z] 127.0.0.0/8 [2020-04-03T07:56:48.012Z] Live Restore Enabled: true [2020-04-03T07:56:48.012Z] [2020-04-03T07:56:48.012Z] WARNING: No swap limit support [Pipeline] sh [2020-04-03T07:56:48.261Z] + make bundles/buildx [2020-04-03T07:56:48.289Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-03T07:56:48.289Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-03T07:56:48.289Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39807/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-03T07:56:48.289Z] + bash /home/ubuntu/workspace/moby_PR-39807/check-config.sh [2020-04-03T07:56:48.289Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-03T07:56:48.289Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-03T07:56:48.289Z] [2020-04-03T07:56:48.289Z] Generally Necessary: [2020-04-03T07:56:48.289Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-03T07:56:48.289Z] - apparmor: enabled and tools installed [2020-04-03T07:56:48.289Z] - CONFIG_NAMESPACES: enabled [2020-04-03T07:56:48.289Z] - CONFIG_NET_NS: enabled [2020-04-03T07:56:48.289Z] - CONFIG_PID_NS: enabled [2020-04-03T07:56:48.289Z] - CONFIG_IPC_NS: enabled [2020-04-03T07:56:48.289Z] - CONFIG_UTS_NS: enabled [2020-04-03T07:56:48.289Z] - CONFIG_CGROUPS: enabled [2020-04-03T07:56:48.289Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-03T07:56:48.289Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-03T07:56:48.289Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-03T07:56:48.289Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-03T07:56:48.289Z] - CONFIG_CPUSETS: enabled [2020-04-03T07:56:48.289Z] - CONFIG_MEMCG: enabled [2020-04-03T07:56:48.289Z] - CONFIG_KEYS: enabled [2020-04-03T07:56:48.289Z] - CONFIG_VETH: enabled (as module) [2020-04-03T07:56:48.289Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-03T07:56:48.289Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-03T07:56:48.289Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-03T07:56:48.289Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-03T07:56:48.289Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-03T07:56:48.289Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-03T07:56:48.289Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-03T07:56:48.289Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-03T07:56:48.289Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-03T07:56:48.289Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-03T07:56:48.289Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-03T07:56:48.289Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-03T07:56:48.289Z] [2020-04-03T07:56:48.289Z] Optional Features: [2020-04-03T07:56:48.289Z] - CONFIG_USER_NS: enabled [2020-04-03T07:56:48.289Z] - CONFIG_SECCOMP: enabled [2020-04-03T07:56:48.289Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-03T07:56:48.547Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-03T07:56:48.547Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-03T07:56:48.547Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-03T07:56:48.547Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-03T07:56:48.547Z] - CONFIG_BLK_CGROUP: enabled [2020-04-03T07:56:48.547Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-03T07:56:48.547Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-03T07:56:48.547Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-03T07:56:48.547Z] - CONFIG_CGROUP_PERF: enabled [2020-04-03T07:56:48.547Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-03T07:56:48.547Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-03T07:56:48.547Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-03T07:56:48.547Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-03T07:56:48.547Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-03T07:56:48.547Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-03T07:56:48.547Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-03T07:56:48.547Z] - CONFIG_IP_VS: enabled (as module) [2020-04-03T07:56:48.547Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-03T07:56:48.547Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-03T07:56:48.547Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-03T07:56:48.547Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-03T07:56:48.547Z] - CONFIG_EXT4_FS: enabled [2020-04-03T07:56:48.547Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-03T07:56:48.547Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-03T07:56:48.547Z] - Network Drivers: [2020-04-03T07:56:48.547Z] - "overlay": [2020-04-03T07:56:48.547Z] - CONFIG_VXLAN: enabled (as module) [2020-04-03T07:56:48.547Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-03T07:56:48.547Z] Optional (for encrypted networks): [2020-04-03T07:56:48.547Z] - CONFIG_CRYPTO: enabled [2020-04-03T07:56:48.547Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-03T07:56:48.547Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-03T07:56:48.547Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-03T07:56:48.547Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-03T07:56:48.547Z] - CONFIG_XFRM: enabled [2020-04-03T07:56:48.547Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-03T07:56:48.547Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-03T07:56:48.547Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-03T07:56:48.547Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-03T07:56:48.547Z] - "ipvlan": [2020-04-03T07:56:48.547Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-03T07:56:48.547Z] - "macvlan": [2020-04-03T07:56:48.547Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-03T07:56:48.547Z] - CONFIG_DUMMY: enabled (as module) [2020-04-03T07:56:48.547Z] - "ftp,tftp client in container": [2020-04-03T07:56:48.547Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-03T07:56:48.547Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-03T07:56:48.547Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-03T07:56:48.547Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-03T07:56:48.547Z] - Storage Drivers: [2020-04-03T07:56:48.547Z] - "aufs": [2020-04-03T07:56:48.547Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-03T07:56:48.547Z] - "btrfs": [2020-04-03T07:56:48.547Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-03T07:56:48.547Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-03T07:56:48.547Z] - "devicemapper": [2020-04-03T07:56:48.803Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-03T07:56:48.803Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-03T07:56:48.803Z] - "overlay": [2020-04-03T07:56:48.803Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-03T07:56:48.803Z] - "zfs": [2020-04-03T07:56:48.803Z] - /dev/zfs: missing [2020-04-03T07:56:48.803Z] - zfs command: missing [2020-04-03T07:56:48.803Z] - zpool command: missing [2020-04-03T07:56:48.803Z] [2020-04-03T07:56:48.803Z] Limits: [2020-04-03T07:56:48.803Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-03T07:56:48.803Z] [2020-04-03T07:56:48.803Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-03T07:56:48.881Z] make: command: Command not found [2020-04-03T07:56:48.881Z] make: command: Command not found [2020-04-03T07:56:48.881Z] mkdir bundles [2020-04-03T07:56:48.881Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-04-03T07:56:48.881Z] --build-arg BUILDX_COMMIT \ [2020-04-03T07:56:48.881Z] --build-arg BUILDX_REPO \ [2020-04-03T07:56:48.881Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-04-03T07:56:48.881Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-04-03T07:56:48.881Z] . [2020-04-03T07:56:48.881Z] /bin/sh: 4: go: not found [2020-04-03T07:56:48.881Z] /bin/sh: 5: go: not found [2020-04-03T07:56:49.129Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a . [2020-04-03T07:56:49.129Z] #2 [internal] load .dockerignore [2020-04-03T07:56:49.129Z] #2 transferring context: 87B done [2020-04-03T07:56:49.129Z] #2 DONE 0.0s [2020-04-03T07:56:49.129Z] [2020-04-03T07:56:49.129Z] #1 [internal] load build definition from Dockerfile [2020-04-03T07:56:49.129Z] #1 transferring dockerfile: 17.09kB done [2020-04-03T07:56:49.129Z] #1 DONE 0.0s [2020-04-03T07:56:49.129Z] [2020-04-03T07:56:49.129Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-03T07:56:49.129Z] #3 DONE 0.1s [2020-04-03T07:56:49.386Z] [2020-04-03T07:56:49.387Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-03T07:56:49.387Z] #4 CACHED [2020-04-03T07:56:49.949Z] [2020-04-03T07:56:49.949Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-03T07:56:50.206Z] #6 DONE 0.1s [2020-04-03T07:56:50.206Z] [2020-04-03T07:56:50.206Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-04-03T07:56:50.206Z] #5 DONE 0.1s [2020-04-03T07:56:50.206Z] [2020-04-03T07:56:50.206Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-03T07:56:50.206Z] #71 DONE 0.0s [2020-04-03T07:56:50.206Z] [2020-04-03T07:56:50.206Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-04-03T07:56:50.206Z] #7 DONE 0.0s [2020-04-03T07:56:50.206Z] [2020-04-03T07:56:50.206Z] #20 [internal] load build context [2020-04-03T07:56:51.574Z] Sending build context to Docker daemon 54.75MB [2020-04-03T07:56:51.574Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-04-03T07:56:51.574Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-04-03T07:56:51.574Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-04-03T07:56:51.574Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-04-03T07:56:51.574Z] 1.12.10-stretch: Pulling from library/golang [2020-04-03T07:56:51.582Z] #20 transferring context: 50.11MB 1.3s done [2020-04-03T07:56:51.582Z] #20 DONE 1.3s [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-03T07:56:51.582Z] #28 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-03T07:56:51.582Z] #25 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T07:56:51.582Z] #74 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T07:56:51.582Z] #38 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-03T07:56:51.582Z] #57 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-03T07:56:51.582Z] #55 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-03T07:56:51.582Z] #32 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-03T07:56:51.582Z] #17 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:51.582Z] #50 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:51.582Z] #65 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-03T07:56:51.582Z] #26 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-03T07:56:51.582Z] #46 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T07:56:51.582Z] #60 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-03T07:56:51.582Z] #12 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:51.582Z] #63 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-03T07:56:51.582Z] #69 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-03T07:56:51.582Z] #37 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-03T07:56:51.582Z] #67 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-03T07:56:51.582Z] #43 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-03T07:56:51.582Z] #13 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-03T07:56:51.582Z] #15 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-03T07:56:51.582Z] #51 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-03T07:56:51.582Z] #10 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-03T07:56:51.582Z] #61 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-03T07:56:51.582Z] #52 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-03T07:56:51.582Z] #29 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-03T07:56:51.582Z] #27 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-03T07:56:51.582Z] #31 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:51.582Z] #23 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-03T07:56:51.582Z] #11 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T07:56:51.582Z] #47 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-03T07:56:51.582Z] #62 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-03T07:56:51.582Z] #70 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-03T07:56:51.582Z] #19 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-03T07:56:51.582Z] #24 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-03T07:56:51.582Z] #16 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-03T07:56:51.582Z] #54 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-03T07:56:51.582Z] #45 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T07:56:51.582Z] #44 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-03T07:56:51.582Z] #8 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:51.582Z] #36 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-03T07:56:51.582Z] #66 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-03T07:56:51.582Z] #42 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:51.582Z] #53 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-03T07:56:51.582Z] #41 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:51.582Z] #21 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T07:56:51.582Z] #33 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-03T07:56:51.582Z] #48 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-03T07:56:51.582Z] #18 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-03T07:56:51.582Z] #73 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-03T07:56:51.582Z] #14 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-03T07:56:51.582Z] #40 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-03T07:56:51.582Z] #39 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-03T07:56:51.582Z] #35 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T07:56:51.582Z] #56 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-03T07:56:51.582Z] #9 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-03T07:56:51.582Z] #49 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-03T07:56:51.582Z] #22 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-03T07:56:51.582Z] #75 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-03T07:56:51.582Z] #72 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-03T07:56:51.582Z] #64 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T07:56:51.582Z] #68 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-03T07:56:51.582Z] #30 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-03T07:56:51.582Z] #34 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T07:56:51.582Z] #58 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-03T07:56:51.582Z] #59 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-03T07:56:51.582Z] #76 CACHED [2020-04-03T07:56:51.582Z] [2020-04-03T07:56:51.582Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-03T07:56:51.859Z] fb056072eab9: Pulling fs layer [2020-04-03T07:56:51.859Z] 6a33b1f9796f: Pulling fs layer [2020-04-03T07:56:51.859Z] 8f8f8962e456: Pulling fs layer [2020-04-03T07:56:51.859Z] 68adcc365214: Pulling fs layer [2020-04-03T07:56:51.859Z] 76d8adf27bdf: Pulling fs layer [2020-04-03T07:56:51.859Z] d66e58854927: Pulling fs layer [2020-04-03T07:56:51.859Z] 71497195576e: Pulling fs layer [2020-04-03T07:56:51.859Z] 68adcc365214: Waiting [2020-04-03T07:56:51.859Z] 76d8adf27bdf: Waiting [2020-04-03T07:56:51.859Z] d66e58854927: Waiting [2020-04-03T07:56:51.859Z] 71497195576e: Waiting [2020-04-03T07:56:52.483Z] 8f8f8962e456: Verifying Checksum [2020-04-03T07:56:52.483Z] 8f8f8962e456: Download complete [2020-04-03T07:56:52.512Z] #77 DONE 1.1s [2020-04-03T07:56:52.512Z] [2020-04-03T07:56:52.512Z] #78 exporting to image [2020-04-03T07:56:52.512Z] #78 exporting layers [2020-04-03T07:56:52.768Z] 6a33b1f9796f: Verifying Checksum [2020-04-03T07:56:52.768Z] 6a33b1f9796f: Download complete [2020-04-03T07:56:53.441Z] #78 exporting layers 0.7s done [2020-04-03T07:56:53.441Z] #78 writing image sha256:7cd956927c84e7e2793f6331ed058fc6bf96ba475dc94d3da5681d113839e6b4 done [2020-04-03T07:56:53.441Z] #78 naming to docker.io/library/docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:56:53.441Z] #78 naming to docker.io/library/docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a done [2020-04-03T07:56:53.441Z] #78 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-03T07:56:53.781Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39807/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a hack/make.sh dynbinary test-integration [2020-04-03T07:56:53.919Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-04-03T07:56:53.919Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ba6ee43d\powershellScript.ps1'; exit $LASTEXITCODE; [2020-04-03T07:56:53.919Z] ---------------------------------------------------------------------------- [2020-04-03T07:56:53.919Z] [2020-04-03T07:56:53.919Z] INFO: executeCI.ps1 starting at Fri Apr 3 07:56:52 CUT 2020 [2020-04-03T07:56:53.919Z] [2020-04-03T07:56:53.919Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-04-03T07:56:53.919Z] INFO: Running git version 2.24.1.windows.2 [2020-04-03T07:56:53.919Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-04-03T07:56:53.919Z] INFO: Environment variables: [2020-04-03T07:56:53.919Z] [2020-04-03T07:56:53.919Z] Name Value [2020-04-03T07:56:53.919Z] ---- ----- [2020-04-03T07:56:53.919Z] ALLUSERSPROFILE C:\ProgramData [2020-04-03T07:56:53.919Z] amd64 true [2020-04-03T07:56:53.919Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-04-03T07:56:53.919Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-04-03T07:56:53.919Z] arm64 true [2020-04-03T07:56:53.919Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-04-03T07:56:53.919Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-04-03T07:56:53.919Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-04-03T07:56:53.919Z] BRANCH_NAME PR-39807 [2020-04-03T07:56:53.919Z] BUILD_DISPLAY_NAME #16 [2020-04-03T07:56:53.919Z] BUILD_ID 16 [2020-04-03T07:56:53.919Z] BUILD_NUMBER 16 [2020-04-03T07:56:53.919Z] BUILD_TAG jenkins-moby-PR-39807-16 [2020-04-03T07:56:53.919Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-39807/16/ [2020-04-03T07:56:53.919Z] CHANGE_AUTHOR thaJeztah [2020-04-03T07:56:53.919Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-04-03T07:56:53.919Z] CHANGE_BRANCH ci_busybox [2020-04-03T07:56:53.919Z] CHANGE_FORK thaJeztah/docker [2020-04-03T07:56:53.919Z] CHANGE_ID 39807 [2020-04-03T07:56:53.919Z] CHANGE_TARGET master [2020-04-03T07:56:53.919Z] CHANGE_TITLE hack/ci/windows.ps1: build busybox from local Dockerfile [2020-04-03T07:56:53.919Z] CHANGE_URL https://github.com/moby/moby/pull/39807 [2020-04-03T07:56:53.919Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-03T07:56:53.919Z] CommonProgramFiles C:\Program Files\Common Files [2020-04-03T07:56:53.919Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-04-03T07:56:53.919Z] CommonProgramW6432 C:\Program Files\Common Files [2020-04-03T07:56:53.919Z] COMPUTERNAME azwin-2-88b260 [2020-04-03T07:56:53.919Z] ComSpec C:\windows\system32\cmd.exe [2020-04-03T07:56:53.919Z] ConfigSequenceNumber 0 [2020-04-03T07:56:53.919Z] dco true [2020-04-03T07:56:53.919Z] DOCKER_BUILDKIT 0 [2020-04-03T07:56:53.919Z] DOCKER_DUT_DEBUG 1 [2020-04-03T07:56:53.919Z] DOCKER_EXPERIMENTAL 1 [2020-04-03T07:56:53.919Z] DOCKER_GRAPHDRIVER overlay2 [2020-04-03T07:56:53.919Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-04-03T07:56:53.919Z] EXECUTOR_NUMBER 0 [2020-04-03T07:56:53.919Z] FQDN azwin-2-88b260.westus.cloudapp.azure.com [2020-04-03T07:56:53.919Z] GIT_BRANCH PR-39807 [2020-04-03T07:56:53.919Z] GIT_COMMIT 3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:56:53.919Z] GIT_PREVIOUS_COMMIT 6b909bf885aff0ee788f95a374a85ea8df705f4d [2020-04-03T07:56:53.919Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT afcf556bcb35dbbfeb31bb7eb611867b0453f2aa [2020-04-03T07:56:53.919Z] GIT_URL https://github.com/moby/moby.git [2020-04-03T07:56:53.919Z] HUDSON_COOKIE 2632e43d-05d8-4eae-baf0-7ede5d360157 [2020-04-03T07:56:53.919Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-04-03T07:56:53.919Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-04-03T07:56:53.919Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-04-03T07:56:53.919Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-04-03T07:56:53.919Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-04-03T07:56:53.919Z] JENKINS_NODE_COOKIE 2fadf29e-e8fd-4f1b-8eca-50a133c99a2c [2020-04-03T07:56:53.919Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-04-03T07:56:53.919Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-04-03T07:56:53.919Z] JOB_BASE_NAME PR-39807 [2020-04-03T07:56:53.919Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39807/display/redirect [2020-04-03T07:56:53.919Z] JOB_NAME moby/PR-39807 [2020-04-03T07:56:53.919Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-39807/ [2020-04-03T07:56:53.919Z] library.jps.version master [2020-04-03T07:56:53.919Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-04-03T07:56:53.919Z] NODE_LABELS amd64 azure azwin-2-88b260 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-04-03T07:56:53.919Z] NODE_NAME azwin-2-88b260 [2020-04-03T07:56:53.919Z] NUMBER_OF_PROCESSORS 4 [2020-04-03T07:56:53.920Z] OS Windows_NT [2020-04-03T07:56:53.920Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-04-03T07:56:53.920Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-04-03T07:56:53.920Z] ppc64le true [2020-04-03T07:56:53.920Z] PROCESSOR_ARCHITECTURE AMD64 [2020-04-03T07:56:53.920Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-04-03T07:56:53.920Z] PROCESSOR_LEVEL 6 [2020-04-03T07:56:53.920Z] PROCESSOR_REVISION 4f01 [2020-04-03T07:56:53.920Z] ProgramData C:\ProgramData [2020-04-03T07:56:53.920Z] ProgramFiles C:\Program Files [2020-04-03T07:56:53.920Z] ProgramFiles(x86) C:\Program Files (x86) [2020-04-03T07:56:53.920Z] ProgramW6432 C:\Program Files [2020-04-03T07:56:53.920Z] PROMPT $P$G [2020-04-03T07:56:53.920Z] PSExecutionPolicyPreference Bypass [2020-04-03T07:56:53.920Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-04-03T07:56:53.920Z] PUBLIC C:\Users\Public [2020-04-03T07:56:53.920Z] rootless true [2020-04-03T07:56:53.921Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39807/16/display/redirect?page=changes [2020-04-03T07:56:53.921Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-39807/16/display/redirect [2020-04-03T07:56:53.921Z] s390x true [2020-04-03T07:56:53.921Z] SKIP_VALIDATION_TESTS 1 [2020-04-03T07:56:53.921Z] SOURCES_DRIVE d [2020-04-03T07:56:53.921Z] SOURCES_SUBDIR gopath [2020-04-03T07:56:53.921Z] STAGE_NAME Run tests [2020-04-03T07:56:53.921Z] SystemDrive C: [2020-04-03T07:56:53.921Z] SystemRoot C:\windows [2020-04-03T07:56:53.921Z] TEMP C:\windows\TEMP [2020-04-03T07:56:53.921Z] TESTDEBUG 0 [2020-04-03T07:56:53.921Z] TESTRUN_DRIVE d [2020-04-03T07:56:53.921Z] TESTRUN_SUBDIR CI [2020-04-03T07:56:53.921Z] TIMEOUT 120m [2020-04-03T07:56:53.921Z] TMP C:\windows\TEMP [2020-04-03T07:56:53.921Z] unit_validate true [2020-04-03T07:56:53.921Z] USERDOMAIN WORKGROUP [2020-04-03T07:56:53.921Z] USERNAME azwin-2-88b260$ [2020-04-03T07:56:53.921Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-04-03T07:56:53.921Z] validate_force false [2020-04-03T07:56:53.921Z] windir C:\windows [2020-04-03T07:56:53.921Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-04-03T07:56:53.921Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-04-03T07:56:53.921Z] windowsRS1 false [2020-04-03T07:56:53.921Z] windowsRS5 true [2020-04-03T07:56:53.921Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-04-03T07:56:53.921Z] [2020-04-03T07:56:53.921Z] [2020-04-03T07:56:53.921Z] [2020-04-03T07:56:53.921Z] INFO: Sources under d:\gopath\... [2020-04-03T07:56:53.921Z] INFO: Test run under d:\CI\... [2020-04-03T07:56:53.921Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-04-03T07:56:53.921Z] INFO: docker/docker repository was found [2020-04-03T07:56:53.921Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-04-03T07:56:53.921Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-04-03T07:56:53.921Z] INFO: Docker version of control daemon [2020-04-03T07:56:53.921Z] [2020-04-03T07:56:53.921Z] Client: Docker Engine - Enterprise [2020-04-03T07:56:53.921Z] Version: 19.03.5 [2020-04-03T07:56:53.921Z] API version: 1.40 [2020-04-03T07:56:53.921Z] Go version: go1.12.12 [2020-04-03T07:56:53.921Z] Git commit: 2ee0c57608 [2020-04-03T07:56:53.921Z] Built: 11/13/2019 08:00:16 [2020-04-03T07:56:53.921Z] OS/Arch: windows/amd64 [2020-04-03T07:56:53.921Z] Experimental: false [2020-04-03T07:56:53.921Z] [2020-04-03T07:56:53.921Z] Server: Docker Engine - Enterprise [2020-04-03T07:56:53.921Z] Engine: [2020-04-03T07:56:53.921Z] Version: 19.03.5 [2020-04-03T07:56:53.921Z] API version: 1.40 (minimum version 1.24) [2020-04-03T07:56:53.921Z] Go version: go1.12.12 [2020-04-03T07:56:53.921Z] Git commit: 2ee0c57608 [2020-04-03T07:56:53.921Z] Built: 11/13/2019 07:58:51 [2020-04-03T07:56:53.921Z] OS/Arch: windows/amd64 [2020-04-03T07:56:53.921Z] Experimental: true [2020-04-03T07:56:53.921Z] [2020-04-03T07:56:53.921Z] INFO: Docker info of control daemon [2020-04-03T07:56:53.921Z] [2020-04-03T07:56:54.345Z] [2020-04-03T07:56:54.368Z] Client: [2020-04-03T07:56:54.368Z] Debug Mode: false [2020-04-03T07:56:54.368Z] Plugins: [2020-04-03T07:56:54.368Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-03T07:56:54.368Z] [2020-04-03T07:56:54.368Z] Server: [2020-04-03T07:56:54.368Z] Containers: 0 [2020-04-03T07:56:54.368Z] Running: 0 [2020-04-03T07:56:54.368Z] Paused: 0 [2020-04-03T07:56:54.368Z] Stopped: 0 [2020-04-03T07:56:54.368Z] Images: 10 [2020-04-03T07:56:54.368Z] Server Version: 19.03.5 [2020-04-03T07:56:54.368Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-03T07:56:54.368Z] Windows: [2020-04-03T07:56:54.368Z] LCOW: [2020-04-03T07:56:54.368Z] Logging Driver: json-file [2020-04-03T07:56:54.368Z] Plugins: [2020-04-03T07:56:54.368Z] Volume: local [2020-04-03T07:56:54.368Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-03T07:56:54.368Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-03T07:56:54.368Z] Swarm: inactive [2020-04-03T07:56:54.368Z] Default Isolation: process [2020-04-03T07:56:54.368Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-03T07:56:54.368Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-03T07:56:54.368Z] OSType: windows [2020-04-03T07:56:54.368Z] Architecture: x86_64 [2020-04-03T07:56:54.368Z] CPUs: 4 [2020-04-03T07:56:54.368Z] Total Memory: 32GiB [2020-04-03T07:56:54.368Z] Name: azwin-2-88b260 [2020-04-03T07:56:54.368Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-03T07:56:54.368Z] Docker Root Dir: D:\docker [2020-04-03T07:56:54.368Z] Debug Mode: false [2020-04-03T07:56:54.368Z] Registry: https://index.docker.io/v1/ [2020-04-03T07:56:54.368Z] Labels: [2020-04-03T07:56:54.368Z] Experimental: true [2020-04-03T07:56:54.368Z] Insecure Registries: [2020-04-03T07:56:54.368Z] 10.0.0.4:5000 [2020-04-03T07:56:54.368Z] 127.0.0.0/8 [2020-04-03T07:56:54.368Z] Registry Mirrors: [2020-04-03T07:56:54.368Z] http://10.0.0.4:5000/ [2020-04-03T07:56:54.368Z] Live Restore Enabled: false [2020-04-03T07:56:54.368Z] [2020-04-03T07:56:54.368Z] [2020-04-03T07:56:54.368Z] INFO: Commit hash is 3e3cd7b255 [2020-04-03T07:56:54.368Z] INFO: Nuke-Everything... [2020-04-03T07:56:54.602Z] Removing bundles/ [2020-04-03T07:56:54.602Z] [2020-04-03T07:56:54.602Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-03T07:56:54.602Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-03T07:56:54.602Z] GOOS="" GOARCH="" GOARM="" [2020-04-03T07:56:54.816Z] INFO: Container count on control daemon to delete is 0 [2020-04-03T07:56:54.832Z] fb056072eab9: Verifying Checksum [2020-04-03T07:56:54.832Z] fb056072eab9: Download complete [2020-04-03T07:56:55.264Z] INFO: Nuking d:\CI [2020-04-03T07:56:55.264Z] INFO: Zapped successfully [2020-04-03T07:56:55.264Z] INFO: Location for testing is d:\CI\PR-39807\16 [2020-04-03T07:56:55.264Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-04-03T07:56:55.264Z] [2020-04-03T07:56:55.264Z] [2020-04-03T07:56:55.264Z] INFO: Building the image from Dockerfile.windows at 04/03/2020 07:56:55... [2020-04-03T07:56:55.264Z] [2020-04-03T07:56:56.329Z] 68adcc365214: Verifying Checksum [2020-04-03T07:56:56.329Z] 68adcc365214: Download complete [2020-04-03T07:56:56.329Z] 71497195576e: Verifying Checksum [2020-04-03T07:56:56.329Z] 71497195576e: Download complete [2020-04-03T07:56:56.954Z] 76d8adf27bdf: Verifying Checksum [2020-04-03T07:56:56.954Z] 76d8adf27bdf: Download complete [2020-04-03T07:56:57.049Z] ok github.com/docker/docker/api/server 0.024s coverage: 9.0% of statements [2020-04-03T07:56:59.664Z] fb056072eab9: Pull complete [2020-04-03T07:57:00.290Z] 6a33b1f9796f: Pull complete [2020-04-03T07:57:00.914Z] 8f8f8962e456: Pull complete [2020-04-03T07:57:00.966Z] Sending build context to Docker daemon 54.74MB [2020-04-03T07:57:00.966Z] [2020-04-03T07:57:00.966Z] Step 1/10 : FROM microsoft/windowsservercore [2020-04-03T07:57:00.966Z] ---> 80e84fd280e2 [2020-04-03T07:57:00.966Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-04-03T07:57:00.966Z] ---> Using cache [2020-04-03T07:57:00.966Z] ---> 6c3692b54710 [2020-04-03T07:57:00.966Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-04-03T07:57:00.966Z] ---> Using cache [2020-04-03T07:57:00.966Z] ---> e4a355d9148f [2020-04-03T07:57:00.966Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-04-03T07:57:00.966Z] ---> Using cache [2020-04-03T07:57:00.966Z] ---> ffcf2186f7d9 [2020-04-03T07:57:00.966Z] 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-04-03T07:57:00.966Z] ---> Using cache [2020-04-03T07:57:00.966Z] ---> 694f4b6eedf9 [2020-04-03T07:57:00.966Z] 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-04-03T07:57:00.966Z] ---> Using cache [2020-04-03T07:57:00.966Z] ---> 0247c950ebaa [2020-04-03T07:57:00.966Z] 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-04-03T07:57:00.966Z] ---> Using cache [2020-04-03T07:57:00.966Z] ---> 3aac9641111b [2020-04-03T07:57:00.966Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-04-03T07:57:00.966Z] ---> Using cache [2020-04-03T07:57:00.966Z] ---> 1a1406b80209 [2020-04-03T07:57:00.966Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-04-03T07:57:00.966Z] ---> Using cache [2020-04-03T07:57:00.966Z] ---> efd24b387a69 [2020-04-03T07:57:00.966Z] Step 10/10 : COPY . . [2020-04-03T07:57:02.404Z] d66e58854927: Verifying Checksum [2020-04-03T07:57:02.404Z] d66e58854927: Download complete [2020-04-03T07:57:04.447Z] 68adcc365214: Pull complete [2020-04-03T07:57:07.143Z] 76d8adf27bdf: Pull complete [2020-04-03T07:57:12.670Z] d66e58854927: Pull complete [2020-04-03T07:57:12.956Z] 71497195576e: Pull complete [2020-04-03T07:57:12.956Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-04-03T07:57:12.956Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-04-03T07:57:12.956Z] ---> ebd73b5ebd31 [2020-04-03T07:57:12.956Z] Step 5/16 : ARG BUILDX_REPO [2020-04-03T07:57:12.956Z] ---> Running in d48b684234db [2020-04-03T07:57:12.956Z] Removing intermediate container d48b684234db [2020-04-03T07:57:12.956Z] ---> f37854637436 [2020-04-03T07:57:12.956Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-04-03T07:57:12.956Z] ---> Running in 1fd2c04ddcd3 [2020-04-03T07:57:13.575Z] Cloning into '/buildx'... [2020-04-03T07:57:19.102Z] Removing intermediate container 1fd2c04ddcd3 [2020-04-03T07:57:19.102Z] ---> adfe171b275a [2020-04-03T07:57:19.102Z] Step 7/16 : WORKDIR /buildx [2020-04-03T07:57:19.102Z] ---> Running in 8b09bddbade0 [2020-04-03T07:57:19.102Z] Removing intermediate container 8b09bddbade0 [2020-04-03T07:57:19.102Z] ---> 6d860667d538 [2020-04-03T07:57:19.102Z] Step 8/16 : ARG BUILDX_COMMIT [2020-04-03T07:57:19.102Z] ---> Running in 2be1816149d9 [2020-04-03T07:57:19.102Z] Removing intermediate container 2be1816149d9 [2020-04-03T07:57:19.102Z] ---> ca0bf251802f [2020-04-03T07:57:19.102Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-04-03T07:57:19.102Z] ---> Running in 0e866c041b4d [2020-04-03T07:57:19.102Z] From https://github.com/docker/buildx [2020-04-03T07:57:19.102Z] * [new tag] v0.3.1 -> build [2020-04-03T07:57:20.115Z] Switched to branch 'build' [2020-04-03T07:57:21.128Z] Removing intermediate container 0e866c041b4d [2020-04-03T07:57:21.128Z] ---> 0695d4bb6811 [2020-04-03T07:57:21.128Z] Step 10/16 : RUN go mod download [2020-04-03T07:57:21.128Z] ---> Running in 36b4f7d74a81 [2020-04-03T07:57:21.414Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-04-03T07:57:21.414Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-04-03T07:57:21.414Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-03T07:57:21.414Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-04-03T07:57:21.414Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-04-03T07:57:21.414Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-04-03T07:57:21.414Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-04-03T07:57:21.414Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-04-03T07:57:21.414Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-04-03T07:57:22.040Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-04-03T07:57:23.547Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-04-03T07:57:23.547Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-03T07:57:23.547Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-04-03T07:57:23.547Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-04-03T07:57:23.839Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-03T07:57:23.839Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-03T07:57:24.468Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-04-03T07:57:24.757Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-04-03T07:57:24.757Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-04-03T07:57:25.392Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-04-03T07:57:25.392Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-04-03T07:57:25.683Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-04-03T07:57:25.928Z] ---> 049c2fe796d7 [2020-04-03T07:57:26.315Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-03T07:57:26.376Z] Successfully built 049c2fe796d7 [2020-04-03T07:57:26.376Z] Successfully tagged docker:latest [2020-04-03T07:57:26.376Z] INFO: Image build ended at 04/03/2020 07:57:26. Duration:00:00:31.1823973 [2020-04-03T07:57:26.376Z] [2020-04-03T07:57:26.376Z] [2020-04-03T07:57:26.376Z] INFO: Building the test binaries at 04/03/2020 07:57:26... [2020-04-03T07:57:26.604Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-04-03T07:57:26.604Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-04-03T07:57:27.237Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-04-03T07:57:27.528Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-04-03T07:57:27.528Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-04-03T07:57:28.157Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-04-03T07:57:28.448Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-04-03T07:57:29.076Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-04-03T07:57:29.076Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-03T07:57:29.369Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-04-03T07:57:29.369Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-04-03T07:57:30.009Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-04-03T07:57:30.638Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-03T07:57:30.638Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-04-03T07:57:31.002Z] INFO: make.ps1 starting at 04/03/2020 07:57:30 [2020-04-03T07:57:31.002Z] INFO: Git commit (3e3cd7b255) assumed from DOCKER_GITCOMMIT environment variable [2020-04-03T07:57:31.002Z] INFO: Invoking autogen... [2020-04-03T07:57:31.449Z] INFO: Building daemon... [2020-04-03T07:57:31.687Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-04-03T07:57:31.687Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-04-03T07:57:31.979Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-03T07:57:32.271Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-03T07:57:32.563Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-04-03T07:57:32.854Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-04-03T07:57:32.854Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-03T07:57:33.879Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-04-03T07:57:33.879Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-03T07:57:33.879Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 4.5% of statements [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/types [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-03T07:57:33.879Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-04-03T07:57:33.879Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-03T07:57:33.879Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-03T07:57:33.879Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-04-03T07:57:34.159Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-04-03T07:57:34.159Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-03T07:57:34.159Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-03T07:57:34.159Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-03T07:57:34.159Z] ? github.com/docker/docker/builder [no test files] [2020-04-03T07:57:34.159Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-03T07:57:34.159Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-03T07:57:34.159Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-03T07:57:34.159Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-03T07:57:34.159Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-03T07:57:34.159Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-03T07:57:34.159Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-03T07:57:34.359Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-04-03T07:57:34.359Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-04-03T07:57:34.439Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-04-03T07:57:34.650Z] go: finding github.com/jinzhu/now v1.0.0 [2020-04-03T07:57:34.651Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-04-03T07:57:34.651Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-04-03T07:57:35.283Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-04-03T07:57:35.283Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-04-03T07:57:36.319Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-03T07:57:36.948Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-04-03T07:57:36.948Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-03T07:57:36.949Z] go: finding github.com/gofrs/flock v0.7.0 [2020-04-03T07:57:37.103Z] ok github.com/docker/docker/builder/remotecontext 0.356s coverage: 13.6% of statements [2020-04-03T07:57:37.237Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-04-03T07:57:37.238Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-04-03T07:57:37.415Z] ok github.com/docker/docker/builder/dockerfile 1.034s coverage: 48.2% of statements [2020-04-03T07:57:37.528Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-03T07:57:37.820Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-03T07:57:38.046Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-04-03T07:57:38.452Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-03T07:57:39.511Z] ok github.com/docker/docker/builder/remotecontext/git 1.715s coverage: 86.3% of statements [2020-04-03T07:57:39.511Z] ? github.com/docker/docker/cli [no test files] [2020-04-03T07:57:39.511Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-03T07:57:39.513Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-04-03T07:57:39.513Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-04-03T07:57:39.513Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-04-03T07:57:39.513Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-03T07:57:40.142Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-04-03T07:57:40.435Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-04-03T07:57:40.513Z] ok github.com/docker/docker/client 0.127s coverage: 75.8% of statements [2020-04-03T07:57:40.725Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-03T07:57:40.725Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-04-03T07:57:42.229Z] go: finding github.com/json-iterator/go v1.1.6 [2020-04-03T07:57:42.524Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-04-03T07:57:43.159Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-04-03T07:57:43.466Z] go: finding github.com/imdario/mergo v0.3.7 [2020-04-03T07:57:43.758Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-03T07:57:44.789Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-03T07:57:45.079Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-04-03T07:57:46.578Z] go: finding github.com/golang/protobuf v1.2.0 [2020-04-03T07:57:46.578Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-04-03T07:57:46.578Z] go: finding github.com/docker/go-connections v0.4.0 [2020-04-03T07:57:46.866Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-04-03T07:57:47.893Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-04-03T07:57:48.929Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-04-03T07:57:49.963Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-03T07:57:49.963Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-04-03T07:57:49.963Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-04-03T07:57:52.022Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-04-03T07:57:52.324Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-04-03T07:57:53.311Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-03T07:57:53.311Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-03T07:57:53.311Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2020-04-03T07:57:53.311Z] ok github.com/docker/docker/api/types/filters 0.031s coverage: 92.2% of statements [2020-04-03T07:57:53.311Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 4.5% of statements [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/types [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-03T07:57:53.311Z] ok github.com/docker/docker/api/types/time 0.024s coverage: 100.0% of statements [2020-04-03T07:57:53.311Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/builder [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-03T07:57:53.311Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-03T07:57:53.312Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-03T07:57:53.312Z] ok github.com/docker/docker/builder/dockerignore 0.040s coverage: 96.8% of statements [2020-04-03T07:57:53.357Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-03T07:57:53.571Z] ok github.com/docker/docker/cli/debug 0.017s coverage: 100.0% of statements [2020-04-03T07:57:53.985Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-04-03T07:57:54.949Z] ok github.com/docker/docker/builder/remotecontext 0.339s coverage: 13.6% of statements [2020-04-03T07:57:55.482Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-04-03T07:57:55.772Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-04-03T07:57:55.772Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-04-03T07:57:55.887Z] ok github.com/docker/docker/builder/dockerfile 0.896s coverage: 48.2% of statements [2020-04-03T07:57:55.887Z] ok github.com/docker/docker/builder/remotecontext/git 3.769s coverage: 86.3% of statements [2020-04-03T07:57:55.887Z] ? github.com/docker/docker/cli [no test files] [2020-04-03T07:57:55.887Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-03T07:57:57.282Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-04-03T07:57:57.570Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-04-03T07:57:59.619Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-04-03T07:57:59.619Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-04-03T07:57:59.619Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-04-03T07:57:59.911Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-03T07:58:00.538Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-04-03T07:58:00.538Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-04-03T07:58:00.538Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-04-03T07:58:01.166Z] ok github.com/docker/docker/client 0.280s coverage: 75.8% of statements [2020-04-03T07:58:02.034Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-04-03T07:58:02.034Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-04-03T07:58:02.323Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-04-03T07:58:02.612Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-04-03T07:58:03.238Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-04-03T07:58:03.238Z] go: finding github.com/lib/pq v1.0.0 [2020-04-03T07:58:04.732Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-04-03T07:58:04.732Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-03T07:58:05.024Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-04-03T07:58:05.024Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-03T07:58:05.667Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-03T07:58:05.956Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-04-03T07:58:05.956Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-04-03T07:58:05.956Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-03T07:58:05.956Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-04-03T07:58:06.590Z] go: finding gotest.tools v2.2.0+incompatible [2020-04-03T07:58:06.739Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-03T07:58:06.739Z] [2020-04-03T07:58:06.878Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-03T07:58:06.878Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-03T07:58:06.878Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-04-03T07:58:07.169Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-04-03T07:58:07.169Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-04-03T07:58:07.302Z] [2020-04-03T07:58:07.302Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-03T07:58:07.302Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-03T07:58:07.302Z] HOSTNAME=144c7a1b90bc [2020-04-03T07:58:07.302Z] TEST_SKIP_INTEGRATION=1 [2020-04-03T07:58:07.302Z] TESTDEBUG=0 [2020-04-03T07:58:07.302Z] DEST=bundles/test-integration [2020-04-03T07:58:07.302Z] PWD=/go/src/github.com/docker/docker [2020-04-03T07:58:07.302Z] KEEPBUNDLE=1 [2020-04-03T07:58:07.302Z] DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:58:07.302Z] container=docker [2020-04-03T07:58:07.302Z] HOME=/root [2020-04-03T07:58:07.302Z] GOLANG_VERSION=1.13.8 [2020-04-03T07:58:07.302Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-03T07:58:07.302Z] VALIDATE_BRANCH=master [2020-04-03T07:58:07.302Z] TERM=xterm [2020-04-03T07:58:07.302Z] DOCKER_PKG=github.com/docker/docker [2020-04-03T07:58:07.302Z] SHLVL=1 [2020-04-03T07:58:07.302Z] TIMEOUT=120m [2020-04-03T07:58:07.302Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-03T07:58:07.302Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-03T07:58:07.302Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-04-03T07:58:07.302Z] GO111MODULE=off [2020-04-03T07:58:07.302Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-03T07:58:07.302Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-03T07:58:07.302Z] GOPATH=/go [2020-04-03T07:58:07.302Z] PKG_CONFIG=pkg-config [2020-04-03T07:58:07.302Z] _=/usr/bin/env [2020-04-03T07:58:07.302Z] Building test suite binary ./integration-cli/test.main [2020-04-03T07:58:07.433Z] ok github.com/docker/docker/cmd/dockerd 0.034s coverage: 30.7% of statements [2020-04-03T07:58:07.433Z] ok github.com/docker/docker/container 0.108s coverage: 34.9% of statements [2020-04-03T07:58:07.433Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-03T07:58:07.433Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-03T07:58:07.433Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-03T07:58:07.433Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-03T07:58:07.561Z] [2020-04-03T07:58:07.798Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-04-03T07:58:07.798Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-04-03T07:58:07.818Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-03T07:58:07.818Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-03T07:58:07.818Z] HOSTNAME=c2923a8e3eec [2020-04-03T07:58:07.818Z] TEST_SKIP_INTEGRATION=1 [2020-04-03T07:58:07.818Z] TESTDEBUG=0 [2020-04-03T07:58:07.818Z] DEST=bundles/test-integration [2020-04-03T07:58:07.818Z] PWD=/go/src/github.com/docker/docker [2020-04-03T07:58:07.818Z] KEEPBUNDLE=1 [2020-04-03T07:58:07.818Z] DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:58:07.818Z] container=docker [2020-04-03T07:58:07.818Z] HOME=/root [2020-04-03T07:58:07.818Z] GOLANG_VERSION=1.13.8 [2020-04-03T07:58:07.818Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-03T07:58:07.818Z] VALIDATE_BRANCH=master [2020-04-03T07:58:07.818Z] TERM=xterm [2020-04-03T07:58:07.818Z] DOCKER_PKG=github.com/docker/docker [2020-04-03T07:58:07.818Z] SHLVL=1 [2020-04-03T07:58:07.818Z] TIMEOUT=120m [2020-04-03T07:58:07.818Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-03T07:58:07.818Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-03T07:58:07.818Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-03T07:58:07.818Z] GO111MODULE=off [2020-04-03T07:58:07.818Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-03T07:58:07.818Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-03T07:58:07.818Z] GOPATH=/go [2020-04-03T07:58:07.818Z] PKG_CONFIG=pkg-config [2020-04-03T07:58:07.818Z] _=/usr/bin/env [2020-04-03T07:58:07.818Z] Building test suite binary ./integration-cli/test.main [2020-04-03T07:58:07.818Z] [2020-04-03T07:58:07.818Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-04-03T07:58:08.087Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-04-03T07:58:08.087Z] go: finding github.com/kr/text v0.1.0 [2020-04-03T07:58:08.087Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-04-03T07:58:08.376Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-04-03T07:58:08.382Z] No new tests added to integration. [2020-04-03T07:58:08.640Z] [2020-04-03T07:58:08.640Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-03T07:58:09.005Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-04-03T07:58:09.005Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-04-03T07:58:09.295Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-04-03T07:58:10.012Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-03T07:58:10.012Z] HOSTNAME=06e1b38c8e3d [2020-04-03T07:58:10.012Z] TESTDEBUG=0 [2020-04-03T07:58:10.012Z] DEST=bundles/test-integration [2020-04-03T07:58:10.012Z] PWD=/go/src/github.com/docker/docker [2020-04-03T07:58:10.012Z] KEEPBUNDLE=1 [2020-04-03T07:58:10.012Z] DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:58:10.012Z] container=docker [2020-04-03T07:58:10.012Z] HOME=/root [2020-04-03T07:58:10.012Z] GOLANG_VERSION=1.13.8 [2020-04-03T07:58:10.012Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-03T07:58:10.012Z] VALIDATE_BRANCH=master [2020-04-03T07:58:10.012Z] TERM=xterm [2020-04-03T07:58:10.012Z] DOCKER_PKG=github.com/docker/docker [2020-04-03T07:58:10.012Z] SHLVL=1 [2020-04-03T07:58:10.012Z] TIMEOUT=120m [2020-04-03T07:58:10.012Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-03T07:58:10.012Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-03T07:58:10.012Z] GO111MODULE=off [2020-04-03T07:58:10.012Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-03T07:58:10.012Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-03T07:58:10.012Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-03T07:58:10.012Z] GOPATH=/go [2020-04-03T07:58:10.012Z] PKG_CONFIG=pkg-config [2020-04-03T07:58:10.012Z] _=/usr/bin/env [2020-04-03T07:58:10.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-03T07:58:10.332Z] go: finding github.com/kr/pty v1.1.1 [2020-04-03T07:58:10.620Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-04-03T07:58:10.874Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2020-04-03T07:58:10.909Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-04-03T07:58:10.909Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-04-03T07:58:11.197Z] go: finding github.com/google/go-cmp v0.2.0 [2020-04-03T07:58:11.197Z] go: finding google.golang.org/grpc v1.20.1 [2020-04-03T07:58:11.485Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-04-03T07:58:11.485Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-04-03T07:58:11.775Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-04-03T07:58:12.065Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-04-03T07:58:12.339Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-04-03T07:58:12.354Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-04-03T07:58:12.981Z] go: finding gotest.tools v2.1.0+incompatible [2020-04-03T07:58:12.981Z] go: finding github.com/spf13/viper v1.3.2 [2020-04-03T07:58:12.981Z] go: finding github.com/gorilla/mux v1.7.0 [2020-04-03T07:58:13.270Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-04-03T07:58:13.559Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-04-03T07:58:13.559Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-03T07:58:13.559Z] go: finding github.com/pkg/profile v1.2.1 [2020-04-03T07:58:13.559Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-03T07:58:13.843Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-04-03T07:58:13.848Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-04-03T07:58:14.137Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-04-03T07:58:14.137Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-03T07:58:14.426Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-03T07:58:14.715Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-04-03T07:58:15.004Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-04-03T07:58:15.004Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-03T07:58:15.632Z] go: finding github.com/docker/go-units v0.3.1 [2020-04-03T07:58:15.922Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-03T07:58:15.990Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-03T07:58:15.990Z] [2020-04-03T07:58:15.990Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-03T07:58:15.990Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-03T07:58:15.990Z] HOSTNAME=5ddfaff3a5df [2020-04-03T07:58:15.990Z] DEST=bundles/test-integration [2020-04-03T07:58:15.990Z] PWD=/go/src/github.com/docker/docker [2020-04-03T07:58:15.990Z] DOCKER_ROOTLESS=1 [2020-04-03T07:58:15.990Z] DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T07:58:15.990Z] container=docker [2020-04-03T07:58:15.990Z] HOME=/root [2020-04-03T07:58:15.990Z] GOLANG_VERSION=1.13.8 [2020-04-03T07:58:15.990Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-03T07:58:15.990Z] VALIDATE_BRANCH=master [2020-04-03T07:58:15.990Z] TERM=xterm [2020-04-03T07:58:15.990Z] DOCKER_PKG=github.com/docker/docker [2020-04-03T07:58:15.990Z] SHLVL=1 [2020-04-03T07:58:15.990Z] TIMEOUT=120m [2020-04-03T07:58:15.990Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-03T07:58:15.990Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-03T07:58:15.990Z] GO111MODULE=off [2020-04-03T07:58:15.990Z] DOCKER_EXPERIMENTAL=1 [2020-04-03T07:58:15.990Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-03T07:58:15.990Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-03T07:58:15.990Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-03T07:58:15.990Z] GOPATH=/go [2020-04-03T07:58:15.990Z] PKG_CONFIG=pkg-config [2020-04-03T07:58:15.990Z] _=/usr/bin/env [2020-04-03T07:58:15.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-03T07:58:16.211Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-04-03T07:58:17.269Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-04-03T07:58:17.560Z] go: finding github.com/containerd/containerd v1.2.4 [2020-04-03T07:58:17.849Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-04-03T07:58:17.849Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-04-03T07:58:18.139Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-04-03T07:58:18.768Z] go: finding google.golang.org/appengine v1.1.0 [2020-04-03T07:58:19.396Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-04-03T07:58:20.433Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-04-03T07:58:20.433Z] go: finding github.com/onsi/gomega v1.4.3 [2020-04-03T07:58:20.625Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.425s coverage: 13.8% of statements [2020-04-03T07:58:21.236Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.7% of statements [2020-04-03T07:58:21.847Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-04-03T07:58:21.932Z] go: finding github.com/golang/mock v1.1.1 [2020-04-03T07:58:21.932Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-03T07:58:21.932Z] go: finding golang.org/x/text v0.3.0 [2020-04-03T07:58:22.457Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-04-03T07:58:23.067Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-04-03T07:58:23.458Z] go: finding github.com/spf13/afero v1.1.2 [2020-04-03T07:58:24.546Z] ok github.com/docker/docker/daemon 12.302s coverage: 17.4% of statements [2020-04-03T07:58:24.546Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-03T07:58:24.546Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-03T07:58:24.546Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-03T07:58:24.546Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-03T07:58:24.973Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-04-03T07:58:24.973Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-03T07:58:25.262Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-04-03T07:58:25.896Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-04-03T07:58:26.009Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-04-03T07:58:26.620Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.199s coverage: 57.0% of statements [2020-04-03T07:58:26.928Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-04-03T07:58:27.555Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-04-03T07:58:27.729Z] ok github.com/docker/docker/cmd/dockerd 0.154s coverage: 30.7% of statements [2020-04-03T07:58:29.617Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-04-03T07:58:29.908Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-04-03T07:58:29.908Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-04-03T07:58:30.198Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-04-03T07:58:30.268Z] ok github.com/docker/docker/container 0.166s coverage: 34.9% of statements [2020-04-03T07:58:30.268Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-03T07:58:30.268Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-03T07:58:30.268Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-03T07:58:30.268Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-03T07:58:30.505Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-03T07:58:30.987Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.061s coverage: 46.2% of statements [2020-04-03T07:58:31.145Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-03T07:58:31.597Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-04-03T07:58:31.859Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|deps|types_sizes) took 1m55.114606081s [2020-04-03T07:58:31.859Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 462.93098ms [2020-04-03T07:58:32.170Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-04-03T07:58:32.170Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-04-03T07:58:32.170Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-04-03T07:58:33.195Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-03T07:58:33.563Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.035s coverage: 65.3% of statements [2020-04-03T07:58:33.822Z] ok github.com/docker/docker/daemon/cluster/convert 0.052s coverage: 35.6% of statements [2020-04-03T07:58:33.823Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-04-03T07:58:34.112Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-03T07:58:34.742Z] go: finding github.com/magiconair/properties v1.8.0 [2020-04-03T07:58:35.034Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.334s coverage: 49.5% of statements [2020-04-03T07:58:35.205Z] ok github.com/docker/docker/daemon/cluster 0.116s coverage: 0.5% of statements [2020-04-03T07:58:35.376Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-03T07:58:35.376Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-03T07:58:35.376Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-04-03T07:58:36.004Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-04-03T07:58:36.004Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-03T07:58:36.293Z] go: finding cloud.google.com/go v0.26.0 [2020-04-03T07:58:36.918Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-03T07:58:37.549Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-04-03T07:58:37.838Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-03T07:58:38.468Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-03T07:58:38.499Z] ok github.com/docker/docker/daemon/discovery 0.048s coverage: 30.0% of statements [2020-04-03T07:58:38.760Z] ok github.com/docker/docker/daemon/config 0.083s coverage: 81.7% of statements [2020-04-03T07:58:39.101Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-04-03T07:58:39.101Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-03T07:58:39.395Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.500s coverage: 72.5% of statements [2020-04-03T07:58:39.395Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-03T07:58:39.702Z] ok github.com/docker/docker/daemon/events 0.088s coverage: 50.0% of statements [2020-04-03T07:58:40.133Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-03T07:58:40.422Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-04-03T07:58:40.422Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-03T07:58:40.858Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.630s coverage: 76.1% of statements [2020-04-03T07:58:41.083Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2020-04-03T07:58:41.455Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-03T07:58:41.491Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.891s coverage: 61.0% of statements [2020-04-03T07:58:41.491Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-03T07:58:41.491Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-03T07:58:41.787Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.0% of statements [2020-04-03T07:58:41.815Z] INFO [runner/unused/goanalysis] analyzers took 27.832837781s with top 10 stages: buildssa: 23.410654338s, U1000: 4.422183443s [2020-04-03T07:58:42.398Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-04-03T07:58:43.009Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-04-03T07:58:43.315Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-04-03T07:58:43.315Z] [2020-04-03T07:58:43.315Z] ________ ____ __. [2020-04-03T07:58:43.315Z] \_____ \ | |/ _| [2020-04-03T07:58:43.315Z] / | \| < [2020-04-03T07:58:43.315Z] / | \ | \ [2020-04-03T07:58:43.315Z] \_______ /____|__ \ [2020-04-03T07:58:43.315Z] \/ \/ [2020-04-03T07:58:43.315Z] [2020-04-03T07:58:43.315Z] INFO: make.ps1 ended at 04/03/2020 07:58:37 [2020-04-03T07:58:43.315Z] INFO: Binaries build ended at 04/03/2020 07:58:39. Duration:00:01:13.2209353 [2020-04-03T07:58:43.315Z] INFO: Copying the built daemon binary to d:\CI\PR-39807\16\binary\dockerd-3e3cd7b255.exe... [2020-04-03T07:58:43.315Z] INFO: Copying the built client binary to d:\CI\PR-39807\16\binary\docker-3e3cd7b255.exe... [2020-04-03T07:58:43.315Z] INFO: Copying dockerversion from the container... [2020-04-03T07:58:43.315Z] INFO: Copying the golang package from the container to d:\CI\PR-39807\16\installer\go.zip... [2020-04-03T07:58:44.010Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-04-03T07:58:44.010Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-03T07:58:44.010Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-03T07:58:44.290Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 41.8% of statements [2020-04-03T07:58:45.285Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.9% of statements [2020-04-03T07:58:45.292Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2020-04-03T07:58:45.544Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.480s coverage: 13.8% of statements [2020-04-03T07:58:45.572Z] ok github.com/docker/docker/daemon/logger/awslogs 0.065s coverage: 77.4% of statements [2020-04-03T07:58:45.572Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-03T07:58:45.572Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-03T07:58:46.168Z] INFO: Extracting go.zip to d:\CI\PR-39807\16\go [2020-04-03T07:58:46.183Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-04-03T07:58:46.183Z] time="2020-04-03T07:58:46Z" level=error msg="Failed to remove source log file: remove /tmp/docker-logger-717102470/container.log.1: no such file or directory" [2020-04-03T07:58:46.183Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.004s coverage: 62.1% of statements [2020-04-03T07:58:46.463Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2020-04-03T07:58:46.481Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.735s coverage: 57.0% of statements [2020-04-03T07:58:47.074Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 74.7% of statements [2020-04-03T07:58:47.074Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-03T07:58:47.684Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 19.9% of statements [2020-04-03T07:58:48.298Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 33.3% of statements [2020-04-03T07:58:49.016Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-04-03T07:58:49.307Z] ok github.com/docker/docker/daemon/logger/syslog 0.002s coverage: 47.8% of statements [2020-04-03T07:58:49.307Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-04-03T07:58:49.917Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-04-03T07:58:50.197Z] ok github.com/docker/docker/daemon/logger/splunk 1.467s coverage: 82.5% of statements [2020-04-03T07:58:50.197Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-03T07:58:50.197Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-03T07:58:50.392Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.458s coverage: 46.2% of statements [2020-04-03T07:58:51.661Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2020-04-03T07:58:51.661Z] ok github.com/docker/docker/distribution 0.229s coverage: 22.1% of statements [2020-04-03T07:58:51.661Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-03T07:58:51.772Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.268s coverage: 72.5% of statements [2020-04-03T07:58:52.662Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-04-03T07:58:52.710Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.958s coverage: 49.5% of statements [2020-04-03T07:58:52.969Z] ok github.com/docker/docker/daemon 12.335s coverage: 17.4% of statements [2020-04-03T07:58:52.969Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-03T07:58:52.969Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-03T07:58:52.969Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-03T07:58:52.969Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-03T07:58:52.969Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-03T07:58:53.274Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-04-03T07:58:53.885Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-04-03T07:58:54.351Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.556s coverage: 76.1% of statements [2020-04-03T07:58:54.496Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 85.1% of statements [2020-04-03T07:58:54.496Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-03T07:58:54.496Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-03T07:58:54.611Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.029s coverage: 58.0% of statements [2020-04-03T07:58:54.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-03T07:58:54.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-03T07:58:54.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-03T07:58:54.776Z] ok github.com/docker/docker/image/v1 0.013s coverage: 25.0% of statements [2020-04-03T07:58:54.776Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-03T07:58:55.180Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.048s coverage: 3.0% of statements [2020-04-03T07:58:55.180Z] ok github.com/docker/docker/daemon/links 0.028s coverage: 93.0% of statements [2020-04-03T07:58:55.387Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-04-03T07:58:55.998Z] ok github.com/docker/docker/opts 0.015s coverage: 67.4% of statements [2020-04-03T07:58:56.278Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-03T07:58:57.720Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 41.8% of statements [2020-04-03T07:58:57.741Z] ok github.com/docker/docker/pkg/archive 0.541s coverage: 77.3% of statements [2020-04-03T07:58:57.979Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.774s coverage: 61.0% of statements [2020-04-03T07:58:57.979Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-03T07:58:57.979Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-03T07:58:58.238Z] ok github.com/docker/docker/daemon/logger/awslogs 0.279s coverage: 77.8% of statements [2020-04-03T07:58:58.498Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 4.9% of statements [2020-04-03T07:58:58.498Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-03T07:58:58.498Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-03T07:58:58.498Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-03T07:58:58.498Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-03T07:58:59.068Z] ok github.com/docker/docker/daemon/logger/gelf 0.052s coverage: 67.0% of statements [2020-04-03T07:58:59.204Z] ok github.com/docker/docker/pkg/authorization 0.573s coverage: 68.3% of statements [2020-04-03T07:58:59.204Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-03T07:58:59.204Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-04-03T07:58:59.638Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2020-04-03T07:58:59.638Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 26.2% of statements [2020-04-03T07:58:59.898Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.044s coverage: 62.1% of statements [2020-04-03T07:59:00.838Z] ok github.com/docker/docker/daemon/logger/local 0.061s coverage: 74.7% of statements [2020-04-03T07:59:00.838Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-03T07:59:01.407Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 33.3% of statements [2020-04-03T07:59:01.407Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.073s coverage: 19.9% of statements [2020-04-03T07:59:02.346Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2020-04-03T07:59:02.914Z] ok github.com/docker/docker/daemon/logger/syslog 0.056s coverage: 47.8% of statements [2020-04-03T07:59:03.484Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2020-04-03T07:59:03.605Z] ok github.com/docker/docker/layer 7.313s coverage: 68.8% of statements [2020-04-03T07:59:03.605Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-03T07:59:03.605Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-03T07:59:03.605Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-03T07:59:03.605Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-03T07:59:03.605Z] ? github.com/docker/docker/oci [no test files] [2020-04-03T07:59:03.605Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-03T07:59:03.605Z] ok github.com/docker/docker/pkg/chrootarchive 3.496s coverage: 43.2% of statements [2020-04-03T07:59:03.605Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-03T07:59:03.605Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-03T07:59:03.605Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-04-03T07:59:03.885Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-04-03T07:59:03.885Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 97.6% of statements [2020-04-03T07:59:04.165Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-04-03T07:59:04.422Z] ok github.com/docker/docker/daemon/logger/splunk 1.945s coverage: 82.5% of statements [2020-04-03T07:59:04.422Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-03T07:59:04.422Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-03T07:59:04.776Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2020-04-03T07:59:05.056Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-04-03T07:59:05.361Z] ok github.com/docker/docker/distribution/metadata 0.118s coverage: 48.2% of statements [2020-04-03T07:59:05.932Z] ok github.com/docker/docker/distribution 0.286s coverage: 22.1% of statements [2020-04-03T07:59:05.932Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-03T07:59:05.932Z] ok github.com/docker/docker/errdefs 0.052s coverage: 49.4% of statements [2020-04-03T07:59:06.057Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-04-03T07:59:06.668Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-04-03T07:59:07.668Z] ok github.com/docker/docker/pkg/fsutils 0.436s coverage: 85.1% of statements [2020-04-03T07:59:07.668Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-04-03T07:59:07.668Z] ok github.com/docker/docker/pkg/discovery/kv 3.083s coverage: 84.1% of statements [2020-04-03T07:59:07.840Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2020-04-03T07:59:07.840Z] ok github.com/docker/docker/image 0.058s coverage: 86.4% of statements [2020-04-03T07:59:08.100Z] ok github.com/docker/docker/distribution/xfer 1.728s coverage: 85.1% of statements [2020-04-03T07:59:08.100Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-03T07:59:08.100Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-03T07:59:08.100Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2020-04-03T07:59:08.100Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-03T07:59:08.360Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2020-04-03T07:59:08.669Z] ok github.com/docker/docker/pkg/ioutils 0.271s coverage: 69.3% of statements [2020-04-03T07:59:08.949Z] ok github.com/docker/docker/pkg/idtools 0.616s coverage: 70.1% of statements [2020-04-03T07:59:08.949Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-04-03T07:59:09.229Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-04-03T07:59:09.229Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-04-03T07:59:09.229Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-03T07:59:09.229Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-03T07:59:09.300Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 50.0% of statements [2020-04-03T07:59:09.510Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-04-03T07:59:09.510Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-03T07:59:09.510Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-04-03T07:59:09.794Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-04-03T07:59:10.074Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-04-03T07:59:10.074Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-04-03T07:59:10.074Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-03T07:59:10.074Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-03T07:59:10.685Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-04-03T07:59:10.692Z] ok github.com/docker/docker/opts 0.093s coverage: 67.4% of statements [2020-04-03T07:59:11.296Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-04-03T07:59:11.577Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-04-03T07:59:11.577Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-03T07:59:11.630Z] ok github.com/docker/docker/pkg/authorization 0.302s coverage: 68.3% of statements [2020-04-03T07:59:11.630Z] ok github.com/docker/docker/pkg/broadcaster 0.013s coverage: 100.0% of statements [2020-04-03T07:59:11.890Z] ok github.com/docker/docker/pkg/capabilities 0.026s coverage: 87.5% of statements [2020-04-03T07:59:12.828Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-04-03T07:59:12.828Z] ok github.com/docker/docker/pkg/archive 1.309s coverage: 77.2% of statements [2020-04-03T07:59:13.039Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 73.9% of statements [2020-04-03T07:59:13.039Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-04-03T07:59:13.396Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-04-03T07:59:13.396Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2020-04-03T07:59:14.334Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-04-03T07:59:14.593Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-04-03T07:59:15.161Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-04-03T07:59:15.702Z] ok github.com/docker/docker/pkg/signal 2.333s coverage: 61.0% of statements [2020-04-03T07:59:15.923Z] INFO: Extraction ended at 04/03/2020 07:59:11. Duration:00:00:25.5610776 [2020-04-03T07:59:15.923Z] INFO: Updating the golang and path environment variables [2020-04-03T07:59:15.923Z] INFO: GOPATH=d:\gopath [2020-04-03T07:59:15.923Z] INFO: go version go1.13.8 windows/amd64 [2020-04-03T07:59:15.923Z] INFO: Running the daemon under test in debug mode [2020-04-03T07:59:15.923Z] INFO: Starting a daemon under test... [2020-04-03T07:59:15.923Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39807\16\daemon --pidfile d:\CI\PR-39807\16\docker.pid -D [2020-04-03T07:59:15.923Z] INFO: Process started successfully. [2020-04-03T07:59:15.923Z] INFO: Start tailing logs of the daemon under tests [2020-04-03T07:59:15.923Z] INFO: Waiting for the daemon under test to start... [2020-04-03T07:59:15.923Z] INFO: Daemon under test started and replied! [2020-04-03T07:59:15.923Z] INFO: Docker version of the daemon under test [2020-04-03T07:59:15.923Z] [2020-04-03T07:59:15.923Z] Client: [2020-04-03T07:59:15.923Z] Version: 17.06.2-ce [2020-04-03T07:59:15.923Z] API version: 1.30 [2020-04-03T07:59:15.923Z] Go version: go1.8.3 [2020-04-03T07:59:15.923Z] Git commit: cec0b72 [2020-04-03T07:59:15.923Z] Built: Tue Sep 5 19:57:19 2017 [2020-04-03T07:59:15.923Z] OS/Arch: windows/amd64 [2020-04-03T07:59:15.923Z] [2020-04-03T07:59:15.923Z] Server: [2020-04-03T07:59:15.923Z] Version: 0.0.0-dev [2020-04-03T07:59:15.923Z] API version: 1.41 (minimum version 1.24) [2020-04-03T07:59:15.923Z] Go version: go1.13.8 [2020-04-03T07:59:15.923Z] Git commit: 3e3cd7b255 [2020-04-03T07:59:15.923Z] Built: 04/03/2020 07:57:30 [2020-04-03T07:59:15.923Z] OS/Arch: windows/amd64 [2020-04-03T07:59:15.923Z] Experimental: false [2020-04-03T07:59:15.923Z] [2020-04-03T07:59:15.923Z] INFO: Docker info of the daemon under test [2020-04-03T07:59:15.923Z] [2020-04-03T07:59:15.923Z] Containers: 0 [2020-04-03T07:59:15.923Z] Running: 0 [2020-04-03T07:59:15.923Z] Paused: 0 [2020-04-03T07:59:15.923Z] Stopped: 0 [2020-04-03T07:59:15.923Z] Images: 0 [2020-04-03T07:59:15.923Z] Server Version: 0.0.0-dev [2020-04-03T07:59:15.923Z] Storage Driver: windowsfilter [2020-04-03T07:59:15.923Z] Windows: [2020-04-03T07:59:15.923Z] Logging Driver: json-file [2020-04-03T07:59:15.923Z] Plugins: [2020-04-03T07:59:15.923Z] Volume: local [2020-04-03T07:59:15.923Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-03T07:59:15.923Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-03T07:59:15.923Z] Swarm: inactive [2020-04-03T07:59:15.923Z] Default Isolation: process [2020-04-03T07:59:15.923Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-03T07:59:15.923Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-03T07:59:15.923Z] OSType: windows [2020-04-03T07:59:15.923Z] Architecture: x86_64 [2020-04-03T07:59:15.923Z] CPUs: 4 [2020-04-03T07:59:15.923Z] Total Memory: 32GiB [2020-04-03T07:59:15.923Z] Name: azwin-2-88b260 [2020-04-03T07:59:15.923Z] ID: 2QXB:VYMW:6WPU:EYY3:OEKM:TPRE:SVWK:NX3B:JECG:F5PR:QBCG:FDA7 [2020-04-03T07:59:15.923Z] Docker Root Dir: D:\CI\PR-39807\16\daemon [2020-04-03T07:59:15.923Z] Debug Mode (client): false [2020-04-03T07:59:15.923Z] Debug Mode (server): true [2020-04-03T07:59:15.923Z] File Descriptors: -1 [2020-04-03T07:59:15.923Z] Goroutines: 17 [2020-04-03T07:59:15.923Z] System Time: 2020-04-03T07:59:15.0530696Z [2020-04-03T07:59:15.923Z] EventsListeners: 0 [2020-04-03T07:59:15.923Z] Registry: https://index.docker.io/v1/ [2020-04-03T07:59:15.923Z] Labels: [2020-04-03T07:59:15.923Z] Experimental: false [2020-04-03T07:59:15.923Z] Insecure Registries: [2020-04-03T07:59:15.923Z] 127.0.0.0/8 [2020-04-03T07:59:15.923Z] Live Restore Enabled: false [2020-04-03T07:59:15.923Z] [2020-04-03T07:59:15.923Z] [2020-04-03T07:59:15.923Z] INFO: Docker images of the daemon under test [2020-04-03T07:59:15.923Z] [2020-04-03T07:59:15.923Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-03T07:59:15.923Z] [2020-04-03T07:59:15.923Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-04-03T07:59:15.923Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-04-03T07:59:15.923Z] ltsc2019: Pulling from windows/servercore [2020-04-03T07:59:15.923Z] 65014b3c3121: Pulling fs layer [2020-04-03T07:59:15.923Z] 23645bd7ee08: Pulling fs layer [2020-04-03T07:59:15.982Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-04-03T07:59:16.097Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-04-03T07:59:16.262Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-04-03T07:59:16.543Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-04-03T07:59:16.668Z] ok github.com/docker/docker/pkg/chrootarchive 3.648s coverage: 43.2% of statements [2020-04-03T07:59:16.823Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-04-03T07:59:16.928Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2020-04-03T07:59:17.104Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 71.3% of statements [2020-04-03T07:59:17.384Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 37.2% of statements [2020-04-03T07:59:17.497Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-04-03T07:59:17.497Z] ok github.com/docker/docker/pkg/fsutils 0.300s coverage: 85.1% of statements [2020-04-03T07:59:17.664Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2020-04-03T07:59:17.756Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2020-04-03T07:59:18.275Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-04-03T07:59:18.325Z] ok github.com/docker/docker/layer 7.270s coverage: 68.8% of statements [2020-04-03T07:59:18.325Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-03T07:59:18.325Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-03T07:59:18.325Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-03T07:59:18.325Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-03T07:59:18.325Z] ? github.com/docker/docker/oci [no test files] [2020-04-03T07:59:18.325Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-03T07:59:18.325Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-03T07:59:18.325Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-03T07:59:18.556Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-04-03T07:59:18.556Z] testing: warning: no tests to run [2020-04-03T07:59:18.556Z] coverage: [no statements] [2020-04-03T07:59:18.556Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-03T07:59:18.585Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2020-04-03T07:59:18.845Z] ok github.com/docker/docker/pkg/locker 0.040s coverage: 88.9% of statements [2020-04-03T07:59:19.104Z] ok github.com/docker/docker/pkg/idtools 0.856s coverage: 70.1% of statements [2020-04-03T07:59:19.104Z] ok github.com/docker/docker/pkg/ioutils 0.648s coverage: 70.6% of statements [2020-04-03T07:59:19.104Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2020-04-03T07:59:19.104Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-03T07:59:19.104Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-03T07:59:19.166Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-04-03T07:59:19.166Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-03T07:59:19.363Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2020-04-03T07:59:19.364Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-03T07:59:19.446Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-03T07:59:19.624Z] ok github.com/docker/docker/pkg/parsers 0.022s coverage: 97.0% of statements [2020-04-03T07:59:19.884Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [2020-04-03T07:59:19.884Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 91.4% of statements [2020-04-03T07:59:20.144Z] ok github.com/docker/docker/pkg/pidfile 0.022s coverage: 82.4% of statements [2020-04-03T07:59:20.144Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-03T07:59:20.144Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-03T07:59:20.714Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-04-03T07:59:20.909Z] ok github.com/docker/docker/plugin 0.544s coverage: 27.1% of statements [2020-04-03T07:59:21.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-03T07:59:21.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-03T07:59:21.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-03T07:59:21.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-03T07:59:21.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-03T07:59:21.284Z] ok github.com/docker/docker/pkg/pools 0.086s coverage: 88.2% of statements [2020-04-03T07:59:21.520Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-04-03T07:59:21.544Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-04-03T07:59:21.544Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2020-04-03T07:59:22.111Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2020-04-03T07:59:22.130Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-04-03T07:59:22.416Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-04-03T07:59:22.679Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-04-03T07:59:22.900Z] 23645bd7ee08: Verifying Checksum [2020-04-03T07:59:22.900Z] 23645bd7ee08: Download complete [2020-04-03T07:59:22.938Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 73.9% of statements [2020-04-03T07:59:23.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-03T07:59:23.447Z] ok github.com/docker/docker/registry 0.094s coverage: 56.0% of statements [2020-04-03T07:59:23.507Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-04-03T07:59:23.507Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2020-04-03T07:59:23.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-03T07:59:23.767Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-04-03T07:59:24.026Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2020-04-03T07:59:24.057Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-04-03T07:59:24.057Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-04-03T07:59:24.668Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-04-03T07:59:24.948Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-04-03T07:59:24.962Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 37.2% of statements [2020-04-03T07:59:24.962Z] ok github.com/docker/docker/pkg/tailfile 0.089s coverage: 88.6% of statements [2020-04-03T07:59:25.221Z] ok github.com/docker/docker/pkg/signal 2.863s coverage: 61.0% of statements [2020-04-03T07:59:25.482Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 84.8% of statements [2020-04-03T07:59:25.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-03T07:59:25.741Z] testing: warning: no tests to run [2020-04-03T07:59:25.741Z] coverage: [no statements] [2020-04-03T07:59:25.741Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-04-03T07:59:25.741Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2020-04-03T07:59:26.309Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-04-03T07:59:26.309Z] ok github.com/docker/docker/pkg/urlutil 0.021s coverage: 100.0% of statements [2020-04-03T07:59:26.309Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2020-04-03T07:59:26.958Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-04-03T07:59:27.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-03T07:59:27.568Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2020-04-03T07:59:27.848Z] ok github.com/docker/docker/volume/mounts 0.016s coverage: 67.0% of statements [2020-04-03T07:59:28.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-03T07:59:28.217Z] ok github.com/docker/docker/plugin/v2 0.024s coverage: 14.5% of statements [2020-04-03T07:59:28.217Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2020-04-03T07:59:28.599Z] 65014b3c3121: Verifying Checksum [2020-04-03T07:59:28.599Z] 65014b3c3121: Download complete [2020-04-03T07:59:28.804Z] ok github.com/docker/docker/reference 0.028s coverage: 84.4% of statements [2020-04-03T07:59:28.848Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-04-03T07:59:29.742Z] ok github.com/docker/docker/plugin 0.563s coverage: 27.1% of statements [2020-04-03T07:59:29.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-03T07:59:30.002Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2020-04-03T07:59:30.572Z] ok github.com/docker/docker/registry 0.237s coverage: 56.0% of statements [2020-04-03T07:59:30.572Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 45.3% of statements [2020-04-03T07:59:30.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-03T07:59:31.142Z] ok github.com/docker/docker/testutil 0.017s coverage: 62.5% of statements [2020-04-03T07:59:31.401Z] ok github.com/docker/docker/runconfig 0.030s coverage: 68.2% of statements [2020-04-03T07:59:32.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-03T07:59:33.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-03T07:59:33.940Z] ok github.com/docker/docker/volume/drivers 0.021s coverage: 36.1% of statements [2020-04-03T07:59:33.940Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2020-04-03T07:59:33.940Z] ok github.com/docker/docker/volume/mounts 0.076s coverage: 67.0% of statements [2020-04-03T07:59:34.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-03T07:59:35.322Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-04-03T07:59:35.954Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-03T07:59:35.954Z] Using test binary docker [2020-04-03T07:59:35.954Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-03T07:59:35.954Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-03T07:59:35.954Z] INFO: Waiting for daemon to start... [2020-04-03T07:59:35.954Z] Starting dockerd [2020-04-03T07:59:37.845Z] . [2020-04-03T07:59:37.845Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-03T07:59:37.845Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-03T07:59:37.845Z] Error: No such image: emptyfs [2020-04-03T07:59:38.102Z] Running integration-test (iteration 1) [2020-04-03T07:59:38.102Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-03T07:59:47.265Z] ok github.com/docker/docker/pkg/plugins 33.611s coverage: 76.6% of statements [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/rootless [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/volume [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-03T07:59:47.266Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === Skipped [2020-04-03T07:59:47.266Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-03T07:59:47.266Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-03T07:59:47.266Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-03T07:59:47.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:47.266Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-03T07:59:47.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:47.266Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-03T07:59:47.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:47.266Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-03T07:59:47.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:47.266Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-03T07:59:47.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:47.266Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-03T07:59:47.266Z] graphtest_unix.go:73: No driver to put! [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-03T07:59:47.266Z] time="2020-04-03T07:58:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T07:59:47.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T07:59:47.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-03T07:59:47.266Z] time="2020-04-03T07:58:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T07:59:47.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T07:59:47.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-03T07:59:47.266Z] time="2020-04-03T07:58:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T07:59:47.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T07:59:47.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-03T07:59:47.266Z] time="2020-04-03T07:58:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T07:59:47.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T07:59:47.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-03T07:59:47.266Z] time="2020-04-03T07:58:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T07:59:47.266Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T07:59:47.266Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-03T07:59:47.266Z] graphtest_unix.go:73: No driver to put! [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-03T07:59:47.266Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-03T07:59:47.266Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-03T07:59:47.266Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-03T07:59:47.266Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-03T07:59:47.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:47.266Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-03T07:59:47.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:47.266Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-03T07:59:47.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:47.266Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-03T07:59:47.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:47.266Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-03T07:59:47.266Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:47.266Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-03T07:59:47.266Z] graphtest_unix.go:73: No driver to put! [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-03T07:59:47.266Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-03T07:59:47.266Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] [2020-04-03T07:59:47.266Z] DONE 2140 tests, 26 skipped in 187.408s Post stage [Pipeline] junit [2020-04-03T07:59:47.300Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-03T07:59:47.814Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39807/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a -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:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a hack/make.sh dynbinary test-integration [2020-04-03T07:59:48.053Z] Loaded image: buildpack-deps:jessie [2020-04-03T07:59:48.053Z] Loaded image: busybox:latest [2020-04-03T07:59:48.053Z] Loaded image: busybox:glibc [2020-04-03T07:59:48.053Z] Loaded image: debian:jessie [2020-04-03T07:59:48.053Z] Loaded image: hello-world:latest [2020-04-03T07:59:48.053Z] INFO: Testing against a local daemon [2020-04-03T07:59:48.053Z] === RUN TestCgroupNamespacesBuild [2020-04-03T07:59:48.097Z] [2020-04-03T07:59:48.097Z] Removing bundles/ [2020-04-03T07:59:48.097Z] [2020-04-03T07:59:48.097Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-03T07:59:48.097Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-03T07:59:48.097Z] GOOS="" GOARCH="" GOARM="" [2020-04-03T07:59:51.322Z] --- PASS: TestCgroupNamespacesBuild (3.25s) [2020-04-03T07:59:51.322Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-03T07:59:54.592Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.95s) [2020-04-03T07:59:54.592Z] === RUN TestBuildWithSession [2020-04-03T07:59:54.592Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-03T07:59:54.592Z] build_session_test.go:25: TODO: BuildKit [2020-04-03T07:59:54.592Z] === RUN TestBuildSquashParent [2020-04-03T07:59:57.242Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.6% of statements [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/rootless [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/volume [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-03T07:59:57.242Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === Skipped [2020-04-03T07:59:57.242Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-03T07:59:57.242Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-03T07:59:57.242Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-03T07:59:57.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:57.242Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-03T07:59:57.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:57.242Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-03T07:59:57.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:57.242Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-03T07:59:57.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:57.242Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-03T07:59:57.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:57.242Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-03T07:59:57.242Z] graphtest_unix.go:73: No driver to put! [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-03T07:59:57.242Z] time="2020-04-03T07:58:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T07:59:57.242Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T07:59:57.242Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-03T07:59:57.242Z] time="2020-04-03T07:58:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T07:59:57.242Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T07:59:57.242Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-03T07:59:57.242Z] time="2020-04-03T07:58:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T07:59:57.242Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T07:59:57.242Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-03T07:59:57.242Z] time="2020-04-03T07:58:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T07:59:57.242Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T07:59:57.242Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-03T07:59:57.242Z] time="2020-04-03T07:58:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T07:59:57.242Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T07:59:57.242Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-03T07:59:57.242Z] graphtest_unix.go:73: No driver to put! [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-03T07:59:57.242Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-03T07:59:57.242Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-03T07:59:57.242Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-03T07:59:57.242Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-03T07:59:57.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:57.242Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-03T07:59:57.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:57.242Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-03T07:59:57.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:57.242Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-03T07:59:57.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:57.242Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-03T07:59:57.242Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T07:59:57.242Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-03T07:59:57.242Z] graphtest_unix.go:73: No driver to put! [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-03T07:59:57.242Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-03T07:59:57.242Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] [2020-04-03T07:59:57.242Z] DONE 2140 tests, 26 skipped in 190.263s Post stage [Pipeline] junit [2020-04-03T07:59:57.254Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-03T07:59:57.751Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39807/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a -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:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a hack/make.sh dynbinary test-integration [2020-04-03T07:59:58.319Z] [2020-04-03T07:59:58.579Z] Removing bundles/ [2020-04-03T07:59:58.579Z] [2020-04-03T07:59:58.579Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-03T07:59:58.579Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-03T07:59:58.579Z] GOOS="" GOARCH="" GOARM="" [2020-04-03T08:00:01.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-03T08:00:02.683Z] --- PASS: TestBuildSquashParent (7.59s) [2020-04-03T08:00:02.683Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-03T08:00:02.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-03T08:00:02.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-03T08:00:02.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-03T08:00:02.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-03T08:00:02.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-03T08:00:02.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-03T08:00:02.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-03T08:00:02.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-03T08:00:02.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-03T08:00:02.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-03T08:00:02.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-03T08:00:02.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-03T08:00:02.683Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-03T08:00:02.683Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-03T08:00:02.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-03T08:00:03.213Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m5.509382358s with top 10 stages: buildssa: 1m35.512234161s, goimports: 21.58486388s, unconvert: 12.530402969s, gosec: 9.647175911s, golint: 5.848764168s, misspell: 4.434398817s, ineffassign: 4.151137365s, inspect: 3.439787254s, vrp: 2.988051904s, printf: 2.225956896s [2020-04-03T08:00:03.213Z] INFO [runner] Issues before processing: 2296, after processing: 0 [2020-04-03T08:00:03.213Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1582/1687, exclude-rules: 63/1582, filename_unadjuster: 1687/1687, skip_dirs: 1687/1687, identifier_marker: 1582/1582, nolint: 0/63, cgo: 1687/2296, skip_files: 1687/1687, exclude: 1582/1582, path_prettifier: 1687/1687 [2020-04-03T08:00:03.213Z] INFO [runner] processing took 58.57821ms with stages: nolint: 25.192938ms, identifier_marker: 16.568486ms, path_prettifier: 7.487054ms, autogenerated_exclude: 3.805039ms, exclude-rules: 3.403069ms, skip_dirs: 1.754812ms, cgo: 254.221µs, filename_unadjuster: 107.499µs, max_same_issues: 1.353µs, uniq_by_line: 1.029µs, diff: 521ns, source_code: 497ns, max_from_linter: 446ns, exclude: 376ns, skip_files: 326ns, max_per_file_from_linter: 275ns, path_shortener: 269ns [2020-04-03T08:00:03.213Z] INFO [runner] linters took 1m37.039951043s with stages: goanalysis_metalinter: 1m17.444839092s, unused: 19.536304925s [2020-04-03T08:00:03.213Z] INFO File cache stats: 1447 entries of total size 6.8MiB [2020-04-03T08:00:03.213Z] INFO Memory: 1477 samples, avg is 705.6MB, max is 3305.2MB [2020-04-03T08:00:03.213Z] INFO Execution took 3m32.628817111s [2020-04-03T08:00:03.213Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-04-03T08:00:03.543Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39807/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a hack/make.sh dynbinary-daemon test-docker-py [2020-04-03T08:00:03.561Z] Removing intermediate container 36b4f7d74a81 [2020-04-03T08:00:03.561Z] ---> a34fe28e856b [2020-04-03T08:00:03.561Z] Step 11/16 : ARG GOOS [2020-04-03T08:00:03.561Z] ---> Running in 3c840d083546 [2020-04-03T08:00:03.561Z] Removing intermediate container 3c840d083546 [2020-04-03T08:00:03.561Z] ---> 68f258811a2a [2020-04-03T08:00:03.561Z] Step 12/16 : ARG GOARCH [2020-04-03T08:00:03.561Z] ---> Running in 59d53b9baff6 [2020-04-03T08:00:03.561Z] Removing intermediate container 59d53b9baff6 [2020-04-03T08:00:03.561Z] ---> 91d46497e058 [2020-04-03T08:00:03.562Z] 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-04-03T08:00:03.562Z] ---> Running in c02c5580c261 [2020-04-03T08:00:04.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-03T08:00:04.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-03T08:00:04.107Z] [2020-04-03T08:00:04.108Z] Removing bundles/ [2020-04-03T08:00:04.108Z] [2020-04-03T08:00:04.108Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-03T08:00:04.108Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-03T08:00:04.108Z] GOOS="" GOARCH="" GOARM="" [2020-04-03T08:00:05.944Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-03T08:00:06.200Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-03T08:00:08.093Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-03T08:00:08.093Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.33s) [2020-04-03T08:00:08.093Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.44s) [2020-04-03T08:00:08.093Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.95s) [2020-04-03T08:00:08.093Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s) [2020-04-03T08:00:08.093Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.85s) [2020-04-03T08:00:08.093Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s) [2020-04-03T08:00:08.093Z] === RUN TestBuildMultiStageCopy [2020-04-03T08:00:08.093Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-03T08:00:10.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-03T08:00:11.363Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-03T08:00:12.291Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-03T08:00:13.220Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-03T08:00:14.149Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-03T08:00:15.078Z] --- PASS: TestBuildMultiStageCopy (7.04s) [2020-04-03T08:00:15.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.04s) [2020-04-03T08:00:15.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-04-03T08:00:15.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-04-03T08:00:15.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2020-04-03T08:00:15.078Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2020-04-03T08:00:15.078Z] === RUN TestBuildMultiStageParentConfig [2020-04-03T08:00:20.325Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-04-03T08:00:20.325Z] === RUN TestBuildLabelWithTargets [2020-04-03T08:00:28.413Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-04-03T08:00:28.413Z] === RUN TestBuildWithEmptyLayers [2020-04-03T08:00:31.717Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-04-03T08:00:31.717Z] === RUN TestBuildMultiStageOnBuild [2020-04-03T08:00:36.964Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-04-03T08:00:36.964Z] === RUN TestBuildUncleanTarFilenames [2020-04-03T08:00:36.964Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2020-04-03T08:00:36.964Z] === RUN TestBuildMultiStageLayerLeak [2020-04-03T08:00:41.133Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2020-04-03T08:00:41.133Z] === RUN TestBuildWithHugeFile [2020-04-03T08:00:44.786Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-03T08:00:44.786Z] [2020-04-03T08:00:44.786Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-03T08:00:44.786Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-03T08:00:44.786Z] HOSTNAME=af51527caa19 [2020-04-03T08:00:44.786Z] TESTDEBUG=0 [2020-04-03T08:00:44.786Z] DEST=bundles/test-integration [2020-04-03T08:00:44.786Z] PWD=/go/src/github.com/docker/docker [2020-04-03T08:00:44.786Z] DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T08:00:44.786Z] container=docker [2020-04-03T08:00:44.786Z] HOME=/root [2020-04-03T08:00:44.786Z] GOLANG_VERSION=1.13.8 [2020-04-03T08:00:44.786Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-03T08:00:44.786Z] VALIDATE_BRANCH=master [2020-04-03T08:00:44.786Z] TERM=xterm [2020-04-03T08:00:44.786Z] DOCKER_PKG=github.com/docker/docker [2020-04-03T08:00:44.786Z] SHLVL=1 [2020-04-03T08:00:44.786Z] TIMEOUT=120m [2020-04-03T08:00:44.786Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-03T08:00:44.786Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-03T08:00:44.786Z] GO111MODULE=off [2020-04-03T08:00:44.786Z] DOCKER_EXPERIMENTAL=1 [2020-04-03T08:00:44.786Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-03T08:00:44.786Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-03T08:00:44.786Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-03T08:00:44.786Z] GOPATH=/go [2020-04-03T08:00:44.786Z] PKG_CONFIG=pkg-config [2020-04-03T08:00:44.786Z] _=/usr/bin/env [2020-04-03T08:00:44.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-03T08:01:03.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-03T08:01:03.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-03T08:01:03.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-03T08:01:06.279Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-03T08:01:06.537Z] [2020-04-03T08:01:06.537Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-03T08:01:07.107Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-03T08:01:07.107Z] HOSTNAME=3fa625daf25a [2020-04-03T08:01:07.107Z] TESTDEBUG=0 [2020-04-03T08:01:07.107Z] DEST=bundles/test-integration [2020-04-03T08:01:07.107Z] PWD=/go/src/github.com/docker/docker [2020-04-03T08:01:07.107Z] DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T08:01:07.107Z] container=docker [2020-04-03T08:01:07.107Z] HOME=/root [2020-04-03T08:01:07.107Z] GOLANG_VERSION=1.13.8 [2020-04-03T08:01:07.107Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-03T08:01:07.107Z] VALIDATE_BRANCH=master [2020-04-03T08:01:07.107Z] TERM=xterm [2020-04-03T08:01:07.107Z] DOCKER_PKG=github.com/docker/docker [2020-04-03T08:01:07.107Z] SHLVL=1 [2020-04-03T08:01:07.107Z] TIMEOUT=120m [2020-04-03T08:01:07.107Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-03T08:01:07.107Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-03T08:01:07.107Z] GO111MODULE=off [2020-04-03T08:01:07.107Z] DOCKER_EXPERIMENTAL=1 [2020-04-03T08:01:07.107Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-03T08:01:07.107Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-03T08:01:07.107Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-03T08:01:07.107Z] GOPATH=/go [2020-04-03T08:01:07.107Z] PKG_CONFIG=pkg-config [2020-04-03T08:01:07.107Z] _=/usr/bin/env [2020-04-03T08:01:07.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-03T08:01:11.912Z] Removing intermediate container c02c5580c261 [2020-04-03T08:01:11.912Z] ---> 4aecdbe82614 [2020-04-03T08:01:11.912Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-04-03T08:01:11.912Z] ---> ebd73b5ebd31 [2020-04-03T08:01:11.912Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-04-03T08:01:11.912Z] ---> 7d0d4b91f39c [2020-04-03T08:01:11.912Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-04-03T08:01:11.912Z] ---> Running in 0798b83fb79f [2020-04-03T08:01:11.912Z] Removing intermediate container 0798b83fb79f [2020-04-03T08:01:11.912Z] ---> ecf93032cb5d [2020-04-03T08:01:11.912Z] Successfully built ecf93032cb5d [2020-04-03T08:01:11.912Z] Successfully tagged moby-buildx:latest [2020-04-03T08:01:11.912Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-04-03T08:01:11.912Z] if [ -n "${id}" ]; then \ [2020-04-03T08:01:11.912Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-04-03T08:01:11.912Z] && touch bundles/buildx; \ [2020-04-03T08:01:11.912Z] docker rm -f ${id}; \ [2020-04-03T08:01:11.912Z] fi [2020-04-03T08:01:11.912Z] 0df529751bc817b99a3a2ab66c3cd314e3e97402ca172c3cf626a91fe80925c2 [2020-04-03T08:01:11.912Z] bundles/buildx version [2020-04-03T08:01:11.912Z] buildx v0.3.1 6db68d0 [2020-04-03T08:01:11.912Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a . [2020-04-03T08:01:11.912Z] #1 [internal] booting buildkit [2020-04-03T08:01:11.912Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-04-03T08:01:14.607Z] #1 pulling image moby/buildkit:buildx-stable-1 8.0s done [2020-04-03T08:01:14.607Z] #1 creating container buildx_buildkit_default [2020-04-03T08:01:14.902Z] #1 creating container buildx_buildkit_default 0.5s done [2020-04-03T08:01:14.902Z] #1 DONE 8.5s [2020-04-03T08:01:15.186Z] [2020-04-03T08:01:15.186Z] #2 [internal] load .dockerignore [2020-04-03T08:01:15.186Z] #2 transferring context: 87B done [2020-04-03T08:01:15.186Z] #2 DONE 0.0s [2020-04-03T08:01:15.186Z] [2020-04-03T08:01:15.186Z] #3 [internal] load build definition from Dockerfile [2020-04-03T08:01:15.186Z] #3 transferring dockerfile: 17.09kB 0.0s done [2020-04-03T08:01:15.186Z] #3 DONE 0.0s [2020-04-03T08:01:15.186Z] [2020-04-03T08:01:15.186Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-03T08:01:15.803Z] #4 DONE 0.6s [2020-04-03T08:01:15.803Z] [2020-04-03T08:01:15.803Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-03T08:01:15.803Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-03T08:01:15.803Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-03T08:01:16.089Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-04-03T08:01:16.089Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-04-03T08:01:16.089Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-04-03T08:01:16.089Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-04-03T08:01:16.705Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-04-03T08:01:16.705Z] #5 DONE 0.8s [2020-04-03T08:01:16.705Z] [2020-04-03T08:01:16.705Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-03T08:01:16.991Z] #7 DONE 0.3s [2020-04-03T08:01:16.991Z] [2020-04-03T08:01:16.991Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-04-03T08:01:16.991Z] #6 DONE 0.3s [2020-04-03T08:01:16.991Z] [2020-04-03T08:01:16.991Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-04-03T08:01:16.991Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-04-03T08:01:17.281Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 0B / 8.25MB 0.2s [2020-04-03T08:01:17.281Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 0B / 73.51MB 0.2s [2020-04-03T08:01:17.281Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-04-03T08:01:17.281Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done [2020-04-03T08:01:17.281Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done [2020-04-03T08:01:17.281Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 0B / 57.39MB 0.2s [2020-04-03T08:01:17.281Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 0B / 96.43MB 0.2s [2020-04-03T08:01:17.281Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.1s done [2020-04-03T08:01:17.281Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 833.94kB / 10.73MB 0.2s [2020-04-03T08:01:17.281Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 0B / 54.14MB 0.2s [2020-04-03T08:01:17.571Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 1.92MB / 10.73MB 0.3s [2020-04-03T08:01:17.571Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 785.47kB / 8.25MB 0.4s [2020-04-03T08:01:17.571Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 2.47MB / 10.73MB 0.4s [2020-04-03T08:01:17.863Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.31MB / 8.25MB 0.6s [2020-04-03T08:01:17.863Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.03MB / 10.73MB 0.6s [2020-04-03T08:01:17.863Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.99MB / 8.25MB 0.7s [2020-04-03T08:01:17.863Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.72MB / 10.73MB 0.7s [2020-04-03T08:01:18.154Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.49MB / 8.25MB 0.9s [2020-04-03T08:01:18.154Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 2.88MB / 54.14MB 0.9s [2020-04-03T08:01:18.154Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.14MB / 8.25MB 1.1s [2020-04-03T08:01:18.154Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 3.44MB / 57.39MB 1.1s [2020-04-03T08:01:18.154Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 4.83MB / 10.73MB 1.1s [2020-04-03T08:01:18.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-03T08:01:18.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-03T08:01:18.441Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.67MB / 8.25MB 1.2s [2020-04-03T08:01:18.441Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 3.90MB / 73.51MB 1.2s [2020-04-03T08:01:18.441Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 5.39MB / 10.73MB 1.2s [2020-04-03T08:01:18.442Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.23MB / 8.25MB 1.4s [2020-04-03T08:01:18.442Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 5.95MB / 10.73MB 1.4s [2020-04-03T08:01:18.734Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.75MB / 8.25MB 1.5s [2020-04-03T08:01:18.734Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 4.98MB / 96.43MB 1.5s [2020-04-03T08:01:19.049Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.19MB / 8.25MB 1.6s [2020-04-03T08:01:19.049Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 6.96MB / 10.73MB 1.6s [2020-04-03T08:01:19.049Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.73MB / 8.25MB 1.8s [2020-04-03T08:01:19.049Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 6.13MB / 54.14MB 1.8s [2020-04-03T08:01:19.049Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.19MB / 8.25MB 1.9s [2020-04-03T08:01:19.049Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 6.52MB / 57.39MB 1.9s [2020-04-03T08:01:19.049Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 7.91MB / 10.73MB 1.9s [2020-04-03T08:01:19.352Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.61MB / 8.25MB 2.1s [2020-04-03T08:01:19.352Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.04MB / 8.25MB 2.2s [2020-04-03T08:01:19.353Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 8.73MB / 10.73MB 2.2s [2020-04-03T08:01:19.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-03T08:01:19.648Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.54MB / 8.25MB 2.4s [2020-04-03T08:01:19.648Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 7.67MB / 73.51MB 2.4s [2020-04-03T08:01:19.648Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 9.52MB / 10.73MB 2.5s [2020-04-03T08:01:19.938Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.7s [2020-04-03T08:01:20.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-03T08:01:20.230Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.7s done [2020-04-03T08:01:20.230Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.57MB / 10.73MB 2.8s [2020-04-03T08:01:20.230Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 9.24MB / 54.14MB 2.8s [2020-04-03T08:01:20.230Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 10.03MB / 57.39MB 3.0s [2020-04-03T08:01:20.230Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 9.95MB / 96.43MB 3.0s [2020-04-03T08:01:20.230Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 2.9s done [2020-04-03T08:01:20.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-03T08:01:20.518Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 11.89MB / 73.51MB 3.3s [2020-04-03T08:01:20.809Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 12.45MB / 54.14MB 3.5s [2020-04-03T08:01:20.809Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 12.98MB / 57.39MB 3.6s [2020-04-03T08:01:21.104Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 15.79MB / 73.51MB 4.0s [2020-04-03T08:01:21.104Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 15.17MB / 96.43MB 4.0s [2020-04-03T08:01:21.104Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 15.56MB / 54.14MB 4.0s [2020-04-03T08:01:21.735Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 16.42MB / 57.39MB 4.4s [2020-04-03T08:01:21.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-03T08:01:22.036Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 18.57MB / 54.14MB 4.8s [2020-04-03T08:01:22.338Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 21.33MB / 73.51MB 5.2s [2020-04-03T08:01:22.338Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 20.45MB / 57.39MB 5.2s [2020-04-03T08:01:22.338Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 20.39MB / 96.43MB 5.2s [2020-04-03T08:01:22.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-03T08:01:22.630Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 21.46MB / 54.14MB 5.4s [2020-04-03T08:01:23.264Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 23.69MB / 57.39MB 5.9s [2020-04-03T08:01:23.264Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 24.41MB / 54.14MB 5.9s [2020-04-03T08:01:23.264Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 25.35MB / 73.51MB 6.0s [2020-04-03T08:01:23.264Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 25.39MB / 96.43MB 6.2s [2020-04-03T08:01:23.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-03T08:01:23.551Z] #8 ... [2020-04-03T08:01:23.551Z] [2020-04-03T08:01:23.551Z] #21 [internal] load build context [2020-04-03T08:01:23.551Z] #21 transferring context: 50.11MB 6.4s done [2020-04-03T08:01:23.551Z] #21 DONE 6.5s [2020-04-03T08:01:23.551Z] [2020-04-03T08:01:23.551Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-04-03T08:01:23.551Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 26.57MB / 57.39MB 6.3s [2020-04-03T08:01:23.551Z] #8 ... [2020-04-03T08:01:23.551Z] [2020-04-03T08:01:23.551Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-03T08:01:23.551Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-03T08:01:23.551Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.9s done [2020-04-03T08:01:23.551Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-03T08:01:23.551Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-03T08:01:23.551Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-04-03T08:01:23.837Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.4s done [2020-04-03T08:01:23.837Z] #72 DONE 6.5s [2020-04-03T08:01:23.837Z] [2020-04-03T08:01:23.837Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-04-03T08:01:23.837Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 28.02MB / 54.14MB 6.4s [2020-04-03T08:01:23.837Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 29.65MB / 73.51MB 6.6s [2020-04-03T08:01:24.123Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 30.57MB / 57.39MB 6.7s [2020-04-03T08:01:24.123Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 31.00MB / 54.14MB 6.7s [2020-04-03T08:01:24.123Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 31.82MB / 96.43MB 6.9s [2020-04-03T08:01:24.416Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 34.63MB / 73.51MB 7.0s [2020-04-03T08:01:24.416Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 33.95MB / 57.39MB 7.0s [2020-04-03T08:01:24.416Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 34.34MB / 54.14MB 7.0s [2020-04-03T08:01:24.701Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 37.62MB / 57.39MB 7.3s [2020-04-03T08:01:24.701Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 37.19MB / 96.43MB 7.3s [2020-04-03T08:01:24.701Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 37.91MB / 54.14MB 7.3s [2020-04-03T08:01:24.701Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 40.04MB / 73.51MB 7.5s [2020-04-03T08:01:24.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-03T08:01:24.988Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 41.22MB / 57.39MB 7.6s [2020-04-03T08:01:24.988Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 41.39MB / 54.14MB 7.6s [2020-04-03T08:01:24.988Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 42.63MB / 96.43MB 7.8s [2020-04-03T08:01:25.275Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 45.31MB / 73.51MB 7.9s [2020-04-03T08:01:25.275Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 44.96MB / 57.39MB 7.9s [2020-04-03T08:01:25.275Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 45.02MB / 54.14MB 7.9s [2020-04-03T08:01:25.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-03T08:01:25.514Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-03T08:01:25.514Z] [2020-04-03T08:01:25.514Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-04-03T08:01:25.514Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-04-03T08:01:25.514Z] Using test binary docker [2020-04-03T08:01:25.514Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-03T08:01:25.514Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-03T08:01:25.514Z] INFO: Waiting for daemon to start... [2020-04-03T08:01:25.514Z] Starting dockerd [2020-04-03T08:01:25.563Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 48.23MB / 57.39MB 8.2s [2020-04-03T08:01:25.563Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 47.77MB / 96.43MB 8.2s [2020-04-03T08:01:25.563Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 48.39MB / 54.14MB 8.2s [2020-04-03T08:01:25.563Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 50.04MB / 73.51MB 8.4s [2020-04-03T08:01:25.853Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 51.39MB / 57.39MB 8.5s [2020-04-03T08:01:25.853Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 51.61MB / 54.14MB 8.5s [2020-04-03T08:01:25.853Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 52.83MB / 96.43MB 8.7s [2020-04-03T08:01:26.146Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 55.18MB / 73.51MB 8.8s [2020-04-03T08:01:26.146Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 54.93MB / 57.39MB 8.8s [2020-04-03T08:01:26.146Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 8.8s done [2020-04-03T08:01:26.433Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 60.49MB / 73.51MB 9.1s [2020-04-03T08:01:26.433Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 9.0s done [2020-04-03T08:01:26.433Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 62.23MB / 96.43MB 9.1s [2020-04-03T08:01:26.433Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 64.36MB / 73.51MB 9.3s [2020-04-03T08:01:26.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-03T08:01:26.721Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 69.52MB / 73.51MB 9.4s [2020-04-03T08:01:26.721Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 69.11MB / 96.43MB 9.4s [2020-04-03T08:01:27.011Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 9.6s done [2020-04-03T08:01:27.011Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 81.50MB / 96.43MB 9.7s [2020-04-03T08:01:27.297Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 89.64MB / 96.43MB 9.9s [2020-04-03T08:01:27.297Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 10.0s done [2020-04-03T08:01:27.297Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca [2020-04-03T08:01:27.406Z] . [2020-04-03T08:01:27.406Z] INFO: Building docker-sdk-python3:4.2.0... [2020-04-03T08:01:27.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-03T08:01:28.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-03T08:01:29.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-03T08:01:30.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-03T08:01:31.221Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-03T08:01:31.221Z] Using test binary docker [2020-04-03T08:01:31.221Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-03T08:01:31.221Z] +++ /etc/init.d/apparmor start [2020-04-03T08:01:31.221Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-03T08:01:31.221Z] Starting dockerd [2020-04-03T08:01:31.221Z] INFO: Waiting for daemon to start... [2020-04-03T08:01:31.221Z] +++ 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-04-03T08:01:32.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-03T08:01:32.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-03T08:01:32.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-03T08:01:33.231Z] . [2020-04-03T08:01:33.231Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-03T08:01:33.231Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-03T08:01:33.231Z] Error: No such image: emptyfs [2020-04-03T08:01:33.231Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-03T08:01:33.231Z] ++++ docker load [2020-04-03T08:01:33.511Z] Running integration-test (iteration 1) [2020-04-03T08:01:33.511Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-04-03T08:01:33.511Z] ++ 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-04-03T08:01:33.511Z] ++ set -e [2020-04-03T08:01:33.511Z] ++ '[' -n 0 ']' [2020-04-03T08:01:33.511Z] ++ set -x [2020-04-03T08:01:33.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:01:33.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-03T08:01:34.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-03T08:01:37.316Z] --- PASS: TestBuildWithHugeFile (52.69s) [2020-04-03T08:01:37.316Z] === RUN TestBuildWithEmptyDockerfile [2020-04-03T08:01:37.316Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-03T08:01:37.316Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-03T08:01:37.316Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-03T08:01:37.316Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-03T08:01:37.316Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-03T08:01:37.316Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-03T08:01:37.316Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-03T08:01:37.316Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-03T08:01:37.316Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-03T08:01:37.316Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2020-04-03T08:01:37.316Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-04-03T08:01:37.316Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-04-03T08:01:37.316Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-04-03T08:01:37.316Z] === RUN TestBuildPreserveOwnership [2020-04-03T08:01:37.316Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-03T08:01:39.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-03T08:01:39.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-03T08:01:39.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-03T08:01:39.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-03T08:01:40.293Z] Loaded image: buildpack-deps:jessie [2020-04-03T08:01:40.293Z] Loaded image: busybox:latest [2020-04-03T08:01:40.573Z] Loaded image: busybox:glibc [2020-04-03T08:01:40.573Z] Loaded image: debian:jessie [2020-04-03T08:01:40.573Z] Loaded image: hello-world:latest [2020-04-03T08:01:40.573Z] INFO: Testing against a local daemon [2020-04-03T08:01:40.573Z] === RUN TestCgroupNamespacesBuild [2020-04-03T08:01:41.485Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-03T08:01:42.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-03T08:01:43.237Z] --- PASS: TestCgroupNamespacesBuild (2.07s) [2020-04-03T08:01:43.237Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-03T08:01:44.704Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s) [2020-04-03T08:01:44.704Z] === RUN TestBuildWithSession [2020-04-03T08:01:44.704Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-03T08:01:44.704Z] build_session_test.go:25: TODO: BuildKit [2020-04-03T08:01:44.704Z] === RUN TestBuildSquashParent [2020-04-03T08:01:45.655Z] --- PASS: TestBuildPreserveOwnership (10.85s) [2020-04-03T08:01:45.655Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.84s) [2020-04-03T08:01:45.655Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-04-03T08:01:45.655Z] === RUN TestBuildPlatformInvalid [2020-04-03T08:01:45.655Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-04-03T08:01:45.655Z] PASS [2020-04-03T08:01:45.655Z] [2020-04-03T08:01:45.655Z] === Skipped [2020-04-03T08:01:45.655Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-03T08:01:45.655Z] build_session_test.go:25: TODO: BuildKit [2020-04-03T08:01:45.655Z] [2020-04-03T08:01:45.655Z] [2020-04-03T08:01:45.655Z] DONE 32 tests, 1 skipped in 127.184s [2020-04-03T08:01:45.655Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-03T08:01:45.655Z] INFO: Testing against a local daemon [2020-04-03T08:01:45.655Z] === RUN TestConfigList [2020-04-03T08:01:45.655Z] --- SKIP: TestConfigList (0.02s) [2020-04-03T08:01:45.655Z] config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:01:45.655Z] === RUN TestConfigsCreateAndDelete [2020-04-03T08:01:45.655Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-04-03T08:01:45.655Z] config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:01:45.655Z] === RUN TestConfigsUpdate [2020-04-03T08:01:45.655Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-04-03T08:01:45.655Z] config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:01:45.655Z] === RUN TestTemplatedConfig [2020-04-03T08:01:45.655Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-04-03T08:01:45.655Z] config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:01:45.655Z] === RUN TestConfigInspect [2020-04-03T08:01:45.655Z] --- SKIP: TestConfigInspect (0.02s) [2020-04-03T08:01:45.655Z] config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:01:45.655Z] === RUN TestConfigCreateWithLabels [2020-04-03T08:01:45.655Z] --- SKIP: TestConfigCreateWithLabels (0.01s) [2020-04-03T08:01:45.655Z] config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:01:45.655Z] === RUN TestConfigCreateResolve [2020-04-03T08:01:45.655Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-04-03T08:01:45.655Z] config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:01:45.655Z] === RUN TestConfigDaemonLibtrustID [2020-04-03T08:01:46.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-03T08:01:48.173Z] --- PASS: TestConfigDaemonLibtrustID (2.28s) [2020-04-03T08:01:48.173Z] PASS [2020-04-03T08:01:48.173Z] [2020-04-03T08:01:48.173Z] === Skipped [2020-04-03T08:01:48.173Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-04-03T08:01:48.173Z] config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:01:48.173Z] [2020-04-03T08:01:48.173Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-04-03T08:01:48.173Z] config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:01:48.173Z] [2020-04-03T08:01:48.173Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-04-03T08:01:48.173Z] config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:01:48.173Z] [2020-04-03T08:01:48.173Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-04-03T08:01:48.173Z] config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:01:48.173Z] [2020-04-03T08:01:48.173Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-04-03T08:01:48.173Z] config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:01:48.173Z] [2020-04-03T08:01:48.173Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s) [2020-04-03T08:01:48.173Z] config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:01:48.173Z] [2020-04-03T08:01:48.173Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-04-03T08:01:48.173Z] config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:01:48.173Z] [2020-04-03T08:01:48.173Z] [2020-04-03T08:01:48.173Z] DONE 8 tests, 7 skipped in 2.550s [2020-04-03T08:01:48.173Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-03T08:01:48.173Z] INFO: Testing against a local daemon [2020-04-03T08:01:48.173Z] === RUN TestCheckpoint [2020-04-03T08:01:48.173Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-03T08:01:48.173Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-03T08:01:48.173Z] === RUN TestContainerInvalidJSON [2020-04-03T08:01:48.173Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-03T08:01:48.173Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-03T08:01:48.173Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-03T08:01:48.173Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-03T08:01:48.173Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-03T08:01:48.173Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-03T08:01:48.173Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-03T08:01:48.173Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-03T08:01:48.173Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-03T08:01:48.173Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-03T08:01:48.173Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-03T08:01:48.173Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-03T08:01:48.173Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-03T08:01:48.173Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-03T08:01:48.173Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-04-03T08:01:48.173Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-03T08:01:48.430Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-04-03T08:01:48.430Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-03T08:01:48.430Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-04-03T08:01:48.430Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-03T08:01:48.430Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-04-03T08:01:48.430Z] === RUN TestCopyFromContainer [2020-04-03T08:01:51.487Z] --- PASS: TestBuildSquashParent (6.22s) [2020-04-03T08:01:51.487Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-03T08:01:51.487Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-03T08:01:51.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-03T08:01:51.487Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-03T08:01:51.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-03T08:01:51.487Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-03T08:01:51.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-03T08:01:51.487Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-03T08:01:51.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-03T08:01:51.487Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-03T08:01:51.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-03T08:01:51.487Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-03T08:01:51.487Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-03T08:01:51.487Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-03T08:01:51.487Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-03T08:01:52.598Z] === RUN TestCopyFromContainer// [2020-04-03T08:01:52.598Z] === RUN TestCopyFromContainer//bar/root [2020-04-03T08:01:52.598Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-03T08:01:52.598Z] === RUN TestCopyFromContainer/bar/quux [2020-04-03T08:01:52.598Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-03T08:01:52.598Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-03T08:01:52.598Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-03T08:01:52.598Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-03T08:01:52.855Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-03T08:01:52.855Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-03T08:01:52.855Z] --- PASS: TestCopyFromContainer (4.46s) [2020-04-03T08:01:52.855Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-04-03T08:01:52.855Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-04-03T08:01:52.855Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-04-03T08:01:52.855Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-04-03T08:01:52.855Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-04-03T08:01:52.855Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-04-03T08:01:52.855Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-04-03T08:01:52.855Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-03T08:01:52.855Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-04-03T08:01:52.855Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-04-03T08:01:52.855Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-03T08:01:52.855Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-03T08:01:52.855Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-03T08:01:52.855Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-03T08:01:52.855Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-03T08:01:52.855Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-03T08:01:52.855Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-03T08:01:52.855Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-03T08:01:52.855Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-03T08:01:52.855Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-03T08:01:53.112Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-03T08:01:53.112Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-03T08:01:53.112Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-03T08:01:53.112Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-03T08:01:53.112Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-03T08:01:53.112Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-03T08:01:53.112Z] === RUN TestCreateWithInvalidEnv [2020-04-03T08:01:53.112Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-03T08:01:53.112Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-03T08:01:53.112Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-03T08:01:53.112Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-03T08:01:53.112Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-03T08:01:53.112Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-03T08:01:53.112Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-03T08:01:53.112Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-03T08:01:53.112Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-03T08:01:53.112Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-03T08:01:53.112Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-03T08:01:53.112Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-03T08:01:53.112Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-03T08:01:53.112Z] === RUN TestCreateTmpfsMountsTarget [2020-04-03T08:01:53.112Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-03T08:01:53.112Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-03T08:01:53.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-03T08:01:53.497Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-03T08:01:53.498Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-03T08:01:55.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-03T08:01:55.175Z] 65014b3c3121: Pull complete [2020-04-03T08:01:55.632Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2020-04-03T08:01:55.632Z] === RUN TestCreateWithCapabilities [2020-04-03T08:01:55.632Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-03T08:01:55.632Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-03T08:01:55.632Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-03T08:01:55.632Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-03T08:01:55.632Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-03T08:01:55.632Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-03T08:01:55.632Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-03T08:01:55.633Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-03T08:01:55.633Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-03T08:01:55.633Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-03T08:01:55.633Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-03T08:01:55.633Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-03T08:01:55.633Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-03T08:01:55.633Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-03T08:01:55.633Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-03T08:01:55.633Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-03T08:01:55.633Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-03T08:01:55.633Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-03T08:01:55.633Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-03T08:01:55.633Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-03T08:01:55.633Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-03T08:01:55.633Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-03T08:01:55.633Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-03T08:01:55.633Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-03T08:01:55.633Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-03T08:01:55.633Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-03T08:01:55.633Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-03T08:01:55.633Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-03T08:01:55.633Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-03T08:01:55.633Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-03T08:01:55.633Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-03T08:01:55.633Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-03T08:01:55.633Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-03T08:01:55.633Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-03T08:01:55.633Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-03T08:01:55.633Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-03T08:01:55.633Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-03T08:01:55.633Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-03T08:01:55.633Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-03T08:01:55.633Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-03T08:01:55.633Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-03T08:01:55.633Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-03T08:01:55.633Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-03T08:01:55.633Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-03T08:01:55.633Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-03T08:01:55.633Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-03T08:01:56.173Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-03T08:01:56.173Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-03T08:01:58.151Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.33s) [2020-04-03T08:01:58.151Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-03T08:01:58.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-03T08:01:58.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-03T08:01:58.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-03T08:01:58.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-03T08:01:58.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-03T08:01:58.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-03T08:01:58.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-03T08:01:58.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-03T08:01:58.151Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-03T08:01:58.151Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-03T08:01:58.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-03T08:01:58.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-03T08:01:58.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-03T08:01:58.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-03T08:01:58.151Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-03T08:01:58.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-03T08:01:58.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-03T08:01:58.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-03T08:01:58.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-03T08:01:58.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-03T08:01:58.151Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-03T08:01:58.151Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-03T08:01:58.184Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-03T08:01:58.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.47s) [2020-04-03T08:01:58.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s) [2020-04-03T08:01:58.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.37s) [2020-04-03T08:01:58.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s) [2020-04-03T08:01:58.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.39s) [2020-04-03T08:01:58.184Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.32s) [2020-04-03T08:01:58.184Z] === RUN TestBuildMultiStageCopy [2020-04-03T08:01:58.184Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-03T08:01:58.713Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-04-03T08:01:58.713Z] === RUN TestContainerStartOnDaemonRestart [2020-04-03T08:01:58.713Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-04-03T08:01:58.713Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-03T08:01:58.713Z] === RUN TestDaemonRestartIpcMode [2020-04-03T08:01:58.713Z] === PAUSE TestDaemonRestartIpcMode [2020-04-03T08:01:58.713Z] === RUN TestDaemonHostGatewayIP [2020-04-03T08:01:58.713Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-04-03T08:01:58.713Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:01:58.713Z] === RUN TestDiff [2020-04-03T08:01:59.644Z] --- PASS: TestDiff (0.77s) [2020-04-03T08:01:59.644Z] === RUN TestExecWithCloseStdin [2020-04-03T08:01:59.829Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 29.1s done [2020-04-03T08:01:59.829Z] #8 DONE 39.2s [2020-04-03T08:01:59.829Z] [2020-04-03T08:01:59.829Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-03T08:01:59.829Z] #9 DONE 0.2s [2020-04-03T08:01:59.829Z] [2020-04-03T08:01:59.829Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-03T08:01:59.830Z] #10 DONE 0.2s [2020-04-03T08:01:59.830Z] [2020-04-03T08:01:59.830Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-03T08:01:59.830Z] #30 DONE 0.0s [2020-04-03T08:01:59.830Z] [2020-04-03T08:01:59.830Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-03T08:01:59.830Z] #41 DONE 0.0s [2020-04-03T08:01:59.830Z] [2020-04-03T08:01:59.830Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-03T08:01:59.830Z] #31 ... [2020-04-03T08:01:59.830Z] [2020-04-03T08:01:59.830Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T08:01:59.830Z] #22 DONE 0.1s [2020-04-03T08:01:59.830Z] [2020-04-03T08:01:59.830Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-03T08:01:59.830Z] #56 DONE 0.1s [2020-04-03T08:01:59.830Z] [2020-04-03T08:01:59.830Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-03T08:01:59.830Z] #23 DONE 0.1s [2020-04-03T08:01:59.830Z] [2020-04-03T08:01:59.830Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-03T08:01:59.830Z] #33 DONE 0.2s [2020-04-03T08:01:59.830Z] [2020-04-03T08:01:59.830Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-03T08:01:59.830Z] #68 DONE 0.2s [2020-04-03T08:01:59.830Z] [2020-04-03T08:01:59.830Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-03T08:01:59.830Z] #47 DONE 0.2s [2020-04-03T08:01:59.830Z] [2020-04-03T08:01:59.830Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:01:59.830Z] #34 ... [2020-04-03T08:01:59.830Z] [2020-04-03T08:01:59.830Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-03T08:01:59.830Z] #53 DONE 0.2s [2020-04-03T08:01:59.830Z] [2020-04-03T08:01:59.830Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-03T08:01:59.830Z] #50 DONE 0.2s [2020-04-03T08:01:59.830Z] [2020-04-03T08:01:59.830Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-03T08:01:59.830Z] #74 DONE 0.2s [2020-04-03T08:01:59.830Z] [2020-04-03T08:01:59.830Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:01:59.830Z] #75 0.642 + RM_GOPATH=0 [2020-04-03T08:01:59.830Z] #75 0.665 + TMP_GOPATH= [2020-04-03T08:01:59.830Z] #75 0.665 + : /build [2020-04-03T08:01:59.830Z] #75 0.666 + '[' -z '' ']' [2020-04-03T08:01:59.830Z] #75 0.672 ++ mktemp -d [2020-04-03T08:01:59.830Z] #75 0.696 + export GOPATH=/tmp/tmp.clvt1FNmDU [2020-04-03T08:01:59.830Z] #75 0.710 + GOPATH=/tmp/tmp.clvt1FNmDU [2020-04-03T08:01:59.830Z] #75 0.719 + RM_GOPATH=1 [2020-04-03T08:01:59.830Z] #75 0.727 ++ dirname ./install.sh [2020-04-03T08:01:59.830Z] #75 0.731 + dir=. [2020-04-03T08:01:59.830Z] #75 0.731 + bin=proxy [2020-04-03T08:01:59.830Z] #75 0.731 + shift [2020-04-03T08:01:59.830Z] #75 0.732 + '[' '!' -f ./proxy.installer ']' [2020-04-03T08:01:59.830Z] #75 0.733 + . ./proxy.installer [2020-04-03T08:01:59.830Z] #75 0.733 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-03T08:01:59.830Z] #75 0.735 + install_proxy [2020-04-03T08:01:59.830Z] #75 0.735 + case "$1" in [2020-04-03T08:01:59.830Z] #75 0.736 + export CGO_ENABLED=0 [2020-04-03T08:01:59.830Z] #75 0.736 + CGO_ENABLED=0 [2020-04-03T08:01:59.830Z] #75 0.736 + _install_proxy [2020-04-03T08:01:59.830Z] #75 0.736 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-03T08:01:59.830Z] #75 0.737 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-03T08:01:59.830Z] #75 0.740 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.clvt1FNmDU/src/github.com/docker/libnetwork [2020-04-03T08:01:59.830Z] #75 0.743 Cloning into '/tmp/tmp.clvt1FNmDU/src/github.com/docker/libnetwork'... [2020-04-03T08:02:00.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-03T08:02:00.590Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-04-03T08:02:00.590Z] === RUN TestExec [2020-04-03T08:02:00.846Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-03T08:02:01.126Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-03T08:02:01.153Z] --- PASS: TestExec (0.87s) [2020-04-03T08:02:01.153Z] === RUN TestExecUser [2020-04-03T08:02:01.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-03T08:02:01.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-03T08:02:01.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-03T08:02:01.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-03T08:02:01.736Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-03T08:02:02.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-03T08:02:02.081Z] --- PASS: TestExecUser (0.90s) [2020-04-03T08:02:02.081Z] === RUN TestExportContainerAndImportImage [2020-04-03T08:02:02.346Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-03T08:02:02.956Z] --- PASS: TestBuildMultiStageCopy (4.85s) [2020-04-03T08:02:02.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.61s) [2020-04-03T08:02:02.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-04-03T08:02:02.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-04-03T08:02:02.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-04-03T08:02:02.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2020-04-03T08:02:02.956Z] === RUN TestBuildMultiStageParentConfig [2020-04-03T08:02:03.009Z] --- PASS: TestExportContainerAndImportImage (0.94s) [2020-04-03T08:02:03.009Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-03T08:02:03.383Z] #75 ... [2020-04-03T08:02:03.383Z] [2020-04-03T08:02:03.383Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:02:03.383Z] #34 0.688 + RM_GOPATH=0 [2020-04-03T08:02:03.383Z] #34 0.707 + TMP_GOPATH= [2020-04-03T08:02:03.383Z] #34 0.709 + : /build [2020-04-03T08:02:03.383Z] #34 0.710 + '[' -z '' ']' [2020-04-03T08:02:03.383Z] #34 0.717 ++ mktemp -d [2020-04-03T08:02:03.383Z] #34 0.765 + export GOPATH=/tmp/tmp.aqvJodjEK2 [2020-04-03T08:02:03.383Z] #34 0.766 + GOPATH=/tmp/tmp.aqvJodjEK2 [2020-04-03T08:02:03.383Z] #34 0.766 + RM_GOPATH=1 [2020-04-03T08:02:03.383Z] #34 0.767 ++ dirname ./install.sh [2020-04-03T08:02:03.383Z] #34 0.771 + dir=. [2020-04-03T08:02:03.383Z] #34 0.771 + bin=tomlv [2020-04-03T08:02:03.383Z] #34 0.771 + shift [2020-04-03T08:02:03.383Z] #34 0.772 + '[' '!' -f ./tomlv.installer ']' [2020-04-03T08:02:03.383Z] #34 0.772 + . ./tomlv.installer [2020-04-03T08:02:03.383Z] #34 0.774 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-03T08:02:03.383Z] #34 0.774 + install_tomlv [2020-04-03T08:02:03.383Z] #34 0.774 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-03T08:02:03.383Z] #34 0.774 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-03T08:02:03.383Z] #34 0.775 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.aqvJodjEK2/src/github.com/BurntSushi/toml [2020-04-03T08:02:03.383Z] #34 0.784 Cloning into '/tmp/tmp.aqvJodjEK2/src/github.com/BurntSushi/toml'... [2020-04-03T08:02:03.383Z] #34 2.868 + cd /tmp/tmp.aqvJodjEK2/src/github.com/BurntSushi/toml [2020-04-03T08:02:03.383Z] #34 2.870 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-03T08:02:03.383Z] #34 2.922 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-03T08:02:03.383Z] #34 4.207 internal/cpu [2020-04-03T08:02:03.383Z] #34 4.211 runtime/internal/atomic [2020-04-03T08:02:03.383Z] #34 4.240 runtime/internal/sys [2020-04-03T08:02:03.383Z] #34 4.419 math/bits [2020-04-03T08:02:03.383Z] #34 5.144 runtime/internal/math [2020-04-03T08:02:03.383Z] #34 5.726 unicode/utf8 [2020-04-03T08:02:03.383Z] #34 5.888 sync/atomic [2020-04-03T08:02:03.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-03T08:02:04.014Z] #34 6.868 internal/bytealg [2020-04-03T08:02:04.306Z] #34 7.139 unicode [2020-04-03T08:02:04.419Z] --- PASS: TestBuildMultiStageParentConfig (1.53s) [2020-04-03T08:02:04.419Z] === RUN TestBuildLabelWithTargets [2020-04-03T08:02:04.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-03T08:02:04.938Z] #34 7.786 math [2020-04-03T08:02:04.938Z] #34 8.149 internal/testlog [2020-04-03T08:02:05.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-03T08:02:06.439Z] #34 9.308 encoding [2020-04-03T08:02:06.726Z] #34 ... [2020-04-03T08:02:06.726Z] [2020-04-03T08:02:06.726Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-03T08:02:06.726Z] #44 0.911 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-03T08:02:06.726Z] #44 1.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-03T08:02:06.726Z] #44 1.341 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-03T08:02:06.726Z] #44 2.813 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-03T08:02:06.726Z] #44 6.561 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [181 kB] [2020-04-03T08:02:06.726Z] #44 9.646 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-03T08:02:06.726Z] #44 ... [2020-04-03T08:02:06.726Z] [2020-04-03T08:02:06.726Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-03T08:02:06.726Z] #11 0.915 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-03T08:02:06.726Z] #11 1.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-03T08:02:06.726Z] #11 1.377 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-03T08:02:06.726Z] #11 3.037 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-03T08:02:06.726Z] #11 6.590 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [181 kB] [2020-04-03T08:02:06.726Z] #11 9.754 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-03T08:02:07.017Z] #11 ... [2020-04-03T08:02:07.017Z] [2020-04-03T08:02:07.017Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-03T08:02:07.017Z] #36 0.825 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-03T08:02:07.017Z] #36 1.070 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-03T08:02:07.017Z] #36 1.250 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-03T08:02:07.017Z] #36 2.986 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-03T08:02:07.017Z] #36 7.250 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [181 kB] [2020-04-03T08:02:07.017Z] #36 10.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-03T08:02:07.017Z] #36 ... [2020-04-03T08:02:07.017Z] [2020-04-03T08:02:07.017Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:02:07.017Z] #69 0.685 + RM_GOPATH=0 [2020-04-03T08:02:07.017Z] #69 0.718 + TMP_GOPATH= [2020-04-03T08:02:07.017Z] #69 0.726 + : /build/ [2020-04-03T08:02:07.017Z] #69 0.727 + '[' -z '' ']' [2020-04-03T08:02:07.017Z] #69 0.729 ++ mktemp -d [2020-04-03T08:02:07.017Z] #69 0.737 + export GOPATH=/tmp/tmp.5khnH0pViH [2020-04-03T08:02:07.017Z] #69 0.737 + GOPATH=/tmp/tmp.5khnH0pViH [2020-04-03T08:02:07.017Z] #69 0.737 + RM_GOPATH=1 [2020-04-03T08:02:07.017Z] #69 0.739 ++ dirname ./install.sh [2020-04-03T08:02:07.017Z] #69 0.759 + dir=. [2020-04-03T08:02:07.017Z] #69 0.795 + bin=rootlesskit [2020-04-03T08:02:07.017Z] #69 0.795 + shift [2020-04-03T08:02:07.017Z] #69 0.796 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-03T08:02:07.017Z] #69 0.796 + . ./rootlesskit.installer [2020-04-03T08:02:07.017Z] #69 0.797 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-03T08:02:07.017Z] #69 0.835 + install_rootlesskit [2020-04-03T08:02:07.017Z] #69 0.835 + case "$1" in [2020-04-03T08:02:07.017Z] #69 0.835 + export CGO_ENABLED=0 [2020-04-03T08:02:07.017Z] #69 0.835 + CGO_ENABLED=0 [2020-04-03T08:02:07.017Z] #69 0.835 + _install_rootlesskit [2020-04-03T08:02:07.017Z] #69 0.835 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-03T08:02:07.017Z] #69 0.835 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5khnH0pViH/src/github.com/rootless-containers/rootlesskit [2020-04-03T08:02:07.017Z] #69 0.839 Cloning into '/tmp/tmp.5khnH0pViH/src/github.com/rootless-containers/rootlesskit'... [2020-04-03T08:02:07.017Z] #69 0.839 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-03T08:02:07.017Z] #69 9.619 + cd /tmp/tmp.5khnH0pViH/src/github.com/rootless-containers/rootlesskit [2020-04-03T08:02:07.017Z] #69 9.629 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-03T08:02:07.083Z] --- PASS: TestBuildLabelWithTargets (2.38s) [2020-04-03T08:02:07.083Z] === RUN TestBuildWithEmptyLayers [2020-04-03T08:02:07.308Z] #69 ... [2020-04-03T08:02:07.308Z] [2020-04-03T08:02:07.308Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-03T08:02:07.308Z] #63 0.917 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-03T08:02:07.308Z] #63 1.149 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-03T08:02:07.308Z] #63 1.346 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-03T08:02:07.308Z] #63 3.178 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-03T08:02:07.308Z] #63 6.816 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [181 kB] [2020-04-03T08:02:07.308Z] #63 9.787 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-03T08:02:07.308Z] #63 ... [2020-04-03T08:02:07.308Z] [2020-04-03T08:02:07.308Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:02:07.308Z] #51 0.612 + RM_GOPATH=0 [2020-04-03T08:02:07.308Z] #51 0.612 + TMP_GOPATH= [2020-04-03T08:02:07.308Z] #51 0.612 + : /build [2020-04-03T08:02:07.308Z] #51 0.612 + '[' -z '' ']' [2020-04-03T08:02:07.308Z] #51 0.613 ++ mktemp -d [2020-04-03T08:02:07.308Z] #51 0.644 + export GOPATH=/tmp/tmp.XVD8ykjyIy [2020-04-03T08:02:07.308Z] #51 0.644 + GOPATH=/tmp/tmp.XVD8ykjyIy [2020-04-03T08:02:07.308Z] #51 0.645 + RM_GOPATH=1 [2020-04-03T08:02:07.308Z] #51 0.647 ++ dirname ./install.sh [2020-04-03T08:02:07.308Z] #51 0.655 + dir=. [2020-04-03T08:02:07.308Z] #51 0.656 + bin=gotestsum [2020-04-03T08:02:07.308Z] #51 0.657 + shift [2020-04-03T08:02:07.308Z] #51 0.658 + '[' '!' -f ./gotestsum.installer ']' [2020-04-03T08:02:07.308Z] #51 0.659 + . ./gotestsum.installer [2020-04-03T08:02:07.308Z] #51 0.659 ++ : v0.3.5 [2020-04-03T08:02:07.308Z] #51 0.660 + install_gotestsum [2020-04-03T08:02:07.308Z] #51 0.660 + echo 'Installing gotestsum version v0.3.5' [2020-04-03T08:02:07.308Z] #51 0.661 Installing gotestsum version v0.3.5 [2020-04-03T08:02:07.308Z] #51 0.661 + go get -d gotest.tools/gotestsum [2020-04-03T08:02:07.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-03T08:02:07.599Z] #51 ... [2020-04-03T08:02:07.599Z] [2020-04-03T08:02:07.599Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:02:07.599Z] #54 0.465 + RM_GOPATH=0 [2020-04-03T08:02:07.599Z] #54 0.465 + TMP_GOPATH= [2020-04-03T08:02:07.599Z] #54 0.465 + : /build [2020-04-03T08:02:07.599Z] #54 0.465 + '[' -z '' ']' [2020-04-03T08:02:07.599Z] #54 0.466 ++ mktemp -d [2020-04-03T08:02:07.599Z] #54 0.468 + export GOPATH=/tmp/tmp.616VPSyi32 [2020-04-03T08:02:07.599Z] #54 0.468 + GOPATH=/tmp/tmp.616VPSyi32 [2020-04-03T08:02:07.599Z] #54 0.468 + RM_GOPATH=1 [2020-04-03T08:02:07.599Z] #54 0.469 ++ dirname ./install.sh [2020-04-03T08:02:07.599Z] #54 0.470 + dir=. [2020-04-03T08:02:07.599Z] #54 0.470 + bin=golangci_lint [2020-04-03T08:02:07.599Z] #54 0.470 + shift [2020-04-03T08:02:07.599Z] #54 0.471 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-03T08:02:07.599Z] #54 0.471 + . ./golangci_lint.installer [2020-04-03T08:02:07.599Z] #54 0.471 ++ : v1.23.8 [2020-04-03T08:02:07.599Z] #54 0.471 + install_golangci_lint [2020-04-03T08:02:07.599Z] #54 0.471 + echo 'Installing golangci-lint version v1.23.8' [2020-04-03T08:02:07.599Z] #54 0.471 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-03T08:02:07.599Z] #54 0.472 Installing golangci-lint version v1.23.8 [2020-04-03T08:02:07.599Z] #54 ... [2020-04-03T08:02:07.599Z] [2020-04-03T08:02:07.599Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-03T08:02:07.599Z] #26 0.914 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-03T08:02:07.599Z] #26 1.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-03T08:02:07.599Z] #26 1.350 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-03T08:02:07.599Z] #26 3.310 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-03T08:02:07.599Z] #26 8.010 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [181 kB] [2020-04-03T08:02:07.599Z] #26 9.954 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-03T08:02:07.890Z] #26 ... [2020-04-03T08:02:07.890Z] [2020-04-03T08:02:07.890Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-03T08:02:07.890Z] #31 0.929 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-03T08:02:07.890Z] #31 0.962 Cloning into '.'... [2020-04-03T08:02:07.890Z] #31 ... [2020-04-03T08:02:07.890Z] [2020-04-03T08:02:07.890Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:02:07.890Z] #57 0.748 + RM_GOPATH=0 [2020-04-03T08:02:07.890Z] #57 0.748 + TMP_GOPATH= [2020-04-03T08:02:07.890Z] #57 0.752 + : /build [2020-04-03T08:02:07.890Z] #57 0.752 + '[' -z '' ']' [2020-04-03T08:02:07.890Z] #57 0.753 ++ mktemp -d [2020-04-03T08:02:07.890Z] #57 0.767 + export GOPATH=/tmp/tmp.ZDQbTxiWnq [2020-04-03T08:02:07.890Z] #57 0.768 + GOPATH=/tmp/tmp.ZDQbTxiWnq [2020-04-03T08:02:07.890Z] #57 0.768 + RM_GOPATH=1 [2020-04-03T08:02:07.890Z] #57 0.770 ++ dirname ./install.sh [2020-04-03T08:02:07.890Z] #57 0.810 + dir=. [2020-04-03T08:02:07.890Z] #57 0.811 + bin=shfmt [2020-04-03T08:02:07.890Z] #57 0.811 + shift [2020-04-03T08:02:07.890Z] #57 0.811 + '[' '!' -f ./shfmt.installer ']' [2020-04-03T08:02:07.890Z] #57 0.812 + . ./shfmt.installer [2020-04-03T08:02:07.890Z] #57 0.812 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-03T08:02:07.890Z] #57 0.818 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-03T08:02:07.890Z] #57 0.819 + install_shfmt [2020-04-03T08:02:07.890Z] #57 0.819 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-03T08:02:07.890Z] #57 0.819 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZDQbTxiWnq/src/github.com/mvdan/sh [2020-04-03T08:02:07.890Z] #57 0.826 Cloning into '/tmp/tmp.ZDQbTxiWnq/src/github.com/mvdan/sh'... [2020-04-03T08:02:08.088Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-04-03T08:02:08.088Z] === RUN TestBuildMultiStageOnBuild [2020-04-03T08:02:08.180Z] #57 ... [2020-04-03T08:02:08.180Z] [2020-04-03T08:02:08.180Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:02:08.180Z] #48 0.620 + RM_GOPATH=0 [2020-04-03T08:02:08.180Z] #48 0.620 + TMP_GOPATH= [2020-04-03T08:02:08.180Z] #48 0.620 + : /build [2020-04-03T08:02:08.180Z] #48 0.620 + '[' -z '' ']' [2020-04-03T08:02:08.180Z] #48 0.620 ++ mktemp -d [2020-04-03T08:02:08.180Z] #48 0.652 + export GOPATH=/tmp/tmp.hJsEyLVaav [2020-04-03T08:02:08.180Z] #48 0.652 + GOPATH=/tmp/tmp.hJsEyLVaav [2020-04-03T08:02:08.180Z] #48 0.652 + RM_GOPATH=1 [2020-04-03T08:02:08.180Z] #48 0.653 ++ dirname ./install.sh [2020-04-03T08:02:08.180Z] #48 0.657 + dir=. [2020-04-03T08:02:08.180Z] #48 0.657 + bin=vndr [2020-04-03T08:02:08.180Z] #48 0.657 + shift [2020-04-03T08:02:08.180Z] #48 0.657 + '[' '!' -f ./vndr.installer ']' [2020-04-03T08:02:08.180Z] #48 0.657 + . ./vndr.installer [2020-04-03T08:02:08.180Z] #48 0.657 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-03T08:02:08.180Z] #48 0.659 + install_vndr [2020-04-03T08:02:08.180Z] #48 0.659 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-03T08:02:08.180Z] #48 0.659 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hJsEyLVaav/src/github.com/LK4D4/vndr [2020-04-03T08:02:08.180Z] #48 0.659 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-03T08:02:08.180Z] #48 0.713 Cloning into '/tmp/tmp.hJsEyLVaav/src/github.com/LK4D4/vndr'... [2020-04-03T08:02:08.180Z] #48 2.120 + cd /tmp/tmp.hJsEyLVaav/src/github.com/LK4D4/vndr [2020-04-03T08:02:08.180Z] #48 2.120 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-03T08:02:08.180Z] #48 2.182 + go build -buildmode=pie -v -o /build/vndr . [2020-04-03T08:02:08.180Z] #48 4.905 internal/cpu [2020-04-03T08:02:08.180Z] #48 4.963 runtime/internal/sys [2020-04-03T08:02:08.180Z] #48 5.035 internal/race [2020-04-03T08:02:08.180Z] #48 5.220 runtime/internal/atomic [2020-04-03T08:02:08.180Z] #48 5.351 sync/atomic [2020-04-03T08:02:08.180Z] #48 6.113 unicode [2020-04-03T08:02:08.180Z] #48 6.699 unicode/utf8 [2020-04-03T08:02:08.180Z] #48 6.814 math/bits [2020-04-03T08:02:08.180Z] #48 7.676 internal/bytealg [2020-04-03T08:02:08.180Z] #48 8.898 internal/testlog [2020-04-03T08:02:08.180Z] #48 10.01 unicode/utf16 [2020-04-03T08:02:08.180Z] #48 10.28 math [2020-04-03T08:02:08.180Z] #48 10.79 runtime [2020-04-03T08:02:08.180Z] #48 ... [2020-04-03T08:02:08.180Z] [2020-04-03T08:02:08.180Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:02:08.180Z] #24 0.673 + RM_GOPATH=0 [2020-04-03T08:02:08.180Z] #24 0.674 + TMP_GOPATH= [2020-04-03T08:02:08.180Z] #24 0.674 + : /build [2020-04-03T08:02:08.180Z] #24 0.674 + '[' -z '' ']' [2020-04-03T08:02:08.180Z] #24 0.684 ++ mktemp -d [2020-04-03T08:02:08.180Z] #24 0.684 + export GOPATH=/tmp/tmp.lAaNSaMsls [2020-04-03T08:02:08.180Z] #24 0.684 + GOPATH=/tmp/tmp.lAaNSaMsls [2020-04-03T08:02:08.180Z] #24 0.685 + RM_GOPATH=1 [2020-04-03T08:02:08.180Z] #24 0.693 ++ dirname ./install.sh [2020-04-03T08:02:08.180Z] #24 0.707 + dir=. [2020-04-03T08:02:08.180Z] #24 0.708 + bin=dockercli [2020-04-03T08:02:08.180Z] #24 0.711 + shift [2020-04-03T08:02:08.180Z] #24 0.711 + '[' '!' -f ./dockercli.installer ']' [2020-04-03T08:02:08.180Z] #24 0.711 + . ./dockercli.installer [2020-04-03T08:02:08.180Z] #24 0.711 ++ : stable [2020-04-03T08:02:08.180Z] #24 0.711 ++ : 17.06.2-ce [2020-04-03T08:02:08.180Z] #24 0.713 + install_dockercli [2020-04-03T08:02:08.180Z] #24 0.715 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-03T08:02:08.180Z] #24 0.715 Install docker/cli version 17.06.2-ce from stable [2020-04-03T08:02:08.180Z] #24 0.717 ++ uname -m [2020-04-03T08:02:08.180Z] #24 0.782 + arch=ppc64le [2020-04-03T08:02:08.180Z] #24 0.782 + '[' ppc64le '!=' x86_64 ']' [2020-04-03T08:02:08.180Z] #24 0.782 + '[' ppc64le '!=' s390x ']' [2020-04-03T08:02:08.180Z] #24 0.782 + '[' ppc64le '!=' armhf ']' [2020-04-03T08:02:08.180Z] #24 0.782 + build_dockercli [2020-04-03T08:02:08.180Z] #24 0.782 + git clone https://github.com/docker/docker-ce /tmp/tmp.lAaNSaMsls/tmp/docker-ce [2020-04-03T08:02:08.180Z] #24 0.817 Cloning into '/tmp/tmp.lAaNSaMsls/tmp/docker-ce'... [2020-04-03T08:02:08.259Z] --- PASS: TestExportContainerAfterDaemonRestart (4.30s) [2020-04-03T08:02:08.259Z] === RUN TestHealthCheckWorkdir [2020-04-03T08:02:08.470Z] #24 ... [2020-04-03T08:02:08.470Z] [2020-04-03T08:02:08.470Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-03T08:02:08.470Z] #42 0.924 + git clone https://github.com/docker/distribution.git . [2020-04-03T08:02:08.470Z] #42 0.933 Cloning into '.'... [2020-04-03T08:02:08.470Z] #42 ... [2020-04-03T08:02:08.470Z] [2020-04-03T08:02:08.470Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:02:08.470Z] #69 10.34 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-03T08:02:08.470Z] #69 10.34 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-03T08:02:08.515Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-04-03T08:02:08.515Z] === RUN TestHealthKillContainer [2020-04-03T08:02:08.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-03T08:02:09.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-03T08:02:10.753Z] --- PASS: TestBuildMultiStageOnBuild (2.90s) [2020-04-03T08:02:10.753Z] === RUN TestBuildUncleanTarFilenames [2020-04-03T08:02:10.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-03T08:02:11.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-03T08:02:11.783Z] --- PASS: TestHealthKillContainer (2.96s) [2020-04-03T08:02:11.783Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-03T08:02:12.216Z] --- PASS: TestBuildUncleanTarFilenames (1.25s) [2020-04-03T08:02:12.216Z] === RUN TestBuildMultiStageLayerLeak [2020-04-03T08:02:12.345Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-04-03T08:02:12.345Z] === RUN TestIpcModeNone [2020-04-03T08:02:13.273Z] --- PASS: TestIpcModeNone (0.86s) [2020-04-03T08:02:13.273Z] === RUN TestIpcModePrivate [2020-04-03T08:02:13.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-03T08:02:13.837Z] --- PASS: TestIpcModePrivate (0.89s) [2020-04-03T08:02:13.837Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-04-03T08:02:13.837Z] === RUN TestIpcModeShareable [2020-04-03T08:02:13.837Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-04-03T08:02:13.837Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-03T08:02:13.837Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-03T08:02:14.045Z] sha256:4f02fc8c99721d5ea9aa714925d7dc11a0a5a3def604810c5295a1534922e6b3 [2020-04-03T08:02:14.045Z] INFO: Starting docker-py tests... [2020-04-03T08:02:14.045Z] ============================= test session starts ============================== [2020-04-03T08:02:14.045Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-04-03T08:02:14.045Z] rootdir: /src, inifile: pytest.ini [2020-04-03T08:02:14.045Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-04-03T08:02:14.051Z] #69 ... [2020-04-03T08:02:14.051Z] [2020-04-03T08:02:14.051Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:02:14.051Z] #48 11.69 container/list [2020-04-03T08:02:14.051Z] #48 16.08 crypto/internal/subtle [2020-04-03T08:02:14.051Z] #48 16.73 crypto/subtle [2020-04-03T08:02:14.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-03T08:02:14.339Z] #48 17.41 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-03T08:02:14.607Z] collected 387 items / 1 deselected / 386 selected [2020-04-03T08:02:14.607Z] [2020-04-03T08:02:14.627Z] #48 17.75 internal/nettrace [2020-04-03T08:02:14.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-03T08:02:15.253Z] #48 18.18 runtime/cgo [2020-04-03T08:02:15.654Z] --- PASS: TestBuildMultiStageLayerLeak (3.09s) [2020-04-03T08:02:15.654Z] === RUN TestBuildWithHugeFile [2020-04-03T08:02:15.878Z] #48 ... [2020-04-03T08:02:15.879Z] [2020-04-03T08:02:15.879Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:02:15.879Z] #57 18.96 + cd /tmp/tmp.ZDQbTxiWnq/src/github.com/mvdan/sh [2020-04-03T08:02:15.879Z] #57 18.96 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-03T08:02:16.166Z] #57 19.20 + GO111MODULE=on [2020-04-03T08:02:16.166Z] #57 19.21 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-03T08:02:16.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-03T08:02:17.106Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2020-04-03T08:02:17.106Z] === RUN TestAPIIpcModeHost [2020-04-03T08:02:17.106Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-04-03T08:02:17.106Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-03T08:02:17.106Z] === RUN TestDaemonIpcModeShareable [2020-04-03T08:02:17.106Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-04-03T08:02:17.106Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-03T08:02:17.106Z] === RUN TestDaemonIpcModePrivate [2020-04-03T08:02:17.218Z] #57 ... [2020-04-03T08:02:17.218Z] [2020-04-03T08:02:17.218Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:02:17.218Z] #34 9.979 runtime/cgo [2020-04-03T08:02:17.218Z] #34 10.08 runtime [2020-04-03T08:02:17.842Z] #34 ... [2020-04-03T08:02:17.842Z] [2020-04-03T08:02:17.842Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:02:17.842Z] #57 21.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-03T08:02:17.842Z] #57 21.06 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-03T08:02:17.842Z] #57 21.07 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-03T08:02:17.992Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-03T08:02:17.992Z] Using test binary docker [2020-04-03T08:02:17.992Z] +++ /etc/init.d/apparmor start [2020-04-03T08:02:17.992Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-03T08:02:17.992Z] INFO: Waiting for daemon to start... [2020-04-03T08:02:17.992Z] Starting dockerd [2020-04-03T08:02:17.992Z] +++ 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-04-03T08:02:18.132Z] #57 21.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-03T08:02:18.132Z] #57 21.34 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-03T08:02:18.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-03T08:02:18.473Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2020-04-03T08:02:18.473Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-04-03T08:02:18.473Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-03T08:02:18.473Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-03T08:02:18.473Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-03T08:02:18.473Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-03T08:02:18.473Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-03T08:02:18.473Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-03T08:02:18.473Z] === RUN TestIpcModeOlderClient [2020-04-03T08:02:18.473Z] === PAUSE TestIpcModeOlderClient [2020-04-03T08:02:18.473Z] === RUN TestKillContainerInvalidSignal [2020-04-03T08:02:19.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-03T08:02:19.401Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2020-04-03T08:02:19.401Z] === RUN TestKillContainer [2020-04-03T08:02:19.401Z] === RUN TestKillContainer/no_signal [2020-04-03T08:02:20.146Z] . [2020-04-03T08:02:20.146Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-03T08:02:20.331Z] === RUN TestKillContainer/non_killing_signal [2020-04-03T08:02:20.404Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-03T08:02:20.404Z] Error: No such image: emptyfs [2020-04-03T08:02:20.404Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-03T08:02:20.404Z] ++++ docker load [2020-04-03T08:02:20.551Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-03T08:02:20.551Z] Using test binary docker [2020-04-03T08:02:20.551Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-03T08:02:20.551Z] +++ /etc/init.d/apparmor start [2020-04-03T08:02:20.551Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-03T08:02:20.551Z] INFO: Waiting for daemon to start... [2020-04-03T08:02:20.551Z] Starting dockerd [2020-04-03T08:02:20.551Z] +++ 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-04-03T08:02:20.587Z] === RUN TestKillContainer/killing_signal [2020-04-03T08:02:20.849Z] #57 23.67 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-03T08:02:20.969Z] Running integration-test (iteration 1) [2020-04-03T08:02:20.969Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-03T08:02:20.969Z] ++ 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-04-03T08:02:20.969Z] ++ set -e [2020-04-03T08:02:20.969Z] ++ '[' -n 0 ']' [2020-04-03T08:02:20.969Z] ++ set -x [2020-04-03T08:02:20.969Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:02:21.953Z] --- PASS: TestKillContainer (2.30s) [2020-04-03T08:02:21.953Z] --- PASS: TestKillContainer/no_signal (0.74s) [2020-04-03T08:02:21.953Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2020-04-03T08:02:21.953Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-04-03T08:02:21.953Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-03T08:02:21.953Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-03T08:02:22.349Z] #57 25.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-03T08:02:22.516Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-03T08:02:22.713Z] . [2020-04-03T08:02:22.713Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-03T08:02:22.713Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-03T08:02:22.713Z] Error: No such image: emptyfs [2020-04-03T08:02:22.713Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-03T08:02:22.713Z] ++++ docker load [2020-04-03T08:02:23.078Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s) [2020-04-03T08:02:23.078Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2020-04-03T08:02:23.078Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-04-03T08:02:23.078Z] === RUN TestKillStoppedContainer [2020-04-03T08:02:23.280Z] Running integration-test (iteration 1) [2020-04-03T08:02:23.280Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-04-03T08:02:23.280Z] ++ 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-04-03T08:02:23.280Z] ++ set -e [2020-04-03T08:02:23.280Z] ++ '[' -n 0 ']' [2020-04-03T08:02:23.280Z] ++ set -x [2020-04-03T08:02:23.280Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:02:23.335Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-04-03T08:02:23.335Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-03T08:02:23.335Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-04-03T08:02:23.335Z] === RUN TestKillDifferentUserContainer [2020-04-03T08:02:23.382Z] #57 ... [2020-04-03T08:02:23.382Z] [2020-04-03T08:02:23.382Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-03T08:02:23.382Z] #36 26.55 Fetched 8119 kB in 26s (315 kB/s) [2020-04-03T08:02:24.264Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-04-03T08:02:24.264Z] === RUN TestInspectOomKilledTrue [2020-04-03T08:02:24.264Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-03T08:02:24.264Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-03T08:02:24.264Z] === RUN TestInspectOomKilledFalse [2020-04-03T08:02:24.264Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-03T08:02:24.264Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:02:24.264Z] === RUN TestLinksEtcHostsContentMatch [2020-04-03T08:02:24.264Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-04-03T08:02:24.264Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-03T08:02:24.264Z] === RUN TestLinksContainerNames [2020-04-03T08:02:25.630Z] --- PASS: TestLinksContainerNames (1.55s) [2020-04-03T08:02:25.630Z] === RUN TestLogsFollowTailEmpty [2020-04-03T08:02:26.559Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-04-03T08:02:26.559Z] === RUN TestContainerNetworkMountsNoChown [2020-04-03T08:02:27.489Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/default [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/default [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/private [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/private [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/rprivate [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/slave [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/slave [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/rslave [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/shared [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/shared [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/rshared [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/default [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/rslave [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/rshared [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/shared [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/rprivate [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/slave [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/private [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-03T08:02:27.489Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-03T08:02:27.489Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-03T08:02:27.489Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-03T08:02:27.746Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-03T08:02:27.747Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-03T08:02:27.747Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-03T08:02:27.747Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-03T08:02:27.747Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-03T08:02:27.747Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-03T08:02:27.747Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-03T08:02:27.747Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-03T08:02:27.747Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-03T08:02:27.747Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-03T08:02:27.747Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-03T08:02:27.747Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-03T08:02:27.747Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-03T08:02:27.747Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-03T08:02:27.747Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-03T08:02:27.747Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-04-03T08:02:28.005Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-03T08:02:28.005Z] === RUN TestContainerBindMountNonRecursive [2020-04-03T08:02:28.005Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2020-04-03T08:02:28.005Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-04-03T08:02:28.006Z] === RUN TestNetworkNat [2020-04-03T08:02:28.934Z] --- PASS: TestNetworkNat (0.84s) [2020-04-03T08:02:28.934Z] === RUN TestNetworkLocalhostTCPNat [2020-04-03T08:02:28.953Z] #36 26.55 Reading package lists... [2020-04-03T08:02:28.953Z] #36 ... [2020-04-03T08:02:28.953Z] [2020-04-03T08:02:28.953Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:02:28.953Z] #75 30.00 Checking out files: 51% (1066/2066) Checking out files: 52% (1075/2066) Checking out files: 53% (1095/2066) Checking out files: 54% (1116/2066) Checking out files: 55% (1137/2066) Checking out files: 56% (1157/2066) Checking out files: 57% (1178/2066) Checking out files: 58% (1199/2066) Checking out files: 59% (1219/2066) Checking out files: 60% (1240/2066) Checking out files: 61% (1261/2066) Checking out files: 62% (1281/2066) Checking out files: 63% (1302/2066) Checking out files: 64% (1323/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 95% (1980/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-04-03T08:02:28.953Z] #75 31.17 + cd /tmp/tmp.clvt1FNmDU/src/github.com/docker/libnetwork [2020-04-03T08:02:28.953Z] #75 31.18 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-03T08:02:28.953Z] #75 31.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-03T08:02:29.501Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2020-04-03T08:02:29.502Z] === RUN TestNetworkLoopbackNat [2020-04-03T08:02:30.869Z] --- PASS: TestNetworkLoopbackNat (1.01s) [2020-04-03T08:02:30.869Z] === RUN TestPause [2020-04-03T08:02:30.869Z] --- SKIP: TestPause (0.00s) [2020-04-03T08:02:30.869Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-03T08:02:30.869Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-03T08:02:30.869Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-03T08:02:30.869Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-03T08:02:30.869Z] === RUN TestPauseStopPausedContainer [2020-04-03T08:02:30.869Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-04-03T08:02:30.869Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-03T08:02:30.869Z] === RUN TestPsFilter [2020-04-03T08:02:30.869Z] --- PASS: TestPsFilter (0.18s) [2020-04-03T08:02:30.869Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-03T08:02:31.431Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-04-03T08:02:31.431Z] === RUN TestRemoveContainerWithVolume [2020-04-03T08:02:31.681Z] #75 ... [2020-04-03T08:02:31.681Z] [2020-04-03T08:02:31.681Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-03T08:02:31.681Z] #44 24.89 Fetched 8119 kB in 24s (336 kB/s) [2020-04-03T08:02:31.681Z] #44 24.89 Reading package lists... [2020-04-03T08:02:31.681Z] #44 34.69 Reading package lists... [2020-04-03T08:02:31.681Z] #44 ... [2020-04-03T08:02:31.681Z] [2020-04-03T08:02:31.681Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-03T08:02:31.681Z] #42 29.40 Checking out files: 76% (1229/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-03T08:02:31.681Z] #42 30.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-03T08:02:31.681Z] #42 33.42 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-03T08:02:31.971Z] #42 ... [2020-04-03T08:02:31.971Z] [2020-04-03T08:02:31.971Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-03T08:02:31.971Z] #11 25.28 Fetched 8119 kB in 25s (331 kB/s) [2020-04-03T08:02:32.262Z] #11 25.28 Reading package lists... [2020-04-03T08:02:32.262Z] #11 ... [2020-04-03T08:02:32.262Z] [2020-04-03T08:02:32.262Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:02:32.262Z] #48 25.25 vendor/golang.org/x/crypto/internal/subtle [2020-04-03T08:02:32.262Z] #48 ... [2020-04-03T08:02:32.262Z] [2020-04-03T08:02:32.262Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:02:32.262Z] #54 34.86 + cd /tmp/tmp.616VPSyi32/src/github.com/golangci/golangci-lint/ [2020-04-03T08:02:32.262Z] #54 34.86 + git checkout -q v1.23.8 [2020-04-03T08:02:32.360Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-04-03T08:02:32.360Z] === RUN TestRemoveContainerRunning [2020-04-03T08:02:32.552Z] #54 35.39 ++ git describe --tags [2020-04-03T08:02:32.552Z] #54 35.40 + version=v1.23.8 [2020-04-03T08:02:32.552Z] #54 35.40 ++ git rev-parse --short HEAD [2020-04-03T08:02:32.552Z] #54 35.41 + commit=76a82c6 [2020-04-03T08:02:32.552Z] #54 35.42 ++ git show -s --format=%cd [2020-04-03T08:02:32.552Z] #54 35.47 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-03T08:02:32.552Z] #54 35.47 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-03T08:02:33.183Z] #54 ... [2020-04-03T08:02:33.183Z] [2020-04-03T08:02:33.183Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-03T08:02:33.183Z] #63 26.49 Fetched 8119 kB in 26s (316 kB/s) [2020-04-03T08:02:33.183Z] #63 26.49 Reading package lists... [2020-04-03T08:02:33.257Z] Loaded image: buildpack-deps:jessie [2020-04-03T08:02:33.257Z] Loaded image: busybox:latest [2020-04-03T08:02:33.257Z] Loaded image: busybox:glibc [2020-04-03T08:02:33.257Z] Loaded image: debian:jessie [2020-04-03T08:02:33.257Z] Loaded image: hello-world:latest [2020-04-03T08:02:33.257Z] INFO: Testing against a local daemon [2020-04-03T08:02:33.257Z] === RUN TestCgroupNamespacesBuild [2020-04-03T08:02:33.289Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-04-03T08:02:33.289Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-03T08:02:33.472Z] #63 ... [2020-04-03T08:02:33.472Z] [2020-04-03T08:02:33.472Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-03T08:02:33.472Z] #26 26.67 Fetched 8119 kB in 26s (313 kB/s) [2020-04-03T08:02:33.472Z] #26 26.67 Reading package lists... [2020-04-03T08:02:33.472Z] #26 36.57 Reading package lists... [2020-04-03T08:02:33.472Z] #26 ... [2020-04-03T08:02:33.472Z] [2020-04-03T08:02:33.472Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-03T08:02:33.472Z] #36 26.55 Reading package lists... [2020-04-03T08:02:34.218Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-04-03T08:02:34.218Z] === RUN TestRemoveInvalidContainer [2020-04-03T08:02:34.218Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-03T08:02:34.218Z] === RUN TestRenameLinkedContainer [2020-04-03T08:02:34.745Z] #36 37.31 Reading package lists... [2020-04-03T08:02:34.745Z] #36 ... [2020-04-03T08:02:34.745Z] [2020-04-03T08:02:34.745Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:02:34.745Z] #57 27.67 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-03T08:02:34.745Z] #57 29.63 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-03T08:02:34.745Z] #57 29.72 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-03T08:02:34.745Z] #57 30.19 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-03T08:02:34.745Z] #57 30.65 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-03T08:02:34.745Z] #57 32.04 runtime/cgo [2020-04-03T08:02:34.745Z] #57 32.43 runtime [2020-04-03T08:02:34.745Z] #57 ... [2020-04-03T08:02:34.745Z] [2020-04-03T08:02:34.745Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-03T08:02:35.158Z] --- PASS: TestCgroupNamespacesBuild (2.61s) [2020-04-03T08:02:35.158Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-03T08:02:37.062Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2020-04-03T08:02:37.062Z] === RUN TestBuildWithSession [2020-04-03T08:02:37.062Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-03T08:02:37.062Z] build_session_test.go:25: TODO: BuildKit [2020-04-03T08:02:37.062Z] === RUN TestBuildSquashParent [2020-04-03T08:02:37.325Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-04-03T08:02:37.487Z] --- PASS: TestRenameLinkedContainer (3.10s) [2020-04-03T08:02:37.487Z] === RUN TestRenameStoppedContainer [2020-04-03T08:02:37.888Z] tests/integration/api_client_test.py ..... [ 7%] [2020-04-03T08:02:38.049Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-04-03T08:02:38.049Z] === RUN TestRenameRunningContainerAndReuse [2020-04-03T08:02:39.416Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2020-04-03T08:02:39.416Z] === RUN TestRenameInvalidName [2020-04-03T08:02:39.820Z] tests/integration/api_config_test.py ..... [ 8%] [2020-04-03T08:02:40.346Z] --- PASS: TestRenameInvalidName (0.77s) [2020-04-03T08:02:40.346Z] === RUN TestRenameAnonymousContainer [2020-04-03T08:02:41.617Z] #63 37.01 Reading package lists... [2020-04-03T08:02:41.617Z] #63 ... [2020-04-03T08:02:41.617Z] [2020-04-03T08:02:41.617Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-03T08:02:41.617Z] #44 34.69 Reading package lists... [2020-04-03T08:02:42.594Z] --- PASS: TestBuildWithHugeFile (26.54s) [2020-04-03T08:02:42.594Z] === RUN TestBuildWithEmptyDockerfile [2020-04-03T08:02:42.594Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-03T08:02:42.594Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-03T08:02:42.594Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-03T08:02:42.594Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-03T08:02:42.594Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-03T08:02:42.594Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-03T08:02:42.594Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-03T08:02:42.594Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-03T08:02:42.594Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-03T08:02:42.594Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-04-03T08:02:42.594Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-04-03T08:02:42.594Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-04-03T08:02:42.594Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-04-03T08:02:42.594Z] === RUN TestBuildPreserveOwnership [2020-04-03T08:02:42.594Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-03T08:02:42.645Z] #44 44.91 Building dependency tree... [2020-04-03T08:02:42.645Z] #44 ... [2020-04-03T08:02:42.645Z] [2020-04-03T08:02:42.645Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-03T08:02:42.645Z] #11 25.28 Reading package lists... [2020-04-03T08:02:43.274Z] #11 36.35 Reading package lists... [2020-04-03T08:02:43.274Z] #11 ... [2020-04-03T08:02:43.274Z] [2020-04-03T08:02:43.274Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-03T08:02:43.274Z] #26 36.57 Reading package lists... [2020-04-03T08:02:43.614Z] --- PASS: TestRenameAnonymousContainer (3.32s) [2020-04-03T08:02:43.614Z] === RUN TestRenameContainerWithSameName [2020-04-03T08:02:43.624Z] --- PASS: TestBuildSquashParent (5.96s) [2020-04-03T08:02:43.624Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-03T08:02:43.624Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-03T08:02:43.624Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-03T08:02:43.624Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-03T08:02:43.624Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-03T08:02:43.624Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-03T08:02:43.624Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-03T08:02:43.624Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-03T08:02:43.624Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-03T08:02:43.624Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-03T08:02:43.624Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-03T08:02:43.624Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-03T08:02:43.624Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-03T08:02:43.624Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-03T08:02:43.624Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-03T08:02:43.624Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-03T08:02:43.624Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-03T08:02:44.177Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-04-03T08:02:44.177Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-03T08:02:45.062Z] #26 46.77 Building dependency tree... [2020-04-03T08:02:45.526Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-03T08:02:45.526Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-03T08:02:46.068Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s) [2020-04-03T08:02:46.068Z] === RUN TestResize [2020-04-03T08:02:46.583Z] #26 49.87 ca-certificates is already the newest version (20190110). [2020-04-03T08:02:46.583Z] #26 49.87 The following additional packages will be installed: [2020-04-03T08:02:46.583Z] #26 49.88 libjq1 libonig5 [2020-04-03T08:02:46.631Z] --- PASS: TestResize (0.77s) [2020-04-03T08:02:46.631Z] === RUN TestResizeWithInvalidSize [2020-04-03T08:02:46.960Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-03T08:02:47.214Z] #26 50.49 The following NEW packages will be installed: [2020-04-03T08:02:47.214Z] #26 50.51 jq libjq1 libonig5 [2020-04-03T08:02:47.505Z] #26 50.84 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-03T08:02:47.505Z] #26 50.84 Need to get 358 kB of archives. [2020-04-03T08:02:47.505Z] #26 50.84 After this operation, 1277 kB of additional disk space will be used. [2020-04-03T08:02:47.505Z] #26 50.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-03T08:02:47.589Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2020-04-03T08:02:47.589Z] === RUN TestResizeWhenContainerNotStarted [2020-04-03T08:02:47.799Z] #26 50.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-03T08:02:47.799Z] #26 50.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-03T08:02:48.058Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-03T08:02:48.058Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2020-04-03T08:02:48.058Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.56s) [2020-04-03T08:02:48.058Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s) [2020-04-03T08:02:48.058Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.99s) [2020-04-03T08:02:48.058Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.40s) [2020-04-03T08:02:48.058Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.52s) [2020-04-03T08:02:48.058Z] === RUN TestBuildMultiStageCopy [2020-04-03T08:02:48.058Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-03T08:02:48.151Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-04-03T08:02:48.151Z] === RUN TestDaemonRestartKillContainers [2020-04-03T08:02:48.151Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-04-03T08:02:48.151Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-03T08:02:48.151Z] === RUN TestCgroupNamespacesRun [2020-04-03T08:02:48.971Z] --- PASS: TestBuildPreserveOwnership (6.60s) [2020-04-03T08:02:48.971Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.36s) [2020-04-03T08:02:48.971Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.23s) [2020-04-03T08:02:48.971Z] === RUN TestBuildPlatformInvalid [2020-04-03T08:02:48.971Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-04-03T08:02:48.971Z] PASS [2020-04-03T08:02:48.971Z] [2020-04-03T08:02:48.971Z] === Skipped [2020-04-03T08:02:48.971Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-04-03T08:02:48.971Z] build_session_test.go:25: TODO: BuildKit [2020-04-03T08:02:48.971Z] [2020-04-03T08:02:48.971Z] [2020-04-03T08:02:48.971Z] DONE 32 tests, 1 skipped in 75.282s [2020-04-03T08:02:48.971Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-04-03T08:02:48.971Z] ++ 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-04-03T08:02:48.971Z] ++ set -e [2020-04-03T08:02:48.971Z] ++ '[' -n 0 ']' [2020-04-03T08:02:48.971Z] ++ set -x [2020-04-03T08:02:48.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:02:48.971Z] INFO: Testing against a local daemon [2020-04-03T08:02:48.971Z] === RUN TestConfigList [2020-04-03T08:02:49.300Z] #26 52.36 debconf: delaying package configuration, since apt-utils is not installed [2020-04-03T08:02:49.300Z] #26 ... [2020-04-03T08:02:49.300Z] [2020-04-03T08:02:49.300Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-03T08:02:49.300Z] #44 44.91 Building dependency tree... [2020-04-03T08:02:49.300Z] #44 47.90 The following additional packages will be installed: [2020-04-03T08:02:49.300Z] #44 47.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-03T08:02:49.300Z] #44 47.91 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-03T08:02:49.300Z] #44 47.92 Suggested packages: [2020-04-03T08:02:49.300Z] #44 47.92 manpages-dev python-setuptools [2020-04-03T08:02:49.300Z] #44 50.32 The following NEW packages will be installed: [2020-04-03T08:02:49.300Z] #44 50.33 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-03T08:02:49.300Z] #44 50.33 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-03T08:02:49.300Z] #44 50.34 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-03T08:02:49.300Z] #44 50.34 python-six zlib1g-dev [2020-04-03T08:02:49.300Z] #44 50.65 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-03T08:02:49.300Z] #44 50.65 Need to get 4075 kB of archives. [2020-04-03T08:02:49.300Z] #44 50.65 After this operation, 24.5 MB of additional disk space will be used. [2020-04-03T08:02:49.300Z] #44 50.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-04-03T08:02:49.300Z] #44 50.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-03T08:02:49.300Z] #44 50.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-04-03T08:02:49.300Z] #44 50.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-03T08:02:49.300Z] #44 50.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-04-03T08:02:49.300Z] #44 50.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-03T08:02:49.300Z] #44 50.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-04-03T08:02:49.300Z] #44 50.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-04-03T08:02:49.300Z] #44 50.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-04-03T08:02:49.300Z] #44 51.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-04-03T08:02:49.300Z] #44 51.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-04-03T08:02:49.300Z] #44 51.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-04-03T08:02:49.300Z] #44 51.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-04-03T08:02:49.300Z] #44 51.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-04-03T08:02:49.300Z] #44 51.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-03T08:02:49.300Z] #44 51.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-04-03T08:02:49.300Z] #44 51.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-04-03T08:02:49.300Z] #44 52.69 debconf: delaying package configuration, since apt-utils is not installed [2020-04-03T08:02:49.590Z] #44 ... [2020-04-03T08:02:49.590Z] [2020-04-03T08:02:49.590Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-03T08:02:49.590Z] #26 52.62 Fetched 358 kB in 0s (2074 kB/s) [2020-04-03T08:02:49.590Z] #26 52.73 Selecting previously unselected package libonig5:ppc64el. [2020-04-03T08:02:49.590Z] #26 52.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-03T08:02:49.590Z] #26 52.86 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-04-03T08:02:49.590Z] #26 52.87 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-03T08:02:50.233Z] #26 53.40 Selecting previously unselected package libjq1:ppc64el. [2020-04-03T08:02:50.233Z] #26 53.46 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-03T08:02:50.233Z] #26 53.47 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-03T08:02:50.233Z] #26 53.71 Selecting previously unselected package jq. [2020-04-03T08:02:50.524Z] #26 53.75 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-03T08:02:50.524Z] #26 53.75 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-03T08:02:50.595Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-03T08:02:50.595Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-03T08:02:50.814Z] #26 54.05 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-03T08:02:50.814Z] #26 54.09 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-03T08:02:50.814Z] #26 54.09 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-03T08:02:50.814Z] #26 54.12 Processing triggers for libc-bin (2.28-10) ... [2020-04-03T08:02:51.161Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-03T08:02:51.419Z] --- PASS: TestCgroupNamespacesRun (2.80s) [2020-04-03T08:02:51.419Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-03T08:02:51.443Z] #26 DONE 54.6s [2020-04-03T08:02:51.443Z] [2020-04-03T08:02:51.443Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-03T08:02:51.443Z] #44 52.92 Fetched 4075 kB in 1s (4214 kB/s) [2020-04-03T08:02:51.443Z] #44 53.01 Selecting previously unselected package libcap-dev:ppc64el. [2020-04-03T08:02:51.443Z] #44 53.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-03T08:02:51.443Z] #44 53.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-04-03T08:02:51.443Z] #44 53.15 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-04-03T08:02:51.443Z] #44 53.38 Selecting previously unselected package libnet1:ppc64el. [2020-04-03T08:02:51.443Z] #44 53.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-03T08:02:51.443Z] #44 53.43 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-03T08:02:51.443Z] #44 53.73 Selecting previously unselected package libnet1-dev. [2020-04-03T08:02:51.443Z] #44 53.81 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-03T08:02:51.443Z] #44 53.84 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-03T08:02:51.443Z] #44 54.14 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-03T08:02:51.443Z] #44 54.17 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-03T08:02:51.443Z] #44 54.20 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-03T08:02:51.443Z] #44 54.38 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-04-03T08:02:51.443Z] #44 54.42 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-04-03T08:02:51.443Z] #44 54.42 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-03T08:02:51.443Z] #44 ... [2020-04-03T08:02:51.443Z] [2020-04-03T08:02:51.443Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-03T08:02:51.443Z] #27 DONE 0.1s [2020-04-03T08:02:51.443Z] [2020-04-03T08:02:51.443Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-03T08:02:51.728Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-03T08:02:52.294Z] --- PASS: TestBuildMultiStageCopy (4.39s) [2020-04-03T08:02:52.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.30s) [2020-04-03T08:02:52.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-04-03T08:02:52.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-04-03T08:02:52.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-04-03T08:02:52.294Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-04-03T08:02:52.294Z] === RUN TestBuildMultiStageParentConfig [2020-04-03T08:02:53.020Z] Loaded image: buildpack-deps:jessie [2020-04-03T08:02:53.020Z] Loaded image: busybox:latest [2020-04-03T08:02:53.020Z] Loaded image: busybox:glibc [2020-04-03T08:02:53.020Z] Loaded image: debian:jessie [2020-04-03T08:02:53.020Z] Loaded image: hello-world:latest [2020-04-03T08:02:53.020Z] INFO: Testing against a local daemon [2020-04-03T08:02:53.020Z] === RUN TestCgroupNamespacesBuild [2020-04-03T08:02:53.332Z] --- PASS: TestConfigList (3.80s) [2020-04-03T08:02:53.332Z] === RUN TestConfigsCreateAndDelete [2020-04-03T08:02:53.506Z] #28 ... [2020-04-03T08:02:53.506Z] [2020-04-03T08:02:53.506Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-03T08:02:53.506Z] #36 37.31 Reading package lists... [2020-04-03T08:02:53.506Z] #36 47.42 Building dependency tree... [2020-04-03T08:02:53.506Z] #36 51.62 The following additional packages will be installed: [2020-04-03T08:02:53.506Z] #36 51.64 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-03T08:02:53.506Z] #36 51.65 Suggested packages: [2020-04-03T08:02:53.506Z] #36 51.67 cmake-doc ninja-build lrzip [2020-04-03T08:02:53.506Z] #36 51.67 Recommended packages: [2020-04-03T08:02:53.506Z] #36 51.67 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-03T08:02:53.506Z] #36 53.42 The following NEW packages will be installed: [2020-04-03T08:02:53.506Z] #36 53.45 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-03T08:02:53.506Z] #36 53.46 vim-common xxd [2020-04-03T08:02:53.506Z] #36 53.79 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-03T08:02:53.506Z] #36 53.79 Need to get 14.9 MB of archives. [2020-04-03T08:02:53.506Z] #36 53.79 After this operation, 67.2 MB of additional disk space will be used. [2020-04-03T08:02:53.506Z] #36 53.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-03T08:02:53.506Z] #36 53.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-03T08:02:53.506Z] #36 53.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-04-03T08:02:53.506Z] #36 54.18 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-03T08:02:53.506Z] #36 55.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-04-03T08:02:53.506Z] #36 56.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-04-03T08:02:53.506Z] #36 56.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-04-03T08:02:53.506Z] #36 56.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-04-03T08:02:53.506Z] #36 56.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-04-03T08:02:53.506Z] #36 56.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-04-03T08:02:53.506Z] #36 ... [2020-04-03T08:02:53.506Z] [2020-04-03T08:02:53.506Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-03T08:02:53.506Z] #44 55.00 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-03T08:02:53.506Z] #44 55.01 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-03T08:02:53.506Z] #44 55.01 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-03T08:02:53.506Z] #44 55.19 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-04-03T08:02:53.506Z] #44 55.25 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-04-03T08:02:53.506Z] #44 55.26 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-03T08:02:53.506Z] #44 55.52 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-04-03T08:02:53.506Z] #44 55.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-04-03T08:02:53.506Z] #44 55.56 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-03T08:02:53.506Z] #44 56.04 Selecting previously unselected package libprotobuf17:ppc64el. [2020-04-03T08:02:53.506Z] #44 56.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-04-03T08:02:53.506Z] #44 56.10 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-03T08:02:53.668Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2020-04-03T08:02:53.668Z] === RUN TestBuildLabelWithTargets [2020-04-03T08:02:53.798Z] #44 ... [2020-04-03T08:02:53.798Z] [2020-04-03T08:02:53.798Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-03T08:02:53.798Z] #63 37.01 Reading package lists... [2020-04-03T08:02:53.798Z] #63 48.00 Building dependency tree... [2020-04-03T08:02:53.798Z] #63 52.29 The following additional packages will be installed: [2020-04-03T08:02:53.798Z] #63 52.31 libbtrfs0 [2020-04-03T08:02:53.798Z] #63 52.53 The following NEW packages will be installed: [2020-04-03T08:02:53.798Z] #63 52.57 libbtrfs-dev libbtrfs0 [2020-04-03T08:02:53.798Z] #63 52.83 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-03T08:02:53.798Z] #63 52.83 Need to get 120 kB of archives. [2020-04-03T08:02:53.798Z] #63 52.83 After this operation, 423 kB of additional disk space will be used. [2020-04-03T08:02:53.798Z] #63 52.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-03T08:02:53.798Z] #63 52.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-03T08:02:53.798Z] #63 55.19 debconf: delaying package configuration, since apt-utils is not installed [2020-04-03T08:02:53.798Z] #63 55.52 Fetched 120 kB in 0s (1378 kB/s) [2020-04-03T08:02:53.798Z] #63 55.74 Selecting previously unselected package libbtrfs0. [2020-04-03T08:02:53.798Z] #63 55.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-03T08:02:53.798Z] #63 55.95 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-03T08:02:53.798Z] #63 55.97 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-03T08:02:53.798Z] #63 56.23 Selecting previously unselected package libbtrfs-dev. [2020-04-03T08:02:53.798Z] #63 56.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-03T08:02:53.798Z] #63 56.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-03T08:02:53.798Z] #63 56.71 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-03T08:02:53.798Z] #63 56.75 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-03T08:02:53.798Z] #63 56.75 Processing triggers for libc-bin (2.28-10) ... [2020-04-03T08:02:53.798Z] #63 DONE 57.1s [2020-04-03T08:02:53.798Z] [2020-04-03T08:02:53.798Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T08:02:53.798Z] #64 DONE 0.1s [2020-04-03T08:02:53.798Z] [2020-04-03T08:02:53.798Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-03T08:02:53.936Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.89s) [2020-04-03T08:02:53.936Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-03T08:02:54.088Z] #65 DONE 0.1s [2020-04-03T08:02:54.088Z] [2020-04-03T08:02:54.088Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:02:54.088Z] #66 ... [2020-04-03T08:02:54.088Z] [2020-04-03T08:02:54.088Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-03T08:02:54.088Z] #11 36.35 Reading package lists... [2020-04-03T08:02:54.088Z] #11 48.06 Building dependency tree... [2020-04-03T08:02:54.088Z] #11 52.02 The following additional packages will be installed: [2020-04-03T08:02:54.088Z] #11 52.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-03T08:02:54.088Z] #11 52.03 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-03T08:02:54.088Z] #11 52.03 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-03T08:02:54.088Z] #11 52.03 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-03T08:02:54.088Z] #11 52.05 Suggested packages: [2020-04-03T08:02:54.088Z] #11 52.05 gcc-8-locales seccomp wine64 [2020-04-03T08:02:54.088Z] #11 54.36 The following NEW packages will be installed: [2020-04-03T08:02:54.088Z] #11 54.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-03T08:02:54.088Z] #11 54.36 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-03T08:02:54.088Z] #11 54.36 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-03T08:02:54.088Z] #11 54.37 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-03T08:02:54.088Z] #11 54.37 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-03T08:02:54.088Z] #11 54.38 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-03T08:02:54.088Z] #11 54.63 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-03T08:02:54.088Z] #11 54.63 Need to get 78.9 MB of archives. [2020-04-03T08:02:54.088Z] #11 54.63 After this operation, 532 MB of additional disk space will be used. [2020-04-03T08:02:54.088Z] #11 54.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-04-03T08:02:54.088Z] #11 55.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-04-03T08:02:54.088Z] #11 56.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-03T08:02:54.088Z] #11 56.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-04-03T08:02:54.088Z] #11 56.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-04-03T08:02:54.088Z] #11 56.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-03T08:02:54.088Z] #11 57.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-03T08:02:54.379Z] #11 ... [2020-04-03T08:02:54.379Z] [2020-04-03T08:02:54.379Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:02:54.379Z] #66 0.422 + RM_GOPATH=0 [2020-04-03T08:02:54.379Z] #66 0.422 + TMP_GOPATH= [2020-04-03T08:02:54.379Z] #66 0.423 + : /build [2020-04-03T08:02:54.379Z] #66 0.423 + '[' -z '' ']' [2020-04-03T08:02:54.379Z] #66 0.426 ++ mktemp -d [2020-04-03T08:02:54.379Z] #66 0.434 + export GOPATH=/tmp/tmp.iOkeoCokH6 [2020-04-03T08:02:54.379Z] #66 0.435 + GOPATH=/tmp/tmp.iOkeoCokH6 [2020-04-03T08:02:54.379Z] #66 0.435 + RM_GOPATH=1 [2020-04-03T08:02:54.379Z] #66 0.441 ++ dirname ./install.sh [2020-04-03T08:02:54.379Z] #66 0.454 + dir=. [2020-04-03T08:02:54.379Z] #66 0.455 + bin=containerd [2020-04-03T08:02:54.379Z] #66 0.455 + shift [2020-04-03T08:02:54.379Z] #66 0.457 + '[' '!' -f ./containerd.installer ']' [2020-04-03T08:02:54.379Z] #66 0.458 + . ./containerd.installer [2020-04-03T08:02:54.379Z] #66 0.461 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-03T08:02:54.379Z] #66 0.472 + install_containerd [2020-04-03T08:02:54.379Z] #66 0.473 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-03T08:02:54.379Z] #66 0.477 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-03T08:02:54.379Z] #66 0.478 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iOkeoCokH6/src/github.com/containerd/containerd [2020-04-03T08:02:54.379Z] #66 0.484 Cloning into '/tmp/tmp.iOkeoCokH6/src/github.com/containerd/containerd'... [2020-04-03T08:02:56.197Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2020-04-03T08:02:56.197Z] === RUN TestBuildWithEmptyLayers [2020-04-03T08:02:56.293Z] --- PASS: TestCgroupNamespacesBuild (3.50s) [2020-04-03T08:02:56.293Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-03T08:02:56.799Z] --- PASS: TestConfigsCreateAndDelete (3.54s) [2020-04-03T08:02:56.799Z] === RUN TestConfigsUpdate [2020-04-03T08:02:57.131Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-04-03T08:02:57.131Z] === RUN TestBuildMultiStageOnBuild [2020-04-03T08:02:57.205Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.02s) [2020-04-03T08:02:57.205Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-03T08:02:58.189Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.34s) [2020-04-03T08:02:58.189Z] === RUN TestBuildWithSession [2020-04-03T08:02:58.189Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-03T08:02:58.189Z] build_session_test.go:25: TODO: BuildKit [2020-04-03T08:02:58.189Z] === RUN TestBuildSquashParent [2020-04-03T08:02:59.661Z] --- PASS: TestBuildMultiStageOnBuild (2.74s) [2020-04-03T08:02:59.661Z] === RUN TestBuildUncleanTarFilenames [2020-04-03T08:02:59.722Z] --- PASS: TestCgroupNamespacesRunHostMode (2.94s) [2020-04-03T08:02:59.722Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-03T08:03:00.009Z] #66 ... [2020-04-03T08:03:00.009Z] [2020-04-03T08:03:00.009Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-03T08:03:00.009Z] #28 3.056 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-03T08:03:00.009Z] #28 3.795 #=#=# [2020-04-03T08:03:00.010Z] #28 4.031 #=#=# # 2.7% ### 4.9% ######## 11.3% ########### 15.6% ############## 19.8% ################# 24.1% ##################### 30.5% ######################### 34.8% ########################## 36.9% ############################# 41.1% ################################# 46.0% #################################### 50.3% ##################################### 52.4% ######################################## 56.7% ########################################### 60.9% ############################################## 65.2% ################################################# 69.4% ##################################################### 73.7% ###################################################### 75.8% ######################################################### 80.1% ########################################################### 82.5% ############################################################# 85.0% ################################################################# 91.4% #################################################################### 95.6% ######################################################################## 100.0% [2020-04-03T08:03:00.010Z] #28 7.614 [2020-04-03T08:03:00.235Z] --- PASS: TestConfigsUpdate (3.70s) [2020-04-03T08:03:00.235Z] === RUN TestTemplatedConfig [2020-04-03T08:03:02.242Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2020-04-03T08:03:02.242Z] === RUN TestBuildMultiStageLayerLeak [2020-04-03T08:03:02.265Z] #28 7.877 #=#=# ##### 7.8% ############# 19.4% ########################## 36.6% ################################## 48.1% ########################################## 59.6% ################################################### 71.1% ####################################################### 76.8% ############################################################### 88.3% ######################################################################## 100.0% [2020-04-03T08:03:02.265Z] #28 9.802 [2020-04-03T08:03:03.047Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.95s) [2020-04-03T08:03:03.048Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-03T08:03:03.439Z] --- PASS: TestTemplatedConfig (3.08s) [2020-04-03T08:03:03.439Z] === RUN TestConfigInspect [2020-04-03T08:03:04.139Z] #28 10.05 #=#=# # 2.7% ##### 7.8% ######### 13.0% ############# 18.1% ################ 23.3% ################## 25.9% ###################### 31.1% ########################## 36.2% ########################### 38.8% ############################### 44.0% ################################### 49.2% ####################################### 54.3% ########################################## 59.5% ############################################## 64.6% ################################################## 69.8% ##################################################### 75.0% ########################################################### 82.7% ############################################################### 87.9% #################################################################### 95.2% ######################################################################## 100.0% [2020-04-03T08:03:04.144Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s) [2020-04-03T08:03:04.144Z] === RUN TestBuildWithHugeFile [2020-04-03T08:03:04.427Z] #28 ... [2020-04-03T08:03:04.427Z] [2020-04-03T08:03:04.427Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-03T08:03:04.427Z] #44 57.70 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-04-03T08:03:04.427Z] #44 57.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-04-03T08:03:04.427Z] #44 57.77 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-03T08:03:04.427Z] #44 58.22 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-04-03T08:03:04.427Z] #44 58.24 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-04-03T08:03:04.427Z] #44 58.26 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-03T08:03:04.427Z] #44 61.28 Selecting previously unselected package libprotoc17:ppc64el. [2020-04-03T08:03:04.427Z] #44 61.31 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-04-03T08:03:04.427Z] #44 61.33 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-03T08:03:04.427Z] #44 62.24 Selecting previously unselected package protobuf-c-compiler. [2020-04-03T08:03:04.427Z] #44 62.24 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-04-03T08:03:04.427Z] #44 62.25 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-03T08:03:04.427Z] #44 62.56 Selecting previously unselected package protobuf-compiler. [2020-04-03T08:03:04.427Z] #44 62.60 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-04-03T08:03:04.427Z] #44 62.61 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-03T08:03:04.427Z] #44 62.86 Selecting previously unselected package python-pkg-resources. [2020-04-03T08:03:04.427Z] #44 62.89 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-03T08:03:04.427Z] #44 62.89 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-03T08:03:04.427Z] #44 63.48 Selecting previously unselected package python-six. [2020-04-03T08:03:04.427Z] #44 63.51 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-03T08:03:04.427Z] #44 63.52 Unpacking python-six (1.12.0-1) ... [2020-04-03T08:03:04.427Z] #44 63.68 Selecting previously unselected package python-protobuf. [2020-04-03T08:03:04.427Z] #44 63.70 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-04-03T08:03:04.427Z] #44 63.71 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-03T08:03:04.427Z] #44 64.71 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-03T08:03:04.939Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.16s) [2020-04-03T08:03:04.939Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-03T08:03:05.061Z] #44 ... [2020-04-03T08:03:05.061Z] [2020-04-03T08:03:05.061Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-03T08:03:05.061Z] #11 58.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-03T08:03:05.061Z] #11 58.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-04-03T08:03:05.061Z] #11 65.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-04-03T08:03:05.061Z] #11 ... [2020-04-03T08:03:05.061Z] [2020-04-03T08:03:05.061Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-03T08:03:05.061Z] #28 13.61 #=#=# [2020-04-03T08:03:05.975Z] #28 13.93 #=#=# 1.2% ## 3.0% ### 4.8% [2020-04-03T08:03:05.975Z] #28 ... [2020-04-03T08:03:05.975Z] [2020-04-03T08:03:05.975Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-03T08:03:05.975Z] #36 59.02 debconf: delaying package configuration, since apt-utils is not installed [2020-04-03T08:03:05.975Z] #36 59.43 Fetched 14.9 MB in 3s (4654 kB/s) [2020-04-03T08:03:05.975Z] #36 59.59 Selecting previously unselected package xxd. [2020-04-03T08:03:05.975Z] #36 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 ... 15330 files and directories currently installed.) [2020-04-03T08:03:05.975Z] #36 59.75 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-03T08:03:05.975Z] #36 59.81 Unpacking xxd (2:8.1.0875-5) ... [2020-04-03T08:03:05.975Z] #36 60.28 Selecting previously unselected package vim-common. [2020-04-03T08:03:05.975Z] #36 60.31 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-03T08:03:05.975Z] #36 60.43 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-03T08:03:05.975Z] #36 61.19 Selecting previously unselected package cmake-data. [2020-04-03T08:03:05.975Z] #36 61.20 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-03T08:03:05.975Z] #36 61.21 Unpacking cmake-data (3.13.4-1) ... [2020-04-03T08:03:05.975Z] #36 67.03 Selecting previously unselected package libicu63:ppc64el. [2020-04-03T08:03:05.975Z] #36 67.05 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-03T08:03:05.975Z] #36 67.05 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-03T08:03:05.975Z] #36 ... [2020-04-03T08:03:05.975Z] [2020-04-03T08:03:05.975Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-03T08:03:06.884Z] --- PASS: TestConfigInspect (3.22s) [2020-04-03T08:03:06.884Z] === RUN TestConfigCreateWithLabels [2020-04-03T08:03:07.458Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.16s) [2020-04-03T08:03:07.458Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-03T08:03:08.628Z] #28 13.93 #=#=# 1.2% ## 3.0% ### 4.8% ##### 7.2% ###### 8.7% ####### 10.5% ######## 12.3% ########## 15.0% ############ 16.8% ############# 18.1% ############## 19.9% ################ 22.5% ################## 26.1% #################### 28.8% ###################### 31.8% ######################## 34.5% ########################## 37.1% ########################### 38.0% ############################ 38.9% ############################# 40.7% ############################## 42.5% ################################ 45.2% ################################## 47.9% ################################### 49.7% #################################### 51.3% [2020-04-03T08:03:08.628Z] #28 ... [2020-04-03T08:03:08.628Z] [2020-04-03T08:03:08.628Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:03:08.628Z] #75 DONE 71.6s [2020-04-03T08:03:08.628Z] [2020-04-03T08:03:08.628Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-03T08:03:09.677Z] --- PASS: TestBuildSquashParent (11.01s) [2020-04-03T08:03:09.677Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-03T08:03:09.677Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-03T08:03:09.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-03T08:03:09.677Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-03T08:03:09.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-03T08:03:09.677Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-03T08:03:09.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-03T08:03:09.677Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-03T08:03:09.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-03T08:03:09.677Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-03T08:03:09.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-03T08:03:09.677Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-03T08:03:09.677Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-03T08:03:09.677Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-03T08:03:09.677Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-03T08:03:09.976Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.03s) [2020-04-03T08:03:09.976Z] === RUN TestKernelTCPMemory [2020-04-03T08:03:10.232Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-04-03T08:03:10.232Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-03T08:03:10.232Z] === RUN TestNISDomainname [2020-04-03T08:03:10.232Z] --- SKIP: TestNISDomainname (0.01s) [2020-04-03T08:03:10.232Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-03T08:03:10.232Z] === RUN TestHostnameDnsResolution [2020-04-03T08:03:10.320Z] --- PASS: TestConfigCreateWithLabels (3.62s) [2020-04-03T08:03:10.320Z] === RUN TestConfigCreateResolve [2020-04-03T08:03:11.599Z] --- PASS: TestHostnameDnsResolution (1.27s) [2020-04-03T08:03:11.599Z] === RUN TestStats [2020-04-03T08:03:11.599Z] --- SKIP: TestStats (0.00s) [2020-04-03T08:03:11.599Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-03T08:03:11.599Z] === RUN TestStopContainerWithTimeout [2020-04-03T08:03:11.599Z] === RUN TestStopContainerWithTimeout/0 [2020-04-03T08:03:11.599Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-03T08:03:11.599Z] === RUN TestStopContainerWithTimeout/1 [2020-04-03T08:03:11.599Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-03T08:03:11.599Z] === RUN TestStopContainerWithTimeout/3 [2020-04-03T08:03:11.599Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-03T08:03:11.599Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-03T08:03:11.599Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-03T08:03:11.599Z] === CONT TestStopContainerWithTimeout/0 [2020-04-03T08:03:11.599Z] === CONT TestStopContainerWithTimeout/3 [2020-04-03T08:03:12.162Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-03T08:03:12.744Z] #28 13.93 #=#=# 1.2% ## 3.0% ### 4.8% ##### 7.2% ###### 8.7% ####### 10.5% ######## 12.3% ########## 15.0% ############ 16.8% ############# 18.1% ############## 19.9% ################ 22.5% ################## 26.1% #################### 28.8% ###################### 31.8% ######################## 34.5% ########################## 37.1% ########################### 38.0% ############################ 38.9% ############################# 40.7% ############################## 42.5% ################################ 45.2% ################################## 47.9% ################################### 49.7% #################################### 51.3% ##################################### 52.7% ###################################### 53.6% ####################################### 55.4% ######################################## 56.3% ######################################### 58.0% ########################################## 59.5% ############################################ 61.3% ############################################ 62.2% ############################################## 64.0% ############################################### 65.8% ################################################ 67.6% ################################################# 69.3% ################################################### 71.1% #################################################### 72.9% ###################################################### 75.6% ####################################################### 77.4% ######################################################## 79.2% ########################################################## 81.8% ############################################################ 84.5% ############################################################## 86.3% ############################################################### 88.1% ################################################################ 89.9% ################################################################# 91.7% ################################################################### 93.5% ##################################################################### 96.1% ###################################################################### 97.9% ####################################################################### 99.7% ######################################################################## 100.0% [2020-04-03T08:03:13.011Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-03T08:03:13.011Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-03T08:03:13.035Z] #28 21.47 [2020-04-03T08:03:13.757Z] --- PASS: TestConfigCreateResolve (3.73s) [2020-04-03T08:03:13.757Z] === RUN TestConfigDaemonLibtrustID [2020-04-03T08:03:14.051Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-04-03T08:03:14.366Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-04-03T08:03:14.367Z] PASS [2020-04-03T08:03:14.367Z] [2020-04-03T08:03:14.367Z] DONE 8 tests in 25.276s [2020-04-03T08:03:14.367Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-04-03T08:03:14.367Z] ++ 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-04-03T08:03:14.367Z] ++ set -e [2020-04-03T08:03:14.367Z] ++ '[' -n 0 ']' [2020-04-03T08:03:14.367Z] ++ set -x [2020-04-03T08:03:14.367Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:03:14.367Z] INFO: Testing against a local daemon [2020-04-03T08:03:14.367Z] === RUN TestCheckpoint [2020-04-03T08:03:14.367Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-03T08:03:14.367Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-03T08:03:14.367Z] === RUN TestContainerInvalidJSON [2020-04-03T08:03:14.367Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-03T08:03:14.367Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-03T08:03:14.367Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-03T08:03:14.367Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-03T08:03:14.367Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-03T08:03:14.367Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-03T08:03:14.367Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-03T08:03:14.367Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-03T08:03:14.367Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-03T08:03:14.367Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-03T08:03:14.367Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-03T08:03:14.367Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-03T08:03:14.367Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-03T08:03:14.367Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-03T08:03:14.367Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-04-03T08:03:14.367Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-03T08:03:14.647Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-04-03T08:03:14.647Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-03T08:03:14.647Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-04-03T08:03:14.647Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-03T08:03:14.678Z] === CONT TestStopContainerWithTimeout/1 [2020-04-03T08:03:14.927Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-04-03T08:03:14.927Z] === RUN TestCopyFromContainer [2020-04-03T08:03:15.749Z] #28 24.16 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-03T08:03:16.039Z] #28 24.73 [2020-04-03T08:03:16.044Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-03T08:03:16.044Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2020-04-03T08:03:16.044Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2020-04-03T08:03:16.044Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2020-04-03T08:03:16.044Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2020-04-03T08:03:16.044Z] === RUN TestDeleteDevicemapper [2020-04-03T08:03:16.044Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-03T08:03:16.044Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-03T08:03:16.044Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-03T08:03:16.295Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-03T08:03:16.330Z] #28 24.98 #=#=# [2020-04-03T08:03:16.330Z] #28 ... [2020-04-03T08:03:16.330Z] [2020-04-03T08:03:16.330Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:03:16.330Z] #34 69.40 sync [2020-04-03T08:03:16.330Z] #34 69.41 internal/reflectlite [2020-04-03T08:03:16.330Z] #34 77.05 errors [2020-04-03T08:03:16.330Z] #34 77.05 sort [2020-04-03T08:03:16.330Z] #34 77.95 io [2020-04-03T08:03:16.330Z] #34 77.97 internal/oserror [2020-04-03T08:03:16.330Z] #34 78.01 strconv [2020-04-03T08:03:16.330Z] #34 78.64 syscall [2020-04-03T08:03:16.552Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-03T08:03:16.626Z] #34 ... [2020-04-03T08:03:16.626Z] [2020-04-03T08:03:16.626Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:03:16.626Z] #51 79.57 + cd /tmp/tmp.XVD8ykjyIy/src/gotest.tools/gotestsum [2020-04-03T08:03:16.626Z] #51 79.57 + git checkout -q v0.3.5 [2020-04-03T08:03:16.626Z] #51 79.71 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-03T08:03:16.937Z] === RUN TestCopyFromContainer// [2020-04-03T08:03:16.937Z] === RUN TestCopyFromContainer//bar/root [2020-04-03T08:03:17.218Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-03T08:03:17.218Z] === RUN TestCopyFromContainer/bar/quux [2020-04-03T08:03:17.218Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-03T08:03:17.498Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-03T08:03:17.498Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-03T08:03:17.498Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-03T08:03:17.779Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-03T08:03:17.779Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-03T08:03:17.779Z] --- PASS: TestCopyFromContainer (2.96s) [2020-04-03T08:03:17.779Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-04-03T08:03:17.779Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-04-03T08:03:17.779Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-04-03T08:03:17.779Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-04-03T08:03:17.779Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-04-03T08:03:17.779Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-04-03T08:03:17.779Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-04-03T08:03:17.779Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-04-03T08:03:17.779Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-04-03T08:03:17.779Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-04-03T08:03:17.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-03T08:03:17.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-03T08:03:17.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-03T08:03:17.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-03T08:03:17.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-03T08:03:17.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-03T08:03:17.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-03T08:03:17.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-03T08:03:17.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-03T08:03:17.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-03T08:03:17.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-03T08:03:17.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-03T08:03:17.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-03T08:03:17.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-03T08:03:17.779Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-03T08:03:17.779Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-04-03T08:03:17.779Z] === RUN TestCreateWithInvalidEnv [2020-04-03T08:03:17.935Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.91s) [2020-04-03T08:03:17.935Z] === RUN TestUpdateMemory [2020-04-03T08:03:17.935Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-03T08:03:17.935Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-03T08:03:17.935Z] === RUN TestUpdateCPUQuota [2020-04-03T08:03:17.935Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-04-03T08:03:17.935Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-03T08:03:17.935Z] === RUN TestUpdatePidsLimit [2020-04-03T08:03:17.935Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-04-03T08:03:17.935Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-03T08:03:17.935Z] === RUN TestUpdateRestartPolicy [2020-04-03T08:03:18.059Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-03T08:03:18.059Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-03T08:03:18.059Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-03T08:03:18.059Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-03T08:03:18.059Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-03T08:03:18.059Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-03T08:03:18.059Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-03T08:03:18.059Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-03T08:03:18.059Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-03T08:03:18.059Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-03T08:03:18.059Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-03T08:03:18.059Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-03T08:03:18.060Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-04-03T08:03:18.060Z] === RUN TestCreateTmpfsMountsTarget [2020-04-03T08:03:18.060Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-04-03T08:03:18.060Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-03T08:03:18.140Z] #51 ... [2020-04-03T08:03:18.140Z] [2020-04-03T08:03:18.140Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:03:18.140Z] #48 70.87 sync [2020-04-03T08:03:18.140Z] #48 70.89 internal/reflectlite [2020-04-03T08:03:18.140Z] #48 75.02 math/rand [2020-04-03T08:03:18.140Z] #48 75.06 internal/singleflight [2020-04-03T08:03:18.140Z] #48 75.06 github.com/LK4D4/vndr/godl/singleflight [2020-04-03T08:03:18.140Z] #48 79.14 strconv [2020-04-03T08:03:18.140Z] #48 79.15 io [2020-04-03T08:03:18.140Z] #48 79.17 sort [2020-04-03T08:03:18.140Z] #48 79.23 syscall [2020-04-03T08:03:18.140Z] #48 ... [2020-04-03T08:03:18.140Z] [2020-04-03T08:03:18.140Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-03T08:03:18.140Z] #28 24.98 #=#=# ######################################################################## 100.0% [2020-04-03T08:03:18.140Z] #28 25.44 [2020-04-03T08:03:18.431Z] #28 ... [2020-04-03T08:03:18.431Z] [2020-04-03T08:03:18.431Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-03T08:03:18.431Z] #11 71.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-04-03T08:03:18.431Z] #11 71.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-04-03T08:03:18.431Z] #11 71.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-03T08:03:18.431Z] #11 71.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-03T08:03:18.431Z] #11 71.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-04-03T08:03:18.431Z] #11 71.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-04-03T08:03:18.431Z] #11 71.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-04-03T08:03:18.431Z] #11 71.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-04-03T08:03:18.431Z] #11 71.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-04-03T08:03:18.431Z] #11 71.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-04-03T08:03:18.431Z] #11 71.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-04-03T08:03:18.431Z] #11 72.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-04-03T08:03:18.431Z] #11 72.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-04-03T08:03:18.431Z] #11 72.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-04-03T08:03:18.431Z] #11 72.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-04-03T08:03:18.431Z] #11 74.54 debconf: delaying package configuration, since apt-utils is not installed [2020-04-03T08:03:18.431Z] #11 74.91 Fetched 78.9 MB in 18s (4457 kB/s) [2020-04-03T08:03:18.431Z] #11 75.11 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-03T08:03:18.431Z] #11 75.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-03T08:03:18.431Z] #11 75.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-04-03T08:03:18.431Z] #11 75.27 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-03T08:03:18.431Z] #11 80.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-03T08:03:18.431Z] #11 80.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-04-03T08:03:18.431Z] #11 80.73 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-03T08:03:18.431Z] #11 ... [2020-04-03T08:03:18.431Z] [2020-04-03T08:03:18.431Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-03T08:03:18.431Z] #36 79.36 Selecting previously unselected package libxml2:ppc64el. [2020-04-03T08:03:18.431Z] #36 79.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-04-03T08:03:18.431Z] #36 79.39 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-03T08:03:18.431Z] #36 80.21 Selecting previously unselected package libarchive13:ppc64el. [2020-04-03T08:03:18.431Z] #36 80.21 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-04-03T08:03:18.431Z] #36 80.22 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-03T08:03:18.431Z] #36 80.75 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-04-03T08:03:18.431Z] #36 80.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-04-03T08:03:18.431Z] #36 80.77 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-03T08:03:18.431Z] #36 81.07 Selecting previously unselected package librhash0:ppc64el. [2020-04-03T08:03:18.431Z] #36 81.11 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-04-03T08:03:18.431Z] #36 81.12 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-04-03T08:03:18.431Z] #36 81.39 Selecting previously unselected package libuv1:ppc64el. [2020-04-03T08:03:18.431Z] #36 81.41 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-04-03T08:03:18.431Z] #36 81.42 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-04-03T08:03:18.431Z] #36 81.71 Selecting previously unselected package cmake. [2020-04-03T08:03:18.431Z] #36 81.73 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-04-03T08:03:18.431Z] #36 81.75 Unpacking cmake (3.13.4-1) ... [2020-04-03T08:03:19.828Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-03T08:03:19.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.67s) [2020-04-03T08:03:19.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.84s) [2020-04-03T08:03:19.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.53s) [2020-04-03T08:03:19.828Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.63s) [2020-04-03T08:03:19.829Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.41s) [2020-04-03T08:03:19.829Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.35s) [2020-04-03T08:03:19.829Z] === RUN TestBuildMultiStageCopy [2020-04-03T08:03:19.829Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-03T08:03:20.519Z] #36 ... [2020-04-03T08:03:20.519Z] [2020-04-03T08:03:20.519Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-03T08:03:20.519Z] #44 73.59 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-03T08:03:20.519Z] #44 73.60 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-03T08:03:20.519Z] #44 73.62 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-03T08:03:20.519Z] #44 73.64 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-03T08:03:20.519Z] #44 73.66 Setting up python-six (1.12.0-1) ... [2020-04-03T08:03:20.519Z] #44 80.37 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-03T08:03:20.519Z] #44 80.37 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-03T08:03:20.519Z] #44 80.38 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-03T08:03:20.519Z] #44 80.41 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-04-03T08:03:20.519Z] #44 80.42 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-03T08:03:20.519Z] #44 80.44 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-03T08:03:20.519Z] #44 80.45 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-03T08:03:20.519Z] #44 80.46 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-03T08:03:20.519Z] #44 80.47 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-03T08:03:20.519Z] #44 80.48 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-03T08:03:20.519Z] #44 ... [2020-04-03T08:03:20.519Z] [2020-04-03T08:03:20.519Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-03T08:03:20.519Z] #28 27.29 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-03T08:03:20.519Z] #28 28.16 [2020-04-03T08:03:20.519Z] #28 28.47 #=#=# ####################################### 54.9% ######################################################################## 100.0% [2020-04-03T08:03:20.519Z] #28 28.89 [2020-04-03T08:03:20.725Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s) [2020-04-03T08:03:20.725Z] === RUN TestCreateWithCapabilities [2020-04-03T08:03:20.725Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-03T08:03:20.725Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-03T08:03:20.725Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-03T08:03:20.725Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-03T08:03:20.725Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-03T08:03:20.725Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-03T08:03:20.725Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-03T08:03:20.725Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-03T08:03:20.725Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-03T08:03:20.725Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-03T08:03:20.725Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-03T08:03:20.725Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-03T08:03:20.725Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-03T08:03:20.725Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-03T08:03:20.725Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-03T08:03:20.725Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-03T08:03:20.725Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-03T08:03:20.725Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-03T08:03:20.725Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-03T08:03:20.725Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-03T08:03:20.725Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-03T08:03:20.725Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-03T08:03:20.725Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-03T08:03:20.725Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-03T08:03:20.725Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-03T08:03:20.725Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-03T08:03:20.725Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-03T08:03:20.725Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-03T08:03:20.725Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-03T08:03:20.725Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-03T08:03:20.725Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-03T08:03:20.725Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-03T08:03:20.725Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-03T08:03:20.725Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-04-03T08:03:20.725Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-03T08:03:20.725Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-03T08:03:20.725Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-04-03T08:03:20.725Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-04-03T08:03:20.725Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-04-03T08:03:20.725Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-04-03T08:03:20.725Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-03T08:03:20.725Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-03T08:03:20.725Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-04-03T08:03:20.725Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-04-03T08:03:20.725Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-04-03T08:03:20.725Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-03T08:03:22.576Z] #28 31.27 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-03T08:03:22.867Z] #28 31.43 skipping existing c8c2d4a6b2e3 [2020-04-03T08:03:23.104Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-03T08:03:23.157Z] #28 31.68 [2020-04-03T08:03:23.433Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s) [2020-04-03T08:03:23.433Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-03T08:03:23.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-03T08:03:23.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-03T08:03:23.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-03T08:03:23.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-03T08:03:23.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-03T08:03:23.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-03T08:03:23.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-03T08:03:23.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-03T08:03:23.433Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-03T08:03:23.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-03T08:03:23.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-03T08:03:23.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-03T08:03:23.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-03T08:03:23.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-03T08:03:23.433Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-03T08:03:23.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-04-03T08:03:23.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-03T08:03:23.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-03T08:03:23.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-03T08:03:23.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-03T08:03:23.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-04-03T08:03:23.433Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-03T08:03:24.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-03T08:03:24.043Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-04-03T08:03:24.043Z] === RUN TestContainerStartOnDaemonRestart [2020-04-03T08:03:24.043Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-03T08:03:24.043Z] === RUN TestDaemonRestartIpcMode [2020-04-03T08:03:24.043Z] === PAUSE TestDaemonRestartIpcMode [2020-04-03T08:03:24.043Z] === RUN TestDaemonHostGatewayIP [2020-04-03T08:03:24.043Z] === PAUSE TestDaemonHostGatewayIP [2020-04-03T08:03:24.043Z] === RUN TestDiff [2020-04-03T08:03:24.185Z] #28 ... [2020-04-03T08:03:24.185Z] [2020-04-03T08:03:24.185Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-03T08:03:24.185Z] #36 86.66 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-03T08:03:24.185Z] #36 86.67 Setting up xxd (2:8.1.0875-5) ... [2020-04-03T08:03:24.185Z] #36 86.68 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-04-03T08:03:24.185Z] #36 86.69 Setting up vim-common (2:8.1.0875-5) ... [2020-04-03T08:03:24.185Z] #36 86.79 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-04-03T08:03:24.185Z] #36 86.81 Setting up cmake-data (3.13.4-1) ... [2020-04-03T08:03:24.185Z] #36 86.82 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-03T08:03:24.185Z] #36 86.83 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-03T08:03:24.185Z] #36 86.84 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-03T08:03:24.185Z] #36 86.85 Setting up cmake (3.13.4-1) ... [2020-04-03T08:03:24.185Z] #36 86.88 Processing triggers for libc-bin (2.28-10) ... [2020-04-03T08:03:24.185Z] #36 87.03 Processing triggers for mime-support (3.62) ... [2020-04-03T08:03:24.185Z] #36 DONE 87.3s [2020-04-03T08:03:24.185Z] [2020-04-03T08:03:24.185Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-03T08:03:24.185Z] #11 86.93 Selecting previously unselected package binutils-mingw-w64. [2020-04-03T08:03:24.185Z] #11 86.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-03T08:03:24.185Z] #11 86.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-03T08:03:24.185Z] #11 87.20 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-04-03T08:03:24.185Z] #11 87.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-03T08:03:24.185Z] #11 87.23 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-03T08:03:24.185Z] #11 ... [2020-04-03T08:03:24.185Z] [2020-04-03T08:03:24.185Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T08:03:24.185Z] #37 DONE 0.1s [2020-04-03T08:03:24.185Z] [2020-04-03T08:03:24.185Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-03T08:03:24.185Z] #38 DONE 0.1s [2020-04-03T08:03:24.185Z] [2020-04-03T08:03:24.185Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:03:24.474Z] #39 0.343 + RM_GOPATH=0 [2020-04-03T08:03:24.474Z] #39 0.343 + TMP_GOPATH= [2020-04-03T08:03:24.601Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-03T08:03:24.763Z] #39 0.343 + : /build [2020-04-03T08:03:24.763Z] #39 0.345 + '[' -z '' ']' [2020-04-03T08:03:24.763Z] #39 0.346 ++ mktemp -d [2020-04-03T08:03:24.763Z] #39 0.348 + export GOPATH=/tmp/tmp.9FKtuEspNS [2020-04-03T08:03:24.763Z] #39 0.355 + GOPATH=/tmp/tmp.9FKtuEspNS [2020-04-03T08:03:24.763Z] #39 0.356 + RM_GOPATH=1 [2020-04-03T08:03:24.763Z] #39 0.357 ++ dirname ./install.sh [2020-04-03T08:03:24.763Z] #39 0.361 + dir=. [2020-04-03T08:03:24.763Z] #39 0.362 + bin=tini [2020-04-03T08:03:24.763Z] #39 0.363 + shift [2020-04-03T08:03:24.763Z] #39 0.371 + '[' '!' -f ./tini.installer ']' [2020-04-03T08:03:24.763Z] #39 0.371 + . ./tini.installer [2020-04-03T08:03:24.763Z] #39 0.373 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-03T08:03:24.763Z] #39 0.374 + install_tini [2020-04-03T08:03:24.763Z] #39 0.375 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-03T08:03:24.763Z] #39 0.376 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-03T08:03:24.763Z] #39 0.376 + git clone https://github.com/krallin/tini.git /tmp/tmp.9FKtuEspNS/tini [2020-04-03T08:03:24.763Z] #39 0.386 Cloning into '/tmp/tmp.9FKtuEspNS/tini'... [2020-04-03T08:03:25.044Z] --- PASS: TestDiff (0.83s) [2020-04-03T08:03:25.044Z] === RUN TestExecWithCloseStdin [2020-04-03T08:03:25.165Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-03T08:03:26.045Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-04-03T08:03:26.045Z] === RUN TestExec [2020-04-03T08:03:26.096Z] --- PASS: TestBuildMultiStageCopy (5.97s) [2020-04-03T08:03:26.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2020-04-03T08:03:26.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2020-04-03T08:03:26.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.69s) [2020-04-03T08:03:26.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2020-04-03T08:03:26.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s) [2020-04-03T08:03:26.097Z] === RUN TestBuildMultiStageParentConfig [2020-04-03T08:03:26.286Z] #39 1.976 + cd /tmp/tmp.9FKtuEspNS/tini [2020-04-03T08:03:26.286Z] #39 1.978 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-03T08:03:26.286Z] #39 1.989 + cmake . [2020-04-03T08:03:26.655Z] --- PASS: TestExec (0.91s) [2020-04-03T08:03:26.655Z] === RUN TestExecUser [2020-04-03T08:03:26.915Z] #39 ... [2020-04-03T08:03:26.915Z] [2020-04-03T08:03:26.915Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-03T08:03:26.915Z] #28 34.03 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-03T08:03:26.915Z] #28 34.75 [2020-04-03T08:03:26.915Z] #28 34.96 ######################################################################## 100.0% [2020-04-03T08:03:26.915Z] #28 35.15 [2020-04-03T08:03:26.915Z] #28 35.35 Download of images into '/build' complete. [2020-04-03T08:03:26.915Z] #28 35.35 Use something like the following to load the result into a Docker daemon: [2020-04-03T08:03:26.915Z] #28 35.35 tar -cC '/build' . | docker load [2020-04-03T08:03:26.915Z] #28 DONE 35.4s [2020-04-03T08:03:26.915Z] [2020-04-03T08:03:26.915Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-03T08:03:27.498Z] #31 89.50 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-03T08:03:27.498Z] #31 90.82 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-03T08:03:27.655Z] --- PASS: TestExecUser (0.87s) [2020-04-03T08:03:27.655Z] === RUN TestExportContainerAndImportImage [2020-04-03T08:03:27.993Z] --- PASS: TestBuildMultiStageParentConfig (1.69s) [2020-04-03T08:03:27.993Z] === RUN TestBuildLabelWithTargets [2020-04-03T08:03:28.128Z] #31 ... [2020-04-03T08:03:28.128Z] [2020-04-03T08:03:28.128Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-03T08:03:28.128Z] #44 90.84 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-03T08:03:28.128Z] #44 90.84 Processing triggers for libc-bin (2.28-10) ... [2020-04-03T08:03:28.128Z] #44 DONE 91.3s [2020-04-03T08:03:28.128Z] [2020-04-03T08:03:28.128Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:03:28.128Z] #39 3.691 -- The C compiler identification is GNU 8.3.0 [2020-04-03T08:03:28.128Z] #39 3.909 -- Check for working C compiler: /usr/bin/cc [2020-04-03T08:03:28.654Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-04-03T08:03:28.654Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-03T08:03:29.158Z] #39 4.891 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-03T08:03:29.158Z] #39 4.894 -- Detecting C compiler ABI info [2020-04-03T08:03:30.119Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-04-03T08:03:30.119Z] === RUN TestHealthCheckWorkdir [2020-04-03T08:03:30.514Z] --- PASS: TestBuildLabelWithTargets (2.64s) [2020-04-03T08:03:30.515Z] === RUN TestBuildWithEmptyLayers [2020-04-03T08:03:30.658Z] #39 6.170 -- Detecting C compiler ABI info - done [2020-04-03T08:03:30.658Z] #39 6.295 -- Detecting C compile features [2020-04-03T08:03:31.582Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-04-03T08:03:31.582Z] === RUN TestHealthKillContainer [2020-04-03T08:03:31.686Z] #39 ... [2020-04-03T08:03:31.687Z] [2020-04-03T08:03:31.687Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:03:31.687Z] #34 84.82 bytes [2020-04-03T08:03:31.687Z] #34 84.86 strings [2020-04-03T08:03:31.883Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2020-04-03T08:03:31.883Z] === RUN TestBuildMultiStageOnBuild [2020-04-03T08:03:31.977Z] #34 ... [2020-04-03T08:03:31.977Z] [2020-04-03T08:03:31.977Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:03:31.977Z] #45 2.547 Note: Building without setproctitle() and strlcpy() support. [2020-04-03T08:03:31.977Z] #45 2.547 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-03T08:03:31.977Z] #45 2.584 Note: Building without GnuTLS support [2020-04-03T08:03:31.977Z] #45 ... [2020-04-03T08:03:31.977Z] [2020-04-03T08:03:31.977Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:03:31.977Z] #57 85.10 strconv [2020-04-03T08:03:31.977Z] #57 85.13 bytes [2020-04-03T08:03:31.977Z] #57 85.13 strings [2020-04-03T08:03:31.977Z] #57 85.13 syscall [2020-04-03T08:03:32.286Z] #57 ... [2020-04-03T08:03:32.286Z] [2020-04-03T08:03:32.286Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-03T08:03:32.286Z] #11 87.63 Selecting previously unselected package dmsetup. [2020-04-03T08:03:32.286Z] #11 87.64 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-04-03T08:03:32.286Z] #11 87.67 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-03T08:03:32.286Z] #11 87.90 Selecting previously unselected package mingw-w64-common. [2020-04-03T08:03:32.286Z] #11 87.92 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-03T08:03:32.286Z] #11 87.95 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-03T08:03:32.574Z] #11 ... [2020-04-03T08:03:32.574Z] [2020-04-03T08:03:32.574Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:03:32.574Z] #48 85.45 bytes [2020-04-03T08:03:32.574Z] #48 86.98 strings [2020-04-03T08:03:32.574Z] #48 ... [2020-04-03T08:03:32.574Z] [2020-04-03T08:03:32.574Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-03T08:03:32.574Z] #31 91.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-03T08:03:32.776Z] --- PASS: TestUpdateRestartPolicy (12.87s) [2020-04-03T08:03:32.776Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-03T08:03:32.776Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2020-04-03T08:03:32.776Z] === RUN TestWaitNonBlocked [2020-04-03T08:03:32.776Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-03T08:03:32.776Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-03T08:03:32.776Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-03T08:03:32.776Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-03T08:03:32.776Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-03T08:03:32.776Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-03T08:03:32.776Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-03T08:03:32.776Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s) [2020-04-03T08:03:32.776Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2020-04-03T08:03:32.776Z] === RUN TestWaitBlocked [2020-04-03T08:03:32.776Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-03T08:03:32.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-03T08:03:32.776Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-03T08:03:32.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-03T08:03:32.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-03T08:03:32.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-03T08:03:33.597Z] #31 ... [2020-04-03T08:03:33.597Z] [2020-04-03T08:03:33.597Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:03:33.597Z] #45 5.123 fatal: not a git repository (or any of the parent directories): .git [2020-04-03T08:03:33.597Z] #45 5.159 GEN .gitid [2020-04-03T08:03:33.597Z] #45 5.168 GEN criu/include/version.h [2020-04-03T08:03:33.597Z] #45 5.238 GEN include/common/asm [2020-04-03T08:03:33.704Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-03T08:03:33.704Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2020-04-03T08:03:33.704Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-04-03T08:03:33.704Z] === CONT TestDaemonRestartIpcMode [2020-04-03T08:03:33.704Z] === CONT TestIpcModeOlderClient [2020-04-03T08:03:33.960Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-04-03T08:03:34.242Z] --- PASS: TestHealthKillContainer (2.97s) [2020-04-03T08:03:34.242Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-03T08:03:35.160Z] --- PASS: TestBuildMultiStageOnBuild (3.67s) [2020-04-03T08:03:35.160Z] === RUN TestBuildUncleanTarFilenames [2020-04-03T08:03:35.242Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-04-03T08:03:35.242Z] === RUN TestIpcModeNone [2020-04-03T08:03:35.651Z] #45 7.663 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-03T08:03:35.940Z] #45 7.815 PBCC images/opts.pb-c.c [2020-04-03T08:03:35.940Z] #45 7.945 PBCC images/sit.pb-c.c [2020-04-03T08:03:36.228Z] #45 8.072 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-03T08:03:36.228Z] #45 8.271 DEP images/opts.pb-c.d [2020-04-03T08:03:36.242Z] --- PASS: TestIpcModeNone (0.89s) [2020-04-03T08:03:36.242Z] === RUN TestIpcModePrivate [2020-04-03T08:03:36.518Z] #45 8.418 DEP images/sit.pb-c.d [2020-04-03T08:03:36.518Z] #45 8.507 PBCC images/macvlan.pb-c.c [2020-04-03T08:03:36.518Z] #45 8.539 DEP images/macvlan.pb-c.d [2020-04-03T08:03:36.806Z] #45 8.633 PBCC images/autofs.pb-c.c [2020-04-03T08:03:36.806Z] #45 8.694 DEP images/autofs.pb-c.d [2020-04-03T08:03:36.806Z] #45 8.756 PBCC images/sysctl.pb-c.c [2020-04-03T08:03:36.806Z] #45 8.805 DEP images/sysctl.pb-c.d [2020-04-03T08:03:36.806Z] #45 8.884 PBCC images/time.pb-c.c [2020-04-03T08:03:36.852Z] --- PASS: TestIpcModePrivate (0.92s) [2020-04-03T08:03:36.852Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-04-03T08:03:36.852Z] === RUN TestIpcModeShareable [2020-04-03T08:03:37.095Z] #45 8.917 DEP images/time.pb-c.d [2020-04-03T08:03:37.095Z] #45 9.081 PBCC images/binfmt-misc.pb-c.c [2020-04-03T08:03:37.095Z] #45 9.112 DEP images/binfmt-misc.pb-c.d [2020-04-03T08:03:37.384Z] #45 9.226 PBCC images/seccomp.pb-c.c [2020-04-03T08:03:37.384Z] #45 9.309 DEP images/seccomp.pb-c.d [2020-04-03T08:03:37.384Z] #45 9.391 PBCC images/userns.pb-c.c [2020-04-03T08:03:37.384Z] #45 9.429 DEP images/userns.pb-c.d [2020-04-03T08:03:37.673Z] #45 9.623 PBCC images/cgroup.pb-c.c [2020-04-03T08:03:37.673Z] #45 9.685 DEP images/cgroup.pb-c.d [2020-04-03T08:03:37.683Z] --- PASS: TestBuildUncleanTarFilenames (1.93s) [2020-04-03T08:03:37.683Z] === RUN TestBuildMultiStageLayerLeak [2020-04-03T08:03:37.853Z] --- PASS: TestIpcModeShareable (0.92s) [2020-04-03T08:03:37.853Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-04-03T08:03:37.853Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-03T08:03:37.962Z] #45 9.816 PBCC images/fown.pb-c.c [2020-04-03T08:03:37.962Z] #45 9.911 PBCC images/ext-file.pb-c.c [2020-04-03T08:03:38.251Z] #45 9.978 DEP images/fown.pb-c.d [2020-04-03T08:03:38.251Z] #45 10.13 DEP images/ext-file.pb-c.d [2020-04-03T08:03:38.251Z] #45 10.25 PBCC images/rpc.pb-c.c [2020-04-03T08:03:38.251Z] #45 10.39 DEP images/rpc.pb-c.d [2020-04-03T08:03:38.895Z] #45 10.54 PBCC images/siginfo.pb-c.c [2020-04-03T08:03:38.895Z] #45 10.57 DEP images/siginfo.pb-c.d [2020-04-03T08:03:38.895Z] #45 10.72 PBCC images/pagemap.pb-c.c [2020-04-03T08:03:38.895Z] #45 10.87 DEP images/pagemap.pb-c.d [2020-04-03T08:03:39.202Z] #45 ... [2020-04-03T08:03:39.202Z] [2020-04-03T08:03:39.202Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:03:39.202Z] #39 9.549 -- Detecting C compile features - done [2020-04-03T08:03:39.202Z] #39 9.611 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-03T08:03:39.202Z] #39 9.993 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-03T08:03:39.202Z] #39 10.26 -- Configuring done [2020-04-03T08:03:39.202Z] #39 10.29 -- Generating done [2020-04-03T08:03:39.202Z] #39 10.31 -- Build files have been written to: /tmp/tmp.9FKtuEspNS/tini [2020-04-03T08:03:39.202Z] #39 10.33 + make tini-static [2020-04-03T08:03:39.202Z] #39 10.98 Scanning dependencies of target tini-static [2020-04-03T08:03:39.202Z] #39 11.07 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-03T08:03:39.202Z] #39 13.70 [100%] Linking C executable tini-static [2020-04-03T08:03:39.202Z] #39 14.60 [100%] Built target tini-static [2020-04-03T08:03:39.202Z] #39 14.70 + mkdir -p /build [2020-04-03T08:03:39.202Z] #39 14.73 + cp tini-static /build/docker-init [2020-04-03T08:03:39.202Z] #39 DONE 14.8s [2020-04-03T08:03:39.202Z] [2020-04-03T08:03:39.202Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:03:39.202Z] #45 11.03 PBCC images/rlimit.pb-c.c [2020-04-03T08:03:39.202Z] #45 11.05 DEP images/rlimit.pb-c.d [2020-04-03T08:03:39.202Z] #45 ... [2020-04-03T08:03:39.202Z] [2020-04-03T08:03:39.202Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-03T08:03:39.202Z] #11 98.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-03T08:03:39.202Z] #11 98.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-03T08:03:39.202Z] #11 98.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-03T08:03:40.499Z] --- PASS: TestDaemonRestartIpcMode (5.89s) [2020-04-03T08:03:40.499Z] PASS [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === Skipped [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-03T08:03:40.499Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-04-03T08:03:40.499Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-04-03T08:03:40.499Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-04-03T08:03:40.499Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-04-03T08:03:40.499Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-04-03T08:03:40.499Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-03T08:03:40.499Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-03T08:03:40.499Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-03T08:03:40.499Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-03T08:03:40.499Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-04-03T08:03:40.499Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2020-04-03T08:03:40.499Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-04-03T08:03:40.499Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-03T08:03:40.499Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-04-03T08:03:40.499Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-04-03T08:03:40.499Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-04-03T08:03:40.499Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-04-03T08:03:40.499Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-04-03T08:03:40.499Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-03T08:03:40.499Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-03T08:03:40.499Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-04-03T08:03:40.499Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-04-03T08:03:40.499Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] [2020-04-03T08:03:40.499Z] DONE 180 tests, 23 skipped in 111.674s [2020-04-03T08:03:40.499Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-03T08:03:40.499Z] INFO: Testing against a local daemon [2020-04-03T08:03:40.499Z] === RUN TestCommitInheritsEnv [2020-04-03T08:03:40.708Z] #11 ... [2020-04-03T08:03:40.708Z] [2020-04-03T08:03:40.708Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:03:40.708Z] #45 11.20 PBCC images/file-lock.pb-c.c [2020-04-03T08:03:40.708Z] #45 11.29 DEP images/file-lock.pb-c.d [2020-04-03T08:03:40.708Z] #45 11.41 PBCC images/tty.pb-c.c [2020-04-03T08:03:40.708Z] #45 11.68 DEP images/tty.pb-c.d [2020-04-03T08:03:40.708Z] #45 11.76 PBCC images/tun.pb-c.c [2020-04-03T08:03:40.708Z] #45 11.84 PBCC images/netdev.pb-c.c [2020-04-03T08:03:40.708Z] #45 11.96 DEP images/tun.pb-c.d [2020-04-03T08:03:40.708Z] #45 12.09 DEP images/netdev.pb-c.d [2020-04-03T08:03:40.708Z] #45 12.22 PBCC images/vma.pb-c.c [2020-04-03T08:03:40.708Z] #45 12.36 DEP images/vma.pb-c.d [2020-04-03T08:03:40.708Z] #45 12.49 PBCC images/creds.pb-c.c [2020-04-03T08:03:40.708Z] #45 12.58 DEP images/creds.pb-c.d [2020-04-03T08:03:40.998Z] #45 12.82 PBCC images/utsns.pb-c.c [2020-04-03T08:03:40.998Z] #45 12.91 DEP images/utsns.pb-c.d [2020-04-03T08:03:40.998Z] #45 13.03 PBCC images/ipc-desc.pb-c.c [2020-04-03T08:03:41.061Z] --- PASS: TestCommitInheritsEnv (1.30s) [2020-04-03T08:03:41.061Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-03T08:03:41.061Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-03T08:03:41.061Z] === RUN TestImagesFilterMultiReference [2020-04-03T08:03:41.289Z] #45 13.06 PBCC images/ipc-sem.pb-c.c [2020-04-03T08:03:41.289Z] #45 13.14 DEP images/ipc-desc.pb-c.d [2020-04-03T08:03:41.289Z] #45 13.20 DEP images/ipc-sem.pb-c.d [2020-04-03T08:03:41.289Z] #45 13.32 PBCC images/ipc-msg.pb-c.c [2020-04-03T08:03:41.289Z] #45 13.35 DEP images/ipc-msg.pb-c.d [2020-04-03T08:03:41.290Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s) [2020-04-03T08:03:41.290Z] === RUN TestAPIIpcModeHost [2020-04-03T08:03:41.290Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-04-03T08:03:41.290Z] === RUN TestDaemonIpcModeShareable [2020-04-03T08:03:41.317Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-03T08:03:41.317Z] === RUN TestImagePullPlatformInvalid [2020-04-03T08:03:41.317Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-03T08:03:41.317Z] === RUN TestRemoveImageOrphaning [2020-04-03T08:03:41.580Z] #45 13.46 PBCC images/ipc-shm.pb-c.c [2020-04-03T08:03:41.580Z] #45 13.50 DEP images/ipc-shm.pb-c.d [2020-04-03T08:03:41.580Z] #45 13.55 PBCC images/ipc-var.pb-c.c [2020-04-03T08:03:41.580Z] #45 13.58 DEP images/ipc-var.pb-c.d [2020-04-03T08:03:41.858Z] --- PASS: TestBuildMultiStageLayerLeak (4.03s) [2020-04-03T08:03:41.858Z] === RUN TestBuildWithHugeFile [2020-04-03T08:03:41.870Z] #45 13.66 PBCC images/sk-opts.pb-c.c [2020-04-03T08:03:41.870Z] #45 13.74 PBCC images/packet-sock.pb-c.c [2020-04-03T08:03:41.870Z] #45 13.83 DEP images/sk-opts.pb-c.d [2020-04-03T08:03:41.870Z] #45 13.88 DEP images/packet-sock.pb-c.d [2020-04-03T08:03:41.870Z] #45 13.94 PBCC images/sk-netlink.pb-c.c [2020-04-03T08:03:42.159Z] #45 14.08 DEP images/sk-netlink.pb-c.d [2020-04-03T08:03:42.159Z] #45 14.16 PBCC images/sk-inet.pb-c.c [2020-04-03T08:03:42.449Z] #45 14.27 DEP images/sk-inet.pb-c.d [2020-04-03T08:03:42.449Z] #45 14.36 PBCC images/sk-unix.pb-c.c [2020-04-03T08:03:42.449Z] #45 14.44 DEP images/sk-unix.pb-c.d [2020-04-03T08:03:42.449Z] #45 14.58 PBCC images/mm.pb-c.c [2020-04-03T08:03:42.739Z] #45 14.64 DEP images/mm.pb-c.d [2020-04-03T08:03:42.739Z] #45 14.72 PBCC images/timerfd.pb-c.c [2020-04-03T08:03:42.739Z] #45 14.83 DEP images/timerfd.pb-c.d [2020-04-03T08:03:43.029Z] #45 14.92 PBCC images/timer.pb-c.c [2020-04-03T08:03:43.029Z] #45 14.97 DEP images/timer.pb-c.d [2020-04-03T08:03:43.029Z] #45 15.10 PBCC images/sa.pb-c.c [2020-04-03T08:03:43.206Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-04-03T08:03:43.206Z] === RUN TestRemoveImageGarbageCollector [2020-04-03T08:03:43.206Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-03T08:03:43.206Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-03T08:03:43.206Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-03T08:03:43.206Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-04-03T08:03:43.206Z] === RUN TestTagInvalidReference [2020-04-03T08:03:43.206Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-03T08:03:43.206Z] === RUN TestTagValidPrefixedRepo [2020-04-03T08:03:43.206Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-03T08:03:43.206Z] === RUN TestTagExistedNameWithoutForce [2020-04-03T08:03:43.206Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-03T08:03:43.206Z] === RUN TestTagOfficialNames [2020-04-03T08:03:43.300Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-04-03T08:03:43.300Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-03T08:03:43.300Z] === RUN TestDaemonIpcModePrivate [2020-04-03T08:03:43.320Z] #45 15.17 DEP images/sa.pb-c.d [2020-04-03T08:03:43.320Z] #45 15.27 PBCC images/pipe-data.pb-c.c [2020-04-03T08:03:43.320Z] #45 15.31 DEP images/pipe-data.pb-c.d [2020-04-03T08:03:43.320Z] #45 15.40 PBCC images/mnt.pb-c.c [2020-04-03T08:03:43.463Z] --- PASS: TestTagOfficialNames (0.04s) [2020-04-03T08:03:43.463Z] === RUN TestTagMatchesDigest [2020-04-03T08:03:43.463Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-03T08:03:43.463Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-03T08:03:43.609Z] #45 15.47 DEP images/mnt.pb-c.d [2020-04-03T08:03:43.609Z] #45 15.54 PBCC images/sk-packet.pb-c.c [2020-04-03T08:03:43.609Z] #45 15.57 DEP images/sk-packet.pb-c.d [2020-04-03T08:03:43.609Z] #45 15.68 PBCC images/tcp-stream.pb-c.c [2020-04-03T08:03:43.899Z] #45 15.79 DEP images/tcp-stream.pb-c.d [2020-04-03T08:03:43.899Z] #45 15.88 PBCC images/pipe.pb-c.c [2020-04-03T08:03:43.900Z] #45 ... [2020-04-03T08:03:43.900Z] [2020-04-03T08:03:43.900Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:03:43.900Z] #34 96.88 bufio [2020-04-03T08:03:43.900Z] #34 99.44 reflect [2020-04-03T08:03:43.900Z] #34 102.1 path [2020-04-03T08:03:43.900Z] #34 104.4 text/tabwriter [2020-04-03T08:03:44.189Z] #34 ... [2020-04-03T08:03:44.189Z] [2020-04-03T08:03:44.189Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:03:44.189Z] #45 15.96 DEP images/pipe.pb-c.d [2020-04-03T08:03:44.189Z] #45 16.09 PBCC images/pstree.pb-c.c [2020-04-03T08:03:44.189Z] #45 16.16 DEP images/pstree.pb-c.d [2020-04-03T08:03:44.189Z] #45 16.23 PBCC images/fs.pb-c.c [2020-04-03T08:03:44.501Z] #45 16.25 DEP images/fs.pb-c.d [2020-04-03T08:03:44.501Z] #45 16.38 PBCC images/signalfd.pb-c.c [2020-04-03T08:03:44.501Z] #45 ... [2020-04-03T08:03:44.501Z] [2020-04-03T08:03:44.501Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:03:44.501Z] #57 97.46 bufio [2020-04-03T08:03:44.501Z] #57 103.4 text/tabwriter [2020-04-03T08:03:44.501Z] #57 104.4 reflect [2020-04-03T08:03:44.501Z] #57 105.6 regexp/syntax [2020-04-03T08:03:44.501Z] #57 ... [2020-04-03T08:03:44.501Z] [2020-04-03T08:03:44.501Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:03:44.501Z] #45 16.50 DEP images/signalfd.pb-c.d [2020-04-03T08:03:44.501Z] #45 16.60 PBCC images/fh.pb-c.c [2020-04-03T08:03:44.790Z] #45 ... [2020-04-03T08:03:44.790Z] [2020-04-03T08:03:44.790Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:03:44.790Z] #48 97.64 bufio [2020-04-03T08:03:44.790Z] #48 99.65 reflect [2020-04-03T08:03:44.790Z] #48 104.0 regexp/syntax [2020-04-03T08:03:44.790Z] #48 106.4 hash/crc32 [2020-04-03T08:03:44.790Z] #48 ... [2020-04-03T08:03:44.790Z] [2020-04-03T08:03:44.790Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:03:44.790Z] #45 16.85 PBCC images/fsnotify.pb-c.c [2020-04-03T08:03:45.080Z] #45 17.05 DEP images/fh.pb-c.d [2020-04-03T08:03:45.080Z] #45 17.11 DEP images/fsnotify.pb-c.d [2020-04-03T08:03:45.311Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-04-03T08:03:45.311Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-03T08:03:45.311Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-03T08:03:45.369Z] #45 17.20 PBCC images/eventpoll.pb-c.c [2020-04-03T08:03:45.369Z] #45 17.22 DEP images/eventpoll.pb-c.d [2020-04-03T08:03:45.369Z] #45 17.32 PBCC images/eventfd.pb-c.c [2020-04-03T08:03:45.369Z] #45 17.37 DEP images/eventfd.pb-c.d [2020-04-03T08:03:45.369Z] #45 17.43 PBCC images/remap-file-path.pb-c.c [2020-04-03T08:03:45.658Z] #45 17.47 DEP images/remap-file-path.pb-c.d [2020-04-03T08:03:45.658Z] #45 17.57 PBCC images/fifo.pb-c.c [2020-04-03T08:03:45.658Z] #45 17.62 DEP images/fifo.pb-c.d [2020-04-03T08:03:45.946Z] #45 17.74 PBCC images/ghost-file.pb-c.c [2020-04-03T08:03:45.946Z] #45 17.86 DEP images/ghost-file.pb-c.d [2020-04-03T08:03:45.946Z] #45 17.99 PBCC images/regfile.pb-c.c [2020-04-03T08:03:46.236Z] #45 18.10 DEP images/regfile.pb-c.d [2020-04-03T08:03:46.236Z] #45 18.21 PBCC images/ns.pb-c.c [2020-04-03T08:03:46.236Z] #45 18.27 DEP images/ns.pb-c.d [2020-04-03T08:03:46.524Z] #45 18.40 PBCC images/fdinfo.pb-c.c [2020-04-03T08:03:46.524Z] #45 18.58 DEP images/fdinfo.pb-c.d [2020-04-03T08:03:46.803Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-04-03T08:03:46.803Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-03T08:03:46.803Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-03T08:03:46.814Z] #45 18.68 PBCC images/core-aarch64.pb-c.c [2020-04-03T08:03:46.814Z] #45 18.76 PBCC images/core-arm.pb-c.c [2020-04-03T08:03:46.814Z] #45 18.89 PBCC images/core-ppc64.pb-c.c [2020-04-03T08:03:47.103Z] #45 18.95 PBCC images/core-s390.pb-c.c [2020-04-03T08:03:47.103Z] #45 19.11 PBCC images/core-x86.pb-c.c [2020-04-03T08:03:47.391Z] #45 19.26 PBCC images/core.pb-c.c [2020-04-03T08:03:47.391Z] #45 19.39 PBCC images/inventory.pb-c.c [2020-04-03T08:03:47.680Z] #45 19.61 DEP images/core-aarch64.pb-c.d [2020-04-03T08:03:47.680Z] #45 19.70 DEP images/core-arm.pb-c.d [2020-04-03T08:03:47.969Z] #45 19.77 DEP images/core-ppc64.pb-c.d [2020-04-03T08:03:47.969Z] #45 19.93 DEP images/core-s390.pb-c.d [2020-04-03T08:03:48.258Z] #45 20.06 DEP images/core-x86.pb-c.d [2020-04-03T08:03:48.258Z] #45 20.16 DEP images/core.pb-c.d [2020-04-03T08:03:48.258Z] #45 20.26 DEP images/inventory.pb-c.d [2020-04-03T08:03:48.547Z] #45 20.41 PBCC images/cpuinfo.pb-c.c [2020-04-03T08:03:48.547Z] #45 20.48 DEP images/cpuinfo.pb-c.d [2020-04-03T08:03:48.547Z] #45 20.54 PBCC images/stats.pb-c.c [2020-04-03T08:03:48.813Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-04-03T08:03:48.813Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-03T08:03:48.813Z] === RUN TestIpcModeOlderClient [2020-04-03T08:03:48.813Z] === PAUSE TestIpcModeOlderClient [2020-04-03T08:03:48.813Z] === RUN TestKillContainerInvalidSignal [2020-04-03T08:03:48.835Z] #45 20.59 DEP images/stats.pb-c.d [2020-04-03T08:03:49.423Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-04-03T08:03:49.423Z] === RUN TestKillContainer [2020-04-03T08:03:49.423Z] === RUN TestKillContainer/no_signal [2020-04-03T08:03:50.424Z] === RUN TestKillContainer/non_killing_signal [2020-04-03T08:03:50.705Z] === RUN TestKillContainer/killing_signal [2020-04-03T08:03:50.816Z] --- PASS: TestBuildWithHugeFile (40.51s) [2020-04-03T08:03:50.816Z] === RUN TestBuildWithEmptyDockerfile [2020-04-03T08:03:50.816Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-03T08:03:50.816Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-03T08:03:50.816Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-03T08:03:50.816Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-03T08:03:50.817Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-03T08:03:50.817Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-03T08:03:50.817Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-03T08:03:50.817Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-03T08:03:50.817Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-03T08:03:50.817Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-04-03T08:03:50.817Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-04-03T08:03:50.817Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-04-03T08:03:50.817Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s) [2020-04-03T08:03:50.817Z] === RUN TestBuildPreserveOwnership [2020-04-03T08:03:50.817Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-03T08:03:50.817Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-03T08:03:50.817Z] --- PASS: TestBuildPreserveOwnership (6.03s) [2020-04-03T08:03:50.817Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.94s) [2020-04-03T08:03:50.817Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-04-03T08:03:50.817Z] === RUN TestBuildPlatformInvalid [2020-04-03T08:03:50.817Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-04-03T08:03:50.817Z] PASS [2020-04-03T08:03:50.817Z] [2020-04-03T08:03:50.817Z] === Skipped [2020-04-03T08:03:50.817Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-04-03T08:03:50.817Z] build_session_test.go:25: TODO: BuildKit [2020-04-03T08:03:50.817Z] [2020-04-03T08:03:50.817Z] [2020-04-03T08:03:50.817Z] DONE 32 tests, 1 skipped in 87.686s [2020-04-03T08:03:50.817Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-04-03T08:03:50.817Z] ++ 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-04-03T08:03:50.817Z] ++ set -e [2020-04-03T08:03:50.817Z] ++ '[' -n 0 ']' [2020-04-03T08:03:50.817Z] ++ set -x [2020-04-03T08:03:50.817Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:03:51.075Z] INFO: Testing against a local daemon [2020-04-03T08:03:51.075Z] === RUN TestConfigList [2020-04-03T08:03:51.361Z] 23645bd7ee08: Pull complete [2020-04-03T08:03:51.361Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-04-03T08:03:51.361Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-03T08:03:51.361Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-04-03T08:03:51.361Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-04-03T08:03:51.361Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-04-03T08:03:51.361Z] WARN: Skipping validation tests [2020-04-03T08:03:51.361Z] INFO: Running unit tests at 04/03/2020 08:03:44... [2020-04-03T08:03:51.361Z] INFO: make.ps1 starting at 04/03/2020 08:03:48 [2020-04-03T08:03:51.361Z] INFO: Git commit (3e3cd7b255) assumed from DOCKER_GITCOMMIT environment variable [2020-04-03T08:03:51.361Z] INFO: Invoking autogen... [2020-04-03T08:03:51.361Z] INFO: Running unit tests... [2020-04-03T08:03:51.560Z] #45 22.97 make[1]: Nothing to be done for 'all'. [2020-04-03T08:03:51.704Z] --- PASS: TestKillContainer (2.51s) [2020-04-03T08:03:51.705Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-04-03T08:03:51.705Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-04-03T08:03:51.705Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2020-04-03T08:03:51.705Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-03T08:03:51.705Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-03T08:03:51.811Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-03T08:03:51.811Z] Using test binary docker [2020-04-03T08:03:51.811Z] +++ /etc/init.d/apparmor start [2020-04-03T08:03:51.811Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-03T08:03:51.811Z] INFO: Waiting for daemon to start... [2020-04-03T08:03:51.811Z] Starting dockerd [2020-04-03T08:03:51.811Z] +++ 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-04-03T08:03:51.811Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-03T08:03:51.811Z] Using test binary docker [2020-04-03T08:03:52.068Z] +++ /etc/init.d/apparmor start [2020-04-03T08:03:52.068Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-03T08:03:52.068Z] INFO: Waiting for daemon to start... [2020-04-03T08:03:52.068Z] Starting dockerd [2020-04-03T08:03:52.068Z] +++ 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-04-03T08:03:52.705Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-03T08:03:53.061Z] #45 ... [2020-04-03T08:03:53.061Z] [2020-04-03T08:03:53.061Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:03:53.061Z] #57 116.1 time [2020-04-03T08:03:53.707Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.75s) [2020-04-03T08:03:53.707Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-04-03T08:03:53.707Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-04-03T08:03:53.707Z] === RUN TestKillStoppedContainer [2020-04-03T08:03:53.707Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-04-03T08:03:53.707Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-03T08:03:53.707Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-04-03T08:03:53.707Z] === RUN TestKillDifferentUserContainer [2020-04-03T08:03:54.359Z] --- PASS: TestConfigList (3.34s) [2020-04-03T08:03:54.359Z] === RUN TestConfigsCreateAndDelete [2020-04-03T08:03:54.562Z] #57 ... [2020-04-03T08:03:54.563Z] [2020-04-03T08:03:54.563Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-03T08:03:54.563Z] #11 107.9 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-03T08:03:54.563Z] #11 108.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-03T08:03:54.563Z] #11 108.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-03T08:03:54.563Z] #11 108.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-03T08:03:54.563Z] #11 108.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-03T08:03:54.563Z] #11 108.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-03T08:03:54.707Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-04-03T08:03:54.707Z] === RUN TestInspectOomKilledTrue [2020-04-03T08:03:54.707Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-03T08:03:54.707Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:03:54.707Z] === RUN TestInspectOomKilledFalse [2020-04-03T08:03:54.707Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-03T08:03:54.707Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:03:54.707Z] === RUN TestLinksEtcHostsContentMatch [2020-04-03T08:03:54.851Z] #11 ... [2020-04-03T08:03:54.851Z] [2020-04-03T08:03:54.851Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:03:54.851Z] #45 25.39 CC images/stats.o [2020-04-03T08:03:54.851Z] #45 26.19 CC images/core.o [2020-04-03T08:03:55.316Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-04-03T08:03:55.316Z] === RUN TestLinksContainerNames [2020-04-03T08:03:55.478Z] #45 27.45 CC images/core-x86.o [2020-04-03T08:03:56.243Z] . [2020-04-03T08:03:56.243Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-03T08:03:56.243Z] [2020-04-03T08:03:56.243Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-03T08:03:56.243Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-03T08:03:56.243Z] Error: No such image: emptyfs [2020-04-03T08:03:56.243Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-03T08:03:56.243Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-03T08:03:56.243Z] ++++ docker load [2020-04-03T08:03:56.243Z] Error: No such image: emptyfs [2020-04-03T08:03:56.243Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-03T08:03:56.243Z] ++++ docker load [2020-04-03T08:03:56.500Z] Running integration-test (iteration 1) [2020-04-03T08:03:56.500Z] 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-04-03T08:03:56.500Z] ++ 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-04-03T08:03:56.500Z] ++ set -e [2020-04-03T08:03:56.500Z] ++ '[' -n 0 ']' [2020-04-03T08:03:56.500Z] ++ set -x [2020-04-03T08:03:56.500Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:03:56.500Z] Running integration-test (iteration 1) [2020-04-03T08:03:56.500Z] 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-04-03T08:03:56.500Z] ++ 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-04-03T08:03:56.500Z] ++ set -e [2020-04-03T08:03:56.500Z] ++ '[' -n 0 ']' [2020-04-03T08:03:56.500Z] ++ set -x [2020-04-03T08:03:56.500Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:03:56.509Z] #45 28.59 CC images/core-arm.o [2020-04-03T08:03:56.779Z] --- PASS: TestLinksContainerNames (1.67s) [2020-04-03T08:03:56.779Z] === RUN TestLogsFollowTailEmpty [2020-04-03T08:03:57.139Z] #45 29.24 CC images/core-aarch64.o [2020-04-03T08:03:57.429Z] #45 ... [2020-04-03T08:03:57.429Z] [2020-04-03T08:03:57.429Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:03:57.429Z] #48 110.3 vendor/golang.org/x/net/dns/dnsmessage [2020-04-03T08:03:57.429Z] #48 118.2 time [2020-04-03T08:03:57.429Z] #48 ... [2020-04-03T08:03:57.429Z] [2020-04-03T08:03:57.429Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:03:57.429Z] #34 110.5 time [2020-04-03T08:03:57.429Z] #34 110.5 internal/syscall/unix [2020-04-03T08:03:57.429Z] #34 120.4 internal/poll [2020-04-03T08:03:57.643Z] --- PASS: TestConfigsCreateAndDelete (3.22s) [2020-04-03T08:03:57.643Z] === RUN TestConfigsUpdate [2020-04-03T08:03:57.735Z] #34 ... [2020-04-03T08:03:57.735Z] [2020-04-03T08:03:57.735Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:03:57.779Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-04-03T08:03:57.779Z] === RUN TestContainerNetworkMountsNoChown [2020-04-03T08:03:58.389Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/default [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/default [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/private [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/private [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/rprivate [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/slave [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/slave [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/rslave [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/shared [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/shared [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/rshared [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-03T08:03:58.389Z] === CONT TestMountDaemonRoot/default [2020-04-03T08:03:58.389Z] === CONT TestMountDaemonRoot/shared [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-03T08:03:58.389Z] === CONT TestMountDaemonRoot/rprivate [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-03T08:03:58.389Z] === CONT TestMountDaemonRoot/rshared [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-03T08:03:58.389Z] === CONT TestMountDaemonRoot/slave [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-03T08:03:58.389Z] === CONT TestMountDaemonRoot/rslave [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-03T08:03:58.389Z] === CONT TestMountDaemonRoot/private [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-03T08:03:58.389Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-03T08:03:58.389Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-03T08:03:58.389Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-03T08:03:58.389Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-03T08:03:58.604Z] #66 63.67 Checking out files: 41% (1300/3145) Checking out files: 42% (1321/3145) Checking out files: 43% (1353/3145) Checking out files: 44% (1384/3145) Checking out files: 45% (1416/3145) Checking out files: 46% (1447/3145) Checking out files: 47% (1479/3145) Checking out files: 48% (1510/3145) Checking out files: 49% (1542/3145) Checking out files: 50% (1573/3145) Checking out files: 51% (1604/3145) Checking out files: 52% (1636/3145) Checking out files: 53% (1667/3145) Checking out files: 54% (1699/3145) Checking out files: 55% (1730/3145) Checking out files: 56% (1762/3145) Checking out files: 57% (1793/3145) Checking out files: 58% (1825/3145) Checking out files: 59% (1856/3145) Checking out files: 60% (1887/3145) Checking out files: 61% (1919/3145) Checking out files: 62% (1950/3145) Checking out files: 63% (1982/3145) Checking out files: 64% (2013/3145) Checking out files: 65% (2045/3145) Checking out files: 66% (2076/3145) Checking out files: 67% (2108/3145) Checking out files: 68% (2139/3145) Checking out files: 69% (2171/3145) Checking out files: 70% (2202/3145) Checking out files: 71% (2233/3145) Checking out files: 72% (2265/3145) Checking out files: 73% (2296/3145) Checking out files: 74% (2328/3145) Checking out files: 75% (2359/3145) Checking out files: 76% (2391/3145) Checking out files: 77% (2422/3145) Checking out files: 78% (2454/3145) Checking out files: 79% (2485/3145) Checking out files: 80% (2516/3145) Checking out files: 81% (2548/3145) Checking out files: 82% (2579/3145) Checking out files: 83% (2611/3145) Checking out files: 84% (2642/3145) Checking out files: 85% (2674/3145) Checking out files: 86% (2705/3145) Checking out files: 87% (2737/3145) Checking out files: 88% (2768/3145) Checking out files: 89% (2800/3145) Checking out files: 90% (2831/3145) Checking out files: 91% (2862/3145) Checking out files: 92% (2894/3145) Checking out files: 93% (2925/3145) Checking out files: 94% (2957/3145) Checking out files: 95% (2988/3145) Checking out files: 96% (3020/3145) Checking out files: 97% (3051/3145) Checking out files: 98% (3083/3145) Checking out files: 99% (3114/3145) Checking out files: 99% (3135/3145) Checking out files: 100% (3145/3145) Checking out files: 100% (3145/3145), done. [2020-04-03T08:03:58.604Z] #66 64.70 + cd /tmp/tmp.iOkeoCokH6/src/github.com/containerd/containerd [2020-04-03T08:03:58.604Z] #66 64.71 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-03T08:03:58.669Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-03T08:03:58.670Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-03T08:03:58.670Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-03T08:03:58.670Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-03T08:03:58.670Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-03T08:03:58.670Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-03T08:03:58.670Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-03T08:03:58.670Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-03T08:03:58.670Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-03T08:03:58.670Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-03T08:03:58.950Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-03T08:03:58.950Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-03T08:03:58.950Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-03T08:03:58.950Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-03T08:03:58.950Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-03T08:03:58.950Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-03T08:03:58.950Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-03T08:03:58.950Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-03T08:03:58.950Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-03T08:03:59.230Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-03T08:03:59.230Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-03T08:03:59.230Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-03T08:03:59.230Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-03T08:03:59.230Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-03T08:03:59.230Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-03T08:03:59.230Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-04-03T08:03:59.510Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-03T08:03:59.510Z] === RUN TestContainerBindMountNonRecursive [2020-04-03T08:03:59.831Z] 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/fuse-overlayfs 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/loggerutils/cache 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-04-03T08:04:00.931Z] --- PASS: TestConfigsUpdate (3.26s) [2020-04-03T08:04:00.931Z] === RUN TestTemplatedConfig [2020-04-03T08:04:01.322Z] #66 67.18 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-03T08:04:01.322Z] #66 67.18 + BUILDTAGS='netgo osusergo static_build' [2020-04-03T08:04:01.322Z] #66 67.18 + export EXTRA_FLAGS=-buildmode=pie [2020-04-03T08:04:01.322Z] #66 67.18 + EXTRA_FLAGS=-buildmode=pie [2020-04-03T08:04:01.322Z] #66 67.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-03T08:04:01.322Z] #66 67.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-03T08:04:01.322Z] #66 67.18 + '[' '' = dynamic ']' [2020-04-03T08:04:01.322Z] #66 67.18 + make [2020-04-03T08:04:01.521Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2020-04-03T08:04:01.521Z] === RUN TestNetworkNat [2020-04-03T08:04:02.131Z] --- PASS: TestNetworkNat (0.92s) [2020-04-03T08:04:02.131Z] === RUN TestNetworkLocalhostTCPNat [2020-04-03T08:04:03.132Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-04-03T08:04:03.132Z] === RUN TestNetworkLoopbackNat [2020-04-03T08:04:03.378Z] #66 69.03 + bin/ctr [2020-04-03T08:04:04.132Z] --- PASS: TestNetworkLoopbackNat (1.13s) [2020-04-03T08:04:04.132Z] === RUN TestPause [2020-04-03T08:04:04.216Z] --- PASS: TestTemplatedConfig (3.31s) [2020-04-03T08:04:04.216Z] === RUN TestConfigInspect [2020-04-03T08:04:05.132Z] --- PASS: TestPause (0.87s) [2020-04-03T08:04:05.132Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-03T08:04:05.132Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-03T08:04:05.132Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-03T08:04:05.132Z] === RUN TestPauseStopPausedContainer [2020-04-03T08:04:06.132Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-04-03T08:04:06.132Z] === RUN TestPsFilter [2020-04-03T08:04:06.132Z] --- PASS: TestPsFilter (0.32s) [2020-04-03T08:04:06.132Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-03T08:04:07.165Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-04-03T08:04:07.165Z] === RUN TestRemoveContainerWithVolume [2020-04-03T08:04:07.498Z] --- PASS: TestConfigInspect (3.20s) [2020-04-03T08:04:07.498Z] === RUN TestConfigCreateWithLabels [2020-04-03T08:04:08.166Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-04-03T08:04:08.166Z] === RUN TestRemoveContainerRunning [2020-04-03T08:04:08.777Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-04-03T08:04:08.777Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-03T08:04:08.934Z] #66 ... [2020-04-03T08:04:08.934Z] [2020-04-03T08:04:08.934Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:04:08.934Z] #45 30.17 CC images/core-ppc64.o [2020-04-03T08:04:08.934Z] #45 31.37 CC images/core-s390.o [2020-04-03T08:04:08.934Z] #45 32.73 CC images/cpuinfo.o [2020-04-03T08:04:08.934Z] #45 33.60 CC images/inventory.o [2020-04-03T08:04:08.934Z] #45 34.02 CC images/fdinfo.o [2020-04-03T08:04:08.934Z] #45 34.84 CC images/fown.o [2020-04-03T08:04:08.934Z] #45 35.19 CC images/ns.o [2020-04-03T08:04:08.934Z] #45 35.58 CC images/regfile.o [2020-04-03T08:04:08.934Z] #45 36.07 CC images/ghost-file.o [2020-04-03T08:04:08.934Z] #45 36.64 CC images/fifo.o [2020-04-03T08:04:08.934Z] #45 37.07 CC images/remap-file-path.o [2020-04-03T08:04:08.934Z] #45 37.37 CC images/eventfd.o [2020-04-03T08:04:08.934Z] #45 37.70 CC images/eventpoll.o [2020-04-03T08:04:08.934Z] #45 38.24 CC images/fh.o [2020-04-03T08:04:08.934Z] #45 38.77 CC images/fsnotify.o [2020-04-03T08:04:08.934Z] #45 39.93 CC images/signalfd.o [2020-04-03T08:04:08.934Z] #45 40.42 CC images/fs.o [2020-04-03T08:04:08.934Z] #45 40.94 CC images/pstree.o [2020-04-03T08:04:09.224Z] #45 41.31 CC images/pipe.o [2020-04-03T08:04:09.224Z] #45 ... [2020-04-03T08:04:09.224Z] [2020-04-03T08:04:09.224Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:04:09.224Z] #57 122.4 regexp [2020-04-03T08:04:09.224Z] #57 132.5 context [2020-04-03T08:04:09.514Z] #57 ... [2020-04-03T08:04:09.514Z] [2020-04-03T08:04:09.514Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:04:09.514Z] #34 124.5 os [2020-04-03T08:04:09.514Z] #34 129.3 internal/fmtsort [2020-04-03T08:04:09.514Z] #34 131.0 fmt [2020-04-03T08:04:09.514Z] #34 131.0 path/filepath [2020-04-03T08:04:09.780Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2020-04-03T08:04:09.781Z] === RUN TestRemoveInvalidContainer [2020-04-03T08:04:09.781Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-03T08:04:09.781Z] === RUN TestRenameLinkedContainer [2020-04-03T08:04:09.804Z] #34 ... [2020-04-03T08:04:09.804Z] [2020-04-03T08:04:09.804Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:04:09.804Z] #57 132.7 path/filepath [2020-04-03T08:04:10.053Z] ? github.com/docker/docker/api [no test files] [2020-04-03T08:04:10.783Z] --- PASS: TestConfigCreateWithLabels (3.26s) [2020-04-03T08:04:10.783Z] === RUN TestConfigCreateResolve [2020-04-03T08:04:11.302Z] #57 134.4 mvdan.cc/sh/v3/fileutil [2020-04-03T08:04:13.219Z] --- PASS: TestRenameLinkedContainer (3.29s) [2020-04-03T08:04:13.219Z] === RUN TestRenameStoppedContainer [2020-04-03T08:04:13.828Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-04-03T08:04:13.829Z] === RUN TestRenameRunningContainerAndReuse [2020-04-03T08:04:14.067Z] --- PASS: TestConfigCreateResolve (3.28s) [2020-04-03T08:04:14.067Z] === RUN TestConfigDaemonLibtrustID [2020-04-03T08:04:14.633Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-04-03T08:04:14.633Z] PASS [2020-04-03T08:04:14.633Z] [2020-04-03T08:04:14.633Z] DONE 8 tests in 23.671s [2020-04-03T08:04:14.633Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-04-03T08:04:14.633Z] ++ 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-04-03T08:04:14.633Z] ++ set -e [2020-04-03T08:04:14.633Z] ++ '[' -n 0 ']' [2020-04-03T08:04:14.633Z] ++ set -x [2020-04-03T08:04:14.633Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:04:14.633Z] INFO: Testing against a local daemon [2020-04-03T08:04:14.633Z] === RUN TestCheckpoint [2020-04-03T08:04:14.633Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-03T08:04:14.633Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-03T08:04:14.633Z] === RUN TestContainerInvalidJSON [2020-04-03T08:04:14.633Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-03T08:04:14.633Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-03T08:04:14.633Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-03T08:04:14.633Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-03T08:04:14.633Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-03T08:04:14.633Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-03T08:04:14.634Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-03T08:04:14.634Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-03T08:04:14.634Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-03T08:04:14.634Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-03T08:04:14.634Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-03T08:04:14.634Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-03T08:04:14.634Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-03T08:04:14.634Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-03T08:04:14.891Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-04-03T08:04:14.891Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-03T08:04:14.891Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-04-03T08:04:14.891Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-03T08:04:15.149Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-04-03T08:04:15.149Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-03T08:04:15.149Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-04-03T08:04:15.149Z] === RUN TestCopyFromContainer [2020-04-03T08:04:15.740Z] #57 ... [2020-04-03T08:04:15.740Z] [2020-04-03T08:04:15.740Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:04:15.740Z] #45 41.66 CC images/tcp-stream.o [2020-04-03T08:04:15.740Z] #45 42.15 CC images/sk-packet.o [2020-04-03T08:04:15.740Z] #45 42.79 CC images/mnt.o [2020-04-03T08:04:15.740Z] #45 43.13 CC images/pipe-data.o [2020-04-03T08:04:15.740Z] #45 43.46 CC images/sa.o [2020-04-03T08:04:15.740Z] #45 43.90 CC images/timer.o [2020-04-03T08:04:15.740Z] #45 44.80 CC images/timerfd.o [2020-04-03T08:04:15.740Z] #45 45.11 CC images/mm.o [2020-04-03T08:04:15.740Z] #45 45.84 CC images/sk-opts.o [2020-04-03T08:04:15.740Z] #45 46.18 CC images/sk-unix.o [2020-04-03T08:04:15.740Z] #45 46.79 CC images/sk-inet.o [2020-04-03T08:04:15.740Z] #45 ... [2020-04-03T08:04:15.740Z] [2020-04-03T08:04:15.740Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:04:15.740Z] #48 128.4 regexp [2020-04-03T08:04:15.740Z] #48 ... [2020-04-03T08:04:15.740Z] [2020-04-03T08:04:15.740Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:04:15.740Z] #57 138.5 flag [2020-04-03T08:04:15.740Z] #57 138.6 encoding/binary [2020-04-03T08:04:15.740Z] #57 138.6 go/token [2020-04-03T08:04:15.740Z] #57 138.6 github.com/pkg/diff [2020-04-03T08:04:15.842Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2020-04-03T08:04:15.842Z] === RUN TestRenameInvalidName [2020-04-03T08:04:15.847Z] ................................................ [ 29%] [2020-04-03T08:04:16.452Z] --- PASS: TestRenameInvalidName (0.83s) [2020-04-03T08:04:16.452Z] === RUN TestRenameAnonymousContainer [2020-04-03T08:04:17.053Z] === RUN TestCopyFromContainer// [2020-04-03T08:04:17.312Z] === RUN TestCopyFromContainer//bar/root [2020-04-03T08:04:17.312Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-03T08:04:17.571Z] === RUN TestCopyFromContainer/bar/quux [2020-04-03T08:04:17.571Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-03T08:04:17.829Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-03T08:04:17.829Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-03T08:04:17.829Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-03T08:04:18.089Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-03T08:04:18.089Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-03T08:04:18.347Z] --- PASS: TestCopyFromContainer (3.10s) [2020-04-03T08:04:18.347Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-03T08:04:18.347Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-04-03T08:04:18.347Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-04-03T08:04:18.347Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-04-03T08:04:18.347Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-04-03T08:04:18.347Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-04-03T08:04:18.347Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-04-03T08:04:18.347Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-04-03T08:04:18.347Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-04-03T08:04:18.347Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-04-03T08:04:18.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-03T08:04:18.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-03T08:04:18.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-03T08:04:18.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-03T08:04:18.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-03T08:04:18.347Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-03T08:04:18.347Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-03T08:04:18.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-03T08:04:18.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-03T08:04:18.347Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-03T08:04:18.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-03T08:04:18.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-03T08:04:18.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-03T08:04:18.347Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-03T08:04:18.347Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-03T08:04:18.347Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-04-03T08:04:18.347Z] === RUN TestCreateWithInvalidEnv [2020-04-03T08:04:18.347Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-03T08:04:18.347Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-03T08:04:18.347Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-03T08:04:18.347Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-03T08:04:18.347Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-03T08:04:18.347Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-03T08:04:18.347Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-03T08:04:18.347Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-03T08:04:18.347Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-03T08:04:18.347Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-03T08:04:18.347Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-03T08:04:18.347Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-03T08:04:18.347Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-03T08:04:18.347Z] === RUN TestCreateTmpfsMountsTarget [2020-04-03T08:04:18.347Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-04-03T08:04:18.347Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-03T08:04:20.176Z] #57 142.8 go/scanner [2020-04-03T08:04:20.806Z] #57 ... [2020-04-03T08:04:20.806Z] [2020-04-03T08:04:20.806Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:04:20.806Z] #34 134.0 io/ioutil [2020-04-03T08:04:20.806Z] #34 137.5 github.com/BurntSushi/toml [2020-04-03T08:04:20.806Z] #34 137.5 flag [2020-04-03T08:04:20.806Z] #34 137.5 log [2020-04-03T08:04:20.878Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2020-04-03T08:04:20.878Z] === RUN TestCreateWithCapabilities [2020-04-03T08:04:20.878Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-03T08:04:20.878Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-03T08:04:20.878Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-03T08:04:20.878Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-03T08:04:20.878Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-03T08:04:20.878Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-03T08:04:20.878Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-03T08:04:20.878Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-03T08:04:20.878Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-03T08:04:20.878Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-03T08:04:20.878Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-03T08:04:20.878Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-03T08:04:20.878Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-03T08:04:20.878Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-03T08:04:20.878Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-03T08:04:20.878Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-03T08:04:20.878Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-03T08:04:20.878Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-03T08:04:20.878Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-03T08:04:20.878Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-03T08:04:20.878Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-03T08:04:20.878Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-03T08:04:20.878Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-03T08:04:20.878Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-03T08:04:20.878Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-03T08:04:20.878Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-03T08:04:20.878Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-03T08:04:20.878Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-03T08:04:20.878Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-03T08:04:20.878Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-03T08:04:20.878Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-03T08:04:20.878Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-03T08:04:20.878Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-03T08:04:20.878Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-03T08:04:20.878Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-03T08:04:20.878Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-03T08:04:20.878Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-04-03T08:04:20.878Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-04-03T08:04:20.878Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-04-03T08:04:20.878Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-04-03T08:04:20.878Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-04-03T08:04:20.878Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-04-03T08:04:20.878Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-04-03T08:04:20.878Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-03T08:04:20.878Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-04-03T08:04:20.878Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-03T08:04:21.096Z] #34 ... [2020-04-03T08:04:21.096Z] [2020-04-03T08:04:21.096Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:04:21.096Z] #45 47.49 CC images/tun.o [2020-04-03T08:04:21.096Z] #45 48.04 CC images/sk-netlink.o [2020-04-03T08:04:21.096Z] #45 48.50 CC images/packet-sock.o [2020-04-03T08:04:21.096Z] #45 49.20 CC images/ipc-var.o [2020-04-03T08:04:21.096Z] #45 49.58 CC images/ipc-desc.o [2020-04-03T08:04:21.096Z] #45 50.04 CC images/ipc-shm.o [2020-04-03T08:04:21.096Z] #45 50.52 CC images/ipc-msg.o [2020-04-03T08:04:21.096Z] #45 51.18 CC images/ipc-sem.o [2020-04-03T08:04:21.096Z] #45 51.57 CC images/utsns.o [2020-04-03T08:04:21.096Z] #45 52.02 CC images/creds.o [2020-04-03T08:04:21.096Z] #45 52.53 CC images/vma.o [2020-04-03T08:04:21.096Z] #45 53.01 CC images/netdev.o [2020-04-03T08:04:21.727Z] #45 53.79 CC images/tty.o [2020-04-03T08:04:21.917Z] --- PASS: TestRenameAnonymousContainer (4.87s) [2020-04-03T08:04:21.917Z] === RUN TestRenameContainerWithSameName [2020-04-03T08:04:21.917Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2020-04-03T08:04:21.917Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-03T08:04:22.356Z] #45 ... [2020-04-03T08:04:22.356Z] [2020-04-03T08:04:22.356Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:04:22.356Z] #57 145.5 mvdan.cc/editorconfig [2020-04-03T08:04:22.987Z] #57 146.1 mvdan.cc/sh/v3/syntax [2020-04-03T08:04:23.409Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2020-04-03T08:04:23.409Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-03T08:04:23.409Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-03T08:04:23.409Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-03T08:04:23.409Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-03T08:04:23.409Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-03T08:04:23.409Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-03T08:04:23.409Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-03T08:04:23.409Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-03T08:04:23.409Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-03T08:04:23.409Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-03T08:04:23.409Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-03T08:04:23.409Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-03T08:04:23.409Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-03T08:04:23.409Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-03T08:04:23.409Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-03T08:04:23.409Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-03T08:04:23.409Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-03T08:04:23.409Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-04-03T08:04:23.409Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-04-03T08:04:23.409Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-04-03T08:04:23.409Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-04-03T08:04:23.409Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-03T08:04:23.409Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-03T08:04:23.927Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2020-04-03T08:04:23.927Z] === RUN TestResize [2020-04-03T08:04:23.975Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-04-03T08:04:23.975Z] === RUN TestContainerStartOnDaemonRestart [2020-04-03T08:04:23.975Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-03T08:04:23.975Z] === RUN TestDaemonRestartIpcMode [2020-04-03T08:04:23.975Z] === PAUSE TestDaemonRestartIpcMode [2020-04-03T08:04:23.975Z] === RUN TestDaemonHostGatewayIP [2020-04-03T08:04:23.975Z] === PAUSE TestDaemonHostGatewayIP [2020-04-03T08:04:23.975Z] === RUN TestDiff [2020-04-03T08:04:24.635Z] --- PASS: TestDiff (0.81s) [2020-04-03T08:04:24.635Z] === RUN TestExecWithCloseStdin [2020-04-03T08:04:24.641Z] --- PASS: TestResize (0.83s) [2020-04-03T08:04:24.641Z] === RUN TestResizeWithInvalidSize [2020-04-03T08:04:24.756Z] ok github.com/docker/docker/api/server 0.266s coverage: 9.0% of statements [2020-04-03T08:04:25.570Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-04-03T08:04:25.570Z] === RUN TestExec [2020-04-03T08:04:25.641Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-04-03T08:04:25.641Z] === RUN TestResizeWhenContainerNotStarted [2020-04-03T08:04:25.856Z] #57 148.7 encoding/json [2020-04-03T08:04:25.856Z] #57 ... [2020-04-03T08:04:25.856Z] [2020-04-03T08:04:25.856Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:04:25.856Z] #48 138.7 os/exec [2020-04-03T08:04:25.856Z] #48 138.8 net [2020-04-03T08:04:25.856Z] #48 141.1 github.com/LK4D4/vndr/versioned [2020-04-03T08:04:25.856Z] #48 147.8 net/url [2020-04-03T08:04:25.856Z] #48 147.8 text/template/parse [2020-04-03T08:04:25.856Z] #48 147.8 go/scanner [2020-04-03T08:04:25.856Z] #48 ... [2020-04-03T08:04:25.856Z] [2020-04-03T08:04:25.856Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:04:25.856Z] #45 54.94 CC images/file-lock.o [2020-04-03T08:04:25.856Z] #45 55.31 CC images/rlimit.o [2020-04-03T08:04:25.856Z] #45 55.73 CC images/pagemap.o [2020-04-03T08:04:25.856Z] #45 56.30 CC images/siginfo.o [2020-04-03T08:04:25.856Z] #45 56.92 CC images/rpc.o [2020-04-03T08:04:26.252Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-04-03T08:04:26.252Z] === RUN TestDaemonRestartKillContainers [2020-04-03T08:04:26.252Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-03T08:04:26.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-03T08:04:26.252Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-03T08:04:26.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-03T08:04:26.252Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-03T08:04:26.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-03T08:04:26.252Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-03T08:04:26.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-03T08:04:26.252Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-03T08:04:26.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-03T08:04:26.252Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-03T08:04:26.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-03T08:04:26.252Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-03T08:04:26.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-03T08:04:26.252Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-03T08:04:26.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-03T08:04:26.252Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:04:26.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:04:26.252Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:04:26.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:04:26.252Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:04:26.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:04:26.252Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:04:26.252Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:04:26.252Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-03T08:04:26.252Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-03T08:04:26.505Z] --- PASS: TestExec (0.89s) [2020-04-03T08:04:26.505Z] === RUN TestExecUser [2020-04-03T08:04:27.440Z] --- PASS: TestExecUser (0.88s) [2020-04-03T08:04:27.440Z] === RUN TestExportContainerAndImportImage [2020-04-03T08:04:27.914Z] #45 59.53 CC images/ext-file.o [2020-04-03T08:04:27.914Z] #45 59.88 CC images/cgroup.o [2020-04-03T08:04:28.263Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:04:28.380Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-04-03T08:04:28.380Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-03T08:04:28.543Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:04:28.944Z] #45 ... [2020-04-03T08:04:28.944Z] [2020-04-03T08:04:28.944Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-03T08:04:28.944Z] #11 142.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-03T08:04:28.944Z] #11 142.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-03T08:04:28.944Z] #11 142.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-03T08:04:28.944Z] #11 ... [2020-04-03T08:04:28.944Z] [2020-04-03T08:04:28.944Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:04:28.944Z] #57 149.5 go/ast [2020-04-03T08:04:28.944Z] #57 ... [2020-04-03T08:04:28.944Z] [2020-04-03T08:04:28.944Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:04:28.944Z] #34 145.8 github.com/BurntSushi/toml/cmd/tomlv [2020-04-03T08:04:28.944Z] #34 DONE 152.1s [2020-04-03T08:04:29.234Z] [2020-04-03T08:04:29.234Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-03T08:04:29.524Z] #31 ... [2020-04-03T08:04:29.524Z] [2020-04-03T08:04:29.524Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:04:29.524Z] #48 152.3 go/ast [2020-04-03T08:04:30.006Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:04:30.006Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:04:30.911Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s) [2020-04-03T08:04:30.911Z] === RUN TestHealthCheckWorkdir [2020-04-03T08:04:31.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-03T08:04:31.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-03T08:04:31.477Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-04-03T08:04:31.477Z] === RUN TestHealthKillContainer [2020-04-03T08:04:33.052Z] #48 155.8 encoding/json [2020-04-03T08:04:33.340Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-03T08:04:33.620Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-03T08:04:34.758Z] --- PASS: TestHealthKillContainer (2.97s) [2020-04-03T08:04:34.758Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-03T08:04:35.179Z] Loaded image: buildpack-deps:jessie [2020-04-03T08:04:35.179Z] Loaded image: buildpack-deps:jessie [2020-04-03T08:04:35.179Z] Loaded image: busybox:latest [2020-04-03T08:04:35.179Z] Loaded image: busybox:latest [2020-04-03T08:04:35.179Z] Loaded image: busybox:glibc [2020-04-03T08:04:35.179Z] Loaded image: debian:jessie [2020-04-03T08:04:35.179Z] Loaded image: busybox:glibc [2020-04-03T08:04:35.179Z] Loaded image: hello-world:latest [2020-04-03T08:04:35.179Z] Loaded image: debian:jessie [2020-04-03T08:04:35.179Z] INFO: Testing against a local daemon [2020-04-03T08:04:35.179Z] === RUN TestDockerDaemonSuite [2020-04-03T08:04:35.179Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-03T08:04:35.179Z] Loaded image: hello-world:latest [2020-04-03T08:04:35.179Z] INFO: Testing against a local daemon [2020-04-03T08:04:35.179Z] === RUN TestDockerSuite [2020-04-03T08:04:35.179Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-03T08:04:35.179Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-03T08:04:35.179Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-03T08:04:35.179Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-03T08:04:35.179Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-03T08:04:35.179Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-03T08:04:35.179Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-03T08:04:35.179Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-03T08:04:35.179Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-03T08:04:35.179Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-03T08:04:35.179Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-03T08:04:35.179Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-03T08:04:35.325Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-04-03T08:04:35.325Z] === RUN TestIpcModeNone [2020-04-03T08:04:35.507Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-04-03T08:04:35.770Z] #48 ... [2020-04-03T08:04:35.770Z] [2020-04-03T08:04:35.770Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:04:35.770Z] #45 61.55 CC images/userns.o [2020-04-03T08:04:35.770Z] #45 62.28 CC images/google/protobuf/descriptor.o [2020-04-03T08:04:35.770Z] #45 66.07 CC images/opts.o [2020-04-03T08:04:35.770Z] #45 66.48 CC images/seccomp.o [2020-04-03T08:04:35.770Z] #45 66.92 CC images/binfmt-misc.o [2020-04-03T08:04:35.770Z] #45 67.29 CC images/time.o [2020-04-03T08:04:35.770Z] #45 67.65 CC images/sysctl.o [2020-04-03T08:04:36.059Z] #45 68.08 CC images/autofs.o [2020-04-03T08:04:36.109Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-03T08:04:36.109Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-03T08:04:36.109Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-03T08:04:36.259Z] --- PASS: TestIpcModeNone (0.88s) [2020-04-03T08:04:36.259Z] === RUN TestIpcModePrivate [2020-04-03T08:04:36.283Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-03T08:04:36.283Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-03T08:04:36.348Z] #45 68.36 CC images/macvlan.o [2020-04-03T08:04:36.979Z] #45 68.73 CC images/sit.o [2020-04-03T08:04:37.194Z] --- PASS: TestIpcModePrivate (0.91s) [2020-04-03T08:04:37.194Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-04-03T08:04:37.194Z] === RUN TestIpcModeShareable [2020-04-03T08:04:37.267Z] #45 69.12 LINK images/built-in.o [2020-04-03T08:04:37.557Z] #45 69.44 GEN compel/include/asm [2020-04-03T08:04:37.557Z] #45 69.47 GEN compel/include/version.h [2020-04-03T08:04:37.557Z] #45 69.49 touch .config [2020-04-03T08:04:37.557Z] #45 69.52 GEN include/common/config.h [2020-04-03T08:04:37.557Z] #45 69.66 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-03T08:04:37.849Z] #45 69.71 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-03T08:04:37.849Z] #45 69.76 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-04-03T08:04:37.849Z] #45 69.81 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-04-03T08:04:37.849Z] #45 69.90 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-04-03T08:04:38.129Z] --- PASS: TestIpcModeShareable (0.93s) [2020-04-03T08:04:38.129Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-04-03T08:04:38.129Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-03T08:04:38.140Z] #45 69.99 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-04-03T08:04:38.140Z] #45 70.07 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-04-03T08:04:38.140Z] #45 70.12 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-03T08:04:38.140Z] #45 70.13 DEP compel/plugins/std/infect.d [2020-04-03T08:04:38.429Z] #45 70.37 DEP compel/plugins/std/string.d [2020-04-03T08:04:38.629Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-03T08:04:38.719Z] #45 70.52 DEP compel/plugins/std/log.d [2020-04-03T08:04:38.719Z] #45 70.68 DEP compel/plugins/std/fds.d [2020-04-03T08:04:38.886Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-03T08:04:38.886Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-03T08:04:38.886Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-03T08:04:38.946Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-03T08:04:38.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.03s) [2020-04-03T08:04:38.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2020-04-03T08:04:38.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-04-03T08:04:38.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-04-03T08:04:38.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-04-03T08:04:38.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2020-04-03T08:04:38.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2020-04-03T08:04:38.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2020-04-03T08:04:38.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.70s) [2020-04-03T08:04:38.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.02s) [2020-04-03T08:04:38.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s) [2020-04-03T08:04:38.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s) [2020-04-03T08:04:38.946Z] === RUN TestCgroupNamespacesRun [2020-04-03T08:04:39.008Z] #45 70.82 DEP compel/plugins/std/std.d [2020-04-03T08:04:39.008Z] #45 70.99 DEP compel/plugins/shmem/shmem.d [2020-04-03T08:04:39.142Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-03T08:04:39.316Z] #45 71.12 DEP compel/plugins/fds/fds.d [2020-04-03T08:04:39.618Z] #45 71.43 CC compel/plugins/std/std.o [2020-04-03T08:04:39.908Z] #45 ... [2020-04-03T08:04:39.908Z] [2020-04-03T08:04:39.908Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:04:39.908Z] #57 153.0 golang.org/x/sys/unix [2020-04-03T08:04:40.075Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-03T08:04:40.196Z] #57 ... [2020-04-03T08:04:40.196Z] [2020-04-03T08:04:40.196Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:04:40.196Z] #45 72.12 CC compel/plugins/std/fds.o [2020-04-03T08:04:40.411Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2020-04-03T08:04:40.411Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-03T08:04:40.658Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s) [2020-04-03T08:04:40.658Z] === RUN TestAPIIpcModeHost [2020-04-03T08:04:40.824Z] #45 72.87 CC compel/plugins/std/log.o [2020-04-03T08:04:41.225Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-04-03T08:04:41.225Z] === RUN TestDaemonIpcModeShareable [2020-04-03T08:04:41.446Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-03T08:04:41.446Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-03T08:04:41.446Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-03T08:04:41.446Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-03T08:04:41.446Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-03T08:04:42.010Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-03T08:04:42.324Z] #45 74.11 CC compel/plugins/std/string.o [2020-04-03T08:04:42.421Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) [2020-04-03T08:04:42.421Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-03T08:04:42.943Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-04-03T08:04:43.126Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-04-03T08:04:43.126Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-04-03T08:04:43.126Z] === RUN TestDaemonIpcModePrivate [2020-04-03T08:04:43.348Z] #45 75.11 CC compel/plugins/std/infect.o [2020-04-03T08:04:43.883Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-04-03T08:04:43.883Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-03T08:04:43.979Z] #45 75.94 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-04-03T08:04:43.979Z] #45 76.00 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-04-03T08:04:44.269Z] #45 76.08 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-04-03T08:04:44.269Z] #45 76.18 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-04-03T08:04:44.269Z] #45 76.31 AR compel/plugins/std.lib.a [2020-04-03T08:04:44.560Z] #45 76.42 CC compel/plugins/fds/fds.o [2020-04-03T08:04:44.852Z] #45 76.93 AR compel/plugins/fds.lib.a [2020-04-03T08:04:45.027Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2020-04-03T08:04:45.027Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-04-03T08:04:45.027Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-03T08:04:45.141Z] #45 77.11 HOSTDEP compel/src/lib/log-host.d [2020-04-03T08:04:45.442Z] #45 77.45 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-03T08:04:45.895Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2020-04-03T08:04:45.895Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-03T08:04:46.182Z] #45 77.82 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-04-03T08:04:46.182Z] #45 ... [2020-04-03T08:04:46.182Z] [2020-04-03T08:04:46.182Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-03T08:04:46.182Z] #11 167.1 Selecting previously unselected package libapparmor1:ppc64el. [2020-04-03T08:04:46.182Z] #11 167.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-04-03T08:04:46.182Z] #11 167.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-04-03T08:04:46.182Z] #11 167.2 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-04-03T08:04:46.182Z] #11 167.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-04-03T08:04:46.182Z] #11 167.2 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-03T08:04:46.182Z] #11 167.5 Selecting previously unselected package libbtrfs0. [2020-04-03T08:04:46.182Z] #11 167.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-03T08:04:46.182Z] #11 167.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-03T08:04:46.182Z] #11 167.6 Selecting previously unselected package libbtrfs-dev. [2020-04-03T08:04:46.182Z] #11 167.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-03T08:04:46.182Z] #11 167.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-03T08:04:46.183Z] #11 167.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-04-03T08:04:46.183Z] #11 167.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-03T08:04:46.183Z] #11 167.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-03T08:04:46.183Z] #11 168.0 Selecting previously unselected package libudev-dev:ppc64el. [2020-04-03T08:04:46.183Z] #11 168.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-03T08:04:46.183Z] #11 168.0 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-03T08:04:46.183Z] #11 168.3 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-04-03T08:04:46.183Z] #11 168.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-04-03T08:04:46.183Z] #11 168.3 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-04-03T08:04:46.183Z] #11 168.9 Selecting previously unselected package libpcre16-3:ppc64el. [2020-04-03T08:04:46.183Z] #11 168.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-04-03T08:04:46.183Z] #11 169.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-03T08:04:46.183Z] #11 169.3 Selecting previously unselected package libpcre32-3:ppc64el. [2020-04-03T08:04:46.183Z] #11 169.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-04-03T08:04:46.183Z] #11 169.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-03T08:04:46.186Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-03T08:04:46.186Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-03T08:04:46.598Z] #11 169.8 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-04-03T08:04:46.598Z] #11 169.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-04-03T08:04:46.598Z] #11 169.8 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-03T08:04:46.887Z] #11 170.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-04-03T08:04:46.887Z] #11 170.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-04-03T08:04:46.887Z] #11 170.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-03T08:04:46.929Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2020-04-03T08:04:46.929Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-04-03T08:04:46.929Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-03T08:04:47.090Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-04-03T08:04:47.440Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2020-04-03T08:04:47.440Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-03T08:04:47.520Z] #11 170.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-04-03T08:04:47.520Z] #11 170.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-04-03T08:04:47.520Z] #11 170.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-03T08:04:48.050Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.80s) [2020-04-03T08:04:48.050Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-03T08:04:48.102Z] #11 171.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-04-03T08:04:48.102Z] #11 171.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-04-03T08:04:48.102Z] #11 171.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-03T08:04:48.102Z] #11 171.3 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-04-03T08:04:48.102Z] #11 171.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-04-03T08:04:48.102Z] #11 171.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-03T08:04:48.393Z] #11 171.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-04-03T08:04:48.393Z] #11 171.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-03T08:04:48.393Z] #11 171.7 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-03T08:04:48.830Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-04-03T08:04:48.830Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-04-03T08:04:48.830Z] === RUN TestIpcModeOlderClient [2020-04-03T08:04:48.830Z] === PAUSE TestIpcModeOlderClient [2020-04-03T08:04:48.830Z] === RUN TestKillContainerInvalidSignal [2020-04-03T08:04:48.837Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-03T08:04:49.022Z] #11 172.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-03T08:04:49.022Z] #11 172.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-03T08:04:49.022Z] #11 172.4 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-04-03T08:04:49.022Z] #11 172.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-03T08:04:49.022Z] #11 172.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-03T08:04:49.022Z] #11 172.4 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-04-03T08:04:49.022Z] #11 172.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-03T08:04:49.022Z] #11 172.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-03T08:04:49.022Z] #11 172.5 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-03T08:04:49.050Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-04-03T08:04:49.050Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-03T08:04:49.095Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-03T08:04:49.325Z] #11 172.5 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-03T08:04:49.325Z] #11 172.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-03T08:04:49.325Z] #11 172.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-03T08:04:49.325Z] #11 172.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-03T08:04:49.325Z] #11 172.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-03T08:04:49.325Z] #11 172.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-03T08:04:49.325Z] #11 172.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-03T08:04:49.325Z] #11 172.6 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-03T08:04:49.325Z] #11 172.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-03T08:04:49.325Z] #11 172.6 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-04-03T08:04:49.325Z] #11 172.6 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-04-03T08:04:49.325Z] #11 172.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-03T08:04:49.325Z] #11 172.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-03T08:04:49.325Z] #11 172.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-03T08:04:49.396Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2020-04-03T08:04:49.396Z] === RUN TestKillContainer [2020-04-03T08:04:49.396Z] === RUN TestKillContainer/no_signal [2020-04-03T08:04:49.615Z] #11 172.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-03T08:04:49.615Z] #11 172.7 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-03T08:04:49.615Z] #11 172.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-03T08:04:49.615Z] #11 172.7 Setting up dmsetup (2:1.02.155-3) ... [2020-04-03T08:04:49.615Z] #11 172.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-03T08:04:49.615Z] #11 172.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-03T08:04:49.615Z] #11 172.7 Processing triggers for libc-bin (2.28-10) ... [2020-04-03T08:04:49.911Z] #11 DONE 173.1s [2020-04-03T08:04:49.911Z] [2020-04-03T08:04:49.911Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-03T08:04:49.911Z] #12 ... [2020-04-03T08:04:49.911Z] [2020-04-03T08:04:49.911Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T08:04:49.911Z] #59 DONE 0.2s [2020-04-03T08:04:50.202Z] [2020-04-03T08:04:50.202Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-03T08:04:50.202Z] #60 DONE 0.1s [2020-04-03T08:04:50.202Z] [2020-04-03T08:04:50.202Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:04:50.332Z] === RUN TestKillContainer/non_killing_signal [2020-04-03T08:04:50.494Z] #61 0.298 + RM_GOPATH=0 [2020-04-03T08:04:50.494Z] #61 0.300 + TMP_GOPATH= [2020-04-03T08:04:50.494Z] #61 0.301 + : /build [2020-04-03T08:04:50.494Z] #61 0.302 + '[' -z '' ']' [2020-04-03T08:04:50.494Z] #61 0.304 ++ mktemp -d [2020-04-03T08:04:50.494Z] #61 0.308 + export GOPATH=/tmp/tmp.vKPrfTyJUT [2020-04-03T08:04:50.494Z] #61 0.309 + GOPATH=/tmp/tmp.vKPrfTyJUT [2020-04-03T08:04:50.494Z] #61 0.309 + RM_GOPATH=1 [2020-04-03T08:04:50.494Z] #61 0.313 ++ dirname ./install.sh [2020-04-03T08:04:50.494Z] #61 ... [2020-04-03T08:04:50.494Z] [2020-04-03T08:04:50.494Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-03T08:04:50.494Z] #12 DONE 0.7s [2020-04-03T08:04:50.494Z] [2020-04-03T08:04:50.494Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:04:50.494Z] #61 0.318 + dir=. [2020-04-03T08:04:50.494Z] #61 0.319 + bin=runc [2020-04-03T08:04:50.494Z] #61 0.319 + shift [2020-04-03T08:04:50.494Z] #61 0.319 + '[' '!' -f ./runc.installer ']' [2020-04-03T08:04:50.494Z] #61 0.319 + . ./runc.installer [2020-04-03T08:04:50.494Z] #61 0.320 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-03T08:04:50.494Z] #61 0.325 + install_runc [2020-04-03T08:04:50.494Z] #61 0.334 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-03T08:04:50.494Z] #61 0.341 + uname -r [2020-04-03T08:04:50.494Z] #61 0.349 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-03T08:04:50.494Z] #61 0.349 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-03T08:04:50.494Z] #61 0.349 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-03T08:04:50.494Z] #61 0.381 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vKPrfTyJUT/src/github.com/opencontainers/runc [2020-04-03T08:04:50.494Z] #61 0.415 Cloning into '/tmp/tmp.vKPrfTyJUT/src/github.com/opencontainers/runc'... [2020-04-03T08:04:50.899Z] === RUN TestKillContainer/killing_signal [2020-04-03T08:04:51.061Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2020-04-03T08:04:51.061Z] === RUN TestKernelTCPMemory [2020-04-03T08:04:51.120Z] #61 ... [2020-04-03T08:04:51.120Z] [2020-04-03T08:04:51.120Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-03T08:04:51.120Z] #13 DONE 0.5s [2020-04-03T08:04:51.120Z] [2020-04-03T08:04:51.120Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-03T08:04:51.408Z] #14 0.358 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-03T08:04:51.408Z] #14 DONE 0.4s [2020-04-03T08:04:51.408Z] [2020-04-03T08:04:51.408Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:04:51.408Z] #45 78.18 HOSTDEP compel/src/main-host.d [2020-04-03T08:04:51.408Z] #45 78.42 DEP compel/src/lib/ptrace.d [2020-04-03T08:04:51.408Z] #45 78.80 DEP compel/src/lib/infect.d [2020-04-03T08:04:51.408Z] #45 79.14 DEP compel/src/lib/infect-util.d [2020-04-03T08:04:51.408Z] #45 79.32 DEP compel/src/lib/infect-rpc.d [2020-04-03T08:04:51.408Z] #45 79.53 DEP compel/arch/ppc64/src/lib/infect.d [2020-04-03T08:04:51.408Z] #45 79.71 DEP compel/arch/ppc64/src/lib/cpu.d [2020-04-03T08:04:51.408Z] #45 79.88 DEP compel/src/lib/log.d [2020-04-03T08:04:51.408Z] #45 80.16 DEP compel/src/main.d [2020-04-03T08:04:51.408Z] #45 80.47 DEP compel/src/lib/handle-elf.d [2020-04-03T08:04:51.408Z] #45 80.72 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-04-03T08:04:51.408Z] #45 81.04 CC compel/src/lib/log.o [2020-04-03T08:04:51.408Z] #45 81.59 CC compel/arch/ppc64/src/lib/cpu.o [2020-04-03T08:04:51.408Z] #45 82.17 CC compel/arch/ppc64/src/lib/infect.o [2020-04-03T08:04:51.618Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-03T08:04:51.618Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-03T08:04:51.671Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-04-03T08:04:51.671Z] === RUN TestNISDomainname [2020-04-03T08:04:51.696Z] #45 83.61 CC compel/src/lib/infect-rpc.o [2020-04-03T08:04:51.696Z] #45 ... [2020-04-03T08:04:51.696Z] [2020-04-03T08:04:51.696Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-03T08:04:51.696Z] #15 DONE 0.4s [2020-04-03T08:04:51.696Z] [2020-04-03T08:04:51.696Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:04:51.696Z] #48 166.0 text/template [2020-04-03T08:04:51.696Z] #48 173.6 go/parser [2020-04-03T08:04:51.833Z] --- PASS: TestKillContainer (2.34s) [2020-04-03T08:04:51.833Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-04-03T08:04:51.833Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-04-03T08:04:51.833Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-04-03T08:04:51.833Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-03T08:04:51.833Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-03T08:04:51.984Z] #48 ... [2020-04-03T08:04:51.984Z] [2020-04-03T08:04:51.984Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-03T08:04:52.276Z] #16 DONE 0.5s [2020-04-03T08:04:52.276Z] [2020-04-03T08:04:52.276Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:04:52.276Z] #45 84.34 CC compel/src/lib/infect-util.o [2020-04-03T08:04:52.567Z] #45 ... [2020-04-03T08:04:52.567Z] [2020-04-03T08:04:52.567Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-04-03T08:04:52.567Z] #17 DONE 0.4s [2020-04-03T08:04:52.671Z] --- PASS: TestNISDomainname (0.95s) [2020-04-03T08:04:52.671Z] === RUN TestHostnameDnsResolution [2020-04-03T08:04:52.768Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-03T08:04:52.859Z] [2020-04-03T08:04:52.859Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-03T08:04:53.334Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2020-04-03T08:04:53.335Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-04-03T08:04:53.335Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-04-03T08:04:53.335Z] === RUN TestKillStoppedContainer [2020-04-03T08:04:53.335Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-04-03T08:04:53.335Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-03T08:04:53.488Z] #18 0.886 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-03T08:04:53.517Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-03T08:04:53.593Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-04-03T08:04:53.593Z] === RUN TestKillDifferentUserContainer [2020-04-03T08:04:53.773Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-03T08:04:53.778Z] #18 1.011 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-03T08:04:53.778Z] #18 1.136 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-03T08:04:54.530Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-04-03T08:04:54.530Z] === RUN TestInspectOomKilledTrue [2020-04-03T08:04:54.530Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-03T08:04:54.530Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:04:54.530Z] === RUN TestInspectOomKilledFalse [2020-04-03T08:04:54.530Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-03T08:04:54.530Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:04:54.530Z] === RUN TestLinksEtcHostsContentMatch [2020-04-03T08:04:54.682Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-04-03T08:04:54.682Z] === RUN TestStats [2020-04-03T08:04:55.097Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2020-04-03T08:04:55.097Z] === RUN TestLinksContainerNames [2020-04-03T08:04:55.141Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-03T08:04:55.276Z] #18 2.571 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-03T08:04:56.147Z] --- PASS: TestStats (1.89s) [2020-04-03T08:04:56.147Z] === RUN TestStopContainerWithTimeout [2020-04-03T08:04:56.147Z] === RUN TestStopContainerWithTimeout/0 [2020-04-03T08:04:56.147Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-03T08:04:56.147Z] === RUN TestStopContainerWithTimeout/1 [2020-04-03T08:04:56.147Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-03T08:04:56.147Z] === RUN TestStopContainerWithTimeout/3 [2020-04-03T08:04:56.147Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-03T08:04:56.147Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-03T08:04:56.147Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-03T08:04:56.147Z] === CONT TestStopContainerWithTimeout/0 [2020-04-03T08:04:56.147Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-03T08:04:56.514Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-03T08:04:56.771Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-03T08:04:56.998Z] --- PASS: TestLinksContainerNames (1.59s) [2020-04-03T08:04:56.998Z] === RUN TestLogsFollowTailEmpty [2020-04-03T08:04:57.565Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-04-03T08:04:57.565Z] === RUN TestContainerNetworkMountsNoChown [2020-04-03T08:04:57.611Z] === CONT TestStopContainerWithTimeout/3 [2020-04-03T08:04:57.702Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-03T08:04:57.995Z] #18 4.835 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [181 kB] [2020-04-03T08:04:58.132Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/default [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/default [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/private [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/private [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/rprivate [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/slave [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/slave [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/rslave [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/shared [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/shared [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/rshared [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-03T08:04:58.132Z] === CONT TestMountDaemonRoot/default [2020-04-03T08:04:58.132Z] === CONT TestMountDaemonRoot/rprivate [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-03T08:04:58.132Z] === CONT TestMountDaemonRoot/rslave [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-03T08:04:58.132Z] === CONT TestMountDaemonRoot/shared [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-03T08:04:58.132Z] === CONT TestMountDaemonRoot/rshared [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-03T08:04:58.132Z] === CONT TestMountDaemonRoot/private [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-03T08:04:58.132Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-03T08:04:58.132Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-03T08:04:58.133Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-03T08:04:58.133Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-03T08:04:58.133Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-03T08:04:58.133Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-03T08:04:58.133Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-03T08:04:58.133Z] === CONT TestMountDaemonRoot/slave [2020-04-03T08:04:58.133Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-03T08:04:58.133Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-03T08:04:58.133Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-03T08:04:58.133Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-03T08:04:58.133Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-03T08:04:58.133Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-03T08:04:58.133Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-03T08:04:58.133Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-03T08:04:58.133Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-03T08:04:58.133Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-03T08:04:58.133Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-03T08:04:58.133Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-03T08:04:58.133Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-03T08:04:58.392Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-03T08:04:58.392Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-03T08:04:58.392Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-03T08:04:58.392Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-03T08:04:58.392Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-03T08:04:58.392Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-03T08:04:58.392Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-03T08:04:58.392Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-03T08:04:58.392Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-03T08:04:58.392Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-03T08:04:58.392Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-03T08:04:58.392Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-03T08:04:58.392Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-03T08:04:58.392Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-03T08:04:58.392Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-03T08:04:58.392Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-03T08:04:58.650Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-03T08:04:58.650Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-03T08:04:58.650Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-03T08:04:58.650Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-03T08:04:58.650Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-03T08:04:58.650Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-03T08:04:58.650Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-03T08:04:58.650Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-03T08:04:58.650Z] === RUN TestContainerBindMountNonRecursive [2020-04-03T08:04:59.072Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-03T08:04:59.073Z] === CONT TestStopContainerWithTimeout/1 [2020-04-03T08:04:59.519Z] #18 ... [2020-04-03T08:04:59.519Z] [2020-04-03T08:04:59.519Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:04:59.519Z] #57 182.5 golang.org/x/crypto/ssh/terminal [2020-04-03T08:05:00.002Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-03T08:05:00.554Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2020-04-03T08:05:00.554Z] === RUN TestNetworkNat [2020-04-03T08:05:01.084Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-03T08:05:01.085Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2020-04-03T08:05:01.085Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2020-04-03T08:05:01.085Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2020-04-03T08:05:01.085Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2020-04-03T08:05:01.085Z] === RUN TestDeleteDevicemapper [2020-04-03T08:05:01.085Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-03T08:05:01.085Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-03T08:05:01.085Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-03T08:05:01.373Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-03T08:05:01.490Z] --- PASS: TestNetworkNat (0.87s) [2020-04-03T08:05:01.490Z] === RUN TestNetworkLocalhostTCPNat [2020-04-03T08:05:02.425Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-04-03T08:05:02.425Z] === RUN TestNetworkLoopbackNat [2020-04-03T08:05:03.023Z] #57 ... [2020-04-03T08:05:03.023Z] [2020-04-03T08:05:03.023Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:05:03.023Z] #45 84.93 CC compel/src/lib/infect.o [2020-04-03T08:05:03.023Z] #45 88.97 CC compel/src/lib/ptrace.o [2020-04-03T08:05:03.023Z] #45 89.69 AR compel/libcompel.a [2020-04-03T08:05:03.023Z] #45 89.90 HOSTCC compel/src/main-host.o [2020-04-03T08:05:03.023Z] #45 90.64 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-04-03T08:05:03.023Z] #45 91.12 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-03T08:05:03.023Z] #45 92.00 HOSTCC compel/src/lib/log-host.o [2020-04-03T08:05:03.023Z] #45 92.44 HOSTLINK compel/compel-host-bin [2020-04-03T08:05:03.023Z] #45 92.73 DEP soccr/soccr.d [2020-04-03T08:05:03.023Z] #45 93.13 CC soccr/soccr.o [2020-04-03T08:05:03.270Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-03T08:05:03.361Z] --- PASS: TestNetworkLoopbackNat (1.09s) [2020-04-03T08:05:03.361Z] === RUN TestPause [2020-04-03T08:05:04.297Z] --- PASS: TestPause (0.83s) [2020-04-03T08:05:04.297Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-03T08:05:04.297Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-03T08:05:04.297Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-03T08:05:04.297Z] === RUN TestPauseStopPausedContainer [2020-04-03T08:05:04.548Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.58s) [2020-04-03T08:05:04.548Z] === RUN TestUpdateMemory [2020-04-03T08:05:04.548Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-03T08:05:04.548Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:05:04.548Z] === RUN TestUpdateCPUQuota [2020-04-03T08:05:04.642Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-03T08:05:04.899Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-03T08:05:05.084Z] #45 96.73 AR soccr/libsoccr.a [2020-04-03T08:05:05.084Z] #45 96.81 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-03T08:05:05.084Z] #45 ... [2020-04-03T08:05:05.084Z] [2020-04-03T08:05:05.084Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:05:05.084Z] #61 14.92 + cd /tmp/tmp.vKPrfTyJUT/src/github.com/opencontainers/runc [2020-04-03T08:05:05.084Z] #61 14.93 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-03T08:05:05.231Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-04-03T08:05:05.231Z] === RUN TestPsFilter [2020-04-03T08:05:05.489Z] --- PASS: TestPsFilter (0.26s) [2020-04-03T08:05:05.489Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-03T08:05:06.011Z] --- PASS: TestUpdateCPUQuota (1.13s) [2020-04-03T08:05:06.011Z] === RUN TestUpdatePidsLimit [2020-04-03T08:05:06.011Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-03T08:05:06.011Z] === RUN TestUpdatePidsLimit/no_change [2020-04-03T08:05:06.055Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-04-03T08:05:06.055Z] === RUN TestRemoveContainerWithVolume [2020-04-03T08:05:06.270Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-03T08:05:06.583Z] #61 16.09 + '[' -z '' ']' [2020-04-03T08:05:06.583Z] #61 16.10 + target=static [2020-04-03T08:05:06.583Z] #61 16.10 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-03T08:05:06.583Z] #61 ... [2020-04-03T08:05:06.583Z] [2020-04-03T08:05:06.583Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:05:06.583Z] #48 179.4 encoding/xml [2020-04-03T08:05:06.583Z] #48 ... [2020-04-03T08:05:06.583Z] [2020-04-03T08:05:06.583Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:05:06.583Z] #45 97.52 DEP criu/arch/ppc64/sigframe.d [2020-04-03T08:05:06.583Z] #45 97.73 DEP criu/arch/ppc64/crtools.d [2020-04-03T08:05:06.583Z] #45 98.05 DEP criu/arch/ppc64/cpu.d [2020-04-03T08:05:06.583Z] #45 98.40 CC criu/arch/ppc64/cpu.o [2020-04-03T08:05:06.621Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-03T08:05:06.900Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-03T08:05:06.990Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-04-03T08:05:06.990Z] === RUN TestRemoveContainerRunning [2020-04-03T08:05:07.180Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-03T08:05:07.610Z] #45 99.40 CC criu/arch/ppc64/crtools.o [2020-04-03T08:05:07.791Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-03T08:05:07.925Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-04-03T08:05:07.925Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-03T08:05:08.070Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-03T08:05:08.492Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-04-03T08:05:08.492Z] === RUN TestRemoveInvalidContainer [2020-04-03T08:05:08.492Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-03T08:05:08.492Z] === RUN TestRenameLinkedContainer [2020-04-03T08:05:08.743Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-04-03T08:05:08.793Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-03T08:05:09.049Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-03T08:05:09.533Z] --- PASS: TestUpdatePidsLimit (3.71s) [2020-04-03T08:05:09.533Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-04-03T08:05:09.533Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-04-03T08:05:09.533Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-04-03T08:05:09.533Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-04-03T08:05:09.533Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-04-03T08:05:09.533Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-04-03T08:05:09.533Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-04-03T08:05:09.533Z] === RUN TestUpdateRestartPolicy [2020-04-03T08:05:09.658Z] #45 101.6 CC criu/arch/ppc64/sigframe.o [2020-04-03T08:05:09.658Z] #45 ... [2020-04-03T08:05:09.658Z] [2020-04-03T08:05:09.658Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-03T08:05:09.658Z] #18 6.845 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-03T08:05:09.658Z] #18 ... [2020-04-03T08:05:09.658Z] [2020-04-03T08:05:09.658Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:05:09.658Z] #48 191.7 math/big [2020-04-03T08:05:09.658Z] #48 192.3 go/doc [2020-04-03T08:05:09.980Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-03T08:05:11.390Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-03T08:05:11.776Z] --- PASS: TestRenameLinkedContainer (3.13s) [2020-04-03T08:05:11.776Z] === RUN TestRenameStoppedContainer [2020-04-03T08:05:12.331Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-03T08:05:12.342Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-04-03T08:05:12.343Z] === RUN TestRenameRunningContainerAndReuse [2020-04-03T08:05:12.587Z] --- PASS: TestBuildWithHugeFile (91.41s) [2020-04-03T08:05:12.588Z] === RUN TestBuildWithEmptyDockerfile [2020-04-03T08:05:12.588Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-03T08:05:12.588Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-03T08:05:12.588Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-03T08:05:12.588Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-03T08:05:12.588Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-03T08:05:12.588Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-03T08:05:12.588Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-03T08:05:12.588Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-03T08:05:12.844Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-03T08:05:12.844Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-04-03T08:05:12.844Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-04-03T08:05:12.844Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-04-03T08:05:12.844Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-04-03T08:05:12.844Z] === RUN TestBuildPreserveOwnership [2020-04-03T08:05:12.844Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-03T08:05:13.101Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-03T08:05:14.030Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-03T08:05:14.244Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2020-04-03T08:05:14.244Z] === RUN TestRenameInvalidName [2020-04-03T08:05:14.811Z] --- PASS: TestRenameInvalidName (0.79s) [2020-04-03T08:05:14.811Z] === RUN TestRenameAnonymousContainer [2020-04-03T08:05:15.190Z] #48 ... [2020-04-03T08:05:15.190Z] [2020-04-03T08:05:15.190Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:05:15.190Z] #45 102.3 LINK criu/arch/ppc64/crtools.built-in.o [2020-04-03T08:05:15.190Z] #45 102.4 DEP criu/pie/util-vdso.d [2020-04-03T08:05:15.190Z] #45 102.8 DEP criu/pie/util.d [2020-04-03T08:05:15.190Z] #45 103.1 CC criu/pie/util.o [2020-04-03T08:05:15.190Z] #45 103.7 CC criu/pie/util-vdso.o [2020-04-03T08:05:15.190Z] #45 105.2 AR criu/pie/pie.lib.a [2020-04-03T08:05:15.190Z] #45 105.4 DEP criu/pie/restorer.d [2020-04-03T08:05:15.190Z] #45 105.8 DEP criu/arch/ppc64/vdso-trampoline.d [2020-04-03T08:05:15.190Z] #45 105.8 DEP criu/arch/ppc64/restorer.d [2020-04-03T08:05:15.190Z] #45 106.2 DEP criu/arch/ppc64/vdso-pie.d [2020-04-03T08:05:15.190Z] #45 106.6 DEP criu/pie/parasite-vdso.d [2020-04-03T08:05:15.190Z] #45 106.9 DEP criu/pie/parasite.d [2020-04-03T08:05:15.398Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-03T08:05:15.481Z] #45 107.4 CC criu/pie/parasite.o [2020-04-03T08:05:15.481Z] #45 ... [2020-04-03T08:05:15.481Z] [2020-04-03T08:05:15.481Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:05:15.481Z] #57 188.5 mvdan.cc/sh/v3/cmd/shfmt [2020-04-03T08:05:15.770Z] #57 ... [2020-04-03T08:05:15.770Z] [2020-04-03T08:05:15.770Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-03T08:05:15.770Z] #18 18.03 Fetched 8119 kB in 17s (467 kB/s) [2020-04-03T08:05:16.059Z] #18 18.03 Reading package lists... [2020-04-03T08:05:16.059Z] #18 ... [2020-04-03T08:05:16.059Z] [2020-04-03T08:05:16.059Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-03T08:05:16.059Z] #57 DONE 199.2s [2020-04-03T08:05:16.059Z] [2020-04-03T08:05:16.059Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:05:16.059Z] #61 18.91 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-03T08:05:16.337Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-03T08:05:16.337Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-03T08:05:16.594Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-03T08:05:17.054Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-04-03T08:05:17.157Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-03T08:05:17.157Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-03T08:05:17.721Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-03T08:05:17.721Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-03T08:05:18.796Z] #61 ... [2020-04-03T08:05:18.796Z] [2020-04-03T08:05:18.796Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:05:18.796Z] #45 110.7 LINK criu/pie/parasite.built-in.o [2020-04-03T08:05:18.796Z] #45 110.7 GEN criu/pie/parasite-blob.h [2020-04-03T08:05:18.796Z] #45 110.8 CC criu/pie/parasite-vdso.o [2020-04-03T08:05:18.984Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-04-03T08:05:18.998Z] --- PASS: TestRenameAnonymousContainer (4.01s) [2020-04-03T08:05:18.998Z] === RUN TestRenameContainerWithSameName [2020-04-03T08:05:19.090Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-03T08:05:19.090Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-03T08:05:19.090Z] --- PASS: TestBuildPreserveOwnership (6.24s) [2020-04-03T08:05:19.090Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.24s) [2020-04-03T08:05:19.090Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.98s) [2020-04-03T08:05:19.090Z] === RUN TestBuildPlatformInvalid [2020-04-03T08:05:19.346Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-03T08:05:19.346Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-04-03T08:05:19.346Z] PASS [2020-04-03T08:05:19.346Z] [2020-04-03T08:05:19.346Z] === Skipped [2020-04-03T08:05:19.346Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-03T08:05:19.346Z] build_session_test.go:25: TODO: BuildKit [2020-04-03T08:05:19.346Z] [2020-04-03T08:05:19.346Z] [2020-04-03T08:05:19.346Z] DONE 32 tests, 1 skipped in 178.530s [2020-04-03T08:05:19.346Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-03T08:05:19.346Z] ++ 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-04-03T08:05:19.346Z] ++ set -e [2020-04-03T08:05:19.346Z] ++ '[' -n 0 ']' [2020-04-03T08:05:19.346Z] ++ set -x [2020-04-03T08:05:19.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:05:19.563Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2020-04-03T08:05:19.564Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-03T08:05:19.603Z] INFO: Testing against a local daemon [2020-04-03T08:05:19.603Z] === RUN TestConfigList [2020-04-03T08:05:19.860Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-03T08:05:20.306Z] #45 112.3 CC criu/arch/ppc64/vdso-pie.o [2020-04-03T08:05:20.935Z] #45 112.9 CC criu/arch/ppc64/restorer.o [2020-04-03T08:05:21.480Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2020-04-03T08:05:21.480Z] === RUN TestResize [2020-04-03T08:05:21.754Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-03T08:05:21.981Z] #45 113.6 CC criu/arch/ppc64/vdso-trampoline.o [2020-04-03T08:05:21.981Z] #45 113.7 CC criu/pie/restorer.o [2020-04-03T08:05:22.018Z] --- PASS: TestUpdateRestartPolicy (12.67s) [2020-04-03T08:05:22.018Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-03T08:05:22.046Z] --- PASS: TestResize (0.81s) [2020-04-03T08:05:22.046Z] === RUN TestResizeWithInvalidSize [2020-04-03T08:05:22.684Z] --- PASS: TestConfigList (2.96s) [2020-04-03T08:05:22.684Z] === RUN TestConfigsCreateAndDelete [2020-04-03T08:05:22.980Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-04-03T08:05:22.980Z] === RUN TestResizeWhenContainerNotStarted [2020-04-03T08:05:23.019Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-04-03T08:05:23.019Z] === RUN TestWaitNonBlocked [2020-04-03T08:05:23.019Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-03T08:05:23.019Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-03T08:05:23.019Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-03T08:05:23.019Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-03T08:05:23.019Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-03T08:05:23.019Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-03T08:05:23.549Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-04-03T08:05:23.549Z] === RUN TestDaemonRestartKillContainers [2020-04-03T08:05:23.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-03T08:05:23.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-03T08:05:23.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-03T08:05:23.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-03T08:05:23.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-03T08:05:23.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-03T08:05:23.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-03T08:05:23.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-03T08:05:23.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-03T08:05:23.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-03T08:05:23.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-03T08:05:23.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-03T08:05:23.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-03T08:05:23.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-03T08:05:23.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-03T08:05:23.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-03T08:05:23.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:05:23.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:05:23.549Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:05:23.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:05:23.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:05:23.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:05:23.549Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:05:23.549Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:05:23.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-03T08:05:23.549Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-03T08:05:23.549Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-03T08:05:23.549Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-03T08:05:23.614Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-03T08:05:23.734Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-04-03T08:05:24.019Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-03T08:05:24.019Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2020-04-03T08:05:24.019Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2020-04-03T08:05:24.019Z] === RUN TestWaitBlocked [2020-04-03T08:05:24.019Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-03T08:05:24.019Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-03T08:05:24.019Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-03T08:05:24.019Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-03T08:05:24.019Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-03T08:05:24.019Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-03T08:05:24.989Z] ok github.com/docker/docker/api/server/httputils 0.142s coverage: 14.7% of statements [2020-04-03T08:05:24.989Z] ok github.com/docker/docker/api/server/middleware 0.213s coverage: 37.7% of statements [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-03T08:05:24.989Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2020-04-03T08:05:24.989Z] ok github.com/docker/docker/api/types/filters 0.067s coverage: 92.2% of statements [2020-04-03T08:05:24.989Z] ok github.com/docker/docker/api/types/time 0.198s coverage: 100.0% of statements [2020-04-03T08:05:24.989Z] ok github.com/docker/docker/api/server/router/swarm 0.137s coverage: 4.5% of statements [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/types [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-03T08:05:24.989Z] ok github.com/docker/docker/api/types/versions 0.052s coverage: 75.0% of statements [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/builder [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-03T08:05:24.989Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-03T08:05:24.989Z] ok github.com/docker/docker/builder/dockerignore 0.044s coverage: 96.8% of statements [2020-04-03T08:05:25.438Z] ok github.com/docker/docker/cli/debug 0.055s coverage: 100.0% of statements [2020-04-03T08:05:25.483Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-03T08:05:25.483Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2020-04-03T08:05:25.483Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2020-04-03T08:05:25.483Z] === CONT TestContainerStartOnDaemonRestart [2020-04-03T08:05:25.483Z] === CONT TestIpcModeOlderClient [2020-04-03T08:05:25.483Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-04-03T08:05:25.483Z] === CONT TestDaemonHostGatewayIP [2020-04-03T08:05:26.134Z] --- PASS: TestConfigsCreateAndDelete (3.35s) [2020-04-03T08:05:26.134Z] === RUN TestConfigsUpdate [2020-04-03T08:05:26.134Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-03T08:05:26.384Z] ok github.com/docker/docker/builder/remotecontext 0.651s coverage: 9.2% of statements [2020-04-03T08:05:26.384Z] ok github.com/docker/docker/builder/dockerfile 0.462s coverage: 46.3% of statements [2020-04-03T08:05:26.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-03T08:05:26.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-03T08:05:26.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:05:27.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:05:27.504Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-03T08:05:27.520Z] #45 ... [2020-04-03T08:05:27.520Z] [2020-04-03T08:05:27.520Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:05:27.520Z] #48 209.5 github.com/LK4D4/vndr/build [2020-04-03T08:05:27.761Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-04-03T08:05:28.177Z] --- PASS: TestContainerStartOnDaemonRestart (2.74s) [2020-04-03T08:05:28.177Z] === CONT TestDaemonRestartIpcMode [2020-04-03T08:05:28.343Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:05:28.787Z] --- PASS: TestDaemonHostGatewayIP (3.43s) [2020-04-03T08:05:28.910Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-03T08:05:29.018Z] #48 ... [2020-04-03T08:05:29.018Z] [2020-04-03T08:05:29.018Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-03T08:05:29.018Z] #18 18.03 Reading package lists... [2020-04-03T08:05:29.018Z] #18 26.48 Reading package lists... [2020-04-03T08:05:29.018Z] #18 34.28 Building dependency tree... [2020-04-03T08:05:29.018Z] #18 ... [2020-04-03T08:05:29.018Z] [2020-04-03T08:05:29.018Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:05:29.018Z] #45 119.2 LINK criu/pie/restorer.built-in.o [2020-04-03T08:05:29.018Z] #45 119.2 GEN criu/pie/restorer-blob.h [2020-04-03T08:05:29.018Z] #45 119.5 DEP criu/vdso.d [2020-04-03T08:05:29.018Z] #45 119.9 DEP criu/uts_ns.d [2020-04-03T08:05:29.018Z] #45 120.3 DEP criu/util.d [2020-04-03T08:05:29.018Z] #45 120.7 DEP criu/uffd.d [2020-04-03T08:05:29.129Z] --- PASS: TestConfigsUpdate (3.11s) [2020-04-03T08:05:29.129Z] === RUN TestTemplatedConfig [2020-04-03T08:05:29.169Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:05:29.169Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-03T08:05:29.307Z] #45 121.2 DEP criu/tun.d [2020-04-03T08:05:29.595Z] #45 121.6 DEP criu/tty.d [2020-04-03T08:05:29.884Z] #45 121.9 DEP criu/timerfd.d [2020-04-03T08:05:30.172Z] #45 122.2 DEP criu/sysfs_parse.d [2020-04-03T08:05:30.461Z] #45 122.4 DEP criu/sysctl.d [2020-04-03T08:05:30.749Z] #45 122.6 DEP criu/string.d [2020-04-03T08:05:30.749Z] #45 122.7 DEP criu/stats.d [2020-04-03T08:05:31.038Z] #45 123.1 DEP criu/sockets.d [2020-04-03T08:05:31.648Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-03T08:05:31.669Z] #45 123.5 DEP criu/sk-unix.d [2020-04-03T08:05:31.959Z] #45 123.9 DEP criu/sk-tcp.d [2020-04-03T08:05:32.228Z] --- PASS: TestDaemonRestartIpcMode (3.58s) [2020-04-03T08:05:32.228Z] PASS [2020-04-03T08:05:32.228Z] [2020-04-03T08:05:32.228Z] === Skipped [2020-04-03T08:05:32.228Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-04-03T08:05:32.228Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-03T08:05:32.228Z] [2020-04-03T08:05:32.228Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-03T08:05:32.228Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:05:32.228Z] [2020-04-03T08:05:32.228Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-03T08:05:32.228Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:05:32.228Z] [2020-04-03T08:05:32.228Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-03T08:05:32.228Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-03T08:05:32.228Z] [2020-04-03T08:05:32.228Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-04-03T08:05:32.228Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-03T08:05:32.228Z] [2020-04-03T08:05:32.228Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-04-03T08:05:32.228Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:05:32.228Z] [2020-04-03T08:05:32.228Z] [2020-04-03T08:05:32.228Z] DONE 199 tests, 6 skipped in 137.376s [2020-04-03T08:05:32.228Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-04-03T08:05:32.228Z] ++ 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-04-03T08:05:32.228Z] ++ set -e [2020-04-03T08:05:32.228Z] ++ '[' -n 0 ']' [2020-04-03T08:05:32.228Z] ++ set -x [2020-04-03T08:05:32.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:05:32.228Z] INFO: Testing against a local daemon [2020-04-03T08:05:32.228Z] === RUN TestCommitInheritsEnv [2020-04-03T08:05:32.228Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-04-03T08:05:32.228Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-03T08:05:32.228Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-03T08:05:32.228Z] === RUN TestImagesFilterMultiReference [2020-04-03T08:05:32.228Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-04-03T08:05:32.228Z] === RUN TestImagePullPlatformInvalid [2020-04-03T08:05:32.228Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-04-03T08:05:32.228Z] === RUN TestRemoveImageOrphaning [2020-04-03T08:05:32.263Z] #45 124.2 DEP criu/sk-queue.d [2020-04-03T08:05:32.456Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-03T08:05:32.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s) [2020-04-03T08:05:32.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.79s) [2020-04-03T08:05:32.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s) [2020-04-03T08:05:32.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.72s) [2020-04-03T08:05:32.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-04-03T08:05:32.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2020-04-03T08:05:32.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s) [2020-04-03T08:05:32.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.72s) [2020-04-03T08:05:32.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-04-03T08:05:32.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-04-03T08:05:32.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) [2020-04-03T08:05:32.456Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.90s) [2020-04-03T08:05:32.456Z] === RUN TestCgroupNamespacesRun [2020-04-03T08:05:32.578Z] --- PASS: TestTemplatedConfig (3.32s) [2020-04-03T08:05:32.578Z] === RUN TestConfigInspect [2020-04-03T08:05:32.839Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-04-03T08:05:32.839Z] === RUN TestRemoveImageGarbageCollector [2020-04-03T08:05:32.839Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-03T08:05:32.839Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:05:32.839Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-03T08:05:32.839Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-03T08:05:32.839Z] === RUN TestTagInvalidReference [2020-04-03T08:05:32.839Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-03T08:05:32.839Z] === RUN TestTagValidPrefixedRepo [2020-04-03T08:05:32.839Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-03T08:05:32.839Z] === RUN TestTagExistedNameWithoutForce [2020-04-03T08:05:32.839Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-04-03T08:05:32.839Z] === RUN TestTagOfficialNames [2020-04-03T08:05:32.899Z] #45 124.6 DEP criu/sk-packet.d [2020-04-03T08:05:33.119Z] --- PASS: TestTagOfficialNames (0.03s) [2020-04-03T08:05:33.119Z] === RUN TestTagMatchesDigest [2020-04-03T08:05:33.119Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-03T08:05:33.119Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-03T08:05:33.190Z] #45 125.2 DEP criu/sk-netlink.d [2020-04-03T08:05:33.481Z] #45 125.5 DEP criu/sk-inet.d [2020-04-03T08:05:33.773Z] #45 ... [2020-04-03T08:05:33.773Z] [2020-04-03T08:05:33.773Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:05:33.773Z] #69 206.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-03T08:05:33.773Z] #69 206.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-03T08:05:33.773Z] #69 ... [2020-04-03T08:05:33.773Z] [2020-04-03T08:05:33.773Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-03T08:05:33.773Z] #18 36.30 libcap2-bin is already the newest version (1:2.25-2). [2020-04-03T08:05:33.773Z] #18 36.30 The following additional packages will be installed: [2020-04-03T08:05:33.773Z] #18 36.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-03T08:05:33.773Z] #18 36.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-03T08:05:33.773Z] #18 36.30 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-03T08:05:33.773Z] #18 36.30 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-03T08:05:33.773Z] #18 36.30 python3.7 python3.7-minimal vim-runtime xxd [2020-04-03T08:05:33.773Z] #18 36.30 Suggested packages: [2020-04-03T08:05:33.773Z] #18 36.30 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-03T08:05:33.773Z] #18 36.30 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-03T08:05:33.773Z] #18 36.30 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-03T08:05:33.773Z] #18 36.30 Recommended packages: [2020-04-03T08:05:33.773Z] #18 36.30 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-03T08:05:33.773Z] #18 36.30 python3-keyrings.alt python3-xdg unzip [2020-04-03T08:05:33.773Z] #18 40.33 The following NEW packages will be installed: [2020-04-03T08:05:33.773Z] #18 40.34 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-03T08:05:33.773Z] #18 40.34 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-03T08:05:33.773Z] #18 40.34 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-03T08:05:33.773Z] #18 40.34 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-03T08:05:33.773Z] #18 40.35 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-03T08:05:33.773Z] #18 40.35 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-03T08:05:33.773Z] #18 40.35 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-03T08:05:33.773Z] #18 40.35 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-03T08:05:33.773Z] #18 40.35 xz-utils zip [2020-04-03T08:05:33.773Z] #18 40.52 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-04-03T08:05:33.773Z] #18 40.52 Need to get 29.2 MB of archives. [2020-04-03T08:05:33.773Z] #18 40.52 After this operation, 134 MB of additional disk space will be used. [2020-04-03T08:05:33.773Z] #18 40.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-04-03T08:05:33.773Z] #18 40.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-04-03T08:05:33.773Z] #18 40.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-04-03T08:05:33.773Z] #18 40.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-04-03T08:05:33.773Z] #18 40.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-04-03T08:05:33.773Z] #18 40.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-04-03T08:05:33.773Z] #18 41.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-04-03T08:05:33.773Z] #18 41.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-04-03T08:05:33.773Z] #18 41.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-04-03T08:05:33.773Z] #18 41.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-04-03T08:05:33.773Z] #18 41.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-04-03T08:05:33.773Z] #18 41.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-04-03T08:05:33.773Z] #18 41.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-04-03T08:05:33.773Z] #18 41.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-04-03T08:05:33.773Z] #18 41.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-04-03T08:05:33.773Z] #18 41.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-04-03T08:05:33.773Z] #18 41.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-03T08:05:33.773Z] #18 41.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-03T08:05:33.773Z] #18 41.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-04-03T08:05:33.773Z] #18 41.21 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-04-03T08:05:33.831Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-04-03T08:05:33.831Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-03T08:05:34.063Z] #18 41.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-04-03T08:05:34.063Z] #18 41.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-04-03T08:05:34.063Z] #18 41.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-04-03T08:05:34.063Z] #18 41.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-03T08:05:34.063Z] #18 41.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-03T08:05:34.063Z] #18 41.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-03T08:05:34.063Z] #18 41.46 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-04-03T08:05:34.063Z] #18 41.47 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-04-03T08:05:34.355Z] #18 41.48 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-03T08:05:34.870Z] --- PASS: TestImportExtremelyLargeImageWorks (104.62s) [2020-04-03T08:05:34.870Z] PASS [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === Skipped [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-03T08:05:34.870Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] DONE 12 tests, 1 skipped in 108.382s [2020-04-03T08:05:34.870Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-03T08:05:34.870Z] INFO: Testing against a local daemon [2020-04-03T08:05:34.870Z] === RUN TestNetworkCreateDelete [2020-04-03T08:05:34.870Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-04-03T08:05:34.870Z] === RUN TestDockerNetworkDeletePreferID [2020-04-03T08:05:34.870Z] --- PASS: TestDockerNetworkDeletePreferID (0.28s) [2020-04-03T08:05:34.870Z] === RUN TestInspectNetwork [2020-04-03T08:05:34.870Z] --- SKIP: TestInspectNetwork (0.00s) [2020-04-03T08:05:34.870Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:05:34.870Z] === RUN TestRunContainerWithBridgeNone [2020-04-03T08:05:34.870Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-04-03T08:05:34.870Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:05:34.870Z] === RUN TestNetworkInvalidJSON [2020-04-03T08:05:34.870Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-03T08:05:34.870Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-03T08:05:34.870Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-03T08:05:34.870Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-03T08:05:34.870Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-03T08:05:34.870Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-03T08:05:34.870Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-03T08:05:34.870Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-03T08:05:34.870Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-03T08:05:34.870Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-03T08:05:34.870Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-03T08:05:34.870Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-03T08:05:34.870Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-03T08:05:34.870Z] === RUN TestHostIPv4BridgeLabel [2020-04-03T08:05:34.870Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-04-03T08:05:34.870Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:05:34.870Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-03T08:05:34.870Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-04-03T08:05:34.870Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:05:34.870Z] === RUN TestDaemonDefaultNetworkPools [2020-04-03T08:05:34.870Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-04-03T08:05:34.870Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:05:34.870Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-03T08:05:34.870Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-03T08:05:34.870Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:05:34.870Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-03T08:05:34.870Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-03T08:05:34.870Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:05:34.870Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-03T08:05:34.870Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-03T08:05:34.870Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:05:34.870Z] === RUN TestServiceWithPredefinedNetwork [2020-04-03T08:05:34.870Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-04-03T08:05:34.870Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:05:34.870Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-03T08:05:34.870Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-03T08:05:34.870Z] service_test.go:236: FLAKY_TEST [2020-04-03T08:05:34.870Z] === RUN TestServiceWithDataPathPortInit [2020-04-03T08:05:34.870Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-04-03T08:05:34.870Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:05:34.870Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-03T08:05:34.870Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-03T08:05:34.870Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:05:34.870Z] PASS [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === Skipped [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-04-03T08:05:34.870Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-04-03T08:05:34.870Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-04-03T08:05:34.870Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-04-03T08:05:34.870Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-04-03T08:05:34.870Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-03T08:05:34.870Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-03T08:05:34.870Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-03T08:05:34.870Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-04-03T08:05:34.870Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-03T08:05:34.870Z] service_test.go:236: FLAKY_TEST [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-04-03T08:05:34.870Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-03T08:05:34.870Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] DONE 18 tests, 12 skipped in 0.577s [2020-04-03T08:05:34.870Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-03T08:05:34.870Z] INFO: Testing against a local daemon [2020-04-03T08:05:34.870Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-03T08:05:34.870Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-03T08:05:34.870Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:05:34.870Z] === RUN TestDockerNetworkIpvlan [2020-04-03T08:05:34.870Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-03T08:05:34.870Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:05:34.870Z] PASS [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === Skipped [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-03T08:05:34.870Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-03T08:05:34.870Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] DONE 2 tests, 2 skipped in 0.120s [2020-04-03T08:05:34.870Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-03T08:05:34.870Z] INFO: Testing against a local daemon [2020-04-03T08:05:34.870Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-03T08:05:34.870Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-03T08:05:34.870Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:05:34.870Z] === RUN TestDockerNetworkMacvlan [2020-04-03T08:05:34.870Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-04-03T08:05:34.870Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:05:34.870Z] PASS [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === Skipped [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-03T08:05:34.870Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-04-03T08:05:34.870Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] DONE 2 tests, 2 skipped in 0.126s [2020-04-03T08:05:34.870Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-03T08:05:34.870Z] testing: warning: no tests to run [2020-04-03T08:05:34.870Z] PASS [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] DONE 0 tests in 0.031s [2020-04-03T08:05:34.870Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-03T08:05:34.870Z] INFO: Testing against a local daemon [2020-04-03T08:05:34.870Z] === RUN TestAuthZPluginAllowRequest [2020-04-03T08:05:34.870Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] === RUN TestAuthZPluginTLS [2020-04-03T08:05:34.870Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] === RUN TestAuthZPluginDenyRequest [2020-04-03T08:05:34.870Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-03T08:05:34.870Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] === RUN TestAuthZPluginDenyResponse [2020-04-03T08:05:34.870Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] === RUN TestAuthZPluginAllowEventStream [2020-04-03T08:05:34.870Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] === RUN TestAuthZPluginErrorResponse [2020-04-03T08:05:34.870Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] === RUN TestAuthZPluginErrorRequest [2020-04-03T08:05:34.870Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-03T08:05:34.870Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-03T08:05:34.870Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-03T08:05:34.870Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] === RUN TestAuthZPluginHeader [2020-04-03T08:05:34.870Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-03T08:05:34.870Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] === RUN TestAuthZPluginV2Disable [2020-04-03T08:05:34.870Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-03T08:05:34.870Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-03T08:05:34.870Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-03T08:05:34.870Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] PASS [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === Skipped [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-04-03T08:05:34.870Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] [2020-04-03T08:05:34.870Z] DONE 17 tests, 17 skipped in 0.506s [2020-04-03T08:05:34.871Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-03T08:05:34.871Z] INFO: Testing against a local daemon [2020-04-03T08:05:34.871Z] === RUN TestPluginInvalidJSON [2020-04-03T08:05:34.871Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-03T08:05:34.871Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-03T08:05:34.871Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-03T08:05:34.871Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-03T08:05:34.871Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-03T08:05:34.871Z] PASS [2020-04-03T08:05:34.871Z] [2020-04-03T08:05:34.871Z] DONE 2 tests in 0.238s [2020-04-03T08:05:34.871Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-03T08:05:34.871Z] INFO: Testing against a local daemon [2020-04-03T08:05:34.871Z] === RUN TestExternalGraphDriver [2020-04-03T08:05:34.871Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-04-03T08:05:34.871Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-03T08:05:34.871Z] === RUN TestGraphdriverPluginV2 [2020-04-03T08:05:34.986Z] #18 42.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-03T08:05:35.102Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-03T08:05:35.280Z] #18 42.37 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-03T08:05:35.280Z] #18 42.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-03T08:05:35.280Z] #18 42.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-04-03T08:05:35.280Z] #18 42.41 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-04-03T08:05:35.280Z] #18 42.44 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-04-03T08:05:35.359Z] --- PASS: TestConfigInspect (3.07s) [2020-04-03T08:05:35.359Z] === RUN TestConfigCreateWithLabels [2020-04-03T08:05:35.570Z] #18 42.67 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-03T08:05:35.570Z] #18 42.67 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-04-03T08:05:35.570Z] #18 42.69 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-04-03T08:05:35.570Z] #18 42.71 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-03T08:05:35.570Z] #18 42.73 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-04-03T08:05:35.570Z] #18 42.77 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-03T08:05:35.570Z] #18 42.77 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-04-03T08:05:35.616Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-03T08:05:35.732Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2020-04-03T08:05:35.732Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-03T08:05:35.865Z] #18 42.98 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-04-03T08:05:35.865Z] #18 43.03 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-04-03T08:05:35.865Z] #18 43.06 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-03T08:05:36.179Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-03T08:05:36.533Z] #18 43.79 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-04-03T08:05:36.744Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-03T08:05:36.822Z] #18 43.96 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-04-03T08:05:36.822Z] #18 44.08 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-04-03T08:05:37.108Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-04-03T08:05:37.108Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-03T08:05:37.110Z] #18 ... [2020-04-03T08:05:37.110Z] [2020-04-03T08:05:37.110Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:05:37.110Z] #69 DONE 220.0s [2020-04-03T08:05:37.110Z] [2020-04-03T08:05:37.110Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-03T08:05:37.110Z] #70 DONE 0.1s [2020-04-03T08:05:37.110Z] [2020-04-03T08:05:37.110Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:05:37.110Z] #45 126.0 DEP criu/signalfd.d [2020-04-03T08:05:37.110Z] #45 126.5 DEP criu/sigframe.d [2020-04-03T08:05:37.110Z] #45 126.7 DEP criu/shmem.d [2020-04-03T08:05:37.110Z] #45 127.2 DEP criu/servicefd.d [2020-04-03T08:05:37.110Z] #45 127.5 DEP criu/seize.d [2020-04-03T08:05:37.110Z] #45 127.7 DEP criu/seccomp.d [2020-04-03T08:05:37.110Z] #45 127.9 DEP criu/rst-malloc.d [2020-04-03T08:05:37.110Z] #45 128.0 DEP criu/rbtree.d [2020-04-03T08:05:37.110Z] #45 128.1 DEP criu/pstree.d [2020-04-03T08:05:37.110Z] #45 128.3 DEP criu/protobuf.d [2020-04-03T08:05:37.110Z] #45 128.7 GEN criu/protobuf-desc-gen.h [2020-04-03T08:05:37.309Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-03T08:05:37.388Z] --- PASS: TestGraphdriverPluginV2 (7.53s) [2020-04-03T08:05:37.388Z] PASS [2020-04-03T08:05:37.388Z] [2020-04-03T08:05:37.388Z] === Skipped [2020-04-03T08:05:37.388Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-04-03T08:05:37.388Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-03T08:05:37.388Z] [2020-04-03T08:05:37.388Z] [2020-04-03T08:05:37.388Z] DONE 2 tests, 1 skipped in 7.747s [2020-04-03T08:05:37.388Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-03T08:05:37.950Z] INFO: Testing against a local daemon [2020-04-03T08:05:37.950Z] === RUN TestContinueAfterPluginCrash [2020-04-03T08:05:37.950Z] === PAUSE TestContinueAfterPluginCrash [2020-04-03T08:05:37.950Z] === RUN TestReadPluginNoRead [2020-04-03T08:05:37.950Z] === PAUSE TestReadPluginNoRead [2020-04-03T08:05:37.950Z] === RUN TestDaemonStartWithLogOpt [2020-04-03T08:05:37.950Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-03T08:05:37.950Z] === CONT TestContinueAfterPluginCrash [2020-04-03T08:05:37.950Z] === CONT TestDaemonStartWithLogOpt [2020-04-03T08:05:38.289Z] ......................... [ 67%] [2020-04-03T08:05:38.657Z] ok github.com/docker/docker/client 0.861s coverage: 75.3% of statements [2020-04-03T08:05:38.678Z] --- PASS: TestConfigCreateWithLabels (3.30s) [2020-04-03T08:05:38.678Z] === RUN TestConfigCreateResolve [2020-04-03T08:05:39.009Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2020-04-03T08:05:39.009Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-03T08:05:39.832Z] #45 ... [2020-04-03T08:05:39.832Z] [2020-04-03T08:05:39.832Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-03T08:05:39.832Z] #18 46.28 debconf: delaying package configuration, since apt-utils is not installed [2020-04-03T08:05:39.832Z] #18 46.43 Fetched 29.2 MB in 4s (7999 kB/s) [2020-04-03T08:05:39.832Z] #18 46.58 Selecting previously unselected package pigz. [2020-04-03T08:05:39.833Z] #18 46.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 ... 23352 files and directories currently installed.) [2020-04-03T08:05:39.833Z] #18 46.72 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-04-03T08:05:39.833Z] #18 46.73 Unpacking pigz (2.4-1) ... [2020-04-03T08:05:39.833Z] #18 46.88 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-04-03T08:05:39.833Z] #18 46.90 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-03T08:05:39.833Z] #18 46.92 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-03T08:05:40.046Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-03T08:05:40.464Z] #18 47.67 Selecting previously unselected package python3.7-minimal. [2020-04-03T08:05:40.464Z] #18 47.70 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-03T08:05:40.464Z] #18 47.71 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-03T08:05:40.610Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-03T08:05:40.610Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-03T08:05:40.753Z] #18 ... [2020-04-03T08:05:40.753Z] [2020-04-03T08:05:40.753Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:05:40.753Z] #48 213.7 vendor/golang.org/x/text/secure/bidirule [2020-04-03T08:05:40.753Z] #48 215.3 vendor/golang.org/x/text/unicode/norm [2020-04-03T08:05:40.913Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2020-04-03T08:05:40.913Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-03T08:05:41.042Z] #48 ... [2020-04-03T08:05:41.042Z] [2020-04-03T08:05:41.042Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:05:41.042Z] #45 132.0 DEP criu/protobuf-desc.d [2020-04-03T08:05:41.042Z] #45 132.3 DEP criu/proc_parse.d [2020-04-03T08:05:41.042Z] #45 132.6 DEP criu/plugin.d [2020-04-03T08:05:41.042Z] #45 132.8 DEP criu/pipes.d [2020-04-03T08:05:41.042Z] #45 133.1 DEP criu/pie-util.d [2020-04-03T08:05:41.331Z] #45 133.3 DEP criu/pie-util-vdso.d [2020-04-03T08:05:41.849Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2020-04-03T08:05:41.849Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-03T08:05:41.964Z] #45 133.6 DEP criu/path.d [2020-04-03T08:05:41.964Z] #45 134.0 DEP criu/parasite-syscall.d [2020-04-03T08:05:41.979Z] --- PASS: TestConfigCreateResolve (3.35s) [2020-04-03T08:05:41.979Z] === RUN TestConfigDaemonLibtrustID [2020-04-03T08:05:42.237Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-03T08:05:42.252Z] #45 134.3 DEP criu/pagemap.d [2020-04-03T08:05:42.494Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-03T08:05:42.542Z] #45 134.5 DEP criu/pagemap-cache.d [2020-04-03T08:05:42.753Z] --- PASS: TestConfigDaemonLibtrustID (0.60s) [2020-04-03T08:05:42.753Z] PASS [2020-04-03T08:05:42.753Z] [2020-04-03T08:05:42.753Z] DONE 8 tests in 23.221s [2020-04-03T08:05:42.753Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-03T08:05:42.753Z] ++ 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-04-03T08:05:42.753Z] ++ set -e [2020-04-03T08:05:42.753Z] ++ '[' -n 0 ']' [2020-04-03T08:05:42.753Z] ++ set -x [2020-04-03T08:05:42.754Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:05:42.754Z] INFO: Testing against a local daemon [2020-04-03T08:05:42.754Z] === RUN TestCheckpoint [2020-04-03T08:05:42.754Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-03T08:05:42.754Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-03T08:05:42.754Z] === RUN TestContainerInvalidJSON [2020-04-03T08:05:42.784Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-04-03T08:05:42.784Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-03T08:05:42.830Z] #45 134.7 DEP criu/page-xfer.d [2020-04-03T08:05:42.830Z] #45 135.0 DEP criu/page-pipe.d [2020-04-03T08:05:43.011Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-03T08:05:43.011Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-03T08:05:43.011Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-03T08:05:43.011Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-03T08:05:43.011Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-03T08:05:43.011Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-03T08:05:43.011Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-03T08:05:43.011Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-03T08:05:43.011Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-03T08:05:43.011Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-04-03T08:05:43.011Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-03T08:05:43.011Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-03T08:05:43.011Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-03T08:05:43.011Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-03T08:05:43.011Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-04-03T08:05:43.011Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-03T08:05:43.121Z] #45 135.2 DEP criu/netfilter.d [2020-04-03T08:05:43.268Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-04-03T08:05:43.268Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-03T08:05:43.268Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-04-03T08:05:43.268Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-03T08:05:43.268Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-04-03T08:05:43.268Z] === RUN TestCopyFromContainer [2020-04-03T08:05:43.268Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-03T08:05:43.749Z] #45 135.6 DEP criu/net.d [2020-04-03T08:05:44.039Z] #45 136.0 DEP criu/namespaces.d [2020-04-03T08:05:44.328Z] #45 136.3 DEP criu/mount.d [2020-04-03T08:05:44.687Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-04-03T08:05:44.687Z] === RUN TestKernelTCPMemory [2020-04-03T08:05:44.962Z] #45 136.8 DEP criu/mem.d [2020-04-03T08:05:45.164Z] === RUN TestCopyFromContainer// [2020-04-03T08:05:45.250Z] #45 137.2 DEP criu/lsm.d [2020-04-03T08:05:45.422Z] === RUN TestCopyFromContainer//bar/root [2020-04-03T08:05:45.422Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-03T08:05:45.622Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-04-03T08:05:45.622Z] === RUN TestNISDomainname [2020-04-03T08:05:45.678Z] === RUN TestCopyFromContainer/bar/quux [2020-04-03T08:05:45.679Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-03T08:05:45.878Z] #45 137.6 DEP criu/log.d [2020-04-03T08:05:45.878Z] #45 138.0 DEP criu/libnetlink.d [2020-04-03T08:05:45.936Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-03T08:05:45.936Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-03T08:05:45.936Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-03T08:05:45.936Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-03T08:05:45.936Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-03T08:05:46.193Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-03T08:05:46.193Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-03T08:05:46.450Z] --- PASS: TestCopyFromContainer (3.13s) [2020-04-03T08:05:46.450Z] --- PASS: TestCopyFromContainer// (0.14s) [2020-04-03T08:05:46.450Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-04-03T08:05:46.450Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2020-04-03T08:05:46.450Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-04-03T08:05:46.450Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-04-03T08:05:46.450Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2020-04-03T08:05:46.450Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-04-03T08:05:46.450Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-04-03T08:05:46.450Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-04-03T08:05:46.450Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2020-04-03T08:05:46.450Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-03T08:05:46.450Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-03T08:05:46.450Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-03T08:05:46.450Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-03T08:05:46.450Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-03T08:05:46.450Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-03T08:05:46.450Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-03T08:05:46.450Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-03T08:05:46.450Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-03T08:05:46.450Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-03T08:05:46.450Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-03T08:05:46.450Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-03T08:05:46.450Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-03T08:05:46.450Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-03T08:05:46.450Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-03T08:05:46.450Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-03T08:05:46.450Z] === RUN TestCreateWithInvalidEnv [2020-04-03T08:05:46.450Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-03T08:05:46.451Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-03T08:05:46.451Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-03T08:05:46.451Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-03T08:05:46.451Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-03T08:05:46.451Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-03T08:05:46.509Z] #45 138.3 DEP criu/kerndat.d [2020-04-03T08:05:46.564Z] --- PASS: TestNISDomainname (1.05s) [2020-04-03T08:05:46.564Z] === RUN TestHostnameDnsResolution [2020-04-03T08:05:46.708Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-03T08:05:46.708Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-03T08:05:46.708Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-03T08:05:46.708Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-04-03T08:05:46.708Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-03T08:05:46.708Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-04-03T08:05:46.708Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-04-03T08:05:46.708Z] === RUN TestCreateTmpfsMountsTarget [2020-04-03T08:05:46.708Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-04-03T08:05:46.708Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-03T08:05:46.797Z] #45 138.6 DEP criu/kcmp-ids.d [2020-04-03T08:05:46.797Z] #45 138.8 DEP criu/irmap.d [2020-04-03T08:05:47.086Z] #45 139.2 DEP criu/ipc_ns.d [2020-04-03T08:05:47.375Z] #45 ... [2020-04-03T08:05:47.375Z] [2020-04-03T08:05:47.375Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-03T08:05:47.375Z] #18 49.10 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-03T08:05:47.375Z] #18 49.12 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-03T08:05:47.375Z] #18 54.01 Selecting previously unselected package python3-minimal. [2020-04-03T08:05:47.376Z] #18 54.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-04-03T08:05:47.376Z] #18 54.12 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-04-03T08:05:47.376Z] #18 54.12 Unpacking python3-minimal (3.7.3-1) ... [2020-04-03T08:05:47.376Z] #18 54.24 Selecting previously unselected package libmpdec2:ppc64el. [2020-04-03T08:05:47.376Z] #18 54.25 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-04-03T08:05:47.376Z] #18 54.26 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-04-03T08:05:47.376Z] #18 54.38 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-04-03T08:05:47.376Z] #18 54.40 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-03T08:05:47.376Z] #18 54.40 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-03T08:05:47.376Z] #18 ... [2020-04-03T08:05:47.376Z] [2020-04-03T08:05:47.376Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:05:47.376Z] #45 139.4 DEP criu/image.d [2020-04-03T08:05:47.666Z] #45 139.7 DEP criu/image-desc.d [2020-04-03T08:05:47.955Z] #45 139.9 DEP criu/fsnotify.d [2020-04-03T08:05:48.244Z] #45 140.2 DEP criu/filesystems.d [2020-04-03T08:05:48.465Z] --- PASS: TestHostnameDnsResolution (1.76s) [2020-04-03T08:05:48.465Z] === RUN TestStats [2020-04-03T08:05:48.539Z] #45 140.5 DEP criu/files.d [2020-04-03T08:05:48.605Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-03T08:05:48.605Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-03T08:05:48.605Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-03T08:05:48.827Z] #45 140.9 DEP criu/files-reg.d [2020-04-03T08:05:49.118Z] #45 141.2 DEP criu/files-ext.d [2020-04-03T08:05:49.170Z] --- PASS: TestCreateWithCustomMaskedPaths (2.51s) [2020-04-03T08:05:49.170Z] === RUN TestCreateWithCapabilities [2020-04-03T08:05:49.170Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-03T08:05:49.170Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-03T08:05:49.170Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-03T08:05:49.170Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-03T08:05:49.170Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-03T08:05:49.170Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-03T08:05:49.170Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-03T08:05:49.170Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-03T08:05:49.170Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-03T08:05:49.170Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-03T08:05:49.170Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-03T08:05:49.170Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-03T08:05:49.170Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-03T08:05:49.170Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-03T08:05:49.170Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-03T08:05:49.170Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-03T08:05:49.170Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-03T08:05:49.170Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-03T08:05:49.170Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-03T08:05:49.170Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-03T08:05:49.170Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-03T08:05:49.170Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-03T08:05:49.170Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-03T08:05:49.170Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-03T08:05:49.170Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-03T08:05:49.170Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-03T08:05:49.170Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-03T08:05:49.170Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-03T08:05:49.409Z] #45 141.4 DEP criu/file-lock.d [2020-04-03T08:05:49.429Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-03T08:05:49.429Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-03T08:05:49.429Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-03T08:05:49.429Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-03T08:05:49.429Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-03T08:05:49.429Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-04-03T08:05:49.429Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-03T08:05:49.429Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-04-03T08:05:49.429Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-04-03T08:05:49.429Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-04-03T08:05:49.429Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-04-03T08:05:49.429Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-04-03T08:05:49.429Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-04-03T08:05:49.429Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-03T08:05:49.429Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-03T08:05:49.429Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.13s) [2020-04-03T08:05:49.429Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.12s) [2020-04-03T08:05:49.429Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-03T08:05:49.689Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-03T08:05:49.699Z] #45 141.7 DEP criu/file-ids.d [2020-04-03T08:05:49.989Z] #45 141.9 DEP criu/fifo.d [2020-04-03T08:05:50.281Z] #45 142.2 DEP criu/fdstore.d [2020-04-03T08:05:50.366Z] --- PASS: TestStats (1.82s) [2020-04-03T08:05:50.366Z] === RUN TestStopContainerWithTimeout [2020-04-03T08:05:50.366Z] === RUN TestStopContainerWithTimeout/0 [2020-04-03T08:05:50.366Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-03T08:05:50.366Z] === RUN TestStopContainerWithTimeout/1 [2020-04-03T08:05:50.366Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-03T08:05:50.366Z] === RUN TestStopContainerWithTimeout/3 [2020-04-03T08:05:50.366Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-03T08:05:50.366Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-03T08:05:50.366Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-03T08:05:50.366Z] === CONT TestStopContainerWithTimeout/0 [2020-04-03T08:05:50.366Z] === CONT TestStopContainerWithTimeout/1 [2020-04-03T08:05:50.366Z] === CONT TestStopContainerWithTimeout/3 [2020-04-03T08:05:50.366Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-03T08:05:50.571Z] #45 142.3 DEP criu/fault-injection.d [2020-04-03T08:05:50.571Z] #45 142.5 DEP criu/external.d [2020-04-03T08:05:50.862Z] #45 142.7 DEP criu/eventpoll.d [2020-04-03T08:05:51.058Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-03T08:05:51.153Z] #45 142.9 DEP criu/eventfd.d [2020-04-03T08:05:51.444Z] #45 143.2 DEP criu/crtools.d [2020-04-03T08:05:51.762Z] #45 143.5 DEP criu/cr-service.d [2020-04-03T08:05:52.052Z] #45 143.8 DEP criu/cr-restore.d [2020-04-03T08:05:52.342Z] #45 144.3 DEP criu/cr-errno.d [2020-04-03T08:05:52.342Z] #45 144.3 DEP criu/cr-dump.d [2020-04-03T08:05:52.428Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.72s) [2020-04-03T08:05:52.428Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-03T08:05:52.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-03T08:05:52.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-03T08:05:52.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-03T08:05:52.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-03T08:05:52.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-03T08:05:52.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-03T08:05:52.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-03T08:05:52.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-03T08:05:52.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-03T08:05:52.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-03T08:05:52.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-03T08:05:52.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-03T08:05:52.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-03T08:05:52.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-03T08:05:52.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-03T08:05:52.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-04-03T08:05:52.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-03T08:05:52.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-04-03T08:05:52.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-03T08:05:52.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-03T08:05:52.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-03T08:05:52.428Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-03T08:05:52.631Z] #45 144.7 DEP criu/cr-dedup.d [2020-04-03T08:05:52.796Z] --- PASS: TestDaemonStartWithLogOpt (14.72s) [2020-04-03T08:05:52.796Z] === CONT TestReadPluginNoRead [2020-04-03T08:05:52.921Z] #45 145.0 DEP criu/cr-check.d [2020-04-03T08:05:52.992Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-04-03T08:05:52.992Z] === RUN TestContainerStartOnDaemonRestart [2020-04-03T08:05:52.992Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-03T08:05:52.992Z] === RUN TestDaemonRestartIpcMode [2020-04-03T08:05:52.992Z] === PAUSE TestDaemonRestartIpcMode [2020-04-03T08:05:52.992Z] === RUN TestDaemonHostGatewayIP [2020-04-03T08:05:52.992Z] === PAUSE TestDaemonHostGatewayIP [2020-04-03T08:05:52.992Z] === RUN TestDiff [2020-04-03T08:05:53.249Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-03T08:05:53.336Z] ok github.com/docker/docker/builder/remotecontext/git 28.325s coverage: 86.3% of statements [2020-04-03T08:05:53.336Z] ? github.com/docker/docker/cli [no test files] [2020-04-03T08:05:53.336Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-03T08:05:53.550Z] #45 145.5 DEP criu/config.d [2020-04-03T08:05:53.650Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-03T08:05:53.650Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2020-04-03T08:05:53.650Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2020-04-03T08:05:53.650Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2020-04-03T08:05:53.650Z] --- PASS: TestStopContainerWithTimeout/-1 (3.25s) [2020-04-03T08:05:53.650Z] === RUN TestDeleteDevicemapper [2020-04-03T08:05:53.650Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-03T08:05:53.650Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-03T08:05:53.650Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-03T08:05:53.812Z] --- PASS: TestDiff (0.91s) [2020-04-03T08:05:53.812Z] === RUN TestExecWithCloseStdin [2020-04-03T08:05:53.839Z] #45 145.9 DEP criu/clone-noasan.d [2020-04-03T08:05:54.130Z] #45 ... [2020-04-03T08:05:54.130Z] [2020-04-03T08:05:54.130Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-03T08:05:54.130Z] #18 56.25 Selecting previously unselected package python3.7. [2020-04-03T08:05:54.130Z] #18 56.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-03T08:05:54.130Z] #18 56.29 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-03T08:05:54.130Z] #18 56.51 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-04-03T08:05:54.130Z] #18 56.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-04-03T08:05:54.130Z] #18 56.53 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-03T08:05:54.130Z] #18 56.66 Setting up python3-minimal (3.7.3-1) ... [2020-04-03T08:05:54.130Z] #18 58.42 Selecting previously unselected package python3. [2020-04-03T08:05:54.130Z] #18 58.42 (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 ... 24013 files and directories currently installed.) [2020-04-03T08:05:54.130Z] #18 58.49 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-04-03T08:05:54.130Z] #18 58.52 Unpacking python3 (3.7.3-1) ... [2020-04-03T08:05:54.130Z] #18 58.67 Selecting previously unselected package libip4tc0:ppc64el. [2020-04-03T08:05:54.130Z] #18 58.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-04-03T08:05:54.130Z] #18 58.70 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-04-03T08:05:54.130Z] #18 58.85 Selecting previously unselected package libip6tc0:ppc64el. [2020-04-03T08:05:54.130Z] #18 58.91 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-04-03T08:05:54.130Z] #18 58.95 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-04-03T08:05:54.130Z] #18 59.11 Selecting previously unselected package libiptc0:ppc64el. [2020-04-03T08:05:54.130Z] #18 59.11 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-04-03T08:05:54.130Z] #18 59.12 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-04-03T08:05:54.130Z] #18 59.27 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-04-03T08:05:54.130Z] #18 59.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-04-03T08:05:54.130Z] #18 59.30 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-03T08:05:54.130Z] #18 59.41 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-04-03T08:05:54.130Z] #18 59.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-04-03T08:05:54.130Z] #18 59.42 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-03T08:05:54.130Z] #18 59.58 Selecting previously unselected package libnftnl11:ppc64el. [2020-04-03T08:05:54.130Z] #18 59.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-04-03T08:05:54.130Z] #18 59.63 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-04-03T08:05:54.130Z] #18 59.78 Selecting previously unselected package iptables. [2020-04-03T08:05:54.130Z] #18 59.78 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-04-03T08:05:54.130Z] #18 59.79 Unpacking iptables (1.8.2-4) ... [2020-04-03T08:05:54.130Z] #18 60.56 Selecting previously unselected package xxd. [2020-04-03T08:05:54.130Z] #18 60.57 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-03T08:05:54.130Z] #18 60.58 Unpacking xxd (2:8.1.0875-5) ... [2020-04-03T08:05:54.130Z] #18 60.71 Selecting previously unselected package vim-common. [2020-04-03T08:05:54.130Z] #18 60.74 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-03T08:05:54.130Z] #18 60.82 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-03T08:05:54.130Z] #18 61.13 Selecting previously unselected package bash-completion. [2020-04-03T08:05:54.130Z] #18 61.14 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-03T08:05:54.745Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-03T08:05:55.160Z] #18 ... [2020-04-03T08:05:55.160Z] [2020-04-03T08:05:55.160Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:05:55.160Z] #48 228.0 mime [2020-04-03T08:05:55.160Z] #48 237.0 vendor/golang.org/x/net/idna [2020-04-03T08:05:55.160Z] #48 ... [2020-04-03T08:05:55.160Z] [2020-04-03T08:05:55.160Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:05:55.160Z] #45 146.1 DEP criu/cgroup.d [2020-04-03T08:05:55.160Z] #45 146.4 DEP criu/cgroup-props.d [2020-04-03T08:05:55.160Z] #45 146.7 DEP criu/bitmap.d [2020-04-03T08:05:55.160Z] #45 146.8 DEP criu/bfd.d [2020-04-03T08:05:55.160Z] #45 147.1 DEP criu/autofs.d [2020-04-03T08:05:55.308Z] --- PASS: TestExecWithCloseStdin (1.22s) [2020-04-03T08:05:55.308Z] === RUN TestExec [2020-04-03T08:05:55.449Z] #45 147.5 DEP criu/aio.d [2020-04-03T08:05:55.553Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.07s) [2020-04-03T08:05:55.553Z] === RUN TestUpdateMemory [2020-04-03T08:05:55.553Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-03T08:05:55.553Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:05:55.553Z] === RUN TestUpdateCPUQuota [2020-04-03T08:05:56.066Z] --- PASS: TestContinueAfterPluginCrash (18.22s) [2020-04-03T08:05:56.087Z] #45 147.8 DEP criu/action-scripts.d [2020-04-03T08:05:56.242Z] --- PASS: TestExec (1.07s) [2020-04-03T08:05:56.242Z] === RUN TestExecUser [2020-04-03T08:05:56.628Z] === RUN TestReadPluginNoRead/default [2020-04-03T08:05:56.714Z] #45 148.4 CC criu/action-scripts.o [2020-04-03T08:05:56.806Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-03T08:05:56.928Z] --- PASS: TestUpdateCPUQuota (1.39s) [2020-04-03T08:05:56.928Z] === RUN TestUpdatePidsLimit [2020-04-03T08:05:56.928Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-03T08:05:57.063Z] --- PASS: TestExecUser (0.97s) [2020-04-03T08:05:57.063Z] === RUN TestExportContainerAndImportImage [2020-04-03T08:05:57.187Z] === RUN TestUpdatePidsLimit/no_change [2020-04-03T08:05:57.343Z] #45 149.4 CC criu/aio.o [2020-04-03T08:05:57.620Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-03T08:05:57.879Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-03T08:05:58.433Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-03T08:05:58.433Z] --- PASS: TestExportContainerAndImportImage (1.25s) [2020-04-03T08:05:58.433Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-03T08:05:58.445Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-03T08:05:58.703Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-03T08:05:58.857Z] #45 ... [2020-04-03T08:05:58.857Z] [2020-04-03T08:05:58.857Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:05:58.857Z] #51 DONE 241.6s [2020-04-03T08:05:58.857Z] [2020-04-03T08:05:58.857Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:05:58.857Z] #45 150.7 CC criu/autofs.o [2020-04-03T08:05:59.270Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-03T08:05:59.961Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-03T08:06:00.327Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-03T08:06:00.327Z] --- PASS: TestExportContainerAfterDaemonRestart (1.70s) [2020-04-03T08:06:00.327Z] === RUN TestHealthCheckWorkdir [2020-04-03T08:06:00.585Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-03T08:06:00.646Z] --- PASS: TestUpdatePidsLimit (3.91s) [2020-04-03T08:06:00.646Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-04-03T08:06:00.646Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-04-03T08:06:00.646Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-04-03T08:06:00.646Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-04-03T08:06:00.646Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-04-03T08:06:00.646Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-04-03T08:06:00.646Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-04-03T08:06:00.646Z] === RUN TestUpdateRestartPolicy [2020-04-03T08:06:01.149Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2020-04-03T08:06:01.149Z] === RUN TestHealthKillContainer [2020-04-03T08:06:01.814Z] ok github.com/docker/docker/cmd/dockerd 0.676s coverage: 19.2% of statements [2020-04-03T08:06:02.765Z] ok github.com/docker/docker/container 0.557s coverage: 41.9% of statements [2020-04-03T08:06:02.765Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-03T08:06:02.765Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-03T08:06:02.765Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-03T08:06:02.765Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-03T08:06:03.042Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-03T08:06:03.042Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-03T08:06:03.308Z] #45 155.1 CC criu/bfd.o [2020-04-03T08:06:03.935Z] #45 ... [2020-04-03T08:06:03.935Z] [2020-04-03T08:06:03.935Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-03T08:06:03.935Z] #18 67.63 Unpacking bash-completion (1:2.8-6) ... [2020-04-03T08:06:03.935Z] #18 68.22 Selecting previously unselected package bzip2. [2020-04-03T08:06:03.935Z] #18 68.24 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-04-03T08:06:03.935Z] #18 68.25 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-03T08:06:03.935Z] #18 68.40 Selecting previously unselected package xz-utils. [2020-04-03T08:06:03.935Z] #18 68.42 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-04-03T08:06:03.935Z] #18 68.43 Unpacking xz-utils (5.2.4-1) ... [2020-04-03T08:06:03.935Z] #18 68.77 Selecting previously unselected package apparmor. [2020-04-03T08:06:03.935Z] #18 68.77 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-04-03T08:06:03.935Z] #18 68.90 Unpacking apparmor (2.13.2-10) ... [2020-04-03T08:06:03.935Z] #18 69.52 Selecting previously unselected package aufs-tools. [2020-04-03T08:06:03.935Z] #18 69.54 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-04-03T08:06:03.935Z] #18 69.55 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-03T08:06:03.935Z] #18 69.79 Selecting previously unselected package libonig5:ppc64el. [2020-04-03T08:06:03.935Z] #18 69.81 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-04-03T08:06:03.935Z] #18 69.82 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-03T08:06:03.935Z] #18 70.03 Selecting previously unselected package libjq1:ppc64el. [2020-04-03T08:06:03.935Z] #18 70.04 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-03T08:06:03.935Z] #18 70.05 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-03T08:06:03.935Z] #18 70.20 Selecting previously unselected package jq. [2020-04-03T08:06:03.935Z] #18 70.23 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-03T08:06:03.935Z] #18 70.24 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-03T08:06:03.935Z] #18 70.33 Selecting previously unselected package libaio1:ppc64el. [2020-04-03T08:06:03.935Z] #18 70.34 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-04-03T08:06:03.935Z] #18 70.35 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-04-03T08:06:03.935Z] #18 70.43 Selecting previously unselected package libgpm2:ppc64el. [2020-04-03T08:06:03.935Z] #18 70.44 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-04-03T08:06:03.935Z] #18 70.45 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-04-03T08:06:03.935Z] #18 70.54 Selecting previously unselected package libicu63:ppc64el. [2020-04-03T08:06:03.935Z] #18 70.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-03T08:06:03.935Z] #18 70.57 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-03T08:06:04.130Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-03T08:06:04.409Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-03T08:06:04.409Z] --- PASS: TestHealthKillContainer (3.18s) [2020-04-03T08:06:04.409Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-03T08:06:04.666Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-03T08:06:04.903Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.381s coverage: 65.3% of statements [2020-04-03T08:06:05.231Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-04-03T08:06:05.231Z] === RUN TestIpcModeNone [2020-04-03T08:06:06.601Z] --- PASS: TestIpcModeNone (1.01s) [2020-04-03T08:06:06.601Z] === RUN TestIpcModePrivate [2020-04-03T08:06:07.397Z] --- PASS: TestReadPluginNoRead (14.30s) [2020-04-03T08:06:07.397Z] --- PASS: TestReadPluginNoRead/default (3.44s) [2020-04-03T08:06:07.397Z] --- PASS: TestReadPluginNoRead/disabled_caching (3.42s) [2020-04-03T08:06:07.397Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (3.46s) [2020-04-03T08:06:07.397Z] read_test.go:91: [d37d31c651e11] daemon is not started [2020-04-03T08:06:07.397Z] PASS [2020-04-03T08:06:07.397Z] [2020-04-03T08:06:07.397Z] DONE 6 tests in 29.520s [2020-04-03T08:06:07.397Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-03T08:06:07.397Z] testing: warning: no tests to run [2020-04-03T08:06:07.397Z] PASS [2020-04-03T08:06:07.397Z] [2020-04-03T08:06:07.397Z] DONE 0 tests in 0.094s [2020-04-03T08:06:07.397Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-03T08:06:07.397Z] INFO: Testing against a local daemon [2020-04-03T08:06:07.397Z] === RUN TestPluginWithDevMounts [2020-04-03T08:06:07.397Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-04-03T08:06:07.397Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-03T08:06:07.397Z] PASS [2020-04-03T08:06:07.397Z] [2020-04-03T08:06:07.397Z] === Skipped [2020-04-03T08:06:07.397Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-04-03T08:06:07.397Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-03T08:06:07.397Z] [2020-04-03T08:06:07.397Z] [2020-04-03T08:06:07.397Z] DONE 1 tests, 1 skipped in 0.189s [2020-04-03T08:06:07.397Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-03T08:06:07.397Z] INFO: Testing against a local daemon [2020-04-03T08:06:07.397Z] === RUN TestSecretInspect [2020-04-03T08:06:07.397Z] --- SKIP: TestSecretInspect (0.02s) [2020-04-03T08:06:07.397Z] secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.397Z] === RUN TestSecretList [2020-04-03T08:06:07.397Z] --- SKIP: TestSecretList (0.01s) [2020-04-03T08:06:07.397Z] secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.397Z] === RUN TestSecretsCreateAndDelete [2020-04-03T08:06:07.397Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-04-03T08:06:07.397Z] secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.397Z] === RUN TestSecretsUpdate [2020-04-03T08:06:07.397Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-04-03T08:06:07.397Z] secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.397Z] === RUN TestTemplatedSecret [2020-04-03T08:06:07.397Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-04-03T08:06:07.397Z] secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.397Z] === RUN TestSecretCreateResolve [2020-04-03T08:06:07.397Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-04-03T08:06:07.397Z] secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.397Z] PASS [2020-04-03T08:06:07.397Z] [2020-04-03T08:06:07.397Z] === Skipped [2020-04-03T08:06:07.397Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-04-03T08:06:07.397Z] secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.397Z] [2020-04-03T08:06:07.397Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-04-03T08:06:07.397Z] secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.397Z] [2020-04-03T08:06:07.397Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-04-03T08:06:07.397Z] secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.397Z] [2020-04-03T08:06:07.397Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-04-03T08:06:07.397Z] secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.397Z] [2020-04-03T08:06:07.397Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-04-03T08:06:07.397Z] secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.397Z] [2020-04-03T08:06:07.397Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-04-03T08:06:07.397Z] secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.397Z] [2020-04-03T08:06:07.397Z] [2020-04-03T08:06:07.397Z] DONE 6 tests, 6 skipped in 0.221s [2020-04-03T08:06:07.397Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-03T08:06:07.535Z] --- PASS: TestIpcModePrivate (1.04s) [2020-04-03T08:06:07.535Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:202, shared: false, mustBeShared: false [2020-04-03T08:06:07.535Z] === RUN TestIpcModeShareable [2020-04-03T08:06:07.654Z] INFO: Testing against a local daemon [2020-04-03T08:06:07.654Z] === RUN TestServiceCreateInit [2020-04-03T08:06:07.654Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-03T08:06:07.654Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-03T08:06:07.654Z] --- PASS: TestServiceCreateInit (0.02s) [2020-04-03T08:06:07.654Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-03T08:06:07.654Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.654Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-03T08:06:07.654Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.654Z] === RUN TestCreateServiceMultipleTimes [2020-04-03T08:06:07.654Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-04-03T08:06:07.654Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.654Z] === RUN TestCreateServiceConflict [2020-04-03T08:06:07.654Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-04-03T08:06:07.654Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.654Z] === RUN TestCreateServiceMaxReplicas [2020-04-03T08:06:07.654Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-04-03T08:06:07.654Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.654Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-03T08:06:07.911Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-04-03T08:06:07.911Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.911Z] === RUN TestCreateServiceSecretFileMode [2020-04-03T08:06:07.911Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-04-03T08:06:07.911Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.911Z] === RUN TestCreateServiceConfigFileMode [2020-04-03T08:06:07.911Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-04-03T08:06:07.911Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.911Z] === RUN TestCreateServiceSysctls [2020-04-03T08:06:07.911Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-04-03T08:06:07.911Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.911Z] === RUN TestCreateServiceCapabilities [2020-04-03T08:06:07.911Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-04-03T08:06:07.911Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.911Z] === RUN TestInspect [2020-04-03T08:06:07.911Z] --- SKIP: TestInspect (0.01s) [2020-04-03T08:06:07.911Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.911Z] === RUN TestCreateJob [2020-04-03T08:06:07.911Z] --- SKIP: TestCreateJob (0.02s) [2020-04-03T08:06:07.911Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.911Z] === RUN TestReplicatedJob [2020-04-03T08:06:07.911Z] --- SKIP: TestReplicatedJob (0.01s) [2020-04-03T08:06:07.911Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.911Z] === RUN TestUpdateReplicatedJob [2020-04-03T08:06:07.911Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-04-03T08:06:07.911Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.911Z] === RUN TestServiceListWithStatuses [2020-04-03T08:06:07.911Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-03T08:06:07.911Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-03T08:06:07.911Z] === RUN TestDockerNetworkConnectAlias [2020-04-03T08:06:07.911Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-04-03T08:06:07.911Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.911Z] === RUN TestDockerNetworkReConnect [2020-04-03T08:06:07.911Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-04-03T08:06:07.911Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:07.911Z] === RUN TestServicePlugin [2020-04-03T08:06:08.100Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-03T08:06:08.372Z] #18 ... [2020-04-03T08:06:08.372Z] [2020-04-03T08:06:08.372Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:06:08.372Z] #48 241.4 net/textproto [2020-04-03T08:06:08.372Z] #48 241.5 crypto/x509 [2020-04-03T08:06:08.372Z] #48 244.2 vendor/golang.org/x/net/http/httpproxy [2020-04-03T08:06:08.372Z] #48 246.1 vendor/golang.org/x/net/http/httpguts [2020-04-03T08:06:08.372Z] #48 249.6 crypto/tls [2020-04-03T08:06:08.583Z] ok github.com/docker/docker/daemon/cluster/convert 0.563s coverage: 35.6% of statements [2020-04-03T08:06:08.661Z] #48 ... [2020-04-03T08:06:08.661Z] [2020-04-03T08:06:08.661Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:06:08.661Z] #45 156.2 CC criu/bitmap.o [2020-04-03T08:06:08.661Z] #45 156.6 CC criu/cgroup-props.o [2020-04-03T08:06:08.661Z] #45 158.7 CC criu/cgroup.o [2020-04-03T08:06:08.664Z] --- PASS: TestIpcModeShareable (1.11s) [2020-04-03T08:06:08.664Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:198, shared: true, mustBeShared: true [2020-04-03T08:06:08.664Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-03T08:06:08.664Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-03T08:06:09.336Z] #45 ... [2020-04-03T08:06:09.336Z] [2020-04-03T08:06:09.336Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-03T08:06:09.336Z] #18 76.44 Selecting previously unselected package libnet1:ppc64el. [2020-04-03T08:06:09.336Z] #18 76.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-03T08:06:09.336Z] #18 76.45 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-03T08:06:09.336Z] #18 76.55 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-03T08:06:09.336Z] #18 76.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-03T08:06:09.336Z] #18 76.56 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-03T08:06:09.336Z] #18 76.69 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-03T08:06:09.336Z] #18 76.69 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-03T08:06:09.336Z] #18 76.70 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-03T08:06:09.336Z] #18 76.77 Selecting previously unselected package libreadline5:ppc64el. [2020-04-03T08:06:09.336Z] #18 76.78 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-04-03T08:06:09.336Z] #18 76.78 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-03T08:06:09.964Z] #18 76.98 Selecting previously unselected package net-tools. [2020-04-03T08:06:09.964Z] #18 77.00 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-04-03T08:06:09.964Z] #18 77.01 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-03T08:06:10.254Z] #18 77.40 Selecting previously unselected package python-pip-whl. [2020-04-03T08:06:10.254Z] #18 77.41 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-03T08:06:10.254Z] #18 77.42 Unpacking python-pip-whl (18.1-5) ... [2020-04-03T08:06:10.557Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-03T08:06:11.120Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-03T08:06:11.283Z] #18 78.28 Selecting previously unselected package python3-lib2to3. [2020-04-03T08:06:11.283Z] #18 78.29 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-03T08:06:11.283Z] #18 78.30 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-03T08:06:11.283Z] #18 78.57 Selecting previously unselected package python3-distutils. [2020-04-03T08:06:11.283Z] #18 78.60 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-03T08:06:11.283Z] #18 78.60 Unpacking python3-distutils (3.7.3-1) ... [2020-04-03T08:06:11.573Z] #18 78.85 Selecting previously unselected package python3-pip. [2020-04-03T08:06:11.573Z] #18 78.86 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-03T08:06:11.573Z] #18 78.87 Unpacking python3-pip (18.1-5) ... [2020-04-03T08:06:11.684Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-03T08:06:11.684Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.24s) [2020-04-03T08:06:11.684Z] === RUN TestAPIIpcModeHost [2020-04-03T08:06:11.875Z] #18 79.19 Selecting previously unselected package python3-pkg-resources. [2020-04-03T08:06:11.875Z] #18 79.23 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-03T08:06:11.875Z] #18 79.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-03T08:06:12.084Z] --- SKIP: TestServicePlugin (3.67s) [2020-04-03T08:06:12.084Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] === RUN TestServiceUpdateLabel [2020-04-03T08:06:12.084Z] --- SKIP: TestServiceUpdateLabel (0.03s) [2020-04-03T08:06:12.084Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] === RUN TestServiceUpdateSecrets [2020-04-03T08:06:12.084Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-04-03T08:06:12.084Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] === RUN TestServiceUpdateConfigs [2020-04-03T08:06:12.084Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-04-03T08:06:12.084Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] === RUN TestServiceUpdateNetwork [2020-04-03T08:06:12.084Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-04-03T08:06:12.084Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] PASS [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === Skipped [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-03T08:06:12.084Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-03T08:06:12.084Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-03T08:06:12.084Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-03T08:06:12.084Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-04-03T08:06:12.084Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-04-03T08:06:12.084Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-04-03T08:06:12.084Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-04-03T08:06:12.084Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-04-03T08:06:12.084Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-04-03T08:06:12.084Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-04-03T08:06:12.084Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-04-03T08:06:12.084Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-04-03T08:06:12.084Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestCreateJob (0.02s) [2020-04-03T08:06:12.084Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-04-03T08:06:12.084Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-04-03T08:06:12.084Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-03T08:06:12.084Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-04-03T08:06:12.084Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-04-03T08:06:12.084Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestServicePlugin (3.67s) [2020-04-03T08:06:12.084Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.03s) [2020-04-03T08:06:12.084Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-04-03T08:06:12.084Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-04-03T08:06:12.084Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-04-03T08:06:12.084Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] DONE 23 tests, 22 skipped in 4.186s [2020-04-03T08:06:12.084Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-03T08:06:12.084Z] INFO: Testing against a local daemon [2020-04-03T08:06:12.084Z] === RUN TestSessionCreate [2020-04-03T08:06:12.084Z] --- PASS: TestSessionCreate (0.02s) [2020-04-03T08:06:12.084Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-03T08:06:12.084Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-03T08:06:12.084Z] PASS [2020-04-03T08:06:12.084Z] [2020-04-03T08:06:12.084Z] DONE 2 tests in 0.186s [2020-04-03T08:06:12.084Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-03T08:06:12.084Z] INFO: Testing against a local daemon [2020-04-03T08:06:12.084Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-03T08:06:12.084Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-03T08:06:12.084Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-03T08:06:12.084Z] === RUN TestEventsExecDie [2020-04-03T08:06:12.247Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-03T08:06:12.460Z] #18 79.57 Selecting previously unselected package python3-setuptools. [2020-04-03T08:06:12.460Z] #18 79.61 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-03T08:06:12.460Z] #18 79.63 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-03T08:06:12.503Z] --- PASS: TestAPIIpcModeHost (0.84s) [2020-04-03T08:06:12.503Z] === RUN TestDaemonIpcModeShareable [2020-04-03T08:06:12.750Z] #18 80.00 Selecting previously unselected package python3-wheel. [2020-04-03T08:06:12.750Z] #18 80.04 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-03T08:06:12.750Z] #18 80.05 Unpacking python3-wheel (0.32.3-2) ... [2020-04-03T08:06:12.760Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-03T08:06:13.013Z] --- PASS: TestEventsExecDie (0.90s) [2020-04-03T08:06:13.013Z] === RUN TestEventsBackwardsCompatible [2020-04-03T08:06:13.013Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-04-03T08:06:13.013Z] === RUN TestInfoBinaryCommits [2020-04-03T08:06:13.013Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-04-03T08:06:13.013Z] === RUN TestInfoAPIVersioned [2020-04-03T08:06:13.013Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-03T08:06:13.013Z] === RUN TestInfoDiscoveryBackend [2020-04-03T08:06:13.040Z] #18 80.18 Selecting previously unselected package sudo. [2020-04-03T08:06:13.040Z] #18 80.20 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-04-03T08:06:13.040Z] #18 80.21 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-03T08:06:13.323Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-03T08:06:13.666Z] #18 80.96 Selecting previously unselected package thin-provisioning-tools. [2020-04-03T08:06:13.666Z] #18 80.97 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-04-03T08:06:13.666Z] #18 80.97 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-03T08:06:14.296Z] #18 81.47 Selecting previously unselected package uidmap. [2020-04-03T08:06:14.296Z] #18 81.50 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-04-03T08:06:14.296Z] #18 81.50 Unpacking uidmap (1:4.5-1.1) ... [2020-04-03T08:06:14.296Z] #18 81.65 Selecting previously unselected package vim-runtime. [2020-04-03T08:06:14.296Z] #18 81.67 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-03T08:06:14.296Z] #18 81.74 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-03T08:06:14.588Z] #18 81.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-03T08:06:14.588Z] #18 81.85 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-03T08:06:14.693Z] --- PASS: TestDaemonIpcModeShareable (1.95s) [2020-04-03T08:06:14.693Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: true, mustBeShared: true [2020-04-03T08:06:14.693Z] === RUN TestDaemonIpcModePrivate [2020-04-03T08:06:14.902Z] --- PASS: TestInfoDiscoveryBackend (1.81s) [2020-04-03T08:06:14.902Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-03T08:06:14.950Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-03T08:06:15.206Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-03T08:06:15.437Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-04-03T08:06:15.518Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2020-04-03T08:06:15.518Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-03T08:06:15.518Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-04-03T08:06:15.518Z] === RUN TestWaitNonBlocked [2020-04-03T08:06:15.518Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-03T08:06:15.518Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-03T08:06:15.518Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-03T08:06:15.518Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-03T08:06:15.518Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-03T08:06:15.518Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-03T08:06:15.518Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-03T08:06:15.518Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-04-03T08:06:15.518Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2020-04-03T08:06:15.518Z] === RUN TestWaitBlocked [2020-04-03T08:06:15.518Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-03T08:06:15.518Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-03T08:06:15.518Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-03T08:06:15.518Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-03T08:06:15.518Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-03T08:06:15.518Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-03T08:06:16.084Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-03T08:06:16.084Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2020-04-03T08:06:16.084Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-04-03T08:06:16.084Z] === CONT TestContainerStartOnDaemonRestart [2020-04-03T08:06:16.084Z] === CONT TestIpcModeOlderClient [2020-04-03T08:06:16.084Z] === CONT TestDaemonHostGatewayIP [2020-04-03T08:06:16.084Z] === CONT TestDaemonRestartIpcMode [2020-04-03T08:06:16.343Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-04-03T08:06:16.578Z] --- PASS: TestDaemonIpcModePrivate (1.90s) [2020-04-03T08:06:16.578Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: false, mustBeShared: false [2020-04-03T08:06:16.578Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-03T08:06:16.835Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-03T08:06:17.049Z] ok github.com/docker/docker/daemon/cluster 1.841s coverage: 0.5% of statements [2020-04-03T08:06:17.766Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-03T08:06:18.350Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-04-03T08:06:18.350Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: false, mustBeShared: false [2020-04-03T08:06:18.350Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-03T08:06:18.557Z] ok github.com/docker/docker/daemon/config 1.582s coverage: 79.6% of statements [2020-04-03T08:06:18.920Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-03T08:06:19.041Z] #18 ... [2020-04-03T08:06:19.041Z] [2020-04-03T08:06:19.041Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:06:19.070Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.94s) [2020-04-03T08:06:19.070Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-03T08:06:19.070Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-03T08:06:19.070Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:06:19.070Z] === RUN TestInfoAPI [2020-04-03T08:06:19.070Z] --- PASS: TestInfoAPI (0.04s) [2020-04-03T08:06:19.070Z] === RUN TestInfoAPIWarnings [2020-04-03T08:06:19.487Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-03T08:06:19.631Z] --- PASS: TestContainerStartOnDaemonRestart (3.43s) [2020-04-03T08:06:20.063Z] ok github.com/docker/docker/daemon/discovery 0.304s coverage: 30.0% of statements [2020-04-03T08:06:20.417Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.01s) [2020-04-03T08:06:20.417Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:198, shared: true, mustBeShared: true [2020-04-03T08:06:20.417Z] === RUN TestIpcModeOlderClient [2020-04-03T08:06:20.417Z] === PAUSE TestIpcModeOlderClient [2020-04-03T08:06:20.417Z] === RUN TestKillContainerInvalidSignal [2020-04-03T08:06:20.517Z] ok github.com/docker/docker/daemon/events 0.309s coverage: 50.0% of statements [2020-04-03T08:06:20.565Z] --- PASS: TestDaemonRestartIpcMode (4.22s) [2020-04-03T08:06:20.675Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-03T08:06:20.823Z] --- PASS: TestDaemonHostGatewayIP (4.66s) [2020-04-03T08:06:20.823Z] PASS [2020-04-03T08:06:20.823Z] [2020-04-03T08:06:20.823Z] === Skipped [2020-04-03T08:06:20.823Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-04-03T08:06:20.823Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-03T08:06:20.823Z] [2020-04-03T08:06:20.823Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-03T08:06:20.824Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:06:20.824Z] [2020-04-03T08:06:20.824Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-03T08:06:20.824Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:06:20.824Z] [2020-04-03T08:06:20.824Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-03T08:06:20.824Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-03T08:06:20.824Z] [2020-04-03T08:06:20.824Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-03T08:06:20.824Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-03T08:06:20.824Z] [2020-04-03T08:06:20.824Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-04-03T08:06:20.824Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:06:20.824Z] [2020-04-03T08:06:20.824Z] [2020-04-03T08:06:20.824Z] DONE 199 tests, 6 skipped in 126.226s [2020-04-03T08:06:20.824Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-04-03T08:06:20.824Z] ++ 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-04-03T08:06:20.824Z] ++ set -e [2020-04-03T08:06:20.824Z] ++ '[' -n 0 ']' [2020-04-03T08:06:20.824Z] ++ set -x [2020-04-03T08:06:20.824Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:06:20.932Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-03T08:06:20.960Z] --- PASS: TestInfoAPIWarnings (1.80s) [2020-04-03T08:06:20.960Z] === RUN TestInfoDebug [2020-04-03T08:06:21.082Z] INFO: Testing against a local daemon [2020-04-03T08:06:21.082Z] === RUN TestCommitInheritsEnv [2020-04-03T08:06:21.189Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2020-04-03T08:06:21.189Z] === RUN TestKillContainer [2020-04-03T08:06:21.189Z] === RUN TestKillContainer/no_signal [2020-04-03T08:06:21.661Z] --- PASS: TestCommitInheritsEnv (0.62s) [2020-04-03T08:06:21.661Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-03T08:06:21.661Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-04-03T08:06:21.661Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-03T08:06:21.661Z] === RUN TestImagesFilterMultiReference [2020-04-03T08:06:21.661Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-04-03T08:06:21.661Z] === RUN TestImagePullPlatformInvalid [2020-04-03T08:06:21.920Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-03T08:06:21.920Z] === RUN TestRemoveImageOrphaning [2020-04-03T08:06:22.022Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.247s coverage: 10.9% of statements [2020-04-03T08:06:22.119Z] === RUN TestKillContainer/non_killing_signal [2020-04-03T08:06:22.471Z] ok github.com/docker/docker/daemon/graphdriver 0.250s coverage: 2.3% of statements [2020-04-03T08:06:22.487Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-04-03T08:06:22.487Z] === RUN TestRemoveImageGarbageCollector [2020-04-03T08:06:22.487Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-03T08:06:22.487Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:06:22.487Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-03T08:06:22.487Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-04-03T08:06:22.487Z] === RUN TestTagInvalidReference [2020-04-03T08:06:22.487Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-03T08:06:22.487Z] === RUN TestTagValidPrefixedRepo [2020-04-03T08:06:22.487Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-04-03T08:06:22.487Z] === RUN TestTagExistedNameWithoutForce [2020-04-03T08:06:22.487Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-03T08:06:22.487Z] === RUN TestTagOfficialNames [2020-04-03T08:06:22.487Z] --- PASS: TestTagOfficialNames (0.08s) [2020-04-03T08:06:22.487Z] === RUN TestTagMatchesDigest [2020-04-03T08:06:22.683Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-03T08:06:22.683Z] === RUN TestKillContainer/killing_signal [2020-04-03T08:06:22.746Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-03T08:06:22.746Z] PASS [2020-04-03T08:06:22.746Z] [2020-04-03T08:06:22.746Z] === Skipped [2020-04-03T08:06:22.746Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-03T08:06:22.746Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-03T08:06:22.746Z] [2020-04-03T08:06:22.746Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-03T08:06:22.746Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:06:22.746Z] [2020-04-03T08:06:22.746Z] [2020-04-03T08:06:22.746Z] DONE 12 tests, 2 skipped in 1.839s [2020-04-03T08:06:22.746Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-04-03T08:06:22.746Z] ++ 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-04-03T08:06:22.746Z] ++ set -e [2020-04-03T08:06:22.746Z] ++ '[' -n 0 ']' [2020-04-03T08:06:22.746Z] ++ set -x [2020-04-03T08:06:22.746Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:06:22.746Z] INFO: Testing against a local daemon [2020-04-03T08:06:22.746Z] === RUN TestNetworkCreateDelete [2020-04-03T08:06:22.849Z] --- PASS: TestInfoDebug (2.00s) [2020-04-03T08:06:22.849Z] === RUN TestInfoInsecureRegistries [2020-04-03T08:06:23.312Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-04-03T08:06:23.313Z] === RUN TestDockerNetworkDeletePreferID [2020-04-03T08:06:23.418Z] ok github.com/docker/docker/daemon/links 0.086s coverage: 93.0% of statements [2020-04-03T08:06:24.053Z] --- PASS: TestKillContainer (2.57s) [2020-04-03T08:06:24.053Z] --- PASS: TestKillContainer/no_signal (0.91s) [2020-04-03T08:06:24.053Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2020-04-03T08:06:24.053Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2020-04-03T08:06:24.053Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-03T08:06:24.053Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-03T08:06:24.248Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s) [2020-04-03T08:06:24.248Z] === RUN TestInspectNetwork [2020-04-03T08:06:24.271Z] #24 262.0 Checking out files: 20% (2158/10671) Checking out files: 21% (2241/10671) Checking out files: 22% (2348/10671) Checking out files: 23% (2455/10671) Checking out files: 24% (2562/10671) Checking out files: 25% (2668/10671) Checking out files: 26% (2775/10671) Checking out files: 27% (2882/10671) Checking out files: 28% (2988/10671) Checking out files: 29% (3095/10671) Checking out files: 30% (3202/10671) Checking out files: 31% (3309/10671) Checking out files: 32% (3415/10671) Checking out files: 32% (3495/10671) Checking out files: 33% (3522/10671) Checking out files: 34% (3629/10671) Checking out files: 35% (3735/10671) Checking out files: 36% (3842/10671) Checking out files: 37% (3949/10671) Checking out files: 38% (4055/10671) Checking out files: 39% (4162/10671) Checking out files: 40% (4269/10671) Checking out files: 41% (4376/10671) Checking out files: 42% (4482/10671) Checking out files: 42% (4587/10671) Checking out files: 43% (4589/10671) Checking out files: 44% (4696/10671) Checking out files: 45% (4802/10671) Checking out files: 46% (4909/10671) Checking out files: 47% (5016/10671) Checking out files: 48% (5123/10671) Checking out files: 49% (5229/10671) Checking out files: 50% (5336/10671) Checking out files: 51% (5443/10671) Checking out files: 52% (5549/10671) Checking out files: 53% (5656/10671) Checking out files: 54% (5763/10671) Checking out files: 55% (5870/10671) Checking out files: 56% (5976/10671) Checking out files: 56% (6054/10671) Checking out files: 57% (6083/10671) Checking out files: 58% (6190/10671) Checking out files: 59% (6296/10671) Checking out files: 60% (6403/10671) Checking out files: 61% (6510/10671) Checking out files: 62% (6617/10671) Checking out files: 63% (6723/10671) Checking out files: 64% (6830/10671) Checking out files: 65% (6937/10671) Checking out files: 66% (7043/10671) Checking out files: 67% (7150/10671) Checking out files: 68% (7257/10671) Checking out files: 69% (7363/10671) Checking out files: 70% (7470/10671) Checking out files: 71% (7577/10671) Checking out files: 72% (7684/10671) Checking out files: 73% (7790/10671) Checking out files: 74% (7897/10671) Checking out files: 74% (7949/10671) Checking out files: 75% (8004/10671) Checking out files: 76% (8110/10671) Checking out files: 77% (8217/10671) Checking out files: 78% (8324/10671) Checking out files: 79% (8431/10671) Checking out files: 80% (8537/10671) Checking out files: 81% (8644/10671) Checking out files: 82% (8751/10671) Checking out files: 83% (8857/10671) Checking out files: 84% (8964/10671) Checking out files: 85% (9071/10671) Checking out files: 86% (9178/10671) Checking out files: 87% (9284/10671) Checking out files: 88% (9391/10671) Checking out files: 89% (9498/10671) Checking out files: 90% (9604/10671) Checking out files: 91% (9711/10671) Checking out files: 92% (9818/10671) Checking out files: 93% (9925/10671) Checking out files: 94% (10031/10671) Checking out files: 95% (10138/10671) Checking out files: 95% (10193/10671) Checking out files: 96% (10245/10671) Checking out files: 97% (10351/10671) Checking out files: 98% (10458/10671) Checking out files: 99% (10565/10671) Checking out files: 100% (10671/10671) [2020-04-03T08:06:24.271Z] #24 ... [2020-04-03T08:06:24.271Z] [2020-04-03T08:06:24.271Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:06:24.271Z] #45 166.1 CC criu/clone-noasan.o [2020-04-03T08:06:24.271Z] #45 166.4 CC criu/config.o [2020-04-03T08:06:24.271Z] #45 170.2 CC criu/cr-check.o [2020-04-03T08:06:24.271Z] #45 173.5 CC criu/cr-dedup.o [2020-04-03T08:06:24.271Z] #45 174.6 CC criu/cr-dump.o [2020-04-03T08:06:24.271Z] #45 ... [2020-04-03T08:06:24.271Z] [2020-04-03T08:06:24.271Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-03T08:06:24.271Z] #18 87.01 Selecting previously unselected package vim. [2020-04-03T08:06:24.271Z] #18 87.02 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-03T08:06:24.271Z] #18 87.06 Unpacking vim (2:8.1.0875-5) ... [2020-04-03T08:06:24.271Z] #18 88.00 Selecting previously unselected package xfsprogs. [2020-04-03T08:06:24.271Z] #18 88.02 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-04-03T08:06:24.271Z] #18 88.03 Unpacking xfsprogs (4.20.0-1) ... [2020-04-03T08:06:24.271Z] #18 88.94 Selecting previously unselected package zip. [2020-04-03T08:06:24.271Z] #18 88.95 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-04-03T08:06:24.271Z] #18 88.96 Unpacking zip (3.0-11+b1) ... [2020-04-03T08:06:24.271Z] #18 89.15 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-03T08:06:24.271Z] #18 89.17 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-03T08:06:24.271Z] #18 89.19 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-04-03T08:06:24.271Z] #18 89.20 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-03T08:06:24.271Z] #18 89.21 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-04-03T08:06:24.271Z] #18 89.22 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-04-03T08:06:24.271Z] #18 89.24 Setting up uidmap (1:4.5-1.1) ... [2020-04-03T08:06:24.271Z] #18 89.25 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-04-03T08:06:24.271Z] #18 89.26 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-03T08:06:24.271Z] #18 89.27 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-03T08:06:24.271Z] #18 89.29 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-03T08:06:24.271Z] #18 89.30 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-03T08:06:24.271Z] #18 89.31 Setting up xxd (2:8.1.0875-5) ... [2020-04-03T08:06:24.271Z] #18 89.33 Setting up zip (3.0-11+b1) ... [2020-04-03T08:06:24.271Z] #18 89.34 Setting up vim-common (2:8.1.0875-5) ... [2020-04-03T08:06:24.271Z] #18 89.40 Setting up bash-completion (1:2.8-6) ... [2020-04-03T08:06:24.310Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-03T08:06:24.567Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-03T08:06:24.567Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-03T08:06:24.739Z] --- PASS: TestInfoInsecureRegistries (1.99s) [2020-04-03T08:06:24.739Z] === RUN TestInfoRegistryMirrors [2020-04-03T08:06:24.923Z] ok github.com/docker/docker/daemon 3.230s coverage: 9.2% of statements [2020-04-03T08:06:24.923Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-03T08:06:24.923Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-03T08:06:24.923Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-03T08:06:24.923Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-03T08:06:24.923Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-04-03T08:06:24.923Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-04-03T08:06:24.923Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-04-03T08:06:24.923Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-03T08:06:24.923Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-04-03T08:06:24.923Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-04-03T08:06:24.923Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-04-03T08:06:24.923Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-04-03T08:06:24.923Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-03T08:06:24.923Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-04-03T08:06:24.923Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-04-03T08:06:24.923Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-04-03T08:06:25.498Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.75s) [2020-04-03T08:06:25.498Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-04-03T08:06:25.498Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2020-04-03T08:06:25.498Z] === RUN TestKillStoppedContainer [2020-04-03T08:06:25.756Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-04-03T08:06:25.756Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-03T08:06:25.756Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-04-03T08:06:25.756Z] === RUN TestKillDifferentUserContainer [2020-04-03T08:06:25.870Z] ok github.com/docker/docker/daemon/logger 0.602s coverage: 42.1% of statements [2020-04-03T08:06:26.319Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-03T08:06:26.576Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-04-03T08:06:26.576Z] === RUN TestInspectOomKilledTrue [2020-04-03T08:06:26.576Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-03T08:06:26.576Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:06:26.576Z] === RUN TestInspectOomKilledFalse [2020-04-03T08:06:26.576Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-03T08:06:26.576Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:06:26.576Z] === RUN TestLinksEtcHostsContentMatch [2020-04-03T08:06:26.629Z] --- PASS: TestInfoRegistryMirrors (1.99s) [2020-04-03T08:06:26.629Z] === RUN TestLoginFailsWithBadCredentials [2020-04-03T08:06:26.817Z] ok github.com/docker/docker/daemon/images 0.474s coverage: 4.9% of statements [2020-04-03T08:06:26.817Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-03T08:06:26.817Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-03T08:06:26.833Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-03T08:06:26.885Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-04-03T08:06:26.885Z] === RUN TestPingCacheHeaders [2020-04-03T08:06:26.885Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-04-03T08:06:26.885Z] === RUN TestPingGet [2020-04-03T08:06:26.885Z] --- PASS: TestPingGet (0.01s) [2020-04-03T08:06:26.885Z] === RUN TestPingHead [2020-04-03T08:06:26.885Z] --- PASS: TestPingHead (0.02s) [2020-04-03T08:06:26.885Z] === RUN TestVersion [2020-04-03T08:06:26.885Z] --- PASS: TestVersion (0.02s) [2020-04-03T08:06:26.885Z] PASS [2020-04-03T08:06:26.885Z] [2020-04-03T08:06:26.885Z] === Skipped [2020-04-03T08:06:26.885Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-03T08:06:26.885Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-03T08:06:26.885Z] [2020-04-03T08:06:26.885Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-03T08:06:26.885Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-03T08:06:26.885Z] [2020-04-03T08:06:26.885Z] [2020-04-03T08:06:26.885Z] DONE 18 tests, 2 skipped in 14.985s [2020-04-03T08:06:26.886Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-03T08:06:27.142Z] INFO: Testing against a local daemon [2020-04-03T08:06:27.142Z] === RUN TestVolumesCreateAndList [2020-04-03T08:06:27.142Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-04-03T08:06:27.142Z] === RUN TestVolumesRemove [2020-04-03T08:06:27.142Z] --- PASS: TestVolumesRemove (0.07s) [2020-04-03T08:06:27.142Z] === RUN TestVolumesInspect [2020-04-03T08:06:27.142Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-03T08:06:27.142Z] === RUN TestVolumesInvalidJSON [2020-04-03T08:06:27.142Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-03T08:06:27.142Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-03T08:06:27.142Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-03T08:06:27.142Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-03T08:06:27.142Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-03T08:06:27.142Z] PASS [2020-04-03T08:06:27.142Z] [2020-04-03T08:06:27.142Z] DONE 5 tests in 0.267s [2020-04-03T08:06:27.142Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-03T08:06:27.142Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11779 is not a child of this shell [2020-04-03T08:06:27.142Z] warning: PID 11779 from bundles/test-integration/docker.pid had a nonzero exit code [2020-04-03T08:06:27.142Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-03T08:06:27.142Z] [2020-04-03T08:06:27.142Z] Unloading profiles will leave already running processes permanently [2020-04-03T08:06:27.142Z] unconfined, which can lead to unexpected situations. [2020-04-03T08:06:27.142Z] [2020-04-03T08:06:27.142Z] To set a process to complain mode, use the command line tool [2020-04-03T08:06:27.142Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-03T08:06:27.142Z] Removing test suite binaries [2020-04-03T08:06:27.266Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.225s coverage: 88.3% of statements [2020-04-03T08:06:27.396Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-04-03T08:06:27.396Z] === RUN TestLinksContainerNames [2020-04-03T08:06:27.716Z] ok github.com/docker/docker/daemon/logger/awslogs 0.719s coverage: 77.4% of statements [2020-04-03T08:06:27.716Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-04-03T08:06:27.716Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-03T08:06:27.716Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-03T08:06:27.716Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-04-03T08:06:27.716Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-04-03T08:06:27.716Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.369s coverage: 62.1% of statements [2020-04-03T08:06:27.787Z] #18 ... [2020-04-03T08:06:27.788Z] [2020-04-03T08:06:27.788Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:06:27.788Z] #48 260.5 net/http/httptrace [2020-04-03T08:06:27.788Z] #48 260.9 net/http [2020-04-03T08:06:27.788Z] #48 ... [2020-04-03T08:06:27.788Z] [2020-04-03T08:06:27.788Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:06:27.788Z] #24 262.0 Checking out files: 20% (2158/10671) Checking out files: 21% (2241/10671) Checking out files: 22% (2348/10671) Checking out files: 23% (2455/10671) Checking out files: 24% (2562/10671) Checking out files: 25% (2668/10671) Checking out files: 26% (2775/10671) Checking out files: 27% (2882/10671) Checking out files: 28% (2988/10671) Checking out files: 29% (3095/10671) Checking out files: 30% (3202/10671) Checking out files: 31% (3309/10671) Checking out files: 32% (3415/10671) Checking out files: 32% (3495/10671) Checking out files: 33% (3522/10671) Checking out files: 34% (3629/10671) Checking out files: 35% (3735/10671) Checking out files: 36% (3842/10671) Checking out files: 37% (3949/10671) Checking out files: 38% (4055/10671) Checking out files: 39% (4162/10671) Checking out files: 40% (4269/10671) Checking out files: 41% (4376/10671) Checking out files: 42% (4482/10671) Checking out files: 42% (4587/10671) Checking out files: 43% (4589/10671) Checking out files: 44% (4696/10671) Checking out files: 45% (4802/10671) Checking out files: 46% (4909/10671) Checking out files: 47% (5016/10671) Checking out files: 48% (5123/10671) Checking out files: 49% (5229/10671) Checking out files: 50% (5336/10671) Checking out files: 51% (5443/10671) Checking out files: 52% (5549/10671) Checking out files: 53% (5656/10671) Checking out files: 54% (5763/10671) Checking out files: 55% (5870/10671) Checking out files: 56% (5976/10671) Checking out files: 56% (6054/10671) Checking out files: 57% (6083/10671) Checking out files: 58% (6190/10671) Checking out files: 59% (6296/10671) Checking out files: 60% (6403/10671) Checking out files: 61% (6510/10671) Checking out files: 62% (6617/10671) Checking out files: 63% (6723/10671) Checking out files: 64% (6830/10671) Checking out files: 65% (6937/10671) Checking out files: 66% (7043/10671) Checking out files: 67% (7150/10671) Checking out files: 68% (7257/10671) Checking out files: 69% (7363/10671) Checking out files: 70% (7470/10671) Checking out files: 71% (7577/10671) Checking out files: 72% (7684/10671) Checking out files: 73% (7790/10671) Checking out files: 74% (7897/10671) Checking out files: 74% (7949/10671) Checking out files: 75% (8004/10671) Checking out files: 76% (8110/10671) Checking out files: 77% (8217/10671) Checking out files: 78% (8324/10671) Checking out files: 79% (8431/10671) Checking out files: 80% (8537/10671) Checking out files: 81% (8644/10671) Checking out files: 82% (8751/10671) Checking out files: 83% (8857/10671) Checking out files: 84% (8964/10671) Checking out files: 85% (9071/10671) Checking out files: 86% (9178/10671) Checking out files: 87% (9284/10671) Checking out files: 88% (9391/10671) Checking out files: 89% (9498/10671) Checking out files: 90% (9604/10671) Checking out files: 91% (9711/10671) Checking out files: 92% (9818/10671) Checking out files: 93% (9925/10671) Checking out files: 94% (10031/10671) Checking out files: 95% (10138/10671) Checking out files: 95% (10193/10671) Checking out files: 96% (10245/10671) Checking out files: 97% (10351/10671) Checking out files: 98% (10458/10671) Checking out files: 99% (10565/10671) Checking out files: 100% (10671/10671) Checking out files: 100% (10671/10671), done. [2020-04-03T08:06:27.788Z] #24 267.4 + cd /tmp/tmp.lAaNSaMsls/tmp/docker-ce [2020-04-03T08:06:27.788Z] #24 267.4 + git checkout -q v17.06.2-ce [2020-04-03T08:06:28.417Z] #24 271.5 + mkdir -p /tmp/tmp.lAaNSaMsls/src/github.com/docker [2020-04-03T08:06:28.417Z] #24 271.5 + mv components/cli /tmp/tmp.lAaNSaMsls/src/github.com/docker/cli [2020-04-03T08:06:28.417Z] #24 271.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-03T08:06:28.508Z] [2020-04-03T08:06:28.766Z] --- PASS: TestLinksContainerNames (1.48s) [2020-04-03T08:06:28.766Z] === RUN TestLogsFollowTailEmpty Post stage [Pipeline] junit [2020-04-03T08:06:29.448Z] #24 ... [2020-04-03T08:06:29.448Z] [2020-04-03T08:06:29.448Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-03T08:06:29.448Z] #18 95.59 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-04-03T08:06:29.448Z] #18 95.60 Setting up xz-utils (5.2.4-1) ... [2020-04-03T08:06:29.448Z] #18 95.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-03T08:06:29.448Z] #18 95.67 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-03T08:06:29.448Z] #18 95.86 invoke-rc.d: could not determine current runlevel [2020-04-03T08:06:29.448Z] #18 95.89 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-03T08:06:29.448Z] #18 95.92 Setting up pigz (2.4-1) ... [2020-04-03T08:06:29.448Z] #18 95.93 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-03T08:06:29.448Z] #18 95.94 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-03T08:06:29.448Z] #18 95.96 Setting up python-pip-whl (18.1-5) ... [2020-04-03T08:06:29.448Z] #18 95.97 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-04-03T08:06:29.448Z] #18 95.98 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-03T08:06:29.448Z] #18 96.63 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-04-03T08:06:29.448Z] #18 96.64 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-03T08:06:29.448Z] #18 96.66 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-03T08:06:29.448Z] #18 96.67 Setting up vim (2:8.1.0875-5) ... [2020-04-03T08:06:29.448Z] #18 96.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-03T08:06:29.448Z] #18 96.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-03T08:06:29.448Z] #18 96.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-03T08:06:29.448Z] #18 96.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-03T08:06:29.448Z] #18 96.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-03T08:06:29.448Z] #18 96.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-03T08:06:29.448Z] Recording test results [2020-04-03T08:06:29.514Z] === RUN TestInspectNetwork/full_network_id [2020-04-03T08:06:29.514Z] === RUN TestInspectNetwork/partial_network_id [2020-04-03T08:06:29.514Z] === RUN TestInspectNetwork/network_name [2020-04-03T08:06:29.514Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-03T08:06:29.695Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-04-03T08:06:29.695Z] === RUN TestContainerNetworkMountsNoChown [2020-04-03T08:06:29.977Z] #18 96.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-03T08:06:29.977Z] #18 96.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-03T08:06:29.977Z] #18 96.88 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-03T08:06:29.977Z] #18 96.89 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-03T08:06:29.977Z] #18 96.91 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-03T08:06:29.977Z] #18 96.92 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-03T08:06:29.977Z] #18 96.93 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-03T08:06:29.977Z] #18 96.93 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-03T08:06:30.084Z] ok github.com/docker/docker/daemon/logger/local 0.401s coverage: 74.7% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-03T08:06:30.283Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-03T08:06:30.283Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2020-04-03T08:06:30.283Z] === RUN TestMountDaemonRoot [2020-04-03T08:06:30.283Z] === RUN TestMountDaemonRoot/default [2020-04-03T08:06:30.283Z] === PAUSE TestMountDaemonRoot/default [2020-04-03T08:06:30.283Z] === RUN TestMountDaemonRoot/private [2020-04-03T08:06:30.283Z] === PAUSE TestMountDaemonRoot/private [2020-04-03T08:06:30.283Z] === RUN TestMountDaemonRoot/rprivate [2020-04-03T08:06:30.283Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-03T08:06:30.283Z] === RUN TestMountDaemonRoot/slave [2020-04-03T08:06:30.283Z] === PAUSE TestMountDaemonRoot/slave [2020-04-03T08:06:30.283Z] === RUN TestMountDaemonRoot/rslave [2020-04-03T08:06:30.283Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-03T08:06:30.283Z] === RUN TestMountDaemonRoot/shared [2020-04-03T08:06:30.283Z] === PAUSE TestMountDaemonRoot/shared [2020-04-03T08:06:30.283Z] === RUN TestMountDaemonRoot/rshared [2020-04-03T08:06:30.283Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-03T08:06:30.534Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-03T08:06:30.534Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.397s coverage: 33.3% of statements [2020-04-03T08:06:30.534Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.613s coverage: 21.4% of statements [2020-04-03T08:06:30.536Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-04-03T08:06:30.536Z] + echo Ensuring container killed. [2020-04-03T08:06:30.536Z] Ensuring container killed. [2020-04-03T08:06:30.536Z] + docker rm -vf docker-pr16 [2020-04-03T08:06:30.536Z] Error: No such container: docker-pr16 [2020-04-03T08:06:30.536Z] + true [2020-04-03T08:06:30.541Z] === CONT TestMountDaemonRoot/default [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-03T08:06:30.541Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-03T08:06:30.541Z] === CONT TestMountDaemonRoot/rshared [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-03T08:06:30.541Z] === CONT TestMountDaemonRoot/rprivate [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-03T08:06:30.541Z] === CONT TestMountDaemonRoot/shared [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-03T08:06:30.541Z] === CONT TestMountDaemonRoot/rslave [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-03T08:06:30.541Z] === CONT TestMountDaemonRoot/slave [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-03T08:06:30.541Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-03T08:06:30.541Z] === CONT TestMountDaemonRoot/private [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-03T08:06:30.541Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-03T08:06:30.541Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-03T08:06:30.541Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-03T08:06:30.541Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-03T08:06:30.541Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-03T08:06:30.541Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-03T08:06:30.541Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [Pipeline] sh [2020-04-03T08:06:30.798Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-03T08:06:30.798Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-03T08:06:30.798Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-03T08:06:30.798Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-03T08:06:30.798Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-03T08:06:30.798Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-03T08:06:30.798Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-03T08:06:30.798Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-03T08:06:30.798Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-03T08:06:30.813Z] + echo Chowning /workspace to jenkins user [2020-04-03T08:06:30.813Z] Chowning /workspace to jenkins user [2020-04-03T08:06:30.813Z] + id -u [2020-04-03T08:06:30.813Z] + id -g [2020-04-03T08:06:30.813Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39807:/workspace busybox chown -R 1000:1000 /workspace [2020-04-03T08:06:31.054Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-03T08:06:31.054Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-03T08:06:31.054Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-03T08:06:31.054Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-03T08:06:31.054Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-03T08:06:31.054Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-03T08:06:31.054Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-03T08:06:31.054Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-03T08:06:31.054Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-03T08:06:31.054Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-03T08:06:31.055Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-03T08:06:31.055Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.13s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/shared (0.01s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-03T08:06:31.311Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-03T08:06:31.311Z] === RUN TestContainerBindMountNonRecursive [2020-04-03T08:06:32.426Z] tests/integration/client_test.py ..... [ 75%] [2020-04-03T08:06:32.426Z] tests/integration/context_api_test.py .. [ 76%] [2020-04-03T08:06:32.668Z] ok github.com/docker/docker/daemon/logger/templates 0.077s coverage: 8.3% of statements [2020-04-03T08:06:32.668Z] ok github.com/docker/docker/daemon/logger/syslog 0.214s coverage: 47.8% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-03T08:06:32.997Z] + bundleName=amd64-rootless [2020-04-03T08:06:32.997Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-04-03T08:06:32.997Z] Creating amd64-rootless-bundles.tar.gz [2020-04-03T08:06:32.997Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-03T08:06:32.997Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-03T08:06:33.006Z] Archiving artifacts [2020-04-03T08:06:33.205Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-03T08:06:33.205Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2020-04-03T08:06:33.205Z] === RUN TestNetworkNat [2020-04-03T08:06:33.296Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39807/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-03T08:06:33.355Z] tests/integration/errors_test.py . [ 76%] [2020-04-03T08:06:33.603Z] + make clean [2020-04-03T08:06:33.859Z] docker volume rm -f docker-dev-cache [2020-04-03T08:06:33.859Z] docker-dev-cache [Pipeline] deleteDir [2020-04-03T08:06:33.898Z] --- PASS: TestInspectNetwork (9.38s) [2020-04-03T08:06:33.898Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-03T08:06:33.898Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-03T08:06:33.898Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-03T08:06:33.898Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-03T08:06:33.898Z] === RUN TestRunContainerWithBridgeNone [2020-04-03T08:06:34.135Z] --- PASS: TestNetworkNat (0.84s) [2020-04-03T08:06:34.135Z] === RUN TestNetworkLocalhostTCPNat [2020-04-03T08:06:34.176Z] ok github.com/docker/docker/daemon/logger/splunk 2.779s coverage: 82.5% of statements [2020-04-03T08:06:34.176Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-03T08:06:34.176Z] ? github.com/docker/docker/daemon/network [no test files] [2020-04-03T08:06:34.176Z] ? github.com/docker/docker/daemon/stats [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-03T08:06:35.065Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2020-04-03T08:06:35.065Z] === RUN TestNetworkLoopbackNat [2020-04-03T08:06:36.313Z] ok github.com/docker/docker/distribution 1.589s coverage: 20.3% of statements [2020-04-03T08:06:36.313Z] ok github.com/docker/docker/distribution/metadata 1.270s coverage: 48.2% of statements [2020-04-03T08:06:36.313Z] ok github.com/docker/docker/errdefs 0.118s coverage: 49.4% of statements [2020-04-03T08:06:36.313Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-03T08:06:36.429Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2020-04-03T08:06:36.429Z] === RUN TestNetworkInvalidJSON [2020-04-03T08:06:36.429Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-03T08:06:36.429Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-03T08:06:36.429Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-03T08:06:36.429Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-03T08:06:36.429Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-03T08:06:36.429Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-03T08:06:36.429Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-03T08:06:36.429Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-03T08:06:36.429Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-03T08:06:36.429Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-03T08:06:36.429Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-03T08:06:36.429Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-04-03T08:06:36.429Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-04-03T08:06:36.429Z] === RUN TestHostIPv4BridgeLabel [2020-04-03T08:06:36.433Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-04-03T08:06:36.433Z] === RUN TestPause [2020-04-03T08:06:36.690Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-03T08:06:36.850Z] #18 102.9 Setting up iptables (1.8.2-4) ... [2020-04-03T08:06:36.850Z] #18 103.0 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-03T08:06:36.850Z] #18 103.0 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-03T08:06:36.850Z] #18 103.0 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-03T08:06:36.850Z] #18 103.0 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-03T08:06:36.850Z] #18 103.1 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-03T08:06:36.850Z] #18 103.1 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-03T08:06:36.850Z] #18 103.1 Setting up python3 (3.7.3-1) ... [2020-04-03T08:06:36.850Z] #18 103.9 Setting up python3-wheel (0.32.3-2) ... [2020-04-03T08:06:36.995Z] --- PASS: TestHostIPv4BridgeLabel (0.78s) [2020-04-03T08:06:36.995Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-03T08:06:37.254Z] --- PASS: TestPause (1.03s) [2020-04-03T08:06:37.254Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-03T08:06:37.254Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-03T08:06:37.254Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-03T08:06:37.254Z] === RUN TestPauseStopPausedContainer [2020-04-03T08:06:37.822Z] ok github.com/docker/docker/distribution/xfer 2.630s coverage: 76.8% of statements [2020-04-03T08:06:37.879Z] #18 105.1 Setting up apparmor (2.13.2-10) ... [2020-04-03T08:06:37.879Z] #18 ... [2020-04-03T08:06:37.879Z] [2020-04-03T08:06:37.879Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:06:37.879Z] #48 280.9 github.com/LK4D4/vndr/godl [2020-04-03T08:06:38.170Z] #48 ... [2020-04-03T08:06:38.170Z] [2020-04-03T08:06:38.170Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:06:38.170Z] #45 180.0 CC criu/cr-errno.o [2020-04-03T08:06:38.170Z] #45 180.1 CC criu/cr-restore.o [2020-04-03T08:06:38.188Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-03T08:06:38.188Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-04-03T08:06:38.188Z] === RUN TestPsFilter [2020-04-03T08:06:38.270Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-03T08:06:38.270Z] ok github.com/docker/docker/image/cache 0.194s coverage: 19.2% of statements [2020-04-03T08:06:38.370Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s) [2020-04-03T08:06:38.370Z] === RUN TestDaemonDefaultNetworkPools [2020-04-03T08:06:38.445Z] --- PASS: TestPsFilter (0.25s) [2020-04-03T08:06:38.445Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-03T08:06:38.719Z] ok github.com/docker/docker/image/v1 0.314s coverage: 25.0% of statements [2020-04-03T08:06:39.168Z] ok github.com/docker/docker/image 0.960s coverage: 86.4% of statements [2020-04-03T08:06:39.199Z] #45 191.1 CC criu/cr-service.o [2020-04-03T08:06:39.199Z] #45 ... [2020-04-03T08:06:39.199Z] [2020-04-03T08:06:39.199Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:06:39.199Z] #48 282.1 github.com/LK4D4/vndr [2020-04-03T08:06:39.375Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-04-03T08:06:39.375Z] === RUN TestRemoveContainerWithVolume [2020-04-03T08:06:39.616Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-03T08:06:39.616Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-03T08:06:39.745Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s) [2020-04-03T08:06:39.745Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-03T08:06:40.065Z] ok github.com/docker/docker/libcontainerd/queue 0.081s coverage: 100.0% of statements [2020-04-03T08:06:40.304Z] --- PASS: TestRemoveContainerWithVolume (1.04s) [2020-04-03T08:06:40.304Z] === RUN TestRemoveContainerRunning [2020-04-03T08:06:41.238Z] --- PASS: TestRemoveContainerRunning (1.03s) [2020-04-03T08:06:41.238Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-03T08:06:41.571Z] ok github.com/docker/docker/pkg/aaparser 0.079s coverage: 50.0% of statements [2020-04-03T08:06:41.646Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.82s) [2020-04-03T08:06:41.646Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-03T08:06:41.802Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-03T08:06:42.020Z] ok github.com/docker/docker/layer 0.407s coverage: 30.1% of statements [2020-04-03T08:06:42.020Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-03T08:06:42.367Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-03T08:06:42.367Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.09s) [2020-04-03T08:06:42.367Z] === RUN TestRemoveInvalidContainer [2020-04-03T08:06:42.367Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-03T08:06:42.367Z] === RUN TestRenameLinkedContainer [2020-04-03T08:06:42.623Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-03T08:06:42.970Z] ok github.com/docker/docker/opts 0.325s coverage: 67.7% of statements [2020-04-03T08:06:43.418Z] ok github.com/docker/docker/libcontainerd/local 0.411s coverage: 1.0% of statements [2020-04-03T08:06:43.418Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-03T08:06:43.418Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-03T08:06:43.418Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-03T08:06:43.418Z] ? github.com/docker/docker/oci [no test files] [2020-04-03T08:06:43.418Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-03T08:06:44.176Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.25s) [2020-04-03T08:06:44.176Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-03T08:06:44.365Z] ok github.com/docker/docker/pkg/broadcaster 0.131s coverage: 100.0% of statements [2020-04-03T08:06:44.365Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2020-04-03T08:06:44.365Z] ok github.com/docker/docker/pkg/authorization 0.557s coverage: 26.8% of statements [2020-04-03T08:06:44.742Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-04-03T08:06:44.742Z] === RUN TestServiceWithPredefinedNetwork [2020-04-03T08:06:44.743Z] #48 ... [2020-04-03T08:06:44.743Z] [2020-04-03T08:06:44.743Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-03T08:06:44.743Z] #18 107.7 Setting up xfsprogs (4.20.0-1) ... [2020-04-03T08:06:44.743Z] #18 107.8 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-03T08:06:44.743Z] #18 108.5 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-03T08:06:44.743Z] #18 110.0 Setting up python3-distutils (3.7.3-1) ... [2020-04-03T08:06:44.743Z] #18 110.9 Setting up python3-setuptools (40.8.0-1) ... [2020-04-03T08:06:45.146Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-03T08:06:45.872Z] ok github.com/docker/docker/pkg/directory 0.251s coverage: 80.0% of statements [2020-04-03T08:06:45.872Z] ok github.com/docker/docker/pkg/chrootarchive 0.309s coverage: 15.4% of statements [2020-04-03T08:06:46.255Z] #18 113.5 Setting up python3-pip (18.1-5) ... [2020-04-03T08:06:46.321Z] ok github.com/docker/docker/pkg/discovery 0.198s coverage: 58.3% of statements [2020-04-03T08:06:46.515Z] --- PASS: TestRenameLinkedContainer (3.86s) [2020-04-03T08:06:46.515Z] === RUN TestRenameStoppedContainer [2020-04-03T08:06:47.270Z] ok github.com/docker/docker/pkg/discovery/file 0.083s coverage: 92.9% of statements [2020-04-03T08:06:47.719Z] ok github.com/docker/docker/pkg/discovery/memory 0.093s coverage: 92.3% of statements [2020-04-03T08:06:47.885Z] --- PASS: TestRenameStoppedContainer (1.33s) [2020-04-03T08:06:47.885Z] === RUN TestRenameRunningContainerAndReuse [2020-04-03T08:06:48.026Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s) [2020-04-03T08:06:48.026Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-03T08:06:48.026Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-03T08:06:48.026Z] service_test.go:236: FLAKY_TEST [2020-04-03T08:06:48.026Z] === RUN TestServiceWithDataPathPortInit [2020-04-03T08:06:48.308Z] #18 115.5 Processing triggers for libc-bin (2.28-10) ... [2020-04-03T08:06:48.308Z] #18 115.6 Processing triggers for mime-support (3.62) ... [2020-04-03T08:06:48.667Z] ok github.com/docker/docker/pkg/discovery/nodes 0.140s coverage: 93.8% of statements [2020-04-03T08:06:48.937Z] #18 DONE 116.0s [2020-04-03T08:06:48.937Z] [2020-04-03T08:06:48.937Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-03T08:06:49.116Z] ok github.com/docker/docker/pkg/filenotify 0.109s coverage: 36.2% of statements [2020-04-03T08:06:49.226Z] #19 0.406 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-03T08:06:49.226Z] #19 0.411 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-03T08:06:49.226Z] #19 0.416 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-03T08:06:49.226Z] #19 DONE 0.5s [2020-04-03T08:06:49.226Z] [2020-04-03T08:06:49.226Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-03T08:06:49.780Z] --- PASS: TestRenameRunningContainerAndReuse (2.25s) [2020-04-03T08:06:49.780Z] === RUN TestRenameInvalidName [2020-04-03T08:06:50.624Z] ok github.com/docker/docker/pkg/fileutils 0.286s coverage: 87.7% of statements [2020-04-03T08:06:50.624Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2020-04-03T08:06:50.710Z] --- PASS: TestRenameInvalidName (0.79s) [2020-04-03T08:06:50.710Z] === RUN TestRenameAnonymousContainer [2020-04-03T08:06:51.572Z] ok github.com/docker/docker/pkg/discovery/kv 3.436s coverage: 84.1% of statements [2020-04-03T08:06:52.020Z] ok github.com/docker/docker/pkg/idtools 0.071s coverage: 6.3% of statements [2020-04-03T08:06:52.084Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-03T08:06:52.724Z] #20 ... [2020-04-03T08:06:52.724Z] [2020-04-03T08:06:52.724Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:06:52.724Z] #45 194.7 CC criu/crtools.o [2020-04-03T08:06:52.724Z] #45 196.0 CC criu/eventfd.o [2020-04-03T08:06:52.724Z] #45 196.8 CC criu/eventpoll.o [2020-04-03T08:06:52.724Z] #45 198.8 CC criu/external.o [2020-04-03T08:06:52.724Z] #45 199.5 CC criu/fault-injection.o [2020-04-03T08:06:52.724Z] #45 199.9 CC criu/fdstore.o [2020-04-03T08:06:52.724Z] #45 200.6 CC criu/fifo.o [2020-04-03T08:06:52.724Z] #45 201.6 CC criu/file-ids.o [2020-04-03T08:06:52.724Z] #45 202.4 CC criu/file-lock.o [2020-04-03T08:06:52.724Z] #45 204.2 CC criu/files-ext.o [2020-04-03T08:06:53.357Z] #45 205.1 CC criu/files-reg.o [2020-04-03T08:06:53.533Z] ok github.com/docker/docker/pkg/jsonmessage 0.229s coverage: 91.7% of statements [2020-04-03T08:06:53.533Z] ok github.com/docker/docker/pkg/locker 0.051s coverage: 88.9% of statements [2020-04-03T08:06:53.533Z] ok github.com/docker/docker/pkg/ioutils 0.738s coverage: 69.2% of statements [2020-04-03T08:06:53.533Z] ok github.com/docker/docker/pkg/archive 9.540s coverage: 62.0% of statements [2020-04-03T08:06:53.978Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-03T08:06:54.481Z] ok github.com/docker/docker/pkg/longpath 0.060s coverage: 100.0% of statements [2020-04-03T08:06:54.481Z] ok github.com/docker/docker/pkg/namesgenerator 0.057s coverage: 85.7% of statements [2020-04-03T08:06:54.908Z] --- PASS: TestRenameAnonymousContainer (4.39s) [2020-04-03T08:06:54.908Z] === RUN TestRenameContainerWithSameName [2020-04-03T08:06:54.913Z] #45 ... [2020-04-03T08:06:54.913Z] [2020-04-03T08:06:54.913Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:06:54.913Z] #48 DONE 297.7s [2020-04-03T08:06:54.913Z] [2020-04-03T08:06:54.913Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:06:54.931Z] ok github.com/docker/docker/pkg/parsers 0.241s coverage: 97.0% of statements [2020-04-03T08:06:55.235Z] --- PASS: TestImportExtremelyLargeImageWorks (79.90s) [2020-04-03T08:06:55.235Z] PASS [2020-04-03T08:06:55.235Z] [2020-04-03T08:06:55.235Z] === Skipped [2020-04-03T08:06:55.235Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-03T08:06:55.235Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:06:55.235Z] [2020-04-03T08:06:55.235Z] [2020-04-03T08:06:55.235Z] DONE 12 tests, 1 skipped in 81.294s [2020-04-03T08:06:55.235Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-04-03T08:06:55.235Z] ++ 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-04-03T08:06:55.235Z] ++ set -e [2020-04-03T08:06:55.235Z] ++ '[' -n 0 ']' [2020-04-03T08:06:55.235Z] ++ set -x [2020-04-03T08:06:55.235Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:06:55.235Z] INFO: Testing against a local daemon [2020-04-03T08:06:55.235Z] === RUN TestNetworkCreateDelete [2020-04-03T08:06:55.235Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-04-03T08:06:55.235Z] === RUN TestDockerNetworkDeletePreferID [2020-04-03T08:06:55.235Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-04-03T08:06:55.235Z] === RUN TestInspectNetwork [2020-04-03T08:06:55.380Z] ok github.com/docker/docker/pkg/pidfile 0.064s coverage: 82.6% of statements [2020-04-03T08:06:55.839Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-03T08:06:56.096Z] --- PASS: TestRenameContainerWithSameName (1.01s) [2020-04-03T08:06:56.096Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-03T08:06:56.888Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.121s coverage: 56.8% of statements [2020-04-03T08:06:57.841Z] ok github.com/docker/docker/pkg/plugins/transport 0.183s coverage: 85.7% of statements [2020-04-03T08:06:58.289Z] ok github.com/docker/docker/pkg/pools 0.171s coverage: 88.2% of statements [2020-04-03T08:06:58.617Z] --- PASS: TestRenameContainerWithLinkedContainer (2.19s) [2020-04-03T08:06:58.617Z] === RUN TestResize [2020-04-03T08:06:58.617Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-03T08:06:58.672Z] === RUN TestInspectNetwork/full_network_id [2020-04-03T08:06:58.672Z] === RUN TestInspectNetwork/partial_network_id [2020-04-03T08:06:58.672Z] === RUN TestInspectNetwork/network_name [2020-04-03T08:06:58.672Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-03T08:06:58.738Z] ok github.com/docker/docker/pkg/progress 0.075s coverage: 75.9% of statements [2020-04-03T08:06:59.181Z] --- PASS: TestResize (1.04s) [2020-04-03T08:06:59.181Z] === RUN TestResizeWithInvalidSize [2020-04-03T08:06:59.342Z] #66 ... [2020-04-03T08:06:59.342Z] [2020-04-03T08:06:59.342Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-03T08:06:59.342Z] #20 9.480 Collecting yamllint==1.16.0 [2020-04-03T08:06:59.342Z] #20 10.15 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-03T08:06:59.631Z] #20 10.31 Collecting pyyaml (from yamllint==1.16.0) [2020-04-03T08:06:59.954Z] #20 10.59 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-03T08:07:00.111Z] --- PASS: TestResizeWithInvalidSize (0.97s) [2020-04-03T08:07:00.111Z] === RUN TestResizeWhenContainerNotStarted [2020-04-03T08:07:00.255Z] ok github.com/docker/docker/pkg/reexec 0.096s coverage: 82.4% of statements [2020-04-03T08:07:00.255Z] ok github.com/docker/docker/pkg/pubsub 1.131s coverage: 73.9% of statements [2020-04-03T08:07:00.676Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-03T08:07:00.934Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-03T08:07:01.191Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2020-04-03T08:07:01.191Z] === RUN TestDaemonRestartKillContainers [2020-04-03T08:07:01.191Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-03T08:07:01.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-03T08:07:01.191Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-03T08:07:01.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-03T08:07:01.191Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-03T08:07:01.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-03T08:07:01.191Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-03T08:07:01.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-03T08:07:01.191Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-03T08:07:01.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-03T08:07:01.191Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-03T08:07:01.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-03T08:07:01.191Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-03T08:07:01.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-03T08:07:01.191Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-03T08:07:01.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-03T08:07:01.191Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:07:01.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:07:01.191Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:07:01.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:07:01.191Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:07:01.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:07:01.191Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:07:01.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:07:01.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-03T08:07:01.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-03T08:07:01.203Z] ok github.com/docker/docker/pkg/signal 0.113s coverage: 20.3% of statements [2020-04-03T08:07:01.203Z] ok github.com/docker/docker/pkg/stdcopy 0.093s coverage: 100.0% of statements [2020-04-03T08:07:02.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-03T08:07:02.152Z] ok github.com/docker/docker/pkg/stringid 0.063s coverage: 70.6% of statements [2020-04-03T08:07:02.600Z] ok github.com/docker/docker/pkg/streamformatter 0.133s coverage: 66.2% of statements [2020-04-03T08:07:02.687Z] #20 12.93 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-03T08:07:02.688Z] #20 13.01 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-04-03T08:07:02.688Z] #20 13.10 Building wheels for collected packages: pyyaml [2020-04-03T08:07:02.688Z] #20 13.10 Running setup.py bdist_wheel for pyyaml: started [2020-04-03T08:07:03.549Z] ok github.com/docker/docker/pkg/sysinfo 0.069s coverage: 38.2% of statements [2020-04-03T08:07:04.018Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:07:04.018Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:07:04.136Z] --- PASS: TestInspectNetwork (10.62s) [2020-04-03T08:07:04.136Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-03T08:07:04.136Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-03T08:07:04.136Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-03T08:07:04.136Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-03T08:07:04.136Z] === RUN TestRunContainerWithBridgeNone [2020-04-03T08:07:04.497Z] ok github.com/docker/docker/pkg/system 0.107s coverage: 13.8% of statements [2020-04-03T08:07:04.739Z] #20 15.05 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-03T08:07:04.739Z] #20 15.05 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-03T08:07:04.739Z] #20 15.18 Successfully built pyyaml [2020-04-03T08:07:04.739Z] #20 15.21 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-03T08:07:04.947Z] ok github.com/docker/docker/pkg/tailfile 0.252s coverage: 88.6% of statements [2020-04-03T08:07:05.029Z] #20 15.84 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-03T08:07:05.321Z] #20 DONE 16.2s [2020-04-03T08:07:05.321Z] [2020-04-03T08:07:05.321Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:07:05.321Z] #45 211.0 CC criu/files.o [2020-04-03T08:07:05.321Z] #45 215.1 CC criu/filesystems.o [2020-04-03T08:07:05.321Z] #45 216.5 CC criu/fsnotify.o [2020-04-03T08:07:05.387Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:07:05.645Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:07:05.894Z] ok github.com/docker/docker/pkg/tarsum 0.188s coverage: 89.3% of statements [2020-04-03T08:07:06.121Z] --- PASS: TestServiceWithDataPathPortInit (18.14s) [2020-04-03T08:07:06.121Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-03T08:07:06.343Z] ok github.com/docker/docker/pkg/term 0.059s coverage: 30.8% of statements [2020-04-03T08:07:06.351Z] #45 218.4 CC criu/image-desc.o [2020-04-03T08:07:06.641Z] #45 218.6 CC criu/image.o [2020-04-03T08:07:06.800Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2020-04-03T08:07:06.800Z] === RUN TestNetworkInvalidJSON [2020-04-03T08:07:06.800Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-03T08:07:06.800Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-03T08:07:06.800Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-03T08:07:06.800Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-03T08:07:06.800Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-03T08:07:06.800Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-03T08:07:06.800Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-03T08:07:06.800Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-03T08:07:06.800Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-03T08:07:06.800Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-03T08:07:06.800Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-03T08:07:06.800Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-03T08:07:06.800Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-03T08:07:06.800Z] === RUN TestHostIPv4BridgeLabel [2020-04-03T08:07:07.015Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-03T08:07:07.080Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-04-03T08:07:07.080Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-03T08:07:07.272Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-03T08:07:07.291Z] testing: warning: no tests to run [2020-04-03T08:07:07.292Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: 0.0% of statements [no tests to run] [2020-04-03T08:07:07.292Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2020-04-03T08:07:08.080Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-04-03T08:07:08.080Z] === RUN TestDaemonDefaultNetworkPools [2020-04-03T08:07:08.139Z] #45 220.0 CC criu/ipc_ns.o [2020-04-03T08:07:08.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-03T08:07:08.239Z] ok github.com/docker/docker/pkg/urlutil 0.053s coverage: 100.0% of statements [2020-04-03T08:07:08.239Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-03T08:07:08.239Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-03T08:07:08.239Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-03T08:07:08.239Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-03T08:07:08.239Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-04-03T08:07:08.239Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-04-03T08:07:08.239Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-03T08:07:08.239Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-03T08:07:08.239Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2020-04-03T08:07:09.081Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s) [2020-04-03T08:07:09.081Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-03T08:07:09.572Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-03T08:07:09.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-03T08:07:09.831Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-03T08:07:10.088Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-03T08:07:10.376Z] ok github.com/docker/docker/plugin/v2 0.256s coverage: 20.1% of statements [2020-04-03T08:07:10.376Z] ok github.com/docker/docker/reference 0.445s coverage: 83.7% of statements [2020-04-03T08:07:10.545Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-04-03T08:07:10.545Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-03T08:07:10.827Z] ok github.com/docker/docker/plugin 0.326s coverage: 11.7% of statements [2020-04-03T08:07:10.878Z] #45 222.4 CC criu/irmap.o [2020-04-03T08:07:11.546Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-04-03T08:07:11.546Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-03T08:07:11.905Z] #45 223.7 CC criu/kcmp-ids.o [2020-04-03T08:07:11.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-03T08:07:12.156Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-04-03T08:07:12.156Z] === RUN TestServiceWithPredefinedNetwork [2020-04-03T08:07:12.194Z] #45 224.2 CC criu/kerndat.o [2020-04-03T08:07:12.231Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-04-03T08:07:12.333Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2020-04-03T08:07:12.333Z] ok github.com/docker/docker/registry/resumable 0.386s coverage: 100.0% of statements [2020-04-03T08:07:12.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-03T08:07:13.481Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-03T08:07:13.737Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-03T08:07:13.840Z] ok github.com/docker/docker/testutil 0.094s coverage: 62.5% of statements [2020-04-03T08:07:13.840Z] ok github.com/docker/docker/registry 0.514s coverage: 51.7% of statements [2020-04-03T08:07:13.840Z] ok github.com/docker/docker/runconfig 0.211s coverage: 54.5% of statements [2020-04-03T08:07:14.249Z] #45 225.9 CC criu/libnetlink.o [2020-04-03T08:07:14.537Z] #45 226.6 CC criu/log.o [2020-04-03T08:07:15.564Z] #45 227.4 CC criu/lsm.o [2020-04-03T08:07:15.606Z] --- PASS: TestServiceWithPredefinedNetwork (3.50s) [2020-04-03T08:07:15.606Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-03T08:07:15.606Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-03T08:07:15.606Z] service_test.go:236: FLAKY_TEST [2020-04-03T08:07:15.606Z] === RUN TestServiceWithDataPathPortInit [2020-04-03T08:07:15.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-03T08:07:16.094Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.10s) [2020-04-03T08:07:16.094Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ojf5jum1d535s3qrhgyjp0519 Created:2020-04-03 08:07:07.682635418 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[1798c0aaa24f5a7e8fecbc1d23910add1a2077f029f90619b96cd8af14245fe5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qn8mxq1myyi9k2s5fcaow5e45 EndpointID:d9e7f8b18435aa8c5025406a45a2eaacb0b22b91fea355416c2abb8e614a3d09 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:353d379db92dbefddb2d513c136088810d8110044c173447dee98c7e44a5325b MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:adbd4b52863d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qn8mxq1myyi9k2s5fcaow5e45 EndpointID:d9e7f8b18435aa8c5025406a45a2eaacb0b22b91fea355416c2abb8e614a3d09 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-03T08:07:16.094Z] PASS [2020-04-03T08:07:16.094Z] [2020-04-03T08:07:16.094Z] === Skipped [2020-04-03T08:07:16.094Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-03T08:07:16.094Z] service_test.go:236: FLAKY_TEST [2020-04-03T08:07:16.094Z] [2020-04-03T08:07:16.094Z] [2020-04-03T08:07:16.094Z] DONE 22 tests, 1 skipped in 52.494s [2020-04-03T08:07:16.094Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-03T08:07:16.094Z] ++ 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-04-03T08:07:16.094Z] ++ set -e [2020-04-03T08:07:16.094Z] ++ '[' -n 0 ']' [2020-04-03T08:07:16.094Z] ++ set -x [2020-04-03T08:07:16.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:07:16.094Z] INFO: Testing against a local daemon [2020-04-03T08:07:16.094Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-03T08:07:16.094Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-03T08:07:16.094Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:07:16.094Z] === RUN TestDockerNetworkIpvlan [2020-04-03T08:07:16.094Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-03T08:07:16.094Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:07:16.094Z] PASS [2020-04-03T08:07:16.094Z] [2020-04-03T08:07:16.094Z] === Skipped [2020-04-03T08:07:16.094Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-03T08:07:16.094Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:07:16.094Z] [2020-04-03T08:07:16.094Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-03T08:07:16.094Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:07:16.094Z] [2020-04-03T08:07:16.094Z] [2020-04-03T08:07:16.094Z] DONE 2 tests, 2 skipped in 0.166s [2020-04-03T08:07:16.094Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-03T08:07:16.094Z] ++ 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-04-03T08:07:16.094Z] ++ set -e [2020-04-03T08:07:16.094Z] ++ '[' -n 0 ']' [2020-04-03T08:07:16.094Z] ++ set -x [2020-04-03T08:07:16.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:07:16.094Z] INFO: Testing against a local daemon [2020-04-03T08:07:16.094Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-03T08:07:16.197Z] #45 228.3 CC criu/mem.o [2020-04-03T08:07:16.489Z] #45 ... [2020-04-03T08:07:16.489Z] [2020-04-03T08:07:16.489Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-03T08:07:16.489Z] #31 DONE 319.8s [2020-04-03T08:07:16.569Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-03T08:07:16.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2020-04-03T08:07:16.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.91s) [2020-04-03T08:07:16.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-04-03T08:07:16.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-04-03T08:07:16.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) [2020-04-03T08:07:16.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-04-03T08:07:16.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.67s) [2020-04-03T08:07:16.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2020-04-03T08:07:16.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.86s) [2020-04-03T08:07:16.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.75s) [2020-04-03T08:07:16.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s) [2020-04-03T08:07:16.569Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) [2020-04-03T08:07:16.569Z] === RUN TestCgroupNamespacesRun [2020-04-03T08:07:16.779Z] [2020-04-03T08:07:16.779Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-03T08:07:16.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-03T08:07:17.468Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.01s) [2020-04-03T08:07:17.469Z] === RUN TestDockerNetworkMacvlan [2020-04-03T08:07:17.515Z] ok github.com/docker/docker/volume/drivers 0.095s coverage: 36.1% of statements [2020-04-03T08:07:17.515Z] ok github.com/docker/docker/volume/local 0.171s coverage: 37.7% of statements [2020-04-03T08:07:17.515Z] ok github.com/docker/docker/volume/mounts 0.146s coverage: 66.2% of statements [2020-04-03T08:07:17.757Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-03T08:07:18.321Z] --- PASS: TestCgroupNamespacesRun (1.89s) [2020-04-03T08:07:18.321Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-03T08:07:18.844Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-03T08:07:19.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-03T08:07:19.653Z] ok github.com/docker/docker/volume/service 0.489s coverage: 70.3% of statements [2020-04-03T08:07:19.779Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-03T08:07:19.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-03T08:07:20.074Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-04-03T08:07:20.074Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-03T08:07:20.293Z] #42 ... [2020-04-03T08:07:20.293Z] [2020-04-03T08:07:20.294Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:07:20.294Z] #45 232.1 CC criu/mount.o [2020-04-03T08:07:21.156Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-03T08:07:21.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-03T08:07:22.008Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2020-04-03T08:07:22.008Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-03T08:07:22.008Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-03T08:07:23.911Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) [2020-04-03T08:07:23.911Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-03T08:07:24.440Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-03T08:07:25.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-03T08:07:25.553Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2020-04-03T08:07:25.553Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-03T08:07:26.491Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2020-04-03T08:07:26.491Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-03T08:07:26.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-03T08:07:27.186Z] #45 238.6 CC criu/namespaces.o [2020-04-03T08:07:27.421Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-04-03T08:07:27.421Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-03T08:07:27.725Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-03T08:07:29.316Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-04-03T08:07:29.316Z] === RUN TestKernelTCPMemory [2020-04-03T08:07:29.878Z] ......... [ 86%] [2020-04-03T08:07:29.901Z] #45 241.5 CC criu/net.o [2020-04-03T08:07:30.251Z] --- PASS: TestKernelTCPMemory (1.05s) [2020-04-03T08:07:30.251Z] === RUN TestNISDomainname [2020-04-03T08:07:30.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-03T08:07:31.378Z] --- PASS: TestNISDomainname (1.32s) [2020-04-03T08:07:31.378Z] === RUN TestHostnameDnsResolution [2020-04-03T08:07:31.909Z] ok github.com/docker/docker/pkg/plugins 35.109s coverage: 73.4% of statements [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/rootless [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/volume [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-03T08:07:31.909Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-03T08:07:31.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-03T08:07:33.311Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-04-03T08:07:33.311Z] === RUN TestStats [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === Skipped [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-04-03T08:07:34.048Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-04-03T08:07:34.048Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-04-03T08:07:34.048Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-04-03T08:07:34.048Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-04-03T08:07:34.048Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-04-03T08:07:34.048Z] client_test.go:23: runtime.GOOS == "windows" [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-04-03T08:07:34.048Z] daemon_test.go:147: root required [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-04-03T08:07:34.048Z] reload_test.go:520: root required [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-04-03T08:07:34.048Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-04-03T08:07:34.048Z] pull_v2_test.go:73: Needs fixing on Windows [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-04-03T08:07:34.048Z] pull_v2_test.go:118: Needs fixing on Windows [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-04-03T08:07:34.048Z] download_test.go:268: Needs fixing on Windows [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-04-03T08:07:34.048Z] layer_test.go:304: Failing on Windows [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-04-03T08:07:34.048Z] layer_test.go:353: Failing on Windows [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-04-03T08:07:34.048Z] layer_test.go:468: Failing on Windows [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-04-03T08:07:34.048Z] layer_test.go:697: Failing on Windows [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-04-03T08:07:34.048Z] migration_test.go:46: Failing on Windows [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-04-03T08:07:34.048Z] migration_test.go:182: Failing on Windows [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-04-03T08:07:34.048Z] mount_test.go:17: Failing on Windows [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-04-03T08:07:34.048Z] mount_test.go:76: Failing on Windows [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-04-03T08:07:34.048Z] mount_test.go:125: Failing on Windows [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-04-03T08:07:34.048Z] mount_test.go:212: Failing on Windows [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-04-03T08:07:34.048Z] archive_test.go:133: Xz not present in msys2 [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-04-03T08:07:34.048Z] archive_test.go:238: Failing on Windows CI machines [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-04-03T08:07:34.048Z] archive_windows_test.go:16: Currently fails [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-04-03T08:07:34.048Z] changes_test.go:192: needs more investigation [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-04-03T08:07:34.048Z] changes_test.go:405: needs further investigation [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-04-03T08:07:34.048Z] changes_test.go:441: needs further investigation [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-04-03T08:07:34.048Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-04-03T08:07:34.048Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-04-03T08:07:34.048Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-04-03T08:07:34.048Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-04-03T08:07:34.048Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-04-03T08:07:34.048Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-04-03T08:07:34.048Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-04-03T08:07:34.048Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-04-03T08:07:34.048Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-04-03T08:07:34.048Z] poller_test.go:41: No chmod on Windows [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-04-03T08:07:34.048Z] fileutils_test.go:134: Needs porting to Windows [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-04-03T08:07:34.048Z] fileutils_test.go:180: Needs porting to Windows [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-04-03T08:07:34.048Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2020-04-03T08:07:34.048Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-04-03T08:07:34.048Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-04-03T08:07:34.048Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-04-03T08:07:34.048Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-04-03T08:07:34.048Z] local_test.go:181: runtime.GOOS == "windows" [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] [2020-04-03T08:07:34.048Z] DONE 1772 tests, 46 skipped in 214.114s [2020-04-03T08:07:34.048Z] INFO: make.ps1 ended at 04/03/2020 08:07:33 [2020-04-03T08:07:34.286Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-03T08:07:35.208Z] --- PASS: TestStats (1.84s) [2020-04-03T08:07:35.208Z] === RUN TestStopContainerWithTimeout [2020-04-03T08:07:35.208Z] === RUN TestStopContainerWithTimeout/0 [2020-04-03T08:07:35.208Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-03T08:07:35.208Z] === RUN TestStopContainerWithTimeout/1 [2020-04-03T08:07:35.208Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-03T08:07:35.208Z] === RUN TestStopContainerWithTimeout/3 [2020-04-03T08:07:35.208Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-03T08:07:35.208Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-03T08:07:35.208Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-03T08:07:35.208Z] === CONT TestStopContainerWithTimeout/0 [2020-04-03T08:07:35.208Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-03T08:07:35.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-03T08:07:35.384Z] tests/integration/models_images_test.py ............... [ 89%] [2020-04-03T08:07:35.460Z] #45 246.7 CC criu/netfilter.o [2020-04-03T08:07:35.460Z] #45 247.3 CC criu/page-pipe.o [2020-04-03T08:07:35.556Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-04-03T08:07:36.005Z] INFO: Unit tests ended at 04/03/2020 08:07:35. Duration:00:03:51.0209642 [2020-04-03T08:07:36.005Z] INFO: Building busybox [2020-04-03T08:07:36.005Z] Sending build context to Docker daemon 5.12kB [2020-04-03T08:07:36.005Z] [2020-04-03T08:07:36.005Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-04-03T08:07:36.005Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-04-03T08:07:36.005Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-04-03T08:07:36.005Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-04-03T08:07:36.005Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-04-03T08:07:36.005Z] ---> 80e84fd280e2 [2020-04-03T08:07:36.005Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-04-03T08:07:36.005Z] ---> Running in d2ae739c8a7e [2020-04-03T08:07:36.138Z] === CONT TestStopContainerWithTimeout/3 [2020-04-03T08:07:36.204Z] --- PASS: TestDockerNetworkMacvlan (18.41s) [2020-04-03T08:07:36.204Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-04-03T08:07:36.204Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-04-03T08:07:36.204Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s) [2020-04-03T08:07:36.205Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.12s) [2020-04-03T08:07:36.205Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.69s) [2020-04-03T08:07:36.205Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-04-03T08:07:36.205Z] PASS [2020-04-03T08:07:36.205Z] [2020-04-03T08:07:36.205Z] DONE 8 tests in 20.579s [2020-04-03T08:07:36.205Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-03T08:07:36.205Z] ++ 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-04-03T08:07:36.205Z] ++ set -e [2020-04-03T08:07:36.205Z] ++ '[' -n 0 ']' [2020-04-03T08:07:36.205Z] ++ set -x [2020-04-03T08:07:36.205Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:07:36.205Z] testing: warning: no tests to run [2020-04-03T08:07:36.205Z] PASS [2020-04-03T08:07:36.205Z] [2020-04-03T08:07:36.205Z] DONE 0 tests in 0.034s [2020-04-03T08:07:36.205Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-03T08:07:36.205Z] ++ 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-04-03T08:07:36.205Z] ++ set -e [2020-04-03T08:07:36.205Z] ++ '[' -n 0 ']' [2020-04-03T08:07:36.205Z] ++ set -x [2020-04-03T08:07:36.205Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:07:36.205Z] INFO: Testing against a local daemon [2020-04-03T08:07:36.205Z] === RUN TestAuthZPluginAllowRequest [2020-04-03T08:07:36.493Z] #45 248.5 CC criu/page-xfer.o [2020-04-03T08:07:36.702Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-03T08:07:37.268Z] tests/integration/models_networks_test.py .... [ 90%] [2020-04-03T08:07:37.887Z] --- PASS: TestServiceWithDataPathPortInit (19.89s) [2020-04-03T08:07:37.887Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-03T08:07:38.071Z] === CONT TestStopContainerWithTimeout/1 [2020-04-03T08:07:38.108Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2020-04-03T08:07:38.108Z] === RUN TestAuthZPluginTLS [2020-04-03T08:07:38.675Z] --- PASS: TestAuthZPluginTLS (0.69s) [2020-04-03T08:07:38.675Z] === RUN TestAuthZPluginDenyRequest [2020-04-03T08:07:39.000Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-03T08:07:39.230Z] #45 250.8 CC criu/pagemap-cache.o [2020-04-03T08:07:39.242Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-04-03T08:07:39.242Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-03T08:07:39.519Z] #45 251.5 CC criu/pagemap.o [2020-04-03T08:07:40.030Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-04-03T08:07:40.030Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-04-03T08:07:40.030Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2020-04-03T08:07:40.030Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2020-04-03T08:07:40.030Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2020-04-03T08:07:40.030Z] === RUN TestDeleteDevicemapper [2020-04-03T08:07:40.030Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-03T08:07:40.030Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-03T08:07:40.030Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-03T08:07:40.177Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-04-03T08:07:40.177Z] === RUN TestAuthZPluginDenyResponse [2020-04-03T08:07:40.744Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-04-03T08:07:40.744Z] === RUN TestAuthZPluginAllowEventStream [2020-04-03T08:07:41.578Z] #45 253.4 CC criu/parasite-syscall.o [2020-04-03T08:07:41.715Z] Removing intermediate container d2ae739c8a7e [2020-04-03T08:07:41.715Z] ---> 0fc404aef27f [2020-04-03T08:07:41.715Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-04-03T08:07:41.715Z] ---> Running in 89a31188887b [2020-04-03T08:07:41.715Z] Removing intermediate container 89a31188887b [2020-04-03T08:07:41.715Z] ---> dad701c490ee [2020-04-03T08:07:41.715Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-04-03T08:07:41.715Z] ---> Running in 2f719ae74419 [2020-04-03T08:07:42.164Z] Removing intermediate container 2f719ae74419 [2020-04-03T08:07:42.164Z] ---> ffea9a8803a8 [2020-04-03T08:07:42.164Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-04-03T08:07:42.646Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2020-04-03T08:07:42.646Z] === RUN TestAuthZPluginErrorResponse [2020-04-03T08:07:43.121Z] #45 255.0 CC criu/path.o [2020-04-03T08:07:43.212Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-04-03T08:07:43.212Z] === RUN TestAuthZPluginErrorRequest [2020-04-03T08:07:43.302Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-03T08:07:43.302Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-03T08:07:43.302Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-03T08:07:43.302Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.84s) [2020-04-03T08:07:43.302Z] === RUN TestUpdateMemory [2020-04-03T08:07:43.302Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-03T08:07:43.302Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:07:43.302Z] === RUN TestUpdateCPUQuota [2020-04-03T08:07:43.409Z] #45 255.5 CC criu/pie-util-vdso.o [2020-04-03T08:07:43.669Z] [2020-04-03T08:07:43.669Z] ---> bf2367aabfe5 [2020-04-03T08:07:43.669Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-04-03T08:07:43.669Z] ---> Running in 269aef899e5f [2020-04-03T08:07:43.778Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-04-03T08:07:43.778Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-03T08:07:43.809Z] tests/integration/models_nodes_test.py . [ 91%] [2020-04-03T08:07:43.809Z] tests/integration/models_resources_test.py . [ 91%] [2020-04-03T08:07:43.865Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-03T08:07:44.345Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.63s) [2020-04-03T08:07:44.345Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-03T08:07:44.457Z] #45 256.1 CC criu/pie-util.o [2020-04-03T08:07:44.457Z] #45 256.4 CC criu/pipes.o [2020-04-03T08:07:44.795Z] --- PASS: TestUpdateCPUQuota (1.76s) [2020-04-03T08:07:44.795Z] === RUN TestUpdatePidsLimit [2020-04-03T08:07:44.795Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-03T08:07:45.051Z] === RUN TestUpdatePidsLimit/no_change [2020-04-03T08:07:45.308Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-03T08:07:45.486Z] #45 257.6 CC criu/plugin.o [2020-04-03T08:07:45.873Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-03T08:07:46.130Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-03T08:07:46.239Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.74s) [2020-04-03T08:07:46.239Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6kvl4x98jko99afhyf8wn6kqb Created:2020-04-03 08:07:36.969389171 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[7d461be466cc714855583d2480b1f73b4b55ba7fa863cc23a1444eee90ad4f44:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tgy0h49tdtzhkrk8gn0hfjia9 EndpointID:d807c48fc8d517f69fba86ffc39e64c71fefd91fbe982a720c1c5a83e53e0ebd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6e7f4482f15d9d48b6159a2e744c91cb102b758ebcb0c8a2c0f7a1d8be8b93eb MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:85084eb648d9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tgy0h49tdtzhkrk8gn0hfjia9 EndpointID:d807c48fc8d517f69fba86ffc39e64c71fefd91fbe982a720c1c5a83e53e0ebd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-03T08:07:46.239Z] PASS [2020-04-03T08:07:46.239Z] [2020-04-03T08:07:46.239Z] === Skipped [2020-04-03T08:07:46.239Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-03T08:07:46.239Z] service_test.go:236: FLAKY_TEST [2020-04-03T08:07:46.239Z] [2020-04-03T08:07:46.239Z] [2020-04-03T08:07:46.239Z] DONE 22 tests, 1 skipped in 53.291s [2020-04-03T08:07:46.239Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-03T08:07:46.239Z] ++ 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-04-03T08:07:46.239Z] ++ set -e [2020-04-03T08:07:46.239Z] ++ '[' -n 0 ']' [2020-04-03T08:07:46.239Z] ++ set -x [2020-04-03T08:07:46.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:07:46.239Z] INFO: Testing against a local daemon [2020-04-03T08:07:46.239Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-03T08:07:46.239Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-03T08:07:46.239Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:07:46.239Z] === RUN TestDockerNetworkIpvlan [2020-04-03T08:07:46.239Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-03T08:07:46.239Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:07:46.239Z] PASS [2020-04-03T08:07:46.239Z] [2020-04-03T08:07:46.239Z] === Skipped [2020-04-03T08:07:46.239Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-03T08:07:46.239Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:07:46.239Z] [2020-04-03T08:07:46.239Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-03T08:07:46.239Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:07:46.239Z] [2020-04-03T08:07:46.239Z] [2020-04-03T08:07:46.239Z] DONE 2 tests, 2 skipped in 0.072s [2020-04-03T08:07:46.239Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-03T08:07:46.239Z] ++ 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-04-03T08:07:46.239Z] ++ set -e [2020-04-03T08:07:46.239Z] ++ '[' -n 0 ']' [2020-04-03T08:07:46.239Z] ++ set -x [2020-04-03T08:07:46.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:07:46.517Z] #45 258.3 CC criu/proc_parse.o [2020-04-03T08:07:46.519Z] INFO: Testing against a local daemon [2020-04-03T08:07:46.519Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-03T08:07:46.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-03T08:07:46.693Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-03T08:07:46.874Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-04-03T08:07:46.874Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-03T08:07:46.950Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-03T08:07:47.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-03T08:07:47.983Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2020-04-03T08:07:47.983Z] === RUN TestDockerNetworkMacvlan [2020-04-03T08:07:48.575Z] --- PASS: TestUpdatePidsLimit (4.07s) [2020-04-03T08:07:48.576Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-04-03T08:07:48.576Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-04-03T08:07:48.576Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-04-03T08:07:48.576Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2020-04-03T08:07:48.576Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-04-03T08:07:48.576Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-04-03T08:07:48.576Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2020-04-03T08:07:48.576Z] === RUN TestUpdateRestartPolicy [2020-04-03T08:07:48.593Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-03T08:07:48.776Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-04-03T08:07:48.776Z] === RUN TestAuthZPluginHeader [2020-04-03T08:07:49.625Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-03T08:07:49.710Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-04-03T08:07:49.710Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-03T08:07:49.710Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-03T08:07:49.710Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:07:49.710Z] === RUN TestAuthZPluginV2Disable [2020-04-03T08:07:49.710Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-03T08:07:49.710Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:07:49.710Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-03T08:07:49.710Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-03T08:07:49.710Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:07:49.710Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-03T08:07:49.710Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-03T08:07:49.710Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:07:49.710Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-03T08:07:49.982Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-04-03T08:07:50.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-03T08:07:50.627Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-03T08:07:50.724Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-03T08:07:51.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-03T08:07:53.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-03T08:07:53.395Z] #45 264.3 CC criu/protobuf-desc.o [2020-04-03T08:07:53.765Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-04-03T08:07:53.765Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-04-03T08:07:54.064Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-03T08:07:54.423Z] #45 266.1 CC criu/protobuf.o [2020-04-03T08:07:54.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-03T08:07:55.054Z] #45 266.8 CC criu/pstree.o [2020-04-03T08:07:55.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-03T08:07:55.934Z] Removing intermediate container 269aef899e5f [2020-04-03T08:07:55.934Z] ---> f7f150a20d55 [2020-04-03T08:07:55.934Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-04-03T08:07:55.934Z] ---> Running in 676a6e6b443a [2020-04-03T08:07:56.880Z] [2020-04-03T08:07:56.880Z] SUCCESS: Specified value was saved. [2020-04-03T08:07:57.126Z] #45 269.1 CC criu/rbtree.o [2020-04-03T08:07:57.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-03T08:07:58.155Z] #45 269.8 CC criu/rst-malloc.o [2020-04-03T08:07:58.218Z] tests/integration/regression_test.py ...... [ 98%] [2020-04-03T08:07:58.426Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-03T08:07:58.444Z] #45 270.4 CC criu/seccomp.o [2020-04-03T08:07:58.474Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-04-03T08:07:58.474Z] tests/integration/credentials/utils_test.py . [100%] [2020-04-03T08:07:58.474Z] [2020-04-03T08:07:58.474Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-04-03T08:07:58.474Z] =========================== short test summary info ============================ [2020-04-03T08:07:58.474Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-04-03T08:07:58.474Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-04-03T08:07:58.474Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-04-03T08:07:58.474Z] Not supported on most drivers [2020-04-03T08:07:58.474Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-04-03T08:07:58.474Z] Can fail if eth0 has multiple IP addresses [2020-04-03T08:07:58.474Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-04-03T08:07:58.474Z] This doesn't seem to be taken into account by the engine [2020-04-03T08:07:58.474Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-04-03T08:07:58.474Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-04-03T08:07:58.474Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-04-03T08:07:58.474Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-04-03T08:07:58.474Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-04-03T08:07:58.474Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-04-03T08:07:58.474Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-04-03T08:07:58.474Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 344.81 seconds == [2020-04-03T08:07:58.730Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-04-03T08:07:59.942Z] #45 271.6 CC criu/seize.o [2020-04-03T08:08:00.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-03T08:08:00.556Z] Removing intermediate container 676a6e6b443a [2020-04-03T08:08:00.557Z] ---> 62289a8d596b [2020-04-03T08:08:00.557Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-04-03T08:08:00.557Z] ---> Running in 2d5ed80a5d9f [2020-04-03T08:08:01.488Z] #45 273.4 CC criu/servicefd.o [2020-04-03T08:08:01.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-03T08:08:01.787Z] #45 ... [2020-04-03T08:08:01.787Z] [2020-04-03T08:08:01.787Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-03T08:08:01.787Z] #42 364.9 + dpkg --print-architecture [2020-04-03T08:08:01.787Z] #42 364.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-03T08:08:01.886Z] --- PASS: TestUpdateRestartPolicy (13.31s) [2020-04-03T08:08:01.886Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-03T08:08:02.811Z] #42 365.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-03T08:08:02.811Z] #42 365.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-03T08:08:02.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-03T08:08:02.817Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-04-03T08:08:02.817Z] === RUN TestWaitNonBlocked [2020-04-03T08:08:02.817Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-03T08:08:02.817Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-03T08:08:02.817Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-03T08:08:02.817Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-03T08:08:02.817Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-03T08:08:02.817Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-03T08:08:03.747Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-03T08:08:04.005Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-03T08:08:04.005Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2020-04-03T08:08:04.005Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2020-04-03T08:08:04.005Z] === RUN TestWaitBlocked [2020-04-03T08:08:04.005Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-03T08:08:04.005Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-03T08:08:04.005Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-03T08:08:04.005Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-03T08:08:04.005Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-03T08:08:04.005Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-03T08:08:04.232Z] Cannot create a file when that file already exists. [2020-04-03T08:08:04.262Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-03T08:08:05.193Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-03T08:08:05.217Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-03T08:08:05.450Z] --- PASS: TestWaitBlocked (0.02s) [2020-04-03T08:08:05.450Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2020-04-03T08:08:05.450Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2020-04-03T08:08:05.450Z] === CONT TestContainerStartOnDaemonRestart [2020-04-03T08:08:05.450Z] === CONT TestIpcModeOlderClient [2020-04-03T08:08:05.706Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-04-03T08:08:05.706Z] === CONT TestDaemonHostGatewayIP [2020-04-03T08:08:06.270Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-03T08:08:06.680Z] --- PASS: TestDockerNetworkMacvlan (18.93s) [2020-04-03T08:08:06.680Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-04-03T08:08:06.680Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-04-03T08:08:06.680Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s) [2020-04-03T08:08:06.680Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.47s) [2020-04-03T08:08:06.680Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.17s) [2020-04-03T08:08:06.680Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2020-04-03T08:08:06.680Z] PASS [2020-04-03T08:08:06.680Z] [2020-04-03T08:08:06.680Z] DONE 8 tests in 20.438s [2020-04-03T08:08:06.680Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-03T08:08:06.680Z] ++ 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-04-03T08:08:06.680Z] ++ set -e [2020-04-03T08:08:06.680Z] ++ '[' -n 0 ']' [2020-04-03T08:08:06.680Z] ++ set -x [2020-04-03T08:08:06.680Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:08:06.680Z] testing: warning: no tests to run [2020-04-03T08:08:06.680Z] PASS [2020-04-03T08:08:06.680Z] [2020-04-03T08:08:06.680Z] DONE 0 tests in 0.015s [2020-04-03T08:08:06.680Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-03T08:08:06.680Z] ++ 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-04-03T08:08:06.680Z] ++ set -e [2020-04-03T08:08:06.680Z] ++ '[' -n 0 ']' [2020-04-03T08:08:06.680Z] ++ set -x [2020-04-03T08:08:06.680Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:08:06.960Z] INFO: Testing against a local daemon [2020-04-03T08:08:06.960Z] === RUN TestAuthZPluginAllowRequest [2020-04-03T08:08:07.786Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.99s) [2020-04-03T08:08:07.786Z] PASS [2020-04-03T08:08:07.786Z] [2020-04-03T08:08:07.786Z] === Skipped [2020-04-03T08:08:07.786Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-03T08:08:07.786Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:08:07.786Z] [2020-04-03T08:08:07.786Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-03T08:08:07.786Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:08:07.786Z] [2020-04-03T08:08:07.786Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-03T08:08:07.786Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:08:07.786Z] [2020-04-03T08:08:07.786Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-03T08:08:07.786Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:08:07.786Z] [2020-04-03T08:08:07.786Z] [2020-04-03T08:08:07.786Z] DONE 17 tests, 4 skipped in 31.618s [2020-04-03T08:08:07.787Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-03T08:08:07.787Z] ++ 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-04-03T08:08:07.787Z] ++ set -e [2020-04-03T08:08:07.787Z] ++ '[' -n 0 ']' [2020-04-03T08:08:07.787Z] ++ set -x [2020-04-03T08:08:07.787Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:08:07.787Z] INFO: Testing against a local daemon [2020-04-03T08:08:07.787Z] === RUN TestPluginInvalidJSON [2020-04-03T08:08:07.787Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-03T08:08:07.787Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-03T08:08:07.787Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-03T08:08:07.787Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-03T08:08:07.787Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-03T08:08:07.787Z] PASS [2020-04-03T08:08:07.787Z] [2020-04-03T08:08:07.787Z] DONE 2 tests in 0.172s [2020-04-03T08:08:07.787Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-03T08:08:07.787Z] ++ 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-04-03T08:08:07.787Z] ++ set -e [2020-04-03T08:08:07.787Z] ++ '[' -n 0 ']' [2020-04-03T08:08:07.787Z] ++ set -x [2020-04-03T08:08:07.787Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:08:08.045Z] INFO: Testing against a local daemon [2020-04-03T08:08:08.045Z] === RUN TestExternalGraphDriver [2020-04-03T08:08:08.045Z] === RUN TestExternalGraphDriver/json [2020-04-03T08:08:08.423Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2020-04-03T08:08:08.423Z] === RUN TestAuthZPluginTLS [2020-04-03T08:08:08.792Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-03T08:08:08.847Z] Removing intermediate container 2d5ed80a5d9f [2020-04-03T08:08:08.847Z] ---> 4abc97acbefc [2020-04-03T08:08:08.847Z] Step 13/13 : CMD ["sh"] [2020-04-03T08:08:08.847Z] ---> Running in 02b8eac38b02 [2020-04-03T08:08:09.033Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-04-03T08:08:09.033Z] === RUN TestAuthZPluginDenyRequest [2020-04-03T08:08:09.049Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s) [2020-04-03T08:08:09.049Z] === CONT TestDaemonRestartIpcMode [2020-04-03T08:08:09.297Z] Removing intermediate container 02b8eac38b02 [2020-04-03T08:08:09.297Z] ---> a32b6b74e1e8 [2020-04-03T08:08:09.297Z] Successfully built a32b6b74e1e8 [2020-04-03T08:08:09.297Z] Successfully tagged busybox:latest [2020-04-03T08:08:09.297Z] INFO: Docker images of the daemon under test [2020-04-03T08:08:09.297Z] [2020-04-03T08:08:09.297Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-03T08:08:09.297Z] busybox latest a32b6b74e1e8 Less than a second ago 4.98GB [2020-04-03T08:08:09.297Z] microsoft/windowsservercore latest 80e84fd280e2 3 weeks ago 4.94GB [2020-04-03T08:08:09.297Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 3 weeks ago 4.94GB [2020-04-03T08:08:09.297Z] [2020-04-03T08:08:09.297Z] INFO: Running integration tests at 04/03/2020 08:08:09... [2020-04-03T08:08:09.297Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-04-03T08:08:09.297Z] INFO: Integration API tests being run from the host: [2020-04-03T08:08:09.297Z] INFO: make.ps1 starting at 04/03/2020 08:08:09 [2020-04-03T08:08:09.643Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-04-03T08:08:09.643Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-03T08:08:10.246Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-04-03T08:08:10.252Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-04-03T08:08:10.252Z] === RUN TestAuthZPluginDenyResponse [2020-04-03T08:08:10.423Z] --- PASS: TestDaemonHostGatewayIP (4.68s) [2020-04-03T08:08:10.533Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-04-03T08:08:10.533Z] === RUN TestAuthZPluginAllowEventStream [2020-04-03T08:08:10.575Z] === RUN TestExternalGraphDriver/spec [2020-04-03T08:08:10.902Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-03T08:08:10.902Z] [2020-04-03T08:08:10.902Z] Unloading profiles will leave already running processes permanently [2020-04-03T08:08:10.902Z] unconfined, which can lead to unexpected situations. [2020-04-03T08:08:10.902Z] [2020-04-03T08:08:10.902Z] To set a process to complain mode, use the command line tool [2020-04-03T08:08:10.902Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-03T08:08:10.902Z] Post stage [Pipeline] junit [2020-04-03T08:08:11.474Z] Recording test results [Pipeline] sh [2020-04-03T08:08:11.963Z] + echo Ensuring container killed. [2020-04-03T08:08:11.964Z] Ensuring container killed. [2020-04-03T08:08:11.964Z] + docker rm -vf docker-pr16 [2020-04-03T08:08:11.964Z] Error: No such container: docker-pr16 [2020-04-03T08:08:11.964Z] + true [Pipeline] sh [2020-04-03T08:08:12.272Z] + echo Chowning /workspace to jenkins user [2020-04-03T08:08:12.272Z] Chowning /workspace to jenkins user [2020-04-03T08:08:12.272Z] + id -u [2020-04-03T08:08:12.272Z] + id -g [2020-04-03T08:08:12.272Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39807:/workspace busybox chown -R 1000:1000 /workspace [2020-04-03T08:08:12.548Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2020-04-03T08:08:12.548Z] === RUN TestAuthZPluginErrorResponse [2020-04-03T08:08:12.829Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-04-03T08:08:12.829Z] === RUN TestAuthZPluginErrorRequest [2020-04-03T08:08:12.946Z] --- PASS: TestDaemonRestartIpcMode (3.97s) [2020-04-03T08:08:12.946Z] PASS [2020-04-03T08:08:12.946Z] [2020-04-03T08:08:12.946Z] === Skipped [2020-04-03T08:08:12.946Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-03T08:08:12.946Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-03T08:08:12.946Z] [2020-04-03T08:08:12.946Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-03T08:08:12.946Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:08:12.946Z] [2020-04-03T08:08:12.946Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-03T08:08:12.946Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:08:12.946Z] [2020-04-03T08:08:12.946Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-03T08:08:12.946Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-03T08:08:12.946Z] [2020-04-03T08:08:12.946Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-03T08:08:12.946Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-03T08:08:12.946Z] [2020-04-03T08:08:12.946Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-03T08:08:12.946Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:08:12.946Z] [2020-04-03T08:08:12.946Z] [2020-04-03T08:08:12.946Z] DONE 199 tests, 6 skipped in 150.348s [2020-04-03T08:08:13.169Z] #42 ... [2020-04-03T08:08:13.169Z] [2020-04-03T08:08:13.169Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-03T08:08:13.169Z] #45 274.4 CC criu/shmem.o [2020-04-03T08:08:13.169Z] #45 276.0 CC criu/sigframe.o [2020-04-03T08:08:13.169Z] #45 276.4 CC criu/signalfd.o [2020-04-03T08:08:13.169Z] #45 276.9 CC criu/sk-inet.o [2020-04-03T08:08:13.169Z] #45 278.6 CC criu/sk-netlink.o [2020-04-03T08:08:13.169Z] #45 279.2 CC criu/sk-packet.o [2020-04-03T08:08:13.169Z] #45 280.4 CC criu/sk-queue.o [2020-04-03T08:08:13.169Z] #45 281.3 CC criu/sk-tcp.o [2020-04-03T08:08:13.169Z] #45 282.2 CC criu/sk-unix.o [2020-04-03T08:08:13.204Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-03T08:08:13.204Z] ++ 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-04-03T08:08:13.204Z] ++ set -e [2020-04-03T08:08:13.204Z] ++ '[' -n 0 ']' [2020-04-03T08:08:13.204Z] ++ set -x [2020-04-03T08:08:13.204Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:08:13.204Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-03T08:08:13.443Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-04-03T08:08:13.443Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-03T08:08:13.459Z] #45 285.5 CC criu/sockets.o [2020-04-03T08:08:13.461Z] INFO: Testing against a local daemon [2020-04-03T08:08:13.461Z] === RUN TestCommitInheritsEnv [2020-04-03T08:08:13.461Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-03T08:08:13.870Z] === RUN TestExternalGraphDriver/pull [2020-04-03T08:08:13.932Z] + bundleName=docker-py [2020-04-03T08:08:13.932Z] + echo Creating docker-py-bundles.tar.gz [2020-04-03T08:08:13.932Z] Creating docker-py-bundles.tar.gz [2020-04-03T08:08:13.932Z] + 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-04-03T08:08:13.941Z] Archiving artifacts [2020-04-03T08:08:14.024Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-04-03T08:08:14.024Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-03T08:08:14.024Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-03T08:08:14.024Z] === RUN TestImagesFilterMultiReference [2020-04-03T08:08:14.024Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-04-03T08:08:14.024Z] === RUN TestImagePullPlatformInvalid [2020-04-03T08:08:14.024Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-04-03T08:08:14.024Z] === RUN TestRemoveImageOrphaning [2020-04-03T08:08:14.054Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-04-03T08:08:14.054Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-03T08:08:14.195Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39807/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-04-03T08:08:14.549Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39807/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a -e DOCKER_GRAPHDRIVER docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a hack/make.sh binary-daemon [2020-04-03T08:08:14.589Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-04-03T08:08:14.589Z] === RUN TestRemoveImageGarbageCollector [2020-04-03T08:08:15.113Z] [2020-04-03T08:08:15.113Z] Removing bundles/ [2020-04-03T08:08:15.113Z] [2020-04-03T08:08:15.113Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-04-03T08:08:15.113Z] Building: bundles/binary-daemon/dockerd-dev [2020-04-03T08:08:15.113Z] GOOS="" GOARCH="" GOARM="" [2020-04-03T08:08:15.153Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-03T08:08:15.524Z] #45 287.3 CC criu/stats.o [2020-04-03T08:08:15.773Z] --- PASS: TestExternalGraphDriver (7.49s) [2020-04-03T08:08:15.773Z] --- PASS: TestExternalGraphDriver/json (2.46s) [2020-04-03T08:08:15.773Z] --- PASS: TestExternalGraphDriver/spec (2.68s) [2020-04-03T08:08:15.773Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2020-04-03T08:08:15.773Z] === RUN TestGraphdriverPluginV2 [2020-04-03T08:08:15.773Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-04-03T08:08:15.773Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:08:15.773Z] PASS [2020-04-03T08:08:15.773Z] [2020-04-03T08:08:15.773Z] === Skipped [2020-04-03T08:08:15.773Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-04-03T08:08:15.773Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:08:15.773Z] [2020-04-03T08:08:15.773Z] [2020-04-03T08:08:15.773Z] DONE 5 tests, 1 skipped in 7.680s [2020-04-03T08:08:15.773Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-03T08:08:15.773Z] ++ 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-04-03T08:08:15.773Z] ++ set -e [2020-04-03T08:08:15.773Z] ++ '[' -n 0 ']' [2020-04-03T08:08:15.773Z] ++ set -x [2020-04-03T08:08:15.773Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:08:15.773Z] INFO: Testing against a local daemon [2020-04-03T08:08:15.773Z] === RUN TestContinueAfterPluginCrash [2020-04-03T08:08:15.773Z] === PAUSE TestContinueAfterPluginCrash [2020-04-03T08:08:15.773Z] === RUN TestReadPluginNoRead [2020-04-03T08:08:15.773Z] === PAUSE TestReadPluginNoRead [2020-04-03T08:08:15.773Z] === RUN TestDaemonStartWithLogOpt [2020-04-03T08:08:15.773Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-03T08:08:15.773Z] === CONT TestContinueAfterPluginCrash [2020-04-03T08:08:15.773Z] === CONT TestDaemonStartWithLogOpt [2020-04-03T08:08:15.773Z] === CONT TestReadPluginNoRead [2020-04-03T08:08:15.829Z] #45 287.7 CC criu/string.o [2020-04-03T08:08:15.829Z] #45 287.8 CC criu/sysctl.o [2020-04-03T08:08:16.065Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-04-03T08:08:16.065Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-03T08:08:16.084Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-03T08:08:16.084Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-03T08:08:17.016Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-03T08:08:17.016Z] --- PASS: TestRemoveImageGarbageCollector (2.33s) [2020-04-03T08:08:17.016Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-03T08:08:17.016Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2020-04-03T08:08:17.016Z] === RUN TestTagInvalidReference [2020-04-03T08:08:17.016Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-03T08:08:17.016Z] === RUN TestTagValidPrefixedRepo [2020-04-03T08:08:17.016Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-03T08:08:17.016Z] === RUN TestTagExistedNameWithoutForce [2020-04-03T08:08:17.016Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-03T08:08:17.016Z] === RUN TestTagOfficialNames [2020-04-03T08:08:17.273Z] --- PASS: TestTagOfficialNames (0.08s) [2020-04-03T08:08:17.273Z] === RUN TestTagMatchesDigest [2020-04-03T08:08:17.273Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-03T08:08:17.273Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-03T08:08:17.334Z] #45 288.9 CC criu/sysfs_parse.o [2020-04-03T08:08:17.334Z] #45 289.5 CC criu/timerfd.o [2020-04-03T08:08:17.968Z] #45 290.0 CC criu/tty.o [2020-04-03T08:08:18.077Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.16s) [2020-04-03T08:08:18.077Z] === RUN TestAuthZPluginHeader [2020-04-03T08:08:19.077Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-04-03T08:08:19.077Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-03T08:08:19.077Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-03T08:08:19.077Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:08:19.077Z] === RUN TestAuthZPluginV2Disable [2020-04-03T08:08:19.077Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-03T08:08:19.077Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:08:19.077Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-03T08:08:19.077Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-03T08:08:19.077Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:08:19.077Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-03T08:08:19.077Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-03T08:08:19.077Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:08:19.077Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-03T08:08:19.795Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-03T08:08:21.472Z] #45 293.4 CC criu/tun.o [2020-04-03T08:08:22.498Z] #45 294.5 CC criu/uffd.o [2020-04-03T08:08:23.971Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-03T08:08:24.534Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-03T08:08:25.218Z] #45 297.0 CC criu/util.o [2020-04-03T08:08:25.902Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-03T08:08:27.272Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-03T08:08:27.925Z] #45 299.7 CC criu/uts_ns.o [2020-04-03T08:08:27.985Z] === RUN TestReadPluginNoRead/default [2020-04-03T08:08:28.202Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-03T08:08:28.213Z] #45 300.1 CC criu/vdso.o [2020-04-03T08:08:28.552Z] --- PASS: TestDaemonStartWithLogOpt (12.80s) [2020-04-03T08:08:28.766Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-03T08:08:29.237Z] #45 301.2 LINK criu/built-in.o [2020-04-03T08:08:29.330Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-03T08:08:29.330Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-03T08:08:29.487Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-03T08:08:29.526Z] #45 301.4 LINK criu/criu [2020-04-03T08:08:29.894Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-03T08:08:30.151Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-03T08:08:30.151Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-03T08:08:30.552Z] #45 302.5 DEP lib/c/criu.d [2020-04-03T08:08:30.841Z] #45 302.6 CC images/rpc.pb-c.o [2020-04-03T08:08:31.387Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-03T08:08:31.890Z] #45 303.9 CC lib/c/criu.o [2020-04-03T08:08:32.045Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-03T08:08:33.287Z] --- PASS: TestReadPluginNoRead (17.20s) [2020-04-03T08:08:33.287Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2020-04-03T08:08:33.287Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.82s) [2020-04-03T08:08:33.287Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s) [2020-04-03T08:08:33.287Z] read_test.go:91: [d5931911f2d94] daemon is not started [2020-04-03T08:08:33.287Z] --- PASS: TestContinueAfterPluginCrash (17.59s) [2020-04-03T08:08:33.287Z] PASS [2020-04-03T08:08:33.287Z] [2020-04-03T08:08:33.287Z] DONE 6 tests in 17.754s [2020-04-03T08:08:33.287Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-03T08:08:33.287Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-03T08:08:33.287Z] ++ set -e [2020-04-03T08:08:33.287Z] ++ '[' -n 0 ']' [2020-04-03T08:08:33.287Z] ++ set -x [2020-04-03T08:08:33.287Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-03T08:08:33.287Z] testing: warning: no tests to run [2020-04-03T08:08:33.287Z] PASS [2020-04-03T08:08:33.287Z] [2020-04-03T08:08:33.287Z] DONE 0 tests in 0.049s [2020-04-03T08:08:33.287Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-03T08:08:33.287Z] ++ 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-04-03T08:08:33.287Z] ++ set -e [2020-04-03T08:08:33.287Z] ++ '[' -n 0 ']' [2020-04-03T08:08:33.287Z] ++ set -x [2020-04-03T08:08:33.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:08:33.545Z] INFO: Testing against a local daemon [2020-04-03T08:08:33.545Z] === RUN TestPluginWithDevMounts [2020-04-03T08:08:33.545Z] === PAUSE TestPluginWithDevMounts [2020-04-03T08:08:33.545Z] === CONT TestPluginWithDevMounts [2020-04-03T08:08:34.609Z] #45 306.1 LINK lib/c/built-in.o [2020-04-03T08:08:34.609Z] #45 306.1 LINK lib/c/libcriu.so [2020-04-03T08:08:34.609Z] #45 306.2 LINK lib/c/libcriu.a [2020-04-03T08:08:34.609Z] #45 306.5 GEN magic.py [2020-04-03T08:08:34.899Z] #45 306.8 Note: Building without setproctitle() and strlcpy() support. [2020-04-03T08:08:34.899Z] #45 306.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-03T08:08:34.899Z] #45 306.8 Note: Building without GnuTLS support [2020-04-03T08:08:35.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-03T08:08:35.248Z] INFO: Testing against a local daemon [2020-04-03T08:08:35.320Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-03T08:08:35.927Z] #45 307.9 fatal: not a git repository (or any of the parent directories): .git [2020-04-03T08:08:36.076Z] --- PASS: TestPluginWithDevMounts (2.19s) [2020-04-03T08:08:36.076Z] PASS [2020-04-03T08:08:36.076Z] [2020-04-03T08:08:36.076Z] DONE 1 tests in 2.370s [2020-04-03T08:08:36.076Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-03T08:08:36.076Z] ++ 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-04-03T08:08:36.076Z] ++ set -e [2020-04-03T08:08:36.076Z] ++ '[' -n 0 ']' [2020-04-03T08:08:36.076Z] ++ set -x [2020-04-03T08:08:36.076Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:08:36.076Z] INFO: Testing against a local daemon [2020-04-03T08:08:36.076Z] === RUN TestSecretInspect [2020-04-03T08:08:36.688Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-03T08:08:36.945Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-03T08:08:37.433Z] #45 309.4 make[1]: Nothing to be done for 'all'. [2020-04-03T08:08:37.485Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2020-04-03T08:08:37.485Z] PASS [2020-04-03T08:08:37.485Z] [2020-04-03T08:08:37.485Z] === Skipped [2020-04-03T08:08:37.485Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-03T08:08:37.485Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:08:37.485Z] [2020-04-03T08:08:37.485Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-03T08:08:37.485Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:08:37.485Z] [2020-04-03T08:08:37.485Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-03T08:08:37.485Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:08:37.485Z] [2020-04-03T08:08:37.485Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-03T08:08:37.485Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:08:37.485Z] [2020-04-03T08:08:37.485Z] [2020-04-03T08:08:37.485Z] DONE 17 tests, 4 skipped in 28.971s [2020-04-03T08:08:37.485Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-03T08:08:37.485Z] ++ 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-04-03T08:08:37.485Z] ++ set -e [2020-04-03T08:08:37.485Z] ++ '[' -n 0 ']' [2020-04-03T08:08:37.485Z] ++ set -x [2020-04-03T08:08:37.485Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:08:37.485Z] INFO: Testing against a local daemon [2020-04-03T08:08:37.485Z] === RUN TestPluginInvalidJSON [2020-04-03T08:08:37.485Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-03T08:08:37.485Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-03T08:08:37.485Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-03T08:08:37.485Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-04-03T08:08:37.485Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-03T08:08:37.485Z] PASS [2020-04-03T08:08:37.485Z] [2020-04-03T08:08:37.485Z] DONE 2 tests in 0.077s [2020-04-03T08:08:37.485Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-03T08:08:37.485Z] ++ 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-04-03T08:08:37.485Z] ++ set -e [2020-04-03T08:08:37.485Z] ++ '[' -n 0 ']' [2020-04-03T08:08:37.485Z] ++ set -x [2020-04-03T08:08:37.485Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:08:37.485Z] INFO: Testing against a local daemon [2020-04-03T08:08:37.485Z] === RUN TestExternalGraphDriver [2020-04-03T08:08:37.485Z] === RUN TestExternalGraphDriver/json [2020-04-03T08:08:37.529Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-03T08:08:38.095Z] === RUN TestExternalGraphDriver/spec [2020-04-03T08:08:38.607Z] --- PASS: TestSecretInspect (2.72s) [2020-04-03T08:08:38.607Z] === RUN TestSecretList [2020-04-03T08:08:38.938Z] #45 311.0 make[1]: 'images/built-in.o' is up to date. [2020-04-03T08:08:39.226Z] #45 311.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-03T08:08:39.226Z] #45 311.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-03T08:08:39.226Z] #45 311.3 make[1]: 'compel/libcompel.a' is up to date. [2020-04-03T08:08:39.446Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-03T08:08:39.518Z] #45 311.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-03T08:08:39.518Z] #45 311.4 make[1]: Nothing to be done for 'all'. [2020-04-03T08:08:39.518Z] #45 311.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-03T08:08:39.809Z] #45 311.8 make[2]: Nothing to be done for 'all'. [2020-04-03T08:08:40.097Z] #45 311.9 make[2]: Nothing to be done for 'all'. [2020-04-03T08:08:40.097Z] #45 312.1 make[2]: Nothing to be done for 'all'. [2020-04-03T08:08:40.109Z] === RUN TestExternalGraphDriver/pull [2020-04-03T08:08:40.376Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-03T08:08:40.726Z] #45 312.5 make[2]: Nothing to be done for 'all'. [2020-04-03T08:08:40.726Z] #45 312.6 make[2]: Nothing to be done for 'all'. [2020-04-03T08:08:40.726Z] #45 312.7 make[2]: Nothing to be done for 'all'. [2020-04-03T08:08:41.017Z] #45 312.8 make[2]: Nothing to be done for 'all'. [2020-04-03T08:08:41.308Z] #45 313.1 make[2]: Nothing to be done for 'all'. [2020-04-03T08:08:41.308Z] #45 313.1 INSTALL criu/criu [2020-04-03T08:08:41.308Z] #45 DONE 313.2s [2020-04-03T08:08:41.308Z] [2020-04-03T08:08:41.308Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:08:41.890Z] --- PASS: TestSecretList (2.73s) [2020-04-03T08:08:41.890Z] === RUN TestSecretsCreateAndDelete [2020-04-03T08:08:42.120Z] --- PASS: TestExternalGraphDriver (6.23s) [2020-04-03T08:08:42.120Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-04-03T08:08:42.120Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2020-04-03T08:08:42.120Z] --- PASS: TestExternalGraphDriver/pull (2.05s) [2020-04-03T08:08:42.120Z] === RUN TestGraphdriverPluginV2 [2020-04-03T08:08:42.120Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-04-03T08:08:42.120Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:08:42.120Z] PASS [2020-04-03T08:08:42.120Z] [2020-04-03T08:08:42.120Z] === Skipped [2020-04-03T08:08:42.120Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-04-03T08:08:42.120Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:08:42.120Z] [2020-04-03T08:08:42.120Z] [2020-04-03T08:08:42.120Z] DONE 5 tests, 1 skipped in 6.366s [2020-04-03T08:08:42.120Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-03T08:08:42.120Z] ++ 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-04-03T08:08:42.120Z] ++ set -e [2020-04-03T08:08:42.120Z] ++ '[' -n 0 ']' [2020-04-03T08:08:42.120Z] ++ set -x [2020-04-03T08:08:42.120Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:08:42.400Z] INFO: Testing against a local daemon [2020-04-03T08:08:42.400Z] === RUN TestContinueAfterPluginCrash [2020-04-03T08:08:42.400Z] === PAUSE TestContinueAfterPluginCrash [2020-04-03T08:08:42.400Z] === RUN TestReadPluginNoRead [2020-04-03T08:08:42.400Z] === PAUSE TestReadPluginNoRead [2020-04-03T08:08:42.400Z] === RUN TestDaemonStartWithLogOpt [2020-04-03T08:08:42.400Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-03T08:08:42.400Z] === CONT TestContinueAfterPluginCrash [2020-04-03T08:08:42.400Z] === CONT TestDaemonStartWithLogOpt [2020-04-03T08:08:42.897Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-03T08:08:43.828Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-03T08:08:44.392Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-03T08:08:44.392Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-03T08:08:44.956Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-03T08:08:45.175Z] --- PASS: TestSecretsCreateAndDelete (3.18s) [2020-04-03T08:08:45.175Z] === RUN TestSecretsUpdate [2020-04-03T08:08:45.744Z] #54 ... [2020-04-03T08:08:45.744Z] [2020-04-03T08:08:45.744Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:08:45.744Z] #61 235.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-03T08:08:45.886Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-03T08:08:46.451Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-03T08:08:47.015Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-03T08:08:47.580Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-03T08:08:48.143Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-03T08:08:48.460Z] --- PASS: TestSecretsUpdate (3.35s) [2020-04-03T08:08:48.460Z] === RUN TestTemplatedSecret [2020-04-03T08:08:48.707Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-03T08:08:49.267Z] #61 ... [2020-04-03T08:08:49.267Z] [2020-04-03T08:08:49.267Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-03T08:08:49.267Z] #42 DONE 412.5s [2020-04-03T08:08:49.271Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-03T08:08:49.556Z] [2020-04-03T08:08:49.556Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-03T08:08:49.845Z] #61 239.6 + mkdir -p /build [2020-04-03T08:08:49.845Z] #61 239.6 + cp runc /build/runc [2020-04-03T08:08:49.845Z] #61 DONE 239.7s [2020-04-03T08:08:49.845Z] [2020-04-03T08:08:49.845Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:08:49.926Z] ok github.com/docker/docker/integration/build 15.545s [2020-04-03T08:08:49.926Z] [2020-04-03T08:08:49.926Z] === Skipped [2020-04-03T08:08:49.926Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-04-03T08:08:49.926Z] build_session_test.go:25: TODO: BuildKit [2020-04-03T08:08:49.926Z] [2020-04-03T08:08:49.926Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-04-03T08:08:49.926Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:08:49.926Z] [2020-04-03T08:08:49.926Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-04-03T08:08:49.926Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-03T08:08:49.926Z] [2020-04-03T08:08:49.926Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-04-03T08:08:49.926Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-03T08:08:49.926Z] [2020-04-03T08:08:49.926Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-04-03T08:08:49.926Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-03T08:08:49.926Z] [2020-04-03T08:08:49.926Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-04-03T08:08:49.926Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-03T08:08:49.926Z] [2020-04-03T08:08:49.926Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-04-03T08:08:49.926Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-03T08:08:49.926Z] [2020-04-03T08:08:49.926Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-04-03T08:08:49.926Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-03T08:08:49.926Z] [2020-04-03T08:08:49.926Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-04-03T08:08:49.926Z] build_test.go:491: testEnv.OSType == "windows" [2020-04-03T08:08:49.926Z] [2020-04-03T08:08:49.926Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-04-03T08:08:49.926Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-03T08:08:49.926Z] [2020-04-03T08:08:49.926Z] [2020-04-03T08:08:49.926Z] DONE 22 tests, 10 skipped in 38.174s [2020-04-03T08:08:49.926Z] [2020-04-03T08:08:49.926Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-04-03T08:08:50.759Z] --- PASS: TestDaemonStartWithLogOpt (8.31s) [2020-04-03T08:08:50.759Z] === CONT TestReadPluginNoRead [2020-04-03T08:08:50.873Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-03T08:08:50.873Z] INFO: Testing against a local daemon [2020-04-03T08:08:50.873Z] ok github.com/docker/docker/integration/config 0.244s [2020-04-03T08:08:51.322Z] [2020-04-03T08:08:51.322Z] === Skipped [2020-04-03T08:08:51.322Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-04-03T08:08:51.322Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:08:51.322Z] [2020-04-03T08:08:51.322Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-04-03T08:08:51.322Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:08:51.322Z] [2020-04-03T08:08:51.322Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-04-03T08:08:51.322Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:08:51.322Z] [2020-04-03T08:08:51.322Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-04-03T08:08:51.322Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:08:51.322Z] [2020-04-03T08:08:51.322Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-04-03T08:08:51.322Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:08:51.322Z] [2020-04-03T08:08:51.322Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-04-03T08:08:51.322Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-04-03T08:08:51.322Z] [2020-04-03T08:08:51.322Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-04-03T08:08:51.322Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-04-03T08:08:51.322Z] [2020-04-03T08:08:51.322Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-04-03T08:08:51.322Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-04-03T08:08:51.322Z] [2020-04-03T08:08:51.322Z] [2020-04-03T08:08:51.322Z] DONE 8 tests, 8 skipped in 2.584s [2020-04-03T08:08:51.322Z] [2020-04-03T08:08:51.322Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-04-03T08:08:51.745Z] --- PASS: TestTemplatedSecret (3.38s) [2020-04-03T08:08:51.745Z] === RUN TestSecretCreateResolve [2020-04-03T08:08:52.544Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-03T08:08:53.421Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-03T08:08:54.441Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-03T08:08:55.012Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-03T08:08:55.012Z] INFO: Testing against a local daemon [2020-04-03T08:08:55.025Z] --- PASS: TestSecretCreateResolve (3.25s) [2020-04-03T08:08:55.025Z] PASS [2020-04-03T08:08:55.025Z] [2020-04-03T08:08:55.025Z] DONE 6 tests in 18.755s [2020-04-03T08:08:55.025Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-04-03T08:08:55.025Z] ++ 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-04-03T08:08:55.025Z] ++ set -e [2020-04-03T08:08:55.025Z] ++ '[' -n 0 ']' [2020-04-03T08:08:55.025Z] ++ set -x [2020-04-03T08:08:55.025Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:08:55.025Z] INFO: Testing against a local daemon [2020-04-03T08:08:55.025Z] === RUN TestServiceCreateInit [2020-04-03T08:08:55.025Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-03T08:08:55.431Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-03T08:08:55.431Z] --- PASS: TestContinueAfterPluginCrash (13.26s) [2020-04-03T08:08:57.442Z] === RUN TestReadPluginNoRead/default [2020-04-03T08:08:59.485Z] --- PASS: TestReadPluginNoRead (8.66s) [2020-04-03T08:08:59.485Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2020-04-03T08:08:59.485Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.04s) [2020-04-03T08:08:59.485Z] --- PASS: TestReadPluginNoRead/default (2.04s) [2020-04-03T08:08:59.485Z] read_test.go:91: [d4d1f2e6489ed] daemon is not started [2020-04-03T08:08:59.485Z] PASS [2020-04-03T08:08:59.485Z] [2020-04-03T08:08:59.485Z] DONE 6 tests in 17.051s [2020-04-03T08:08:59.485Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-03T08:08:59.485Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-03T08:08:59.485Z] ++ set -e [2020-04-03T08:08:59.485Z] ++ '[' -n 0 ']' [2020-04-03T08:08:59.485Z] ++ set -x [2020-04-03T08:08:59.485Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-03T08:08:59.485Z] testing: warning: no tests to run [2020-04-03T08:08:59.485Z] PASS [2020-04-03T08:08:59.485Z] [2020-04-03T08:08:59.485Z] DONE 0 tests in 0.037s [2020-04-03T08:08:59.485Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-03T08:08:59.485Z] ++ 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-04-03T08:08:59.485Z] ++ set -e [2020-04-03T08:08:59.485Z] ++ '[' -n 0 ']' [2020-04-03T08:08:59.485Z] ++ set -x [2020-04-03T08:08:59.485Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:08:59.485Z] INFO: Testing against a local daemon [2020-04-03T08:08:59.485Z] === RUN TestPluginWithDevMounts [2020-04-03T08:08:59.485Z] === PAUSE TestPluginWithDevMounts [2020-04-03T08:08:59.485Z] === CONT TestPluginWithDevMounts [2020-04-03T08:08:59.694Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-03T08:09:00.257Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-03T08:09:00.291Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-03T08:09:01.495Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-04-03T08:09:01.496Z] PASS [2020-04-03T08:09:01.496Z] [2020-04-03T08:09:01.496Z] DONE 1 tests in 1.922s [2020-04-03T08:09:01.496Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-04-03T08:09:01.496Z] ++ 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-04-03T08:09:01.496Z] ++ set -e [2020-04-03T08:09:01.496Z] ++ '[' -n 0 ']' [2020-04-03T08:09:01.496Z] ++ set -x [2020-04-03T08:09:01.496Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:09:01.496Z] INFO: Testing against a local daemon [2020-04-03T08:09:01.496Z] === RUN TestSecretInspect [2020-04-03T08:09:03.533Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-03T08:09:04.465Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-03T08:09:04.933Z] --- PASS: TestSecretInspect (3.23s) [2020-04-03T08:09:04.933Z] === RUN TestSecretList [2020-04-03T08:09:05.397Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-03T08:09:05.557Z] --- PASS: TestServiceCreateInit (10.02s) [2020-04-03T08:09:05.557Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.67s) [2020-04-03T08:09:05.557Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.31s) [2020-04-03T08:09:05.557Z] === RUN TestCreateServiceMultipleTimes [2020-04-03T08:09:05.961Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-03T08:09:08.370Z] --- PASS: TestSecretList (3.58s) [2020-04-03T08:09:08.370Z] === RUN TestSecretsCreateAndDelete [2020-04-03T08:09:10.138Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-03T08:09:10.138Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-03T08:09:11.811Z] --- PASS: TestSecretsCreateAndDelete (3.56s) [2020-04-03T08:09:11.811Z] === RUN TestSecretsUpdate [2020-04-03T08:09:13.411Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-03T08:09:14.781Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-03T08:09:15.039Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-03T08:09:15.250Z] --- PASS: TestSecretsUpdate (3.59s) [2020-04-03T08:09:15.250Z] === RUN TestTemplatedSecret [2020-04-03T08:09:15.603Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-03T08:09:16.168Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-03T08:09:16.732Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-03T08:09:16.732Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-03T08:09:16.732Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-03T08:09:16.732Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-03T08:09:16.732Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-03T08:09:16.732Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-03T08:09:18.627Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-03T08:09:18.627Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-03T08:09:19.616Z] --- PASS: TestTemplatedSecret (3.57s) [2020-04-03T08:09:19.616Z] === RUN TestSecretCreateResolve [2020-04-03T08:09:20.523Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-03T08:09:22.417Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-03T08:09:22.417Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-03T08:09:23.174Z] --- PASS: TestSecretCreateResolve (3.73s) [2020-04-03T08:09:23.174Z] PASS [2020-04-03T08:09:23.174Z] [2020-04-03T08:09:23.174Z] DONE 6 tests in 21.330s [2020-04-03T08:09:23.174Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-04-03T08:09:23.174Z] ++ 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-04-03T08:09:23.174Z] ++ set -e [2020-04-03T08:09:23.174Z] ++ '[' -n 0 ']' [2020-04-03T08:09:23.174Z] ++ set -x [2020-04-03T08:09:23.174Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:09:23.174Z] INFO: Testing against a local daemon [2020-04-03T08:09:23.174Z] === RUN TestServiceCreateInit [2020-04-03T08:09:23.174Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-03T08:09:26.590Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-03T08:09:27.482Z] --- PASS: TestCreateServiceMultipleTimes (19.46s) [2020-04-03T08:09:27.482Z] === RUN TestCreateServiceConflict [2020-04-03T08:09:27.482Z] --- PASS: TestCreateServiceConflict (3.21s) [2020-04-03T08:09:27.482Z] === RUN TestCreateServiceMaxReplicas [2020-04-03T08:09:27.548Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-03T08:09:27.959Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-03T08:09:28.890Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-03T08:09:30.260Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-03T08:09:31.672Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2020-04-03T08:09:31.672Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-03T08:09:32.784Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-03T08:09:33.024Z] --- PASS: TestServiceCreateInit (10.14s) [2020-04-03T08:09:33.024Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.87s) [2020-04-03T08:09:33.024Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.26s) [2020-04-03T08:09:33.024Z] === RUN TestCreateServiceMultipleTimes [2020-04-03T08:09:33.347Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-03T08:09:33.603Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-03T08:09:36.504Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-04-03T08:09:36.504Z] Copying nested executables into bundles/binary-daemon [2020-04-03T08:09:36.504Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-04-03T08:09:36.832Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39807/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a -e DOCKER_GRAPHDRIVER docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a hack/make.sh cross [2020-04-03T08:09:37.154Z] #66 398.6 + bin/containerd [2020-04-03T08:09:37.396Z] [2020-04-03T08:09:37.396Z] Removing bundles/ [2020-04-03T08:09:37.396Z] [2020-04-03T08:09:37.396Z] ---> Making bundle: cross (in bundles/cross) [2020-04-03T08:09:37.396Z] Cross building: bundles/cross/linux/amd64 [2020-04-03T08:09:37.396Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-04-03T08:09:37.396Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-04-03T08:09:37.442Z] #66 ... [2020-04-03T08:09:37.442Z] [2020-04-03T08:09:37.442Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:09:37.442Z] #54 DONE 460.4s [2020-04-03T08:09:37.442Z] [2020-04-03T08:09:37.442Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:09:37.777Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-03T08:09:41.050Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-03T08:09:42.418Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-03T08:09:44.311Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-03T08:09:45.681Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-03T08:09:46.554Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.54s) [2020-04-03T08:09:46.554Z] === RUN TestCreateServiceSecretFileMode [2020-04-03T08:09:47.053Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-03T08:09:47.800Z] #66 ... [2020-04-03T08:09:47.800Z] [2020-04-03T08:09:47.800Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:09:47.800Z] #24 469.3 + return [2020-04-03T08:09:47.800Z] #24 DONE 469.4s [2020-04-03T08:09:47.800Z] [2020-04-03T08:09:47.800Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:09:48.424Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-03T08:09:48.425Z] #66 ... [2020-04-03T08:09:48.425Z] [2020-04-03T08:09:48.425Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-03T08:09:48.455Z] --- PASS: TestCreateServiceSecretFileMode (2.78s) [2020-04-03T08:09:48.455Z] === RUN TestCreateServiceConfigFileMode [2020-04-03T08:09:48.713Z] #25 DONE 0.4s [2020-04-03T08:09:48.713Z] [2020-04-03T08:09:48.713Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:09:48.988Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-03T08:09:49.005Z] #66 ... [2020-04-03T08:09:49.005Z] [2020-04-03T08:09:49.005Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-03T08:09:49.293Z] #29 DONE 0.6s [2020-04-03T08:09:49.294Z] [2020-04-03T08:09:49.294Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:09:49.580Z] #66 ... [2020-04-03T08:09:49.580Z] [2020-04-03T08:09:49.580Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-03T08:09:49.580Z] #32 DONE 0.1s [2020-04-03T08:09:49.580Z] [2020-04-03T08:09:49.580Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-03T08:09:49.580Z] #35 DONE 0.1s [2020-04-03T08:09:49.580Z] [2020-04-03T08:09:49.580Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-03T08:09:49.580Z] #40 DONE 0.1s [2020-04-03T08:09:49.580Z] [2020-04-03T08:09:49.580Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:09:49.868Z] #66 ... [2020-04-03T08:09:49.868Z] [2020-04-03T08:09:49.868Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-03T08:09:49.868Z] #43 DONE 0.1s [2020-04-03T08:09:49.868Z] [2020-04-03T08:09:49.868Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-03T08:09:49.868Z] #46 DONE 0.1s [2020-04-03T08:09:49.868Z] [2020-04-03T08:09:49.868Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-03T08:09:50.156Z] #49 DONE 0.1s [2020-04-03T08:09:50.156Z] [2020-04-03T08:09:50.156Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-03T08:09:50.156Z] #52 DONE 0.1s [2020-04-03T08:09:50.156Z] [2020-04-03T08:09:50.156Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-03T08:09:50.156Z] #55 DONE 0.1s [2020-04-03T08:09:50.156Z] [2020-04-03T08:09:50.156Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-03T08:09:50.156Z] #58 DONE 0.1s [2020-04-03T08:09:50.156Z] [2020-04-03T08:09:50.156Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:09:50.445Z] #66 ... [2020-04-03T08:09:50.445Z] [2020-04-03T08:09:50.445Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-03T08:09:50.445Z] #62 DONE 0.1s [2020-04-03T08:09:50.445Z] [2020-04-03T08:09:50.445Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-03T08:09:50.884Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-03T08:09:50.884Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-03T08:09:51.739Z] --- PASS: TestCreateServiceConfigFileMode (3.22s) [2020-04-03T08:09:51.739Z] === RUN TestCreateServiceSysctls [2020-04-03T08:09:55.242Z] ok github.com/docker/docker/integration/container 55.960s [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === Skipped [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-04-03T08:09:55.242Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.04s) [2020-04-03T08:09:55.242Z] copy_test.go:25: testEnv.OSType == "windows" [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-04-03T08:09:55.242Z] copy_test.go:39: testEnv.OSType == "windows" [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-04-03T08:09:55.242Z] copy_test.go:51: testEnv.OSType == "windows" [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-04-03T08:09:55.242Z] copy_test.go:65: testEnv.OSType == "windows" [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-04-03T08:09:55.242Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-04-03T08:09:55.242Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-04-03T08:09:55.242Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-04-03T08:09:55.242Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-04-03T08:09:55.242Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-04-03T08:09:55.242Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-04-03T08:09:55.242Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-04-03T08:09:55.242Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-04-03T08:09:55.242Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-04-03T08:09:55.242Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-04-03T08:09:55.242Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-04-03T08:09:55.242Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-04-03T08:09:55.242Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-04-03T08:09:55.242Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-04-03T08:09:55.242Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-04-03T08:09:55.242Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-04-03T08:09:55.242Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-04-03T08:09:55.242Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-04-03T08:09:55.242Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-04-03T08:09:55.242Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-04-03T08:09:55.242Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-04-03T08:09:55.242Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-04-03T08:09:55.242Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-04-03T08:09:55.242Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-04-03T08:09:55.242Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-04-03T08:09:55.242Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-04-03T08:09:55.242Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-04-03T08:09:55.242Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-04-03T08:09:55.242Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-04-03T08:09:55.242Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-04-03T08:09:55.242Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-04-03T08:09:55.242Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-04-03T08:09:55.242Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-04-03T08:09:55.242Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-04-03T08:09:55.242Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-04-03T08:09:55.242Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] DONE 80 tests, 41 skipped in 59.017s [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-04-03T08:09:55.242Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-03T08:09:55.242Z] INFO: Testing against a local daemon [2020-04-03T08:09:55.242Z] ok github.com/docker/docker/integration/image 0.513s [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === Skipped [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2020-04-03T08:09:55.242Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-03T08:09:55.242Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-04-03T08:09:55.242Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-04-03T08:09:55.242Z] tag_test.go:98: testEnv.OSType == "windows" [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] DONE 11 tests, 4 skipped in 3.001s [2020-04-03T08:09:55.242Z] [2020-04-03T08:09:55.242Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-04-03T08:09:55.926Z] --- PASS: TestCreateServiceSysctls (4.10s) [2020-04-03T08:09:55.926Z] === RUN TestCreateServiceCapabilities [2020-04-03T08:09:56.136Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-03T08:09:56.189Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-03T08:09:56.189Z] INFO: Testing against a local daemon [2020-04-03T08:09:56.189Z] ok github.com/docker/docker/integration/network 0.231s [2020-04-03T08:09:56.189Z] [2020-04-03T08:09:56.189Z] === Skipped [2020-04-03T08:09:56.189Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-04-03T08:09:56.189Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-04-03T08:09:56.189Z] [2020-04-03T08:09:56.189Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-04-03T08:09:56.189Z] 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-04-03T08:09:56.189Z] [2020-04-03T08:09:56.189Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-04-03T08:09:56.189Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-04-03T08:09:56.190Z] [2020-04-03T08:09:56.190Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-04-03T08:09:56.190Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-04-03T08:09:56.190Z] [2020-04-03T08:09:56.190Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-04-03T08:09:56.190Z] network_test.go:97: testEnv.OSType == "windows" [2020-04-03T08:09:56.190Z] [2020-04-03T08:09:56.190Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-03T08:09:56.190Z] service_test.go:29: testEnv.OSType == "windows" [2020-04-03T08:09:56.190Z] [2020-04-03T08:09:56.190Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-04-03T08:09:56.190Z] service_test.go:52: testEnv.OSType == "windows" [2020-04-03T08:09:56.190Z] [2020-04-03T08:09:56.190Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-03T08:09:56.190Z] service_test.go:96: testEnv.OSType == "windows" [2020-04-03T08:09:56.190Z] [2020-04-03T08:09:56.190Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-03T08:09:56.190Z] service_test.go:130: testEnv.OSType == "windows" [2020-04-03T08:09:56.190Z] [2020-04-03T08:09:56.190Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-03T08:09:56.190Z] service_test.go:181: testEnv.OSType == "windows" [2020-04-03T08:09:56.190Z] [2020-04-03T08:09:56.190Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-04-03T08:09:56.190Z] service_test.go:206: testEnv.OSType == "windows" [2020-04-03T08:09:56.190Z] [2020-04-03T08:09:56.190Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-03T08:09:56.190Z] service_test.go:236: FLAKY_TEST [2020-04-03T08:09:56.190Z] [2020-04-03T08:09:56.190Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-04-03T08:09:56.190Z] service_test.go:326: testEnv.OSType == "windows" [2020-04-03T08:09:56.190Z] [2020-04-03T08:09:56.190Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-03T08:09:56.190Z] service_test.go:394: testEnv.OSType == "windows" [2020-04-03T08:09:56.190Z] [2020-04-03T08:09:56.190Z] [2020-04-03T08:09:56.190Z] DONE 18 tests, 14 skipped in 2.849s [2020-04-03T08:09:56.190Z] [2020-04-03T08:09:56.190Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-03T08:09:56.392Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-03T08:09:56.393Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-03T08:09:57.136Z] testing: warning: no tests to run [2020-04-03T08:09:57.136Z] ok github.com/docker/docker/integration/network/ipvlan 0.082s [2020-04-03T08:09:57.136Z] [2020-04-03T08:09:57.136Z] DONE 0 tests in 0.867s [2020-04-03T08:09:57.136Z] [2020-04-03T08:09:57.136Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-03T08:09:58.084Z] testing: warning: no tests to run [2020-04-03T08:09:58.084Z] ok github.com/docker/docker/integration/network/macvlan 0.080s [2020-04-03T08:09:58.084Z] [2020-04-03T08:09:58.084Z] DONE 0 tests in 0.865s [2020-04-03T08:09:58.084Z] [2020-04-03T08:09:58.084Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-04-03T08:09:58.285Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-03T08:09:59.031Z] testing: warning: no tests to run [2020-04-03T08:09:59.031Z] ok github.com/docker/docker/integration/plugin 0.107s [2020-04-03T08:09:59.031Z] [2020-04-03T08:09:59.031Z] DONE 0 tests in 0.876s [2020-04-03T08:09:59.031Z] [2020-04-03T08:09:59.031Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-03T08:09:59.210Z] --- PASS: TestCreateServiceCapabilities (3.44s) [2020-04-03T08:09:59.210Z] === RUN TestInspect [2020-04-03T08:09:59.659Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-03T08:09:59.916Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-03T08:09:59.959Z] --- PASS: TestCreateServiceMultipleTimes (22.79s) [2020-04-03T08:09:59.959Z] === RUN TestCreateServiceConflict [2020-04-03T08:09:59.959Z] --- PASS: TestCreateServiceConflict (3.61s) [2020-04-03T08:09:59.959Z] === RUN TestCreateServiceMaxReplicas [2020-04-03T08:09:59.978Z] testing: warning: no tests to run [2020-04-03T08:09:59.978Z] ok github.com/docker/docker/integration/plugin/authz 0.087s [2020-04-03T08:09:59.978Z] [2020-04-03T08:09:59.978Z] DONE 0 tests in 0.861s [2020-04-03T08:09:59.978Z] [2020-04-03T08:09:59.978Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-03T08:10:01.356Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-03T08:10:02.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-03T08:10:02.115Z] INFO: Testing against a local daemon [2020-04-03T08:10:02.115Z] ok github.com/docker/docker/integration/plugin/common 0.212s [2020-04-03T08:10:02.494Z] --- PASS: TestInspect (3.50s) [2020-04-03T08:10:02.494Z] === RUN TestCreateJob [2020-04-03T08:10:02.564Z] [2020-04-03T08:10:02.564Z] DONE 2 tests in 2.487s [2020-04-03T08:10:02.564Z] [2020-04-03T08:10:02.564Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-03T08:10:03.407Z] --- PASS: TestCreateServiceMaxReplicas (3.80s) [2020-04-03T08:10:03.407Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-03T08:10:06.240Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-03T08:10:06.240Z] INFO: Testing against a local daemon [2020-04-03T08:10:06.240Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.228s [2020-04-03T08:10:06.240Z] [2020-04-03T08:10:06.240Z] === Skipped [2020-04-03T08:10:06.240Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-04-03T08:10:06.240Z] external_test.go:48: runtime.GOOS == "windows" [2020-04-03T08:10:06.240Z] [2020-04-03T08:10:06.240Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-04-03T08:10:06.240Z] external_test.go:408: runtime.GOOS == "windows" [2020-04-03T08:10:06.240Z] [2020-04-03T08:10:06.240Z] [2020-04-03T08:10:06.240Z] DONE 2 tests, 2 skipped in 3.608s [2020-04-03T08:10:06.240Z] [2020-04-03T08:10:06.240Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-03T08:10:06.682Z] --- PASS: TestCreateJob (4.11s) [2020-04-03T08:10:06.682Z] === RUN TestReplicatedJob [2020-04-03T08:10:11.321Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-03T08:10:13.221Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-03T08:10:14.711Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-03T08:10:14.711Z] INFO: Testing against a local daemon [2020-04-03T08:10:14.711Z] ok github.com/docker/docker/integration/plugin/logging 0.250s [2020-04-03T08:10:14.711Z] [2020-04-03T08:10:14.711Z] === Skipped [2020-04-03T08:10:14.711Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-04-03T08:10:14.711Z] read_test.go:21: no unix domain sockets on Windows [2020-04-03T08:10:14.711Z] [2020-04-03T08:10:14.711Z] [2020-04-03T08:10:14.711Z] DONE 1 tests, 1 skipped in 7.537s [2020-04-03T08:10:14.711Z] [2020-04-03T08:10:14.711Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-04-03T08:10:14.794Z] --- PASS: TestReplicatedJob (6.79s) [2020-04-03T08:10:14.794Z] === RUN TestUpdateReplicatedJob [2020-04-03T08:10:15.116Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-03T08:10:15.116Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-03T08:10:15.160Z] testing: warning: no tests to run [2020-04-03T08:10:15.160Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.122s [2020-04-03T08:10:15.160Z] [2020-04-03T08:10:15.160Z] DONE 0 tests in 1.260s [2020-04-03T08:10:15.160Z] [2020-04-03T08:10:15.160Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-03T08:10:16.487Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-03T08:10:17.326Z] --- PASS: TestUpdateReplicatedJob (3.79s) [2020-04-03T08:10:17.326Z] === RUN TestServiceListWithStatuses [2020-04-03T08:10:17.326Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-03T08:10:17.326Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-03T08:10:17.326Z] === RUN TestDockerNetworkConnectAlias [2020-04-03T08:10:18.010Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-03T08:10:18.010Z] INFO: Testing against a local daemon [2020-04-03T08:10:18.010Z] ok github.com/docker/docker/integration/plugin/volumes 0.240s [2020-04-03T08:10:18.010Z] [2020-04-03T08:10:18.010Z] === Skipped [2020-04-03T08:10:18.010Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-04-03T08:10:18.010Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:18.010Z] [2020-04-03T08:10:18.010Z] [2020-04-03T08:10:18.010Z] DONE 1 tests, 1 skipped in 2.698s [2020-04-03T08:10:18.010Z] [2020-04-03T08:10:18.010Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-04-03T08:10:18.384Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-03T08:10:18.384Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-03T08:10:20.145Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-03T08:10:20.145Z] INFO: Testing against a local daemon [2020-04-03T08:10:20.145Z] ok github.com/docker/docker/integration/secret 0.260s [2020-04-03T08:10:20.145Z] [2020-04-03T08:10:20.145Z] === Skipped [2020-04-03T08:10:20.145Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-04-03T08:10:20.145Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:20.145Z] [2020-04-03T08:10:20.145Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-04-03T08:10:20.145Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:20.145Z] [2020-04-03T08:10:20.145Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-04-03T08:10:20.145Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:20.145Z] [2020-04-03T08:10:20.145Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-04-03T08:10:20.145Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:20.145Z] [2020-04-03T08:10:20.145Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-04-03T08:10:20.145Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:20.145Z] [2020-04-03T08:10:20.145Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-04-03T08:10:20.145Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-04-03T08:10:20.145Z] [2020-04-03T08:10:20.145Z] [2020-04-03T08:10:20.145Z] DONE 6 tests, 6 skipped in 2.224s [2020-04-03T08:10:20.145Z] [2020-04-03T08:10:20.145Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-04-03T08:10:20.909Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-03T08:10:21.872Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.79s) [2020-04-03T08:10:21.872Z] === RUN TestCreateServiceSecretFileMode [2020-04-03T08:10:22.485Z] --- PASS: TestCreateServiceSecretFileMode (3.51s) [2020-04-03T08:10:22.485Z] === RUN TestCreateServiceConfigFileMode [2020-04-03T08:10:22.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-03T08:10:22.995Z] INFO: Testing against a local daemon [2020-04-03T08:10:22.995Z] ok github.com/docker/docker/integration/service 0.405s [2020-04-03T08:10:23.443Z] [2020-04-03T08:10:23.443Z] === Skipped [2020-04-03T08:10:23.443Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-03T08:10:23.443Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-03T08:10:23.443Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:23.443Z] [2020-04-03T08:10:23.443Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-03T08:10:23.443Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-03T08:10:23.443Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:23.443Z] [2020-04-03T08:10:23.443Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-04-03T08:10:23.443Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:23.443Z] [2020-04-03T08:10:23.443Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-04-03T08:10:23.443Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:23.443Z] [2020-04-03T08:10:23.443Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-04-03T08:10:23.443Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:23.443Z] [2020-04-03T08:10:23.443Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-04-03T08:10:23.443Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:23.443Z] [2020-04-03T08:10:23.443Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-04-03T08:10:23.443Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:23.443Z] [2020-04-03T08:10:23.443Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-04-03T08:10:23.443Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:23.443Z] [2020-04-03T08:10:23.443Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-04-03T08:10:23.443Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:23.443Z] [2020-04-03T08:10:23.443Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-04-03T08:10:23.443Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:23.443Z] [2020-04-03T08:10:23.443Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-04-03T08:10:23.443Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:23.444Z] [2020-04-03T08:10:23.444Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-04-03T08:10:23.444Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:23.444Z] [2020-04-03T08:10:23.444Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-04-03T08:10:23.444Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:23.444Z] [2020-04-03T08:10:23.444Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-04-03T08:10:23.444Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:23.444Z] [2020-04-03T08:10:23.444Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-04-03T08:10:23.444Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:23.444Z] [2020-04-03T08:10:23.444Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-04-03T08:10:23.444Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:23.444Z] [2020-04-03T08:10:23.444Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-04-03T08:10:23.444Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:23.444Z] [2020-04-03T08:10:23.444Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-04-03T08:10:23.444Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:23.444Z] [2020-04-03T08:10:23.444Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-04-03T08:10:23.444Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-04-03T08:10:23.444Z] [2020-04-03T08:10:23.444Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-04-03T08:10:23.444Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-04-03T08:10:23.444Z] [2020-04-03T08:10:23.444Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-04-03T08:10:23.444Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-04-03T08:10:23.444Z] [2020-04-03T08:10:23.444Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-04-03T08:10:23.444Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-04-03T08:10:23.444Z] [2020-04-03T08:10:23.444Z] [2020-04-03T08:10:23.444Z] DONE 23 tests, 22 skipped in 3.127s [2020-04-03T08:10:23.444Z] [2020-04-03T08:10:23.444Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-04-03T08:10:23.888Z] --- PASS: TestDockerNetworkConnectAlias (6.44s) [2020-04-03T08:10:23.888Z] === RUN TestDockerNetworkReConnect [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite (353.57s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.91s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.22s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.66s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.07s) [2020-04-03T08:10:24.183Z] docker_cli_daemon_test.go:1449: [dd2c8caf75fbd] daemon is not started [2020-04-03T08:10:24.183Z] check_test.go:309: [d965e0f3fff3a] daemon is not started [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.99s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.26s) [2020-04-03T08:10:24.183Z] check_test.go:309: [dbe0ac5b442c5] daemon is not started [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.72s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.75s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.93s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.77s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.54s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.33s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.38s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.34s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-04-03T08:10:24.183Z] check_test.go:309: [dec1549b281c7] daemon is not started [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-04-03T08:10:24.183Z] check_test.go:309: [d70a8c12c921c] daemon is not started [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.59s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-04-03T08:10:24.183Z] check_test.go:309: [dd1b78a6231b6] daemon is not started [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.33s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.90s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.56s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.89s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-04-03T08:10:24.183Z] check_test.go:309: [d2869549762b5] daemon is not started [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.21s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.28s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.69s) [2020-04-03T08:10:24.183Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-03T08:10:24.183Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-03T08:10:24.183Z] check_test.go:309: [d81c93b2db046] daemon is not started [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.43s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.32s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.58s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2020-04-03T08:10:24.183Z] check_test.go:309: [dd194416b0d8e] daemon is not started [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.33s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-04-03T08:10:24.183Z] check_test.go:309: [dc4b1139bc012] daemon is not started [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.70s) [2020-04-03T08:10:24.183Z] docker_cli_daemon_plugins_test.go:79: [df17f6ffecb26] daemon is not started [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.96s) [2020-04-03T08:10:24.183Z] docker_cli_daemon_plugins_test.go:169: [db37b8a50e970] daemon is not started [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-04-03T08:10:24.183Z] check_test.go:309: [d96866377900c] daemon is not started [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.96s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.89s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.96s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.75s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.74s) [2020-04-03T08:10:24.183Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.94s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.79s) [2020-04-03T08:10:24.184Z] check_test.go:309: [dae3f503adb32] daemon is not started [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.25s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.55s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.62s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.93s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.70s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.85s) [2020-04-03T08:10:24.184Z] check_test.go:309: [dae4ed50ac822] daemon is not started [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.36s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.52s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.02s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.40s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.64s) [2020-04-03T08:10:24.184Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-03T08:10:24.184Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-03T08:10:24.184Z] check_test.go:309: [dc3077e25dde1] daemon is not started [2020-04-03T08:10:24.184Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-03T08:10:24.184Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-03T08:10:24.184Z] check_test.go:309: [def34b47350c6] daemon is not started [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.83s) [2020-04-03T08:10:24.184Z] check_test.go:309: [d058d13513627] daemon is not started [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.06s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.19s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.01s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.06s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.85s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.91s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.80s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.65s) [2020-04-03T08:10:24.184Z] check_test.go:309: [dda0173c2e01c] daemon is not started [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.58s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.93s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.07s) [2020-04-03T08:10:24.184Z] check_test.go:309: [d49d1e39910ea] daemon is not started [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.16s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-04-03T08:10:24.184Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-03T08:10:24.184Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-03T08:10:24.184Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-03T08:10:24.184Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-03T08:10:24.184Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-03T08:10:24.184Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-03T08:10:24.184Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-03T08:10:24.184Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-03T08:10:24.184Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-03T08:10:24.184Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-03T08:10:24.184Z] check_test.go:309: [d2b3a050cf42d] daemon is not started [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s) [2020-04-03T08:10:24.184Z] check_test.go:309: [d9ebb778ce62d] daemon is not started [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.71s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.58s) [2020-04-03T08:10:24.184Z] check_test.go:309: [d4efcaea3d45d] daemon is not started [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.22s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.83s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.08s) [2020-04-03T08:10:24.184Z] check_test.go:309: [db6b229d3186c] daemon is not started [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.62s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.97s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.00s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.18s) [2020-04-03T08:10:24.184Z] check_test.go:309: [d321ddab7326d] daemon is not started [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.95s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-04-03T08:10:24.184Z] check_test.go:309: [de194babe38ad] daemon is not started [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.76s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.87s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.06s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.07s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.72s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.71s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.07s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.96s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.27s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.69s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.03s) [2020-04-03T08:10:24.184Z] docker_cli_daemon_test.go:2542: [dafab62e2cb85] daemon is not started [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.13s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.22s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.00s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.33s) [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-04-03T08:10:24.184Z] check_test.go:309: [dfdf2ada4b645] daemon is not started [2020-04-03T08:10:24.184Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.46s) [2020-04-03T08:10:24.184Z] === RUN TestDockerSwarmSuite [2020-04-03T08:10:24.184Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-03T08:10:25.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-03T08:10:25.577Z] INFO: Testing against a local daemon [2020-04-03T08:10:25.577Z] ok github.com/docker/docker/integration/session 0.191s [2020-04-03T08:10:25.577Z] [2020-04-03T08:10:25.577Z] === Skipped [2020-04-03T08:10:25.577Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-04-03T08:10:25.577Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-04-03T08:10:25.577Z] [2020-04-03T08:10:25.577Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-04-03T08:10:25.577Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-04-03T08:10:25.577Z] [2020-04-03T08:10:25.577Z] [2020-04-03T08:10:25.577Z] DONE 2 tests, 2 skipped in 2.179s [2020-04-03T08:10:25.577Z] [2020-04-03T08:10:25.577Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-04-03T08:10:25.932Z] --- PASS: TestCreateServiceConfigFileMode (3.56s) [2020-04-03T08:10:25.932Z] === RUN TestCreateServiceSysctls [2020-04-03T08:10:27.711Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-03T08:10:27.711Z] INFO: Testing against a local daemon [2020-04-03T08:10:28.357Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-03T08:10:28.656Z] ok github.com/docker/docker/integration/system 1.252s [2020-04-03T08:10:28.656Z] [2020-04-03T08:10:28.656Z] === Skipped [2020-04-03T08:10:28.656Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-03T08:10:28.657Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-04-03T08:10:28.657Z] [2020-04-03T08:10:28.657Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-04-03T08:10:28.657Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-04-03T08:10:28.657Z] [2020-04-03T08:10:28.657Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-04-03T08:10:28.657Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-04-03T08:10:28.657Z] [2020-04-03T08:10:28.657Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-04-03T08:10:29.105Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-03T08:10:29.105Z] [2020-04-03T08:10:29.105Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-04-03T08:10:29.105Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-03T08:10:29.105Z] [2020-04-03T08:10:29.105Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-04-03T08:10:29.105Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-03T08:10:29.105Z] [2020-04-03T08:10:29.105Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-04-03T08:10:29.105Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-03T08:10:29.105Z] [2020-04-03T08:10:29.105Z] [2020-04-03T08:10:29.105Z] DONE 13 tests, 7 skipped in 3.173s [2020-04-03T08:10:29.105Z] [2020-04-03T08:10:29.105Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-04-03T08:10:29.153Z] --- PASS: TestDockerNetworkReConnect (5.11s) [2020-04-03T08:10:29.153Z] === RUN TestServicePlugin [2020-04-03T08:10:29.153Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-03T08:10:29.153Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:10:29.153Z] === RUN TestServiceUpdateLabel [2020-04-03T08:10:29.699Z] #66 449.7 + bin/containerd-stress [2020-04-03T08:10:29.699Z] #66 453.3 + bin/containerd-shim [2020-04-03T08:10:30.316Z] --- PASS: TestCreateServiceSysctls (4.35s) [2020-04-03T08:10:30.317Z] === RUN TestCreateServiceCapabilities [2020-04-03T08:10:31.254Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-03T08:10:31.254Z] INFO: Testing against a local daemon [2020-04-03T08:10:31.254Z] ok github.com/docker/docker/integration/volume 0.262s [2020-04-03T08:10:31.254Z] [2020-04-03T08:10:31.254Z] === Skipped [2020-04-03T08:10:31.254Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-04-03T08:10:31.254Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-04-03T08:10:31.254Z] [2020-04-03T08:10:31.254Z] [2020-04-03T08:10:31.254Z] DONE 5 tests, 1 skipped in 2.281s [2020-04-03T08:10:31.254Z] [2020-04-03T08:10:31.254Z] INFO: make.ps1 ended at 04/03/2020 08:10:30 [2020-04-03T08:10:31.254Z] INFO: Integration CLI tests being run from the host: [2020-04-03T08:10:31.254Z] 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-04-03T08:10:31.631Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-03T08:10:32.436Z] --- PASS: TestServiceUpdateLabel (3.29s) [2020-04-03T08:10:32.436Z] === RUN TestServiceUpdateSecrets [2020-04-03T08:10:33.763Z] --- PASS: TestCreateServiceCapabilities (3.57s) [2020-04-03T08:10:33.763Z] === RUN TestInspect [2020-04-03T08:10:35.804Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-03T08:10:36.368Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-03T08:10:36.368Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-03T08:10:37.212Z] --- PASS: TestInspect (3.31s) [2020-04-03T08:10:37.212Z] === RUN TestCreateJob [2020-04-03T08:10:37.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-03T08:10:38.151Z] #66 463.5 + bin/containerd-shim-runc-v1 [2020-04-03T08:10:39.711Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-03T08:10:39.711Z] INFO: Testing against a local daemon [2020-04-03T08:10:41.584Z] --- PASS: TestCreateJob (4.45s) [2020-04-03T08:10:41.584Z] === RUN TestReplicatedJob [2020-04-03T08:10:42.551Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-03T08:10:42.564Z] #66 468.4 + bin/containerd-shim-runc-v2 [2020-04-03T08:10:44.046Z] #66 469.9 + binaries [2020-04-03T08:10:44.046Z] #66 469.9 + mkdir -p /build [2020-04-03T08:10:44.046Z] #66 469.9 + cp bin/containerd /build/containerd [2020-04-03T08:10:44.046Z] #66 470.0 + cp bin/containerd-shim /build/containerd-shim [2020-04-03T08:10:44.046Z] #66 470.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-03T08:10:44.046Z] #66 470.0 + cp bin/ctr /build/ctr [2020-04-03T08:10:44.046Z] #66 DONE 470.1s [2020-04-03T08:10:45.071Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-03T08:10:45.523Z] [2020-04-03T08:10:45.523Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-03T08:10:45.523Z] #67 DONE 0.1s [2020-04-03T08:10:45.523Z] [2020-04-03T08:10:45.523Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-03T08:10:45.523Z] #71 DONE 0.1s [2020-04-03T08:10:45.810Z] [2020-04-03T08:10:45.810Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-03T08:10:45.810Z] #73 DONE 0.1s [2020-04-03T08:10:45.810Z] [2020-04-03T08:10:45.810Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-03T08:10:45.810Z] #76 DONE 0.1s [2020-04-03T08:10:45.810Z] [2020-04-03T08:10:45.810Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-03T08:10:45.810Z] #77 DONE 0.0s [2020-04-03T08:10:45.810Z] [2020-04-03T08:10:45.810Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-03T08:10:47.592Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-03T08:10:48.500Z] #78 DONE 2.3s [2020-04-03T08:10:48.500Z] [2020-04-03T08:10:48.500Z] #79 exporting to oci image format [2020-04-03T08:10:48.500Z] #79 exporting layers [2020-04-03T08:10:49.959Z] --- PASS: TestReplicatedJob (7.39s) [2020-04-03T08:10:49.959Z] === RUN TestUpdateReplicatedJob [2020-04-03T08:10:50.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-03T08:10:50.515Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2020-04-03T08:10:50.515Z] === RUN TestServiceUpdateConfigs [2020-04-03T08:10:51.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-03T08:10:53.408Z] --- PASS: TestUpdateReplicatedJob (4.01s) [2020-04-03T08:10:53.408Z] === RUN TestServiceListWithStatuses [2020-04-03T08:10:53.408Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-04-03T08:10:53.408Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-03T08:10:53.408Z] === RUN TestDockerNetworkConnectAlias [2020-04-03T08:10:55.656Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-03T08:10:58.803Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-04-03T08:10:58.804Z] Copying nested executables into bundles/cross/linux/amd64 [2020-04-03T08:10:58.804Z] Cross building: bundles/cross/windows/amd64 [2020-04-03T08:10:58.804Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-03T08:10:58.804Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-04-03T08:10:58.933Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-03T08:11:01.454Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-03T08:11:01.856Z] --- PASS: TestDockerNetworkConnectAlias (7.89s) [2020-04-03T08:11:01.856Z] === RUN TestDockerNetworkReConnect [2020-04-03T08:11:05.387Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2020-04-03T08:11:05.387Z] === RUN TestServiceUpdateNetwork [2020-04-03T08:11:07.333Z] --- PASS: TestDockerNetworkReConnect (5.83s) [2020-04-03T08:11:07.333Z] === RUN TestServicePlugin [2020-04-03T08:11:07.333Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-03T08:11:07.333Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:11:07.333Z] === RUN TestServiceUpdateLabel [2020-04-03T08:11:10.780Z] --- PASS: TestServiceUpdateLabel (3.62s) [2020-04-03T08:11:10.780Z] === RUN TestServiceUpdateSecrets [2020-04-03T08:11:13.638Z] --- PASS: TestImportExtremelyLargeImageWorks (175.02s) [2020-04-03T08:11:13.638Z] PASS [2020-04-03T08:11:13.638Z] [2020-04-03T08:11:13.638Z] DONE 12 tests in 179.180s [2020-04-03T08:11:13.638Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-03T08:11:13.638Z] ++ 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-04-03T08:11:13.638Z] ++ set -e [2020-04-03T08:11:13.638Z] ++ '[' -n 0 ']' [2020-04-03T08:11:13.638Z] ++ set -x [2020-04-03T08:11:13.638Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:11:13.638Z] INFO: Testing against a local daemon [2020-04-03T08:11:13.638Z] === RUN TestNetworkCreateDelete [2020-04-03T08:11:13.638Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-04-03T08:11:13.638Z] === RUN TestDockerNetworkDeletePreferID [2020-04-03T08:11:13.638Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-04-03T08:11:13.638Z] === RUN TestInspectNetwork [2020-04-03T08:11:17.811Z] === RUN TestInspectNetwork/full_network_id [2020-04-03T08:11:17.811Z] === RUN TestInspectNetwork/partial_network_id [2020-04-03T08:11:17.811Z] === RUN TestInspectNetwork/network_name [2020-04-03T08:11:17.811Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-03T08:11:19.707Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-03T08:11:19.707Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-03T08:11:20.266Z] --- PASS: TestServiceUpdateNetwork (14.87s) [2020-04-03T08:11:20.266Z] PASS [2020-04-03T08:11:20.266Z] [2020-04-03T08:11:20.266Z] === Skipped [2020-04-03T08:11:20.266Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-03T08:11:20.266Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-03T08:11:20.266Z] [2020-04-03T08:11:20.266Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-04-03T08:11:20.266Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:11:20.266Z] [2020-04-03T08:11:20.266Z] [2020-04-03T08:11:20.266Z] DONE 23 tests, 2 skipped in 143.162s [2020-04-03T08:11:20.266Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-04-03T08:11:20.266Z] ++ 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-04-03T08:11:20.266Z] ++ set -e [2020-04-03T08:11:20.266Z] ++ '[' -n 0 ']' [2020-04-03T08:11:20.266Z] ++ set -x [2020-04-03T08:11:20.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:11:20.266Z] INFO: Testing against a local daemon [2020-04-03T08:11:20.266Z] === RUN TestSessionCreate [2020-04-03T08:11:20.266Z] --- PASS: TestSessionCreate (0.05s) [2020-04-03T08:11:20.266Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-03T08:11:20.266Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-03T08:11:20.266Z] PASS [2020-04-03T08:11:20.266Z] [2020-04-03T08:11:20.266Z] DONE 2 tests in 0.249s [2020-04-03T08:11:20.266Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-04-03T08:11:20.266Z] ++ 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-04-03T08:11:20.266Z] ++ set -e [2020-04-03T08:11:20.266Z] ++ '[' -n 0 ']' [2020-04-03T08:11:20.266Z] ++ set -x [2020-04-03T08:11:20.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:11:20.266Z] INFO: Testing against a local daemon [2020-04-03T08:11:20.266Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-03T08:11:20.266Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-03T08:11:20.266Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-03T08:11:20.266Z] === RUN TestEventsExecDie [2020-04-03T08:11:20.266Z] --- PASS: TestEventsExecDie (0.91s) [2020-04-03T08:11:20.266Z] === RUN TestEventsBackwardsCompatible [2020-04-03T08:11:20.266Z] --- PASS: TestEventsBackwardsCompatible (0.14s) [2020-04-03T08:11:20.266Z] === RUN TestInfoBinaryCommits [2020-04-03T08:11:20.266Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-03T08:11:20.266Z] === RUN TestInfoAPIVersioned [2020-04-03T08:11:20.266Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-03T08:11:20.266Z] === RUN TestInfoDiscoveryBackend [2020-04-03T08:11:20.266Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-04-03T08:11:20.266Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-03T08:11:20.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-03T08:11:20.637Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-03T08:11:20.833Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-03T08:11:20.833Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-03T08:11:21.401Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-04-03T08:11:21.401Z] === RUN TestInfoAPI [2020-04-03T08:11:21.660Z] --- PASS: TestInfoAPI (0.05s) [2020-04-03T08:11:21.660Z] === RUN TestInfoAPIWarnings [2020-04-03T08:11:22.227Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-04-03T08:11:22.227Z] === RUN TestInfoDebug [2020-04-03T08:11:22.533Z] --- PASS: TestInspectNetwork (9.32s) [2020-04-03T08:11:22.533Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-03T08:11:22.533Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-03T08:11:22.533Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-03T08:11:22.533Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-03T08:11:22.533Z] === RUN TestRunContainerWithBridgeNone [2020-04-03T08:11:22.794Z] --- PASS: TestInfoDebug (0.62s) [2020-04-03T08:11:22.794Z] === RUN TestInfoInsecureRegistries [2020-04-03T08:11:23.362Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-04-03T08:11:23.362Z] === RUN TestInfoRegistryMirrors [2020-04-03T08:11:23.929Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-04-03T08:11:23.929Z] === RUN TestLoginFailsWithBadCredentials [2020-04-03T08:11:24.496Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-04-03T08:11:24.496Z] === RUN TestPingCacheHeaders [2020-04-03T08:11:24.496Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-03T08:11:24.496Z] === RUN TestPingGet [2020-04-03T08:11:24.496Z] --- PASS: TestPingGet (0.03s) [2020-04-03T08:11:24.496Z] === RUN TestPingHead [2020-04-03T08:11:24.496Z] --- PASS: TestPingHead (0.05s) [2020-04-03T08:11:24.496Z] === RUN TestVersion [2020-04-03T08:11:24.496Z] --- PASS: TestVersion (0.05s) [2020-04-03T08:11:24.496Z] PASS [2020-04-03T08:11:24.496Z] [2020-04-03T08:11:24.496Z] === Skipped [2020-04-03T08:11:24.496Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-03T08:11:24.496Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-03T08:11:24.496Z] [2020-04-03T08:11:24.496Z] [2020-04-03T08:11:24.496Z] DONE 18 tests, 1 skipped in 6.480s [2020-04-03T08:11:24.496Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-03T08:11:24.496Z] ++ 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-04-03T08:11:24.496Z] ++ set -e [2020-04-03T08:11:24.496Z] ++ '[' -n 0 ']' [2020-04-03T08:11:24.496Z] ++ set -x [2020-04-03T08:11:24.496Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:11:24.754Z] INFO: Testing against a local daemon [2020-04-03T08:11:24.754Z] === RUN TestVolumesCreateAndList [2020-04-03T08:11:24.754Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-03T08:11:24.754Z] === RUN TestVolumesRemove [2020-04-03T08:11:24.754Z] --- PASS: TestVolumesRemove (0.14s) [2020-04-03T08:11:24.754Z] === RUN TestVolumesInspect [2020-04-03T08:11:25.013Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-03T08:11:25.013Z] === RUN TestVolumesInvalidJSON [2020-04-03T08:11:25.013Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-03T08:11:25.013Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-03T08:11:25.013Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-03T08:11:25.013Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-03T08:11:25.013Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-03T08:11:25.013Z] PASS [2020-04-03T08:11:25.013Z] [2020-04-03T08:11:25.013Z] DONE 5 tests in 0.396s [2020-04-03T08:11:25.013Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-03T08:11:25.055Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-03T08:11:25.055Z] --- PASS: TestRunContainerWithBridgeNone (2.81s) [2020-04-03T08:11:25.055Z] === RUN TestNetworkInvalidJSON [2020-04-03T08:11:25.055Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-03T08:11:25.055Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-03T08:11:25.055Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-03T08:11:25.055Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-03T08:11:25.055Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-03T08:11:25.055Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-03T08:11:25.055Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-03T08:11:25.055Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-03T08:11:25.055Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-03T08:11:25.055Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-03T08:11:25.055Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-03T08:11:25.055Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-03T08:11:25.055Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-03T08:11:25.055Z] === RUN TestHostIPv4BridgeLabel [2020-04-03T08:11:25.271Z] ++++ cat bundles/test-integration/docker.pid [2020-04-03T08:11:25.271Z] +++ kill 13321 [2020-04-03T08:11:25.311Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-03T08:11:25.568Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-03T08:11:25.568Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-04-03T08:11:25.568Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-03T08:11:25.998Z] --- PASS: TestServiceUpdateSecrets (15.55s) [2020-04-03T08:11:25.998Z] === RUN TestServiceUpdateConfigs [2020-04-03T08:11:26.131Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-03T08:11:26.387Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-03T08:11:26.644Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-03T08:11:26.644Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-04-03T08:11:26.644Z] === RUN TestDaemonDefaultNetworkPools [2020-04-03T08:11:26.645Z] +++ /etc/init.d/apparmor stop [2020-04-03T08:11:26.645Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-03T08:11:26.645Z] [2020-04-03T08:11:26.645Z] Unloading profiles will leave already running processes permanently [2020-04-03T08:11:26.645Z] unconfined, which can lead to unexpected situations. [2020-04-03T08:11:26.645Z] [2020-04-03T08:11:26.645Z] To set a process to complain mode, use the command line tool [2020-04-03T08:11:26.645Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-03T08:11:26.645Z] +++ true [2020-04-03T08:11:26.645Z] [2020-04-03T08:11:26.901Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-03T08:11:27.465Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-04-03T08:11:27.465Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-03T08:11:28.834Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-04-03T08:11:28.834Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange Post stage [Pipeline] junit [2020-04-03T08:11:29.188Z] Recording test results [Pipeline] } [Pipeline] // withEnv [2020-04-03T08:11:29.397Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-03T08:11:29.731Z] + echo Ensuring container killed. [2020-04-03T08:11:29.731Z] Ensuring container killed. [2020-04-03T08:11:29.731Z] + docker rm -vf docker-pr16 [2020-04-03T08:11:29.731Z] Error: No such container: docker-pr16 [2020-04-03T08:11:29.731Z] + true [Pipeline] sh [2020-04-03T08:11:29.961Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2020-04-03T08:11:29.961Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-03T08:11:30.018Z] + echo Chowning /workspace to jenkins user [2020-04-03T08:11:30.018Z] Chowning /workspace to jenkins user [2020-04-03T08:11:30.018Z] + id -u [2020-04-03T08:11:30.018Z] + id -g [2020-04-03T08:11:30.018Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39807:/workspace busybox chown -R 1000:1000 /workspace [2020-04-03T08:11:30.524Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-04-03T08:11:30.524Z] === RUN TestServiceWithPredefinedNetwork [2020-04-03T08:11:30.780Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-03T08:11:32.674Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-03T08:11:33.237Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s) [2020-04-03T08:11:33.237Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-03T08:11:33.237Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-03T08:11:33.237Z] service_test.go:236: FLAKY_TEST [2020-04-03T08:11:33.237Z] === RUN TestServiceWithDataPathPortInit [2020-04-03T08:11:34.168Z] === RUN TestDockerSuite/TestBuildEnvEscapes [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-03T08:11:34.502Z] + bundleName=arm64-integration [2020-04-03T08:11:34.502Z] + echo Creating arm64-integration-bundles.tar.gz [2020-04-03T08:11:34.502Z] Creating arm64-integration-bundles.tar.gz [2020-04-03T08:11:34.502Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json+ -o -name *.log -oxargs -name *.prof tar -o -czf -name arm64-integration-bundles.tar.gz *-report.xml [2020-04-03T08:11:34.502Z] ) -print [Pipeline] archiveArtifacts [2020-04-03T08:11:34.771Z] Archiving artifacts [2020-04-03T08:11:35.371Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39807/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-03T08:11:35.687Z] + make clean [2020-04-03T08:11:36.162Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-03T08:11:36.256Z] docker volume rm -f docker-dev-cache [2020-04-03T08:11:36.256Z] docker-dev-cache [Pipeline] deleteDir [2020-04-03T08:11:37.101Z] === RUN TestDockerSuite/TestBuildEnvUsage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-03T08:11:42.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-03T08:11:42.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-03T08:11:44.431Z] --- PASS: TestServiceUpdateConfigs (15.74s) [2020-04-03T08:11:44.431Z] === RUN TestServiceUpdateNetwork [2020-04-03T08:11:44.816Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-03T08:11:52.915Z] --- PASS: TestServiceWithDataPathPortInit (19.14s) [2020-04-03T08:11:52.915Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-03T08:11:59.633Z] --- PASS: TestServiceUpdateNetwork (16.12s) [2020-04-03T08:11:59.633Z] PASS [2020-04-03T08:11:59.633Z] [2020-04-03T08:11:59.633Z] === Skipped [2020-04-03T08:11:59.633Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-04-03T08:11:59.633Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-03T08:11:59.633Z] [2020-04-03T08:11:59.633Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-04-03T08:11:59.633Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:11:59.633Z] [2020-04-03T08:11:59.633Z] [2020-04-03T08:11:59.633Z] DONE 23 tests, 2 skipped in 155.133s [2020-04-03T08:11:59.633Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-04-03T08:11:59.633Z] ++ 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-04-03T08:11:59.633Z] ++ set -e [2020-04-03T08:11:59.633Z] ++ '[' -n 0 ']' [2020-04-03T08:11:59.633Z] ++ set -x [2020-04-03T08:11:59.633Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:11:59.633Z] INFO: Testing against a local daemon [2020-04-03T08:11:59.633Z] === RUN TestSessionCreate [2020-04-03T08:11:59.633Z] --- PASS: TestSessionCreate (0.02s) [2020-04-03T08:11:59.633Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-03T08:11:59.633Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-03T08:11:59.633Z] PASS [2020-04-03T08:11:59.633Z] [2020-04-03T08:11:59.633Z] DONE 2 tests in 0.100s [2020-04-03T08:11:59.633Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-04-03T08:11:59.633Z] ++ 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-04-03T08:11:59.633Z] ++ set -e [2020-04-03T08:11:59.633Z] ++ '[' -n 0 ']' [2020-04-03T08:11:59.633Z] ++ set -x [2020-04-03T08:11:59.633Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:11:59.633Z] INFO: Testing against a local daemon [2020-04-03T08:11:59.633Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-03T08:11:59.633Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-03T08:11:59.633Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-03T08:11:59.633Z] === RUN TestEventsExecDie [2020-04-03T08:11:59.633Z] --- PASS: TestEventsExecDie (0.92s) [2020-04-03T08:11:59.633Z] === RUN TestEventsBackwardsCompatible [2020-04-03T08:11:59.633Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-03T08:11:59.633Z] === RUN TestInfoBinaryCommits [2020-04-03T08:11:59.633Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-04-03T08:11:59.633Z] === RUN TestInfoAPIVersioned [2020-04-03T08:11:59.633Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-03T08:11:59.633Z] === RUN TestInfoDiscoveryBackend [2020-04-03T08:11:59.633Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-04-03T08:11:59.633Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-03T08:12:00.639Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-03T08:12:00.639Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-03T08:12:00.921Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-04-03T08:12:00.921Z] === RUN TestInfoAPI [2020-04-03T08:12:00.921Z] --- PASS: TestInfoAPI (0.03s) [2020-04-03T08:12:00.921Z] === RUN TestInfoAPIWarnings [2020-04-03T08:12:01.534Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-03T08:12:01.534Z] === RUN TestInfoDebug [2020-04-03T08:12:02.148Z] --- PASS: TestInfoDebug (0.52s) [2020-04-03T08:12:02.148Z] === RUN TestInfoInsecureRegistries [2020-04-03T08:12:02.764Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-04-03T08:12:02.764Z] === RUN TestInfoRegistryMirrors [2020-04-03T08:12:02.871Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.85s) [2020-04-03T08:12:02.871Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rfvi64cx5o8gab9zz479ctxjt Created:2020-04-03 08:11:53.97401129 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[afd3c9ea3e7352bd249a0249328235145f7874f61d354d0f992e92d98f4a2862:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ut9m92ohs66i6v9uzxgx0ej9a EndpointID:1cd2261e044a796f970189d5caaa67b4fc427f1badaa8fb674f57a0f0de62dcb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e4be493a062dda3b1e5dbeaee96378c9820abf1135bc080829fcbfa1be814437 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:90e608bffc7d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ut9m92ohs66i6v9uzxgx0ej9a EndpointID:1cd2261e044a796f970189d5caaa67b4fc427f1badaa8fb674f57a0f0de62dcb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-03T08:12:02.871Z] PASS [2020-04-03T08:12:02.871Z] [2020-04-03T08:12:02.871Z] === Skipped [2020-04-03T08:12:02.871Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-03T08:12:02.871Z] service_test.go:236: FLAKY_TEST [2020-04-03T08:12:02.871Z] [2020-04-03T08:12:02.871Z] [2020-04-03T08:12:02.871Z] DONE 22 tests, 1 skipped in 48.958s [2020-04-03T08:12:02.871Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-03T08:12:02.871Z] ++ 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-04-03T08:12:02.871Z] ++ set -e [2020-04-03T08:12:02.871Z] ++ '[' -n 0 ']' [2020-04-03T08:12:02.871Z] ++ set -x [2020-04-03T08:12:02.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:12:02.871Z] INFO: Testing against a local daemon [2020-04-03T08:12:02.871Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-03T08:12:02.871Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-03T08:12:02.871Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:12:02.871Z] === RUN TestDockerNetworkIpvlan [2020-04-03T08:12:02.871Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-03T08:12:02.871Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:12:02.871Z] PASS [2020-04-03T08:12:02.871Z] [2020-04-03T08:12:02.871Z] === Skipped [2020-04-03T08:12:02.871Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-03T08:12:02.871Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:12:02.871Z] [2020-04-03T08:12:02.871Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-03T08:12:02.871Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:12:02.871Z] [2020-04-03T08:12:02.871Z] [2020-04-03T08:12:02.871Z] DONE 2 tests, 2 skipped in 0.130s [2020-04-03T08:12:02.871Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-03T08:12:02.871Z] ++ 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-04-03T08:12:02.871Z] ++ set -e [2020-04-03T08:12:02.871Z] ++ '[' -n 0 ']' [2020-04-03T08:12:02.871Z] ++ set -x [2020-04-03T08:12:02.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:12:02.871Z] INFO: Testing against a local daemon [2020-04-03T08:12:02.871Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-03T08:12:02.871Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-04-03T08:12:02.871Z] === RUN TestDockerNetworkMacvlan [2020-04-03T08:12:03.102Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-04-03T08:12:03.102Z] === RUN TestLoginFailsWithBadCredentials [2020-04-03T08:12:03.384Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-04-03T08:12:03.384Z] === RUN TestPingCacheHeaders [2020-04-03T08:12:03.384Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-04-03T08:12:03.384Z] === RUN TestPingGet [2020-04-03T08:12:03.384Z] --- PASS: TestPingGet (0.01s) [2020-04-03T08:12:03.384Z] === RUN TestPingHead [2020-04-03T08:12:03.384Z] --- PASS: TestPingHead (0.01s) [2020-04-03T08:12:03.384Z] === RUN TestVersion [2020-04-03T08:12:03.384Z] --- PASS: TestVersion (0.01s) [2020-04-03T08:12:03.384Z] PASS [2020-04-03T08:12:03.384Z] [2020-04-03T08:12:03.384Z] === Skipped [2020-04-03T08:12:03.384Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-03T08:12:03.384Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-03T08:12:03.384Z] [2020-04-03T08:12:03.384Z] [2020-04-03T08:12:03.384Z] DONE 18 tests, 1 skipped in 5.573s [2020-04-03T08:12:03.384Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-04-03T08:12:03.384Z] ++ 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-04-03T08:12:03.384Z] ++ set -e [2020-04-03T08:12:03.384Z] ++ '[' -n 0 ']' [2020-04-03T08:12:03.384Z] ++ set -x [2020-04-03T08:12:03.384Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:12:03.384Z] INFO: Testing against a local daemon [2020-04-03T08:12:03.384Z] === RUN TestVolumesCreateAndList [2020-04-03T08:12:03.666Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-03T08:12:03.666Z] === RUN TestVolumesRemove [2020-04-03T08:12:03.666Z] --- PASS: TestVolumesRemove (0.10s) [2020-04-03T08:12:03.666Z] === RUN TestVolumesInspect [2020-04-03T08:12:03.666Z] --- PASS: TestVolumesInspect (0.01s) [2020-04-03T08:12:03.666Z] === RUN TestVolumesInvalidJSON [2020-04-03T08:12:03.666Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-03T08:12:03.666Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-03T08:12:03.666Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-03T08:12:03.666Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-03T08:12:03.666Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-03T08:12:03.666Z] PASS [2020-04-03T08:12:03.666Z] [2020-04-03T08:12:03.666Z] DONE 5 tests in 0.210s [2020-04-03T08:12:03.666Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-03T08:12:03.666Z] ++++ cat bundles/test-integration/docker.pid [2020-04-03T08:12:03.666Z] +++ kill 11798 [2020-04-03T08:12:03.801Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-03T08:12:04.731Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-03T08:12:05.135Z] +++ /etc/init.d/apparmor stop [2020-04-03T08:12:05.135Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-03T08:12:05.135Z] [2020-04-03T08:12:05.135Z] Unloading profiles will leave already running processes permanently [2020-04-03T08:12:05.135Z] unconfined, which can lead to unexpected situations. [2020-04-03T08:12:05.135Z] [2020-04-03T08:12:05.135Z] To set a process to complain mode, use the command line tool [2020-04-03T08:12:05.135Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-03T08:12:05.135Z] +++ true [2020-04-03T08:12:05.135Z] [2020-04-03T08:12:05.662Z] === RUN TestDockerNetworkMacvlan/NilParent Post stage [Pipeline] junit [2020-04-03T08:12:06.638Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-03T08:12:07.213Z] + echo Ensuring container killed. [2020-04-03T08:12:07.213Z] Ensuring container killed. [2020-04-03T08:12:07.213Z] + docker rm -vf docker-pr16 [2020-04-03T08:12:07.213Z] Error: No such container: docker-pr16 [2020-04-03T08:12:07.213Z] + true [Pipeline] sh [2020-04-03T08:12:07.583Z] + echo Chowning /workspace to jenkins user [2020-04-03T08:12:07.583Z] Chowning /workspace to jenkins user [2020-04-03T08:12:07.583Z] + id -u [2020-04-03T08:12:07.583Z] + id -g [2020-04-03T08:12:07.583Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39807:/workspace busybox chown -R 1001:1001 /workspace [2020-04-03T08:12:08.182Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-03T08:12:08.746Z] === RUN TestDockerNetworkMacvlan/InternalMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-03T08:12:10.006Z] + bundleName=s390x-integration [2020-04-03T08:12:10.006Z] + echo Creating s390x-integration-bundles.tar.gz [2020-04-03T08:12:10.006Z] Creating s390x-integration-bundles.tar.gz [2020-04-03T08:12:10.006Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-04-03T08:12:10.006Z] + 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-04-03T08:12:10.041Z] Archiving artifacts [2020-04-03T08:12:10.115Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-03T08:12:10.353Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39807/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-03T08:12:10.736Z] + make clean [2020-04-03T08:12:11.019Z] docker volume rm -f docker-dev-cache [2020-04-03T08:12:11.019Z] docker-dev-cache [Pipeline] deleteDir [2020-04-03T08:12:12.009Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-03T08:12:18.556Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-03T08:12:19.924Z] --- PASS: TestDockerNetworkMacvlan (16.68s) [2020-04-03T08:12:19.924Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-04-03T08:12:19.924Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-04-03T08:12:19.924Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s) [2020-04-03T08:12:19.924Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s) [2020-04-03T08:12:19.924Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.67s) [2020-04-03T08:12:19.924Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.15s) [2020-04-03T08:12:19.924Z] PASS [2020-04-03T08:12:19.924Z] [2020-04-03T08:12:19.924Z] DONE 8 tests in 18.213s [2020-04-03T08:12:19.924Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-03T08:12:19.924Z] ++ 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-04-03T08:12:19.924Z] ++ set -e [2020-04-03T08:12:19.924Z] ++ '[' -n 0 ']' [2020-04-03T08:12:19.924Z] ++ set -x [2020-04-03T08:12:19.924Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:12:19.924Z] testing: warning: no tests to run [2020-04-03T08:12:19.924Z] PASS [2020-04-03T08:12:19.924Z] [2020-04-03T08:12:19.924Z] DONE 0 tests in 0.030s [2020-04-03T08:12:19.924Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-03T08:12:19.925Z] ++ 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-04-03T08:12:19.925Z] ++ set -e [2020-04-03T08:12:19.925Z] ++ '[' -n 0 ']' [2020-04-03T08:12:19.925Z] ++ set -x [2020-04-03T08:12:19.925Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:12:19.925Z] INFO: Testing against a local daemon [2020-04-03T08:12:19.925Z] === RUN TestAuthZPluginAllowRequest [2020-04-03T08:12:20.204Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-03T08:12:20.204Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-04-03T08:12:20.204Z] remote: Enumerating objects: 2, done. [2020-04-03T08:12:20.204Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-04-03T08:12:20.204Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-04-03T08:12:20.204Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-04-03T08:12:20.205Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-04-03T08:12:20.205Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-04-03T08:12:20.205Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-03T08:12:20.531Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39807/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a hack/test/unit [2020-04-03T08:12:20.855Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-03T08:12:21.418Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-04-03T08:12:21.418Z] === RUN TestAuthZPluginTLS [2020-04-03T08:12:21.675Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-03T08:12:22.238Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-04-03T08:12:22.238Z] === RUN TestAuthZPluginDenyRequest [2020-04-03T08:12:22.238Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-03T08:12:22.495Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-04-03T08:12:22.495Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-03T08:12:22.752Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-03T08:12:23.053Z] ? github.com/docker/docker/api [no test files] [2020-04-03T08:12:23.315Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-04-03T08:12:23.315Z] === RUN TestAuthZPluginDenyResponse [2020-04-03T08:12:23.880Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-04-03T08:12:23.880Z] === RUN TestAuthZPluginAllowEventStream [2020-04-03T08:12:24.137Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-03T08:12:24.137Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-03T08:12:24.700Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-03T08:12:25.632Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2020-04-03T08:12:25.632Z] === RUN TestAuthZPluginErrorResponse [2020-04-03T08:12:25.888Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-04-03T08:12:25.888Z] === RUN TestAuthZPluginErrorRequest [2020-04-03T08:12:26.452Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-04-03T08:12:26.452Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-03T08:12:27.015Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-04-03T08:12:27.015Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-03T08:12:28.911Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2020-04-03T08:12:28.911Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-03T08:12:31.434Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2020-04-03T08:12:31.434Z] === RUN TestAuthZPluginHeader [2020-04-03T08:12:31.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-03T08:12:31.948Z] --- PASS: TestAuthZPluginHeader (0.91s) [2020-04-03T08:12:31.948Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-03T08:12:37.202Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-03T08:12:37.202Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.08s) [2020-04-03T08:12:37.202Z] === RUN TestAuthZPluginV2Disable [2020-04-03T08:12:37.202Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-03T08:12:37.766Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-03T08:12:37.910Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2020-04-03T08:12:38.329Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-03T08:12:38.586Z] === RUN TestDockerSuite/TestBuildFails [2020-04-03T08:12:39.516Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-03T08:12:39.516Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-03T08:12:40.445Z] --- PASS: TestAuthZPluginV2Disable (3.49s) [2020-04-03T08:12:40.445Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-03T08:12:42.338Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-03T08:12:43.710Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s) [2020-04-03T08:12:43.710Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-03T08:12:44.285Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-03T08:12:46.808Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-03T08:12:48.702Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-03T08:12:48.959Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-03T08:12:50.853Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-03T08:12:54.127Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-03T08:12:54.691Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-03T08:12:55.255Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-03T08:12:55.726Z] #79 exporting layers 112.9s done [2020-04-03T08:12:55.726Z] #79 exporting manifest sha256:3a6a23787b0146a2738649ea2a6dc022a7e07b22bd47d846a32d2c5e265e974d 0.0s done [2020-04-03T08:12:55.726Z] #79 exporting config sha256:2147e0f95f7f1e4c9aef95056fbc555f8ad85972c8edb8f5f265dbd92fbfb5bf done [2020-04-03T08:12:55.726Z] #79 sending tarball [2020-04-03T08:12:57.150Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.33s) [2020-04-03T08:12:57.150Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-03T08:12:57.407Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-03T08:12:59.926Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-03T08:13:00.185Z] #79 ... [2020-04-03T08:13:00.185Z] [2020-04-03T08:13:00.185Z] #80 importing to docker [2020-04-03T08:13:00.185Z] #80 ... [2020-04-03T08:13:00.185Z] [2020-04-03T08:13:00.185Z] #79 exporting to oci image format [2020-04-03T08:13:00.185Z] #79 sending tarball 18.7s done [2020-04-03T08:13:00.185Z] #79 DONE 131.6s [2020-04-03T08:13:00.185Z] [2020-04-03T08:13:00.185Z] #80 importing to docker [2020-04-03T08:13:01.294Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-03T08:13:05.467Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-03T08:13:06.030Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-03T08:13:06.030Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-03T08:13:06.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-03T08:13:06.593Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-03T08:13:07.523Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-03T08:13:07.523Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-03T08:13:08.455Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-03T08:13:09.019Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-03T08:13:09.582Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-03T08:13:10.146Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-03T08:13:10.403Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-03T08:13:10.969Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-03T08:13:11.900Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-03T08:13:13.804Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2020-04-03T08:13:13.804Z] PASS [2020-04-03T08:13:13.804Z] [2020-04-03T08:13:13.804Z] DONE 17 tests in 53.958s [2020-04-03T08:13:13.804Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-03T08:13:13.804Z] ++ 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-04-03T08:13:13.804Z] ++ set -e [2020-04-03T08:13:13.804Z] ++ '[' -n 0 ']' [2020-04-03T08:13:13.804Z] ++ set -x [2020-04-03T08:13:13.804Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:13:13.804Z] INFO: Testing against a local daemon [2020-04-03T08:13:13.804Z] === RUN TestPluginInvalidJSON [2020-04-03T08:13:13.804Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-03T08:13:13.804Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-03T08:13:13.804Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-03T08:13:13.804Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-03T08:13:13.804Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-03T08:13:13.804Z] PASS [2020-04-03T08:13:13.804Z] [2020-04-03T08:13:13.804Z] DONE 2 tests in 0.148s [2020-04-03T08:13:13.804Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-03T08:13:13.804Z] ++ 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-04-03T08:13:13.804Z] ++ set -e [2020-04-03T08:13:13.804Z] ++ '[' -n 0 ']' [2020-04-03T08:13:13.804Z] ++ set -x [2020-04-03T08:13:13.804Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:13:14.061Z] INFO: Testing against a local daemon [2020-04-03T08:13:14.061Z] === RUN TestExternalGraphDriver [2020-04-03T08:13:14.061Z] === RUN TestExternalGraphDriver/json [2020-04-03T08:13:14.991Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-03T08:13:16.358Z] === RUN TestExternalGraphDriver/spec [2020-04-03T08:13:18.251Z] === RUN TestExternalGraphDriver/pull [2020-04-03T08:13:20.145Z] --- PASS: TestExternalGraphDriver (6.07s) [2020-04-03T08:13:20.145Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2020-04-03T08:13:20.145Z] --- PASS: TestExternalGraphDriver/spec (1.98s) [2020-04-03T08:13:20.145Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2020-04-03T08:13:20.145Z] === RUN TestGraphdriverPluginV2 [2020-04-03T08:13:20.404Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-03T08:13:24.576Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-03T08:13:24.576Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-03T08:13:24.576Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-03T08:13:24.833Z] --- PASS: TestGraphdriverPluginV2 (4.76s) [2020-04-03T08:13:24.833Z] PASS [2020-04-03T08:13:24.833Z] [2020-04-03T08:13:24.833Z] DONE 5 tests in 10.962s [2020-04-03T08:13:24.833Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-03T08:13:24.833Z] ++ 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-04-03T08:13:24.833Z] ++ set -e [2020-04-03T08:13:24.833Z] ++ '[' -n 0 ']' [2020-04-03T08:13:24.833Z] ++ set -x [2020-04-03T08:13:24.833Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:13:24.833Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-03T08:13:24.833Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-03T08:13:25.090Z] INFO: Testing against a local daemon [2020-04-03T08:13:25.091Z] === RUN TestContinueAfterPluginCrash [2020-04-03T08:13:25.091Z] === PAUSE TestContinueAfterPluginCrash [2020-04-03T08:13:25.091Z] === RUN TestReadPluginNoRead [2020-04-03T08:13:25.091Z] === PAUSE TestReadPluginNoRead [2020-04-03T08:13:25.091Z] === RUN TestDaemonStartWithLogOpt [2020-04-03T08:13:25.091Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-03T08:13:25.091Z] === CONT TestContinueAfterPluginCrash [2020-04-03T08:13:25.091Z] === CONT TestDaemonStartWithLogOpt [2020-04-03T08:13:25.347Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-03T08:13:27.869Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-03T08:13:30.394Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-03T08:13:31.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-03T08:13:36.586Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-03T08:13:36.843Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-03T08:13:37.773Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-03T08:13:39.432Z] #80 DONE 37.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-03T08:13:39.959Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39807/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a hack/test/unit [2020-04-03T08:13:41.048Z] --- PASS: TestDaemonStartWithLogOpt (16.20s) [2020-04-03T08:13:41.048Z] === CONT TestReadPluginNoRead [2020-04-03T08:13:44.388Z] ? github.com/docker/docker/api [no test files] [2020-04-03T08:13:45.222Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-03T08:13:45.568Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-03T08:13:45.568Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-04-03T08:13:45.568Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2020-04-03T08:13:45.568Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-03T08:13:45.568Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-03T08:13:45.568Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-03T08:13:46.153Z] --- PASS: TestContinueAfterPluginCrash (21.24s) [2020-04-03T08:13:46.498Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-03T08:13:46.498Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-03T08:13:46.498Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-03T08:13:46.498Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-03T08:13:46.498Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-03T08:13:46.717Z] === RUN TestReadPluginNoRead/default [2020-04-03T08:13:46.754Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-03T08:13:47.684Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-03T08:13:47.684Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-03T08:13:48.249Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.5% of statements [2020-04-03T08:13:48.249Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-03T08:13:48.249Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-03T08:13:48.249Z] ? github.com/docker/docker/api/types [no test files] [2020-04-03T08:13:48.249Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-03T08:13:48.249Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-03T08:13:48.249Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-03T08:13:48.249Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-03T08:13:48.506Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-04-03T08:13:48.613Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-03T08:13:48.763Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-04-03T08:13:48.763Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-03T08:13:48.763Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-03T08:13:48.763Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-03T08:13:48.763Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-03T08:13:48.763Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-03T08:13:48.763Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-03T08:13:48.763Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-03T08:13:49.019Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-04-03T08:13:49.019Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-04-03T08:13:49.019Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-03T08:13:49.019Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-03T08:13:49.019Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-03T08:13:49.019Z] ? github.com/docker/docker/builder [no test files] [2020-04-03T08:13:49.019Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-03T08:13:49.019Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-03T08:13:49.019Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-03T08:13:49.019Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-03T08:13:49.019Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-03T08:13:49.019Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-03T08:13:49.019Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-03T08:13:49.176Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-03T08:13:49.949Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2020-04-03T08:13:50.546Z] --- PASS: TestReadPluginNoRead (9.39s) [2020-04-03T08:13:50.546Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.01s) [2020-04-03T08:13:50.546Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2020-04-03T08:13:50.546Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2020-04-03T08:13:50.546Z] read_test.go:91: [d24e9677fab9e] daemon is not started [2020-04-03T08:13:50.546Z] PASS [2020-04-03T08:13:50.546Z] [2020-04-03T08:13:50.546Z] DONE 6 tests in 25.749s [2020-04-03T08:13:50.546Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-03T08:13:50.546Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-03T08:13:50.546Z] ++ set -e [2020-04-03T08:13:50.546Z] ++ '[' -n 0 ']' [2020-04-03T08:13:50.546Z] ++ set -x [2020-04-03T08:13:50.546Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-03T08:13:50.546Z] testing: warning: no tests to run [2020-04-03T08:13:50.546Z] PASS [2020-04-03T08:13:50.546Z] [2020-04-03T08:13:50.546Z] DONE 0 tests in 0.045s [2020-04-03T08:13:50.546Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-03T08:13:50.546Z] ++ 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-04-03T08:13:50.546Z] ++ set -e [2020-04-03T08:13:50.546Z] ++ '[' -n 0 ']' [2020-04-03T08:13:50.546Z] ++ set -x [2020-04-03T08:13:50.546Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:13:50.803Z] INFO: Testing against a local daemon [2020-04-03T08:13:50.803Z] === RUN TestPluginWithDevMounts [2020-04-03T08:13:50.803Z] === PAUSE TestPluginWithDevMounts [2020-04-03T08:13:50.803Z] === CONT TestPluginWithDevMounts [2020-04-03T08:13:52.723Z] --- PASS: TestPluginWithDevMounts (1.99s) [2020-04-03T08:13:52.723Z] PASS [2020-04-03T08:13:52.723Z] [2020-04-03T08:13:52.723Z] DONE 1 tests in 2.132s [2020-04-03T08:13:52.723Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-03T08:13:52.723Z] ++ 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-04-03T08:13:52.723Z] ++ set -e [2020-04-03T08:13:52.723Z] ++ '[' -n 0 ']' [2020-04-03T08:13:52.723Z] ++ set -x [2020-04-03T08:13:52.723Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:13:52.980Z] INFO: Testing against a local daemon [2020-04-03T08:13:52.980Z] === RUN TestSecretInspect [2020-04-03T08:13:53.543Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-03T08:13:54.121Z] ok github.com/docker/docker/builder/dockerfile 0.554s coverage: 48.2% of statements [2020-04-03T08:13:54.121Z] ok github.com/docker/docker/builder/remotecontext 0.197s coverage: 13.6% of statements [2020-04-03T08:13:54.378Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-04-03T08:13:54.911Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-03T08:13:56.804Z] --- PASS: TestSecretInspect (3.50s) [2020-04-03T08:13:56.804Z] === RUN TestSecretList [2020-04-03T08:13:56.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-03T08:13:56.902Z] ok github.com/docker/docker/builder/remotecontext/git 2.067s coverage: 86.3% of statements [2020-04-03T08:13:56.902Z] ? github.com/docker/docker/cli [no test files] [2020-04-03T08:13:56.902Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-03T08:13:57.734Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-03T08:13:57.734Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-03T08:13:58.271Z] ok github.com/docker/docker/client 0.155s coverage: 75.8% of statements [2020-04-03T08:14:00.262Z] --- PASS: TestSecretList (3.82s) [2020-04-03T08:14:00.262Z] === RUN TestSecretsCreateAndDelete [2020-04-03T08:14:01.194Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-03T08:14:03.716Z] --- PASS: TestSecretsCreateAndDelete (3.38s) [2020-04-03T08:14:03.716Z] === RUN TestSecretsUpdate [2020-04-03T08:14:03.716Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-03T08:14:04.280Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-03T08:14:06.801Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-03T08:14:06.801Z] --- PASS: TestSecretsUpdate (3.25s) [2020-04-03T08:14:06.801Z] === RUN TestTemplatedSecret [2020-04-03T08:14:06.818Z] ok github.com/docker/docker/api/server 0.027s coverage: 9.0% of statements [2020-04-03T08:14:07.364Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-03T08:14:09.887Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-03T08:14:09.887Z] --- PASS: TestTemplatedSecret (2.91s) [2020-04-03T08:14:09.887Z] === RUN TestSecretCreateResolve [2020-04-03T08:14:10.452Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-03T08:14:11.822Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-03T08:14:12.753Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-03T08:14:13.010Z] --- PASS: TestSecretCreateResolve (3.12s) [2020-04-03T08:14:13.010Z] PASS [2020-04-03T08:14:13.010Z] [2020-04-03T08:14:13.010Z] DONE 6 tests in 20.123s [2020-04-03T08:14:13.010Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-03T08:14:13.010Z] ++ 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-04-03T08:14:13.010Z] ++ set -e [2020-04-03T08:14:13.010Z] ++ '[' -n 0 ']' [2020-04-03T08:14:13.010Z] ++ set -x [2020-04-03T08:14:13.010Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:14:13.010Z] INFO: Testing against a local daemon [2020-04-03T08:14:13.010Z] === RUN TestServiceCreateInit [2020-04-03T08:14:13.010Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-03T08:14:14.380Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-03T08:14:14.947Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-03T08:14:14.947Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-03T08:14:15.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-03T08:14:15.461Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-03T08:14:16.025Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-03T08:14:16.956Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-03T08:14:18.849Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-03T08:14:19.779Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-03T08:14:20.712Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-03T08:14:24.016Z] --- PASS: TestServiceCreateInit (10.98s) [2020-04-03T08:14:24.016Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.74s) [2020-04-03T08:14:24.016Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.23s) [2020-04-03T08:14:24.016Z] === RUN TestCreateServiceMultipleTimes [2020-04-03T08:14:24.016Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-03T08:14:25.908Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-03T08:14:28.433Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-03T08:14:30.328Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-03T08:14:31.698Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-03T08:14:32.263Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-03T08:14:36.436Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-03T08:14:38.963Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-03T08:14:39.527Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-03T08:14:40.457Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-03T08:14:43.728Z] --- PASS: TestCreateServiceMultipleTimes (19.68s) [2020-04-03T08:14:43.728Z] === RUN TestCreateServiceConflict [2020-04-03T08:14:44.914Z] ok github.com/docker/docker/cmd/dockerd 0.117s coverage: 30.7% of statements [2020-04-03T08:14:44.914Z] ok github.com/docker/docker/container 0.121s coverage: 34.9% of statements [2020-04-03T08:14:44.914Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-03T08:14:44.914Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-03T08:14:44.914Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-03T08:14:44.914Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-03T08:14:47.001Z] --- PASS: TestCreateServiceConflict (3.22s) [2020-04-03T08:14:47.002Z] === RUN TestCreateServiceMaxReplicas [2020-04-03T08:14:50.171Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2020-04-03T08:14:50.275Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-03T08:14:50.531Z] --- PASS: TestCreateServiceMaxReplicas (3.55s) [2020-04-03T08:14:50.531Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-03T08:14:52.066Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-04-03T08:14:53.435Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-04-03T08:14:55.781Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-03T08:14:57.150Z] === RUN TestDockerSuite/TestBuildRm [2020-04-03T08:15:00.424Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-03T08:15:01.370Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-03T08:15:02.751Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-03T08:15:03.314Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-03T08:15:03.396Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2020-04-03T08:15:03.396Z] ok github.com/docker/docker/daemon 12.222s coverage: 17.4% of statements [2020-04-03T08:15:03.396Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-03T08:15:03.396Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-03T08:15:03.877Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-03T08:15:03.961Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2020-04-03T08:15:04.219Z] ok github.com/docker/docker/daemon/config 0.043s coverage: 81.7% of statements [2020-04-03T08:15:05.151Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-04-03T08:15:05.151Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-03T08:15:05.151Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-03T08:15:05.245Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-03T08:15:05.502Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.07s) [2020-04-03T08:15:05.502Z] === RUN TestCreateServiceSecretFileMode [2020-04-03T08:15:06.081Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-04-03T08:15:06.871Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-03T08:15:07.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-03T08:15:08.001Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-03T08:15:08.604Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-04-03T08:15:08.931Z] --- PASS: TestCreateServiceSecretFileMode (3.48s) [2020-04-03T08:15:08.931Z] === RUN TestCreateServiceConfigFileMode [2020-04-03T08:15:09.534Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.208s coverage: 57.0% of statements [2020-04-03T08:15:12.808Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.301s coverage: 72.5% of statements [2020-04-03T08:15:13.066Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.918s coverage: 46.2% of statements [2020-04-03T08:15:13.105Z] --- PASS: TestCreateServiceConfigFileMode (3.82s) [2020-04-03T08:15:13.105Z] === RUN TestCreateServiceSysctls [2020-04-03T08:15:13.105Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-03T08:15:13.105Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-03T08:15:13.365Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-03T08:15:13.365Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-03T08:15:13.929Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-03T08:15:13.997Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-04-03T08:15:13.997Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-03T08:15:15.298Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-03T08:15:15.298Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-03T08:15:15.891Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.130s coverage: 49.5% of statements [2020-04-03T08:15:16.228Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-03T08:15:17.158Z] --- PASS: TestCreateServiceSysctls (4.34s) [2020-04-03T08:15:17.158Z] === RUN TestCreateServiceCapabilities [2020-04-03T08:15:17.261Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.302s coverage: 76.1% of statements [2020-04-03T08:15:18.631Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-04-03T08:15:18.888Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.147s coverage: 61.0% of statements [2020-04-03T08:15:18.888Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-03T08:15:18.888Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-03T08:15:19.819Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-04-03T08:15:20.750Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-04-03T08:15:21.339Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2020-04-03T08:15:21.339Z] === RUN TestInspect [2020-04-03T08:15:21.339Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-03T08:15:22.644Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-04-03T08:15:22.644Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-03T08:15:22.644Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-03T08:15:22.707Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-03T08:15:22.901Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 41.8% of statements [2020-04-03T08:15:24.075Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-03T08:15:24.075Z] --- PASS: TestInspect (3.48s) [2020-04-03T08:15:24.075Z] === RUN TestCreateJob [2020-04-03T08:15:24.270Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 77.4% of statements [2020-04-03T08:15:24.270Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-03T08:15:24.270Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-03T08:15:24.270Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-04-03T08:15:24.333Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-03T08:15:24.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-03T08:15:25.522Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-03T08:15:25.638Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-04-03T08:15:25.895Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 62.1% of statements [2020-04-03T08:15:26.152Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 88.3% of statements [2020-04-03T08:15:27.082Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2020-04-03T08:15:27.082Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-03T08:15:27.660Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 19.9% of statements [2020-04-03T08:15:28.046Z] === RUN TestDockerSuite/TestBuildUser [2020-04-03T08:15:28.610Z] --- PASS: TestCreateJob (4.41s) [2020-04-03T08:15:28.610Z] === RUN TestReplicatedJob [2020-04-03T08:15:29.029Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-04-03T08:15:29.980Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-03T08:15:30.397Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-04-03T08:15:30.397Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-04-03T08:15:30.961Z] ok github.com/docker/docker/daemon/logger/splunk 1.715s coverage: 82.5% of statements [2020-04-03T08:15:31.217Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-03T08:15:31.217Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-04-03T08:15:31.217Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-03T08:15:33.737Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 48.2% of statements [2020-04-03T08:15:33.737Z] ok github.com/docker/docker/distribution 0.176s coverage: 22.1% of statements [2020-04-03T08:15:33.737Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-03T08:15:35.106Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-04-03T08:15:35.243Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-03T08:15:35.243Z] --- PASS: TestReplicatedJob (6.57s) [2020-04-03T08:15:35.243Z] === RUN TestUpdateReplicatedJob [2020-04-03T08:15:36.475Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-04-03T08:15:37.039Z] ok github.com/docker/docker/distribution/xfer 1.871s coverage: 85.1% of statements [2020-04-03T08:15:37.039Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-03T08:15:37.296Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-04-03T08:15:37.296Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-03T08:15:38.667Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-04-03T08:15:38.667Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-03T08:15:39.230Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2020-04-03T08:15:39.416Z] --- PASS: TestUpdateReplicatedJob (4.16s) [2020-04-03T08:15:39.417Z] === RUN TestServiceListWithStatuses [2020-04-03T08:15:39.417Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-04-03T08:15:39.417Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-03T08:15:39.417Z] === RUN TestDockerNetworkConnectAlias [2020-04-03T08:15:40.600Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-04-03T08:15:40.600Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-03T08:15:42.493Z] ok github.com/docker/docker/pkg/archive 0.398s coverage: 77.2% of statements [2020-04-03T08:15:43.425Z] ok github.com/docker/docker/pkg/authorization 0.336s coverage: 68.3% of statements [2020-04-03T08:15:43.681Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-03T08:15:43.938Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-03T08:15:45.960Z] --- PASS: TestDockerNetworkConnectAlias (6.29s) [2020-04-03T08:15:45.960Z] === RUN TestDockerNetworkReConnect [2020-04-03T08:15:47.208Z] ok github.com/docker/docker/layer 7.452s coverage: 68.8% of statements [2020-04-03T08:15:47.208Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-03T08:15:47.208Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-03T08:15:47.208Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-03T08:15:47.208Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-03T08:15:47.208Z] ? github.com/docker/docker/oci [no test files] [2020-04-03T08:15:47.208Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-03T08:15:47.464Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-04-03T08:15:47.464Z] ok github.com/docker/docker/pkg/chrootarchive 2.957s coverage: 43.2% of statements [2020-04-03T08:15:47.464Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-03T08:15:47.464Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-03T08:15:48.028Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-04-03T08:15:48.285Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2020-04-03T08:15:48.849Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-04-03T08:15:49.414Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-04-03T08:15:49.977Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-04-03T08:15:51.212Z] --- PASS: TestDockerNetworkReConnect (5.01s) [2020-04-03T08:15:51.212Z] === RUN TestServicePlugin [2020-04-03T08:15:51.346Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-04-03T08:15:51.910Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-04-03T08:15:52.473Z] ok github.com/docker/docker/pkg/discovery/kv 3.066s coverage: 84.1% of statements [2020-04-03T08:15:52.473Z] ok github.com/docker/docker/pkg/fsutils 0.218s coverage: 85.1% of statements [2020-04-03T08:15:52.582Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-03T08:15:52.730Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-04-03T08:15:53.952Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-03T08:15:53.952Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-03T08:15:54.115Z] ok github.com/docker/docker/pkg/idtools 0.558s coverage: 70.1% of statements [2020-04-03T08:15:54.115Z] ok github.com/docker/docker/pkg/ioutils 0.432s coverage: 69.3% of statements [2020-04-03T08:15:54.677Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2020-04-03T08:15:54.677Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-04-03T08:15:54.934Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-04-03T08:15:54.934Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-03T08:15:54.934Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-03T08:15:54.934Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-04-03T08:15:54.934Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-03T08:15:55.320Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-03T08:15:55.498Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-04-03T08:15:55.498Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-04-03T08:15:56.062Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2020-04-03T08:15:56.062Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-04-03T08:15:56.062Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-03T08:15:56.062Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-03T08:15:56.689Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-03T08:15:56.994Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2020-04-03T08:15:57.557Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-04-03T08:15:57.814Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-04-03T08:15:58.071Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-03T08:15:58.583Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-03T08:15:58.583Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-03T08:15:58.583Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-03T08:15:58.583Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-03T08:15:58.583Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-03T08:15:59.017Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-03T08:15:59.018Z] ok github.com/docker/docker/api/server/middleware 0.029s coverage: 37.7% of statements [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-03T08:15:59.018Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-04-03T08:15:59.018Z] ok github.com/docker/docker/api/types/filters 0.022s coverage: 92.2% of statements [2020-04-03T08:15:59.018Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 4.5% of statements [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/types [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-03T08:15:59.018Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-04-03T08:15:59.018Z] ok github.com/docker/docker/api/types/versions 0.029s coverage: 75.0% of statements [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/builder [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-03T08:15:59.018Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-03T08:15:59.018Z] ok github.com/docker/docker/builder/dockerignore 0.033s coverage: 96.8% of statements [2020-04-03T08:15:59.437Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-04-03T08:15:59.693Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-04-03T08:16:00.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-03T08:16:00.736Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-03T08:16:00.992Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-03T08:16:01.923Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-03T08:16:02.854Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-03T08:16:02.964Z] ok github.com/docker/docker/pkg/signal 2.402s coverage: 61.0% of statements [2020-04-03T08:16:02.964Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-04-03T08:16:03.221Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-04-03T08:16:03.464Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2020-04-03T08:16:03.479Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-03T08:16:03.736Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-04-03T08:16:03.784Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-03T08:16:04.041Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-03T08:16:04.299Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-04-03T08:16:04.555Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 37.2% of statements [2020-04-03T08:16:05.120Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-04-03T08:16:05.517Z] ok github.com/docker/docker/builder/remotecontext/git 5.337s coverage: 86.3% of statements [2020-04-03T08:16:05.684Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-04-03T08:16:06.248Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-04-03T08:16:06.248Z] testing: warning: no tests to run [2020-04-03T08:16:06.248Z] coverage: [no statements] [2020-04-03T08:16:06.248Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-03T08:16:06.811Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-04-03T08:16:06.811Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-03T08:16:07.018Z] ok github.com/docker/docker/builder/remotecontext 0.566s coverage: 13.6% of statements [2020-04-03T08:16:07.067Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-03T08:16:07.312Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-03T08:16:07.312Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-03T08:16:09.078Z] ok github.com/docker/docker/builder/dockerfile 1.437s coverage: 48.2% of statements [2020-04-03T08:16:09.078Z] ? github.com/docker/docker/cli [no test files] [2020-04-03T08:16:09.078Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-03T08:16:09.589Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.1% of statements [2020-04-03T08:16:09.833Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-03T08:16:09.846Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-04-03T08:16:10.762Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-03T08:16:10.777Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-04-03T08:16:11.019Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-03T08:16:11.034Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-04-03T08:16:11.949Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-03T08:16:11.949Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-03T08:16:12.404Z] ok github.com/docker/docker/registry 0.073s coverage: 56.0% of statements [2020-04-03T08:16:12.890Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-03T08:16:12.967Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-04-03T08:16:13.224Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-04-03T08:16:14.156Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-04-03T08:16:14.413Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-04-03T08:16:15.410Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-03T08:16:15.410Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-03T08:16:15.410Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-03T08:16:16.341Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-03T08:16:16.934Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-04-03T08:16:17.271Z] === RUN TestDockerSuite/TestCommitChange [2020-04-03T08:16:17.497Z] ok github.com/docker/docker/volume/local 0.023s coverage: 73.0% of statements [2020-04-03T08:16:17.543Z] ok github.com/docker/docker/client 0.583s coverage: 75.8% of statements [2020-04-03T08:16:18.200Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-03T08:16:18.441Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.0% of statements [2020-04-03T08:16:19.370Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-04-03T08:16:19.569Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-03T08:16:20.938Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-03T08:16:22.830Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-03T08:16:23.758Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-03T08:16:25.650Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-03T08:16:25.907Z] --- PASS: TestServicePlugin (35.42s) [2020-04-03T08:16:25.907Z] plugin_test.go:62: [da4e4a1faee2a] joining swarm manager [d9bd53f7f7dcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:16:25.907Z] plugin_test.go:65: [dc2b7ec769c46] joining swarm manager [d9bd53f7f7dcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:16:25.907Z] === RUN TestServiceUpdateLabel [2020-04-03T08:16:26.471Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-03T08:16:28.363Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-03T08:16:29.291Z] --- PASS: TestServiceUpdateLabel (3.13s) [2020-04-03T08:16:29.291Z] === RUN TestServiceUpdateSecrets [2020-04-03T08:16:29.291Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-03T08:16:29.291Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-03T08:16:29.291Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-03T08:16:29.549Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-03T08:16:29.549Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-03T08:16:29.549Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-03T08:16:29.549Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-03T08:16:31.443Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-03T08:16:31.541Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/rootless [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/volume [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-03T08:16:31.541Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-03T08:16:31.541Z] [2020-04-03T08:16:31.541Z] === Skipped [2020-04-03T08:16:31.541Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-03T08:16:31.541Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-03T08:16:31.541Z] [2020-04-03T08:16:31.541Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-03T08:16:31.541Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-03T08:16:31.541Z] [2020-04-03T08:16:31.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-03T08:16:31.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:16:31.541Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T08:16:31.541Z] [2020-04-03T08:16:31.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-03T08:16:31.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:16:31.541Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T08:16:31.541Z] [2020-04-03T08:16:31.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-03T08:16:31.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:16:31.541Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T08:16:31.541Z] [2020-04-03T08:16:31.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-03T08:16:31.541Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:16:31.541Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T08:16:31.541Z] [2020-04-03T08:16:31.541Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-03T08:16:31.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:16:31.542Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-03T08:16:31.542Z] graphtest_unix.go:73: No driver to put! [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-03T08:16:31.542Z] time="2020-04-03T08:15:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T08:16:31.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T08:16:31.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-03T08:16:31.542Z] time="2020-04-03T08:15:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T08:16:31.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T08:16:31.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-03T08:16:31.542Z] time="2020-04-03T08:15:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T08:16:31.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T08:16:31.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-03T08:16:31.542Z] time="2020-04-03T08:15:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T08:16:31.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T08:16:31.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-03T08:16:31.542Z] time="2020-04-03T08:15:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T08:16:31.542Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T08:16:31.542Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-03T08:16:31.542Z] graphtest_unix.go:73: No driver to put! [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-03T08:16:31.542Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-03T08:16:31.542Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-03T08:16:31.542Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-03T08:16:31.542Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-03T08:16:31.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:16:31.542Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-03T08:16:31.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:16:31.542Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-03T08:16:31.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:16:31.542Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-03T08:16:31.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:16:31.542Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-03T08:16:31.542Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:16:31.542Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-03T08:16:31.542Z] graphtest_unix.go:73: No driver to put! [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-03T08:16:31.542Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-03T08:16:31.542Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] [2020-04-03T08:16:31.542Z] DONE 2140 tests, 26 skipped in 249.066s Post stage [Pipeline] junit [2020-04-03T08:16:31.552Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-04-03T08:16:32.213Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39807/.git:/go/src/github.com/docker/docker/.git --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a hack/validate/vendor [2020-04-03T08:16:33.144Z] No vendor changes in diff. [2020-04-03T08:16:33.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-03T08:16:33.335Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-03T08:16:33.335Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-04-03T08:16:33.725Z] + echo Building e2e image [2020-04-03T08:16:33.725Z] Building e2e image [2020-04-03T08:16:33.725Z] + docker build --build-arg DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a -t moby-e2e-test -f Dockerfile.e2e . [2020-04-03T08:16:33.725Z] #2 [internal] load .dockerignore [2020-04-03T08:16:33.725Z] #2 transferring context: 34B done [2020-04-03T08:16:33.725Z] #2 DONE 0.0s [2020-04-03T08:16:33.725Z] [2020-04-03T08:16:33.725Z] #1 [internal] load build definition from Dockerfile.e2e [2020-04-03T08:16:33.725Z] #1 transferring dockerfile: 3.21kB done [2020-04-03T08:16:33.726Z] #1 DONE 0.0s [2020-04-03T08:16:33.726Z] [2020-04-03T08:16:33.726Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-04-03T08:16:34.265Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-03T08:16:34.654Z] #4 DONE 0.9s [2020-04-03T08:16:34.654Z] [2020-04-03T08:16:34.654Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-04-03T08:16:34.655Z] #3 DONE 0.9s [2020-04-03T08:16:34.655Z] [2020-04-03T08:16:34.655Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-04-03T08:16:34.655Z] #5 DONE 0.0s [2020-04-03T08:16:34.655Z] [2020-04-03T08:16:34.655Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-04-03T08:16:34.655Z] #14 DONE 0.0s [2020-04-03T08:16:34.655Z] [2020-04-03T08:16:34.655Z] #8 [internal] load build context [2020-04-03T08:16:34.911Z] #8 transferring context: 834.06kB 0.2s done [2020-04-03T08:16:34.911Z] #8 DONE 0.2s [2020-04-03T08:16:34.911Z] [2020-04-03T08:16:34.911Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-04-03T08:16:34.911Z] #16 CACHED [2020-04-03T08:16:34.911Z] [2020-04-03T08:16:34.911Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-04-03T08:16:34.911Z] #17 CACHED [2020-04-03T08:16:34.911Z] [2020-04-03T08:16:34.911Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-03T08:16:34.911Z] #15 CACHED [2020-04-03T08:16:34.911Z] [2020-04-03T08:16:34.911Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-04-03T08:16:34.911Z] #18 CACHED [2020-04-03T08:16:34.911Z] [2020-04-03T08:16:34.911Z] #31 [builder 1/4] COPY . . [2020-04-03T08:16:35.195Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-03T08:16:35.474Z] #31 DONE 0.7s [2020-04-03T08:16:35.730Z] [2020-04-03T08:16:35.730Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-04-03T08:16:36.123Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-03T08:16:36.662Z] #32 DONE 0.8s [2020-04-03T08:16:36.662Z] [2020-04-03T08:16:36.662Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-03T08:16:37.053Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-03T08:16:37.225Z] #33 0.618 [2020-04-03T08:16:37.482Z] #33 0.901 Removing bundles/ [2020-04-03T08:16:37.482Z] #33 0.902 [2020-04-03T08:16:37.482Z] #33 0.906 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-04-03T08:16:37.739Z] #33 1.323 Building test suite binary ./integration-cli/test.main [2020-04-03T08:16:37.984Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-03T08:16:37.984Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-03T08:16:37.984Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-03T08:16:38.914Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-03T08:16:38.914Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-03T08:16:38.914Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-03T08:16:38.914Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-03T08:16:39.170Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-03T08:16:40.100Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-03T08:16:41.028Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-03T08:16:41.612Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-03T08:16:41.612Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-03T08:16:43.510Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-03T08:16:44.073Z] --- PASS: TestServiceUpdateSecrets (15.01s) [2020-04-03T08:16:44.073Z] === RUN TestServiceUpdateConfigs [2020-04-03T08:16:44.330Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-03T08:16:44.330Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-03T08:16:45.261Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-03T08:16:46.191Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-03T08:16:47.121Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-03T08:16:48.051Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-03T08:16:48.051Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-03T08:16:48.980Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-03T08:16:49.910Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-03T08:16:50.473Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-03T08:16:50.730Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-03T08:16:51.292Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-03T08:16:53.184Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-03T08:16:54.552Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-03T08:16:54.552Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-03T08:16:54.552Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-03T08:16:54.552Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-03T08:16:54.552Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-03T08:16:55.483Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-03T08:16:59.652Z] --- PASS: TestServiceUpdateConfigs (15.42s) [2020-04-03T08:16:59.652Z] === RUN TestServiceUpdateNetwork [2020-04-03T08:16:59.908Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-03T08:17:00.837Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-03T08:17:01.766Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-03T08:17:01.766Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-03T08:17:02.023Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-03T08:17:05.295Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-03T08:17:05.551Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-03T08:17:06.920Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-03T08:17:12.170Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-03T08:17:12.170Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-03T08:17:14.062Z] --- PASS: TestServiceUpdateNetwork (14.32s) [2020-04-03T08:17:14.062Z] PASS [2020-04-03T08:17:14.062Z] [2020-04-03T08:17:14.062Z] === Skipped [2020-04-03T08:17:14.062Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2020-04-03T08:17:14.062Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-03T08:17:14.062Z] [2020-04-03T08:17:14.062Z] [2020-04-03T08:17:14.062Z] DONE 23 tests, 1 skipped in 180.954s [2020-04-03T08:17:14.062Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-03T08:17:14.062Z] ++ 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-04-03T08:17:14.062Z] ++ set -e [2020-04-03T08:17:14.062Z] ++ '[' -n 0 ']' [2020-04-03T08:17:14.062Z] ++ set -x [2020-04-03T08:17:14.062Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:17:14.062Z] INFO: Testing against a local daemon [2020-04-03T08:17:14.062Z] === RUN TestSessionCreate [2020-04-03T08:17:14.062Z] --- PASS: TestSessionCreate (0.02s) [2020-04-03T08:17:14.062Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-03T08:17:14.062Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-03T08:17:14.062Z] PASS [2020-04-03T08:17:14.062Z] [2020-04-03T08:17:14.062Z] DONE 2 tests in 0.174s [2020-04-03T08:17:14.062Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-03T08:17:14.062Z] ++ 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-04-03T08:17:14.062Z] ++ set -e [2020-04-03T08:17:14.062Z] ++ '[' -n 0 ']' [2020-04-03T08:17:14.062Z] ++ set -x [2020-04-03T08:17:14.062Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:17:14.325Z] INFO: Testing against a local daemon [2020-04-03T08:17:14.325Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-03T08:17:14.325Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-03T08:17:14.325Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-03T08:17:14.325Z] === RUN TestEventsExecDie [2020-04-03T08:17:14.325Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-03T08:17:15.257Z] --- PASS: TestEventsExecDie (1.02s) [2020-04-03T08:17:15.257Z] === RUN TestEventsBackwardsCompatible [2020-04-03T08:17:15.513Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-04-03T08:17:15.513Z] === RUN TestInfoBinaryCommits [2020-04-03T08:17:15.513Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-04-03T08:17:15.513Z] === RUN TestInfoAPIVersioned [2020-04-03T08:17:15.513Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-03T08:17:15.513Z] === RUN TestInfoDiscoveryBackend [2020-04-03T08:17:16.076Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-04-03T08:17:16.076Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-03T08:17:16.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-03T08:17:17.006Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-03T08:17:17.006Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-03T08:17:17.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-04-03T08:17:17.519Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-04-03T08:17:17.519Z] === RUN TestInfoAPI [2020-04-03T08:17:17.519Z] --- PASS: TestInfoAPI (0.02s) [2020-04-03T08:17:17.519Z] === RUN TestInfoAPIWarnings [2020-04-03T08:17:18.082Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-04-03T08:17:18.082Z] === RUN TestInfoDebug [2020-04-03T08:17:18.645Z] --- PASS: TestInfoDebug (0.53s) [2020-04-03T08:17:18.645Z] === RUN TestInfoInsecureRegistries [2020-04-03T08:17:18.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-04-03T08:17:19.157Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-04-03T08:17:19.157Z] === RUN TestInfoRegistryMirrors [2020-04-03T08:17:19.720Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-04-03T08:17:19.720Z] === RUN TestLoginFailsWithBadCredentials [2020-04-03T08:17:19.720Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-04-03T08:17:19.720Z] === RUN TestPingCacheHeaders [2020-04-03T08:17:19.977Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-04-03T08:17:19.977Z] === RUN TestPingGet [2020-04-03T08:17:19.977Z] --- PASS: TestPingGet (0.01s) [2020-04-03T08:17:19.977Z] === RUN TestPingHead [2020-04-03T08:17:19.977Z] --- PASS: TestPingHead (0.02s) [2020-04-03T08:17:19.977Z] === RUN TestVersion [2020-04-03T08:17:19.977Z] --- PASS: TestVersion (0.02s) [2020-04-03T08:17:19.977Z] PASS [2020-04-03T08:17:19.977Z] [2020-04-03T08:17:19.977Z] === Skipped [2020-04-03T08:17:19.977Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-03T08:17:19.977Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-03T08:17:19.977Z] [2020-04-03T08:17:19.977Z] [2020-04-03T08:17:19.977Z] DONE 18 tests, 1 skipped in 5.804s [2020-04-03T08:17:19.977Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-03T08:17:19.977Z] ++ 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-04-03T08:17:19.977Z] ++ set -e [2020-04-03T08:17:19.977Z] ++ '[' -n 0 ']' [2020-04-03T08:17:19.977Z] ++ set -x [2020-04-03T08:17:19.977Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:17:19.977Z] INFO: Testing against a local daemon [2020-04-03T08:17:19.977Z] === RUN TestVolumesCreateAndList [2020-04-03T08:17:19.977Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-03T08:17:19.977Z] === RUN TestVolumesRemove [2020-04-03T08:17:20.234Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-03T08:17:20.234Z] === RUN TestVolumesInspect [2020-04-03T08:17:20.234Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-03T08:17:20.234Z] === RUN TestVolumesInvalidJSON [2020-04-03T08:17:20.234Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-03T08:17:20.234Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-03T08:17:20.234Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-03T08:17:20.234Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-03T08:17:20.234Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-03T08:17:20.234Z] PASS [2020-04-03T08:17:20.234Z] [2020-04-03T08:17:20.234Z] DONE 5 tests in 0.260s [2020-04-03T08:17:20.234Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-03T08:17:20.491Z] ++++ cat bundles/test-integration/docker.pid [2020-04-03T08:17:20.491Z] +++ kill 5464 [2020-04-03T08:17:20.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-04-03T08:17:21.857Z] +++ /etc/init.d/apparmor stop [2020-04-03T08:17:21.857Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-03T08:17:21.857Z] [2020-04-03T08:17:21.857Z] Unloading profiles will leave already running processes permanently [2020-04-03T08:17:21.857Z] unconfined, which can lead to unexpected situations. [2020-04-03T08:17:21.857Z] [2020-04-03T08:17:21.857Z] To set a process to complain mode, use the command line tool [2020-04-03T08:17:21.857Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-03T08:17:21.857Z] +++ true [2020-04-03T08:17:21.857Z] [2020-04-03T08:17:22.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-04-03T08:17:24.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ac6040_} [2020-04-03T08:17:25.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1070283727_/foo_false____} [2020-04-03T08:17:25.910Z] ok github.com/docker/docker/cmd/dockerd 0.275s coverage: 30.7% of statements [2020-04-03T08:17:25.910Z] ok github.com/docker/docker/container 0.205s coverage: 34.9% of statements [2020-04-03T08:17:25.910Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-03T08:17:25.910Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-03T08:17:25.910Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-03T08:17:25.910Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-03T08:17:25.910Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.037s coverage: 65.3% of statements [2020-04-03T08:17:27.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1070283727_/foo_true____} [2020-04-03T08:17:29.157Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3715380450_/foo_false____} [2020-04-03T08:17:30.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3715380450_/foo_true____} [2020-04-03T08:17:31.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3715380450_/foo_true__0xc000ac6100__} [2020-04-03T08:17:33.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ac6140_} [2020-04-03T08:17:34.373Z] ok github.com/docker/docker/daemon/cluster/convert 0.066s coverage: 35.6% of statements [2020-04-03T08:17:35.148Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ac6180_} [2020-04-03T08:17:36.423Z] ok github.com/docker/docker/daemon/cluster 0.203s coverage: 0.5% of statements [2020-04-03T08:17:37.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ac61c0_} [2020-04-03T08:17:38.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ac6200_} [2020-04-03T08:17:40.297Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-03T08:17:41.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-03T08:17:41.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-03T08:17:41.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-04-03T08:17:41.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-04-03T08:17:41.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-04-03T08:17:41.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-04-03T08:17:41.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-04-03T08:17:41.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-04-03T08:17:41.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-04-03T08:17:41.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-04-03T08:17:41.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-04-03T08:17:41.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-04-03T08:17:41.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-04-03T08:17:41.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-04-03T08:17:41.981Z] ok github.com/docker/docker/daemon/discovery 0.044s coverage: 30.0% of statements [2020-04-03T08:17:42.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-04-03T08:17:42.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-04-03T08:17:42.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-04-03T08:17:42.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-04-03T08:17:42.047Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-03T08:17:44.702Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2020-04-03T08:17:46.198Z] ok github.com/docker/docker/daemon/config 0.159s coverage: 81.7% of statements [2020-04-03T08:17:46.234Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-03T08:17:48.125Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-03T08:17:48.246Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-04-03T08:17:50.313Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.552s coverage: 13.8% of statements [2020-04-03T08:17:51.395Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-03T08:17:52.766Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-03T08:17:52.766Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-03T08:17:53.021Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-04-03T08:17:53.694Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-03T08:17:54.046Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.034s coverage: 57.9% of statements [2020-04-03T08:17:55.063Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-03T08:17:55.539Z] ok github.com/docker/docker/daemon 12.625s coverage: 17.4% of statements [2020-04-03T08:17:55.539Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-03T08:17:55.539Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-03T08:17:55.539Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-03T08:17:55.539Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-03T08:17:55.992Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-03T08:17:56.921Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-03T08:17:57.850Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-03T08:17:58.779Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-03T08:17:59.053Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2020-04-03T08:18:00.148Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-03T08:18:00.543Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.850s coverage: 68.6% of statements [2020-04-03T08:18:01.078Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-03T08:18:02.007Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-03T08:18:02.592Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.408s coverage: 46.2% of statements [2020-04-03T08:18:02.592Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-03T08:18:02.592Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.325s coverage: 49.5% of statements [2020-04-03T08:18:03.374Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-03T08:18:04.304Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-03T08:18:05.233Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-03T08:18:06.603Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-03T08:18:07.021Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.621s coverage: 76.1% of statements [2020-04-03T08:18:07.021Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements [2020-04-03T08:18:07.338Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2020-04-03T08:18:07.970Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-03T08:18:08.028Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-04-03T08:18:08.899Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-03T08:18:09.051Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.166s coverage: 55.4% of statements [2020-04-03T08:18:09.051Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-03T08:18:09.051Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-03T08:18:09.828Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-03T08:18:09.828Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-03T08:18:10.757Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-03T08:18:11.685Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-03T08:18:13.052Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-03T08:18:13.500Z] ok github.com/docker/docker/daemon/logger 0.327s coverage: 41.8% of statements [2020-04-03T08:18:13.981Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-03T08:18:14.533Z] ok github.com/docker/docker/daemon/logger/gelf 0.041s coverage: 67.0% of statements [2020-04-03T08:18:14.829Z] ok github.com/docker/docker/daemon/logger/awslogs 0.594s coverage: 77.4% of statements [2020-04-03T08:18:15.361Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-03T08:18:17.254Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-03T08:18:17.544Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 26.2% of statements [2020-04-03T08:18:17.544Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2020-04-03T08:18:17.544Z] ok github.com/docker/docker/daemon/images 0.079s coverage: 4.9% of statements [2020-04-03T08:18:17.544Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-03T08:18:17.544Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-03T08:18:17.544Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-03T08:18:17.544Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-03T08:18:17.817Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-03T08:18:19.599Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 62.1% of statements [2020-04-03T08:18:20.335Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-03T08:18:21.654Z] ok github.com/docker/docker/daemon/logger/local 0.103s coverage: 74.7% of statements [2020-04-03T08:18:21.654Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-03T08:18:21.943Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 19.9% of statements [2020-04-03T08:18:22.232Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 33.3% of statements [2020-04-03T08:18:24.306Z] ok github.com/docker/docker/daemon/logger/templates 0.029s coverage: 8.3% of statements [2020-04-03T08:18:25.585Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-03T08:18:25.805Z] ok github.com/docker/docker/daemon/network 0.073s coverage: 63.8% of statements [2020-04-03T08:18:26.095Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 47.8% of statements [2020-04-03T08:18:27.590Z] ok github.com/docker/docker/daemon/logger/splunk 3.144s coverage: 82.5% of statements [2020-04-03T08:18:27.590Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-03T08:18:27.590Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-03T08:18:29.757Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-03T08:18:30.013Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-03T08:18:32.032Z] ok github.com/docker/docker/distribution/metadata 0.137s coverage: 48.2% of statements [2020-04-03T08:18:32.032Z] ok github.com/docker/docker/errdefs 0.020s coverage: 49.4% of statements [2020-04-03T08:18:33.053Z] ok github.com/docker/docker/distribution 0.508s coverage: 22.1% of statements [2020-04-03T08:18:33.053Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-03T08:18:34.543Z] ok github.com/docker/docker/distribution/xfer 1.707s coverage: 85.1% of statements [2020-04-03T08:18:34.544Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-03T08:18:35.262Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-03T08:18:36.039Z] ok github.com/docker/docker/image/cache 0.104s coverage: 19.2% of statements [2020-04-03T08:18:37.081Z] ok github.com/docker/docker/image 0.095s coverage: 86.4% of statements [2020-04-03T08:18:37.081Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-03T08:18:37.368Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2020-04-03T08:18:37.993Z] ok github.com/docker/docker/image/v1 0.032s coverage: 25.0% of statements [2020-04-03T08:18:37.993Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-03T08:18:39.433Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-03T08:18:39.503Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 50.0% of statements [2020-04-03T08:18:39.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-03T08:18:39.690Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-03T08:18:43.937Z] ok github.com/docker/docker/opts 0.070s coverage: 67.4% of statements [2020-04-03T08:18:44.166Z] #33 117.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-03T08:18:44.166Z] #33 119.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-03T08:18:44.166Z] #33 121.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-03T08:18:44.166Z] #33 123.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-03T08:18:44.166Z] #33 125.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-03T08:18:44.166Z] #33 126.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-03T08:18:44.422Z] #33 128.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-03T08:18:44.562Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-04-03T08:18:44.940Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-03T08:18:45.186Z] ok github.com/docker/docker/pkg/archive 1.338s coverage: 77.1% of statements [2020-04-03T08:18:45.187Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-04-03T08:18:45.502Z] === RUN TestDockerSuite/TestCpToDot [2020-04-03T08:18:45.796Z] #33 129.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-03T08:18:45.812Z] ok github.com/docker/docker/pkg/authorization 2.183s coverage: 68.3% of statements [2020-04-03T08:18:46.053Z] #33 129.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-03T08:18:46.431Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-03T08:18:46.437Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2020-04-03T08:18:47.422Z] #33 131.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-03T08:18:47.945Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-04-03T08:18:47.945Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-04-03T08:18:48.323Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-03T08:18:48.792Z] #33 132.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-03T08:18:49.437Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-04-03T08:18:50.064Z] ok github.com/docker/docker/layer 8.042s coverage: 68.8% of statements [2020-04-03T08:18:50.064Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-03T08:18:50.064Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-03T08:18:50.064Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-03T08:18:50.064Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-03T08:18:50.064Z] ? github.com/docker/docker/oci [no test files] [2020-04-03T08:18:50.064Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-03T08:18:50.161Z] #33 133.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-03T08:18:50.215Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-03T08:18:50.351Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-04-03T08:18:50.977Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-04-03T08:18:51.144Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-03T08:18:51.999Z] ok github.com/docker/docker/pkg/filenotify 0.625s coverage: 67.0% of statements [2020-04-03T08:18:52.054Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-03T08:18:52.286Z] ok github.com/docker/docker/pkg/chrootarchive 4.635s coverage: 43.2% of statements [2020-04-03T08:18:52.286Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-03T08:18:52.286Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-03T08:18:52.286Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-04-03T08:18:52.310Z] #33 135.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-03T08:18:53.781Z] ok github.com/docker/docker/pkg/discovery/kv 3.168s coverage: 84.1% of statements [2020-04-03T08:18:54.085Z] ok github.com/docker/docker/pkg/fsutils 0.464s coverage: 85.1% of statements [2020-04-03T08:18:54.085Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-04-03T08:18:54.204Z] #33 137.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-03T08:18:54.413Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-03T08:18:54.670Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-03T08:18:55.134Z] #33 138.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-03T08:18:55.610Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-03T08:18:56.133Z] ok github.com/docker/docker/pkg/jsonmessage 0.028s coverage: 91.7% of statements [2020-04-03T08:18:56.133Z] ok github.com/docker/docker/pkg/locker 0.032s coverage: 88.9% of statements [2020-04-03T08:18:56.423Z] ok github.com/docker/docker/pkg/idtools 0.785s coverage: 70.1% of statements [2020-04-03T08:18:56.711Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-04-03T08:18:56.998Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2020-04-03T08:18:57.028Z] #33 140.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-03T08:18:57.509Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-03T08:18:57.509Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-03T08:18:57.509Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-03T08:18:57.622Z] ok github.com/docker/docker/pkg/ioutils 1.594s coverage: 70.6% of statements [2020-04-03T08:18:57.622Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-03T08:18:57.622Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-03T08:18:57.622Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-03T08:18:57.909Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-04-03T08:18:57.958Z] #33 141.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-03T08:18:58.072Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-03T08:18:58.197Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-04-03T08:18:59.000Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-03T08:18:59.000Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-03T08:18:59.000Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-03T08:18:59.221Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2020-04-03T08:18:59.221Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 91.4% of statements [2020-04-03T08:18:59.221Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-03T08:18:59.221Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-03T08:18:59.326Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-03T08:18:59.929Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-03T08:19:00.185Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-03T08:19:00.248Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2020-04-03T08:19:00.441Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-03T08:19:00.441Z] === RUN TestDockerSuite/TestCreateRM [2020-04-03T08:19:00.695Z] #33 144.0 [2020-04-03T08:19:00.695Z] #33 DONE 144.4s [2020-04-03T08:19:00.697Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-03T08:19:00.698Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-03T08:19:00.698Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-03T08:19:00.952Z] [2020-04-03T08:19:00.952Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-04-03T08:19:00.954Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-03T08:19:00.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-03T08:19:01.274Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-04-03T08:19:01.563Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2020-04-03T08:19:01.853Z] ok github.com/docker/docker/pkg/plugins/transport 0.049s coverage: 85.7% of statements [2020-04-03T08:19:02.845Z] #34 DONE 1.7s [2020-04-03T08:19:02.878Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-04-03T08:19:03.775Z] #7 CACHED [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-04-03T08:19:03.775Z] #13 CACHED [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-04-03T08:19:03.775Z] #10 CACHED [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-04-03T08:19:03.775Z] #11 CACHED [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-03T08:19:03.775Z] #29 CACHED [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-04-03T08:19:03.775Z] #19 CACHED [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-03T08:19:03.775Z] #20 CACHED [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-03T08:19:03.775Z] #23 CACHED [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-04-03T08:19:03.775Z] #9 CACHED [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-04-03T08:19:03.775Z] #12 CACHED [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-04-03T08:19:03.775Z] #25 CACHED [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-04-03T08:19:03.775Z] #6 CACHED [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-03T08:19:03.775Z] #21 CACHED [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-03T08:19:03.775Z] #24 CACHED [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-04-03T08:19:03.775Z] #27 CACHED [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-03T08:19:03.775Z] #22 CACHED [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-04-03T08:19:03.775Z] #28 CACHED [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-04-03T08:19:03.775Z] #26 CACHED [2020-04-03T08:19:03.775Z] [2020-04-03T08:19:03.775Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-04-03T08:19:03.775Z] #30 CACHED [2020-04-03T08:19:03.896Z] ok github.com/docker/docker/pkg/pubsub 1.200s coverage: 73.9% of statements [2020-04-03T08:19:04.032Z] [2020-04-03T08:19:04.032Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-04-03T08:19:04.181Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements [2020-04-03T08:19:04.225Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-03T08:19:04.225Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-03T08:19:04.225Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-03T08:19:04.961Z] #35 DONE 0.8s [2020-04-03T08:19:04.961Z] [2020-04-03T08:19:04.961Z] #36 exporting to image [2020-04-03T08:19:04.961Z] #36 exporting layers [2020-04-03T08:19:05.200Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-04-03T08:19:05.200Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-04-03T08:19:05.827Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-04-03T08:19:05.890Z] #36 exporting layers 1.3s done [2020-04-03T08:19:05.890Z] #36 writing image sha256:69274e9c741fedd3770fac699fda5698f224f99aaeccebc8af71c9636566df37 done [2020-04-03T08:19:05.890Z] #36 naming to docker.io/library/moby-e2e-test done [2020-04-03T08:19:05.890Z] #36 DONE 1.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-03T08:19:06.114Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 70.8% of statements [2020-04-03T08:19:06.218Z] + echo Ensuring container killed. [2020-04-03T08:19:06.218Z] Ensuring container killed. [2020-04-03T08:19:06.218Z] + docker rm -vf docker-pr16 [2020-04-03T08:19:06.218Z] Error: No such container: docker-pr16 [2020-04-03T08:19:06.218Z] + true [Pipeline] sh [2020-04-03T08:19:06.496Z] + echo Chowning /workspace to jenkins user [2020-04-03T08:19:06.496Z] Chowning /workspace to jenkins user [2020-04-03T08:19:06.497Z] + id -u [2020-04-03T08:19:06.497Z] + id -g [2020-04-03T08:19:06.497Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39807:/workspace busybox chown -R 1000:1000 /workspace [2020-04-03T08:19:06.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-03T08:19:06.755Z] ok github.com/docker/docker/pkg/signal 3.468s coverage: 61.0% of statements [2020-04-03T08:19:07.387Z] ok github.com/docker/docker/pkg/tailfile 0.138s coverage: 88.6% of statements [2020-04-03T08:19:07.387Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 37.2% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-03T08:19:07.718Z] + bundleName=unit [2020-04-03T08:19:07.718Z] + echo Creating unit-bundles.tar.gz [2020-04-03T08:19:07.718Z] Creating unit-bundles.tar.gz [2020-04-03T08:19:07.718Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-04-03T08:19:07.718Z] bundles/junit-report.xml [2020-04-03T08:19:07.718Z] bundles/go-test-report.json [2020-04-03T08:19:07.718Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-04-03T08:19:07.727Z] Archiving artifacts [2020-04-03T08:19:08.174Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39807/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-03T08:19:08.481Z] + make clean [2020-04-03T08:19:08.482Z] docker volume rm -f docker-dev-cache [2020-04-03T08:19:08.640Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-03T08:19:08.640Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-03T08:19:08.640Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-03T08:19:08.640Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-03T08:19:08.640Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-03T08:19:08.738Z] docker-dev-cache [Pipeline] deleteDir [2020-04-03T08:19:08.880Z] testing: warning: no tests to run [2020-04-03T08:19:08.880Z] coverage: [no statements] [2020-04-03T08:19:08.880Z] ok github.com/docker/docker/pkg/term/windows 0.020s coverage: [no statements] [no tests to run] [2020-04-03T08:19:08.898Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-03T08:19:09.166Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 84.8% of statements [2020-04-03T08:19:09.463Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-03T08:19:09.789Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-04-03T08:19:09.789Z] ok github.com/docker/docker/pkg/tarsum 0.192s coverage: 89.3% of statements [2020-04-03T08:19:10.075Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2020-04-03T08:19:10.703Z] ok github.com/docker/docker/pkg/useragent 0.059s coverage: 88.9% of statements [2020-04-03T08:19:11.358Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-03T08:19:12.287Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-03T08:19:12.762Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-04-03T08:19:14.810Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-03T08:19:14.831Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2020-04-03T08:19:15.458Z] ok github.com/docker/docker/profiles/seccomp 0.033s coverage: 68.8% of statements [2020-04-03T08:19:16.083Z] ok github.com/docker/docker/plugin 0.657s coverage: 27.1% of statements [2020-04-03T08:19:16.704Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-03T08:19:17.266Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-03T08:19:17.578Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2020-04-03T08:19:17.829Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-03T08:19:18.085Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-03T08:19:18.204Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 45.3% of statements [2020-04-03T08:19:19.015Z] === RUN TestDockerSuite/TestDockerFails [2020-04-03T08:19:19.015Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-03T08:19:19.015Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-03T08:19:19.015Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-03T08:19:19.697Z] ok github.com/docker/docker/testutil 0.038s coverage: 62.5% of statements [2020-04-03T08:19:19.982Z] ok github.com/docker/docker/runconfig 0.029s coverage: 68.2% of statements [2020-04-03T08:19:19.982Z] ok github.com/docker/docker/registry 0.356s coverage: 56.0% of statements [2020-04-03T08:19:20.384Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-03T08:19:20.947Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-03T08:19:22.842Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-03T08:19:22.842Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-03T08:19:22.842Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-03T08:19:22.842Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-03T08:19:23.481Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2020-04-03T08:19:26.971Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.0% of statements [2020-04-03T08:19:26.971Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-04-03T08:19:27.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-03T08:19:27.983Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-04-03T08:19:29.557Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-03T08:19:32.830Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-03T08:19:36.101Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-03T08:19:36.368Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/rootless [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/volume [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-03T08:19:36.368Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === Skipped [2020-04-03T08:19:36.368Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-03T08:19:36.368Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-03T08:19:36.368Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-03T08:19:36.368Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:19:36.368Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-03T08:19:36.368Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:19:36.368Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-03T08:19:36.368Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:19:36.368Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-03T08:19:36.368Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:19:36.368Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-03T08:19:36.368Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:19:36.368Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-03T08:19:36.368Z] graphtest_unix.go:73: No driver to put! [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-03T08:19:36.368Z] time="2020-04-03T08:17:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T08:19:36.368Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T08:19:36.368Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-03T08:19:36.368Z] time="2020-04-03T08:17:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T08:19:36.368Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T08:19:36.368Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-03T08:19:36.368Z] time="2020-04-03T08:17:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T08:19:36.368Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T08:19:36.368Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-03T08:19:36.368Z] time="2020-04-03T08:17:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T08:19:36.368Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T08:19:36.368Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-03T08:19:36.368Z] time="2020-04-03T08:17:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-03T08:19:36.368Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-03T08:19:36.368Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-03T08:19:36.368Z] graphtest_unix.go:73: No driver to put! [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-03T08:19:36.368Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-03T08:19:36.368Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-03T08:19:36.368Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-03T08:19:36.368Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-03T08:19:36.368Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:19:36.368Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.368Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-03T08:19:36.368Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:19:36.368Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T08:19:36.368Z] [2020-04-03T08:19:36.369Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-03T08:19:36.369Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:19:36.369Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T08:19:36.369Z] [2020-04-03T08:19:36.369Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-03T08:19:36.369Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:19:36.369Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T08:19:36.369Z] [2020-04-03T08:19:36.369Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-03T08:19:36.369Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-03T08:19:36.369Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-03T08:19:36.369Z] [2020-04-03T08:19:36.369Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-03T08:19:36.369Z] graphtest_unix.go:73: No driver to put! [2020-04-03T08:19:36.369Z] [2020-04-03T08:19:36.369Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-03T08:19:36.369Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-03T08:19:36.369Z] [2020-04-03T08:19:36.369Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-03T08:19:36.369Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-03T08:19:36.369Z] [2020-04-03T08:19:36.369Z] [2020-04-03T08:19:36.369Z] DONE 2140 tests, 26 skipped in 353.391s Post stage [Pipeline] junit [2020-04-03T08:19:36.404Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-03T08:19:37.470Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-04-03T08:19:37.631Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39807/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a -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:3e3cd7b2555dc51ff83d61bb36ad6944b377c87a hack/make.sh dynbinary test-integration [2020-04-03T08:19:38.256Z] [2020-04-03T08:19:38.256Z] Removing bundles/ [2020-04-03T08:19:38.256Z] [2020-04-03T08:19:38.256Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-03T08:19:38.256Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-03T08:19:38.256Z] GOOS="" GOARCH="" GOARM="" [2020-04-03T08:19:38.837Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-03T08:19:39.766Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-03T08:19:40.694Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-03T08:19:41.625Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-03T08:19:42.555Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-03T08:19:43.119Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-03T08:19:43.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-03T08:19:45.268Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-03T08:19:47.160Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-03T08:19:50.434Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-03T08:19:52.954Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-03T08:19:54.321Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-03T08:19:56.216Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-03T08:19:56.779Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-03T08:19:57.035Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-03T08:19:58.927Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-03T08:19:59.184Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-03T08:19:59.184Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-03T08:19:59.746Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-03T08:19:59.746Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-03T08:19:59.746Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-03T08:19:59.746Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-03T08:20:02.291Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-03T08:20:04.185Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-03T08:20:04.185Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-03T08:20:04.185Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-03T08:20:05.115Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-03T08:20:05.115Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-03T08:20:05.678Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-03T08:20:05.678Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-03T08:20:06.606Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-03T08:20:06.863Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-03T08:20:06.863Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-03T08:20:06.863Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-03T08:20:08.758Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-03T08:20:09.691Z] === RUN TestDockerSuite/TestEventsRename [2020-04-03T08:20:10.622Z] === RUN TestDockerSuite/TestEventsResize [2020-04-03T08:20:11.552Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-03T08:20:12.484Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-03T08:20:13.851Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-03T08:20:14.414Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-03T08:20:17.684Z] === RUN TestDockerSuite/TestEventsTop [2020-04-03T08:20:18.247Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-03T08:20:21.517Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-03T08:20:22.446Z] === RUN TestDockerSuite/TestExec [2020-04-03T08:20:23.375Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-03T08:20:24.304Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-03T08:20:25.233Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-03T08:20:26.166Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-03T08:20:28.060Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-03T08:20:28.622Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-03T08:20:29.554Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-03T08:20:30.483Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-03T08:20:31.412Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-03T08:20:32.370Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-03T08:20:33.302Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-03T08:20:34.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-03T08:20:34.925Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-03T08:20:36.293Z] === RUN TestDockerSuite/TestExecEnv [2020-04-03T08:20:37.222Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-03T08:20:37.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-03T08:20:39.152Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-03T08:20:40.521Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-03T08:20:43.794Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-03T08:20:44.357Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-03T08:20:45.286Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-03T08:20:46.216Z] === RUN TestDockerSuite/TestExecParseError [2020-04-03T08:20:47.144Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-03T08:20:48.074Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-03T08:20:49.005Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-03T08:20:50.898Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-03T08:20:51.461Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-03T08:20:52.391Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-03T08:21:02.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-03T08:21:03.703Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-03T08:21:04.632Z] === RUN TestDockerSuite/TestExecTTY [2020-04-03T08:21:05.562Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-03T08:21:06.952Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-03T08:21:07.881Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-03T08:21:08.809Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-03T08:21:08.809Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-03T08:21:10.700Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-03T08:21:11.629Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-03T08:21:12.996Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-03T08:21:13.925Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-03T08:21:14.855Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-03T08:21:20.104Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-03T08:21:25.352Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-03T08:21:26.718Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-03T08:21:26.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-03T08:21:31.967Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-03T08:21:32.224Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-03T08:21:32.224Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-03T08:21:32.481Z] === RUN TestDockerSuite/TestHealth [2020-04-03T08:21:45.485Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-03T08:21:45.485Z] [2020-04-03T08:21:45.485Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-03T08:21:45.485Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-03T08:21:45.485Z] HOSTNAME=cfb7358f27ca [2020-04-03T08:21:45.485Z] TESTDEBUG=0 [2020-04-03T08:21:45.485Z] DEST=bundles/test-integration [2020-04-03T08:21:45.485Z] PWD=/go/src/github.com/docker/docker [2020-04-03T08:21:45.485Z] DOCKER_GITCOMMIT=3e3cd7b2555dc51ff83d61bb36ad6944b377c87a [2020-04-03T08:21:45.485Z] container=docker [2020-04-03T08:21:45.485Z] HOME=/root [2020-04-03T08:21:45.485Z] GOLANG_VERSION=1.13.8 [2020-04-03T08:21:45.485Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-03T08:21:45.485Z] VALIDATE_BRANCH=master [2020-04-03T08:21:45.485Z] TERM=xterm [2020-04-03T08:21:45.485Z] DOCKER_PKG=github.com/docker/docker [2020-04-03T08:21:45.485Z] SHLVL=1 [2020-04-03T08:21:45.485Z] TIMEOUT=120m [2020-04-03T08:21:45.485Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-03T08:21:45.485Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-03T08:21:45.485Z] GO111MODULE=off [2020-04-03T08:21:45.485Z] DOCKER_EXPERIMENTAL=1 [2020-04-03T08:21:45.485Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-03T08:21:45.485Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-03T08:21:45.485Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-03T08:21:45.485Z] GOPATH=/go [2020-04-03T08:21:45.485Z] PKG_CONFIG=pkg-config [2020-04-03T08:21:45.485Z] _=/usr/bin/env [2020-04-03T08:21:45.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-03T08:21:54.379Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-03T08:21:54.379Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-03T08:21:54.379Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-03T08:21:54.379Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-03T08:21:54.379Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-03T08:21:55.309Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-03T08:21:55.309Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-03T08:21:56.239Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-03T08:21:56.239Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-03T08:21:56.239Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-03T08:21:56.496Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-03T08:21:56.753Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-03T08:21:57.316Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-03T08:21:57.880Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-03T08:21:57.880Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-03T08:21:59.271Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-03T08:21:59.271Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-03T08:22:00.200Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-03T08:22:01.132Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-03T08:22:01.132Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-03T08:22:02.061Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-03T08:22:05.332Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-03T08:22:05.332Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-03T08:22:05.332Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-03T08:22:07.226Z] === RUN TestDockerSuite/TestImportFile [2020-04-03T08:22:09.119Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-03T08:22:09.119Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-03T08:22:11.013Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-03T08:22:12.908Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-03T08:22:14.800Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-03T08:22:15.732Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-03T08:22:16.660Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-03T08:22:17.589Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-03T08:22:17.589Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-03T08:22:17.589Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-03T08:22:18.152Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-03T08:22:19.081Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-03T08:22:20.010Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-03T08:22:20.940Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-03T08:22:21.504Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-03T08:22:22.434Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-03T08:22:22.434Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-03T08:22:24.326Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-03T08:22:24.889Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-03T08:22:25.821Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-03T08:22:25.821Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-03T08:22:26.750Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-03T08:22:26.750Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-03T08:22:28.135Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-03T08:22:29.064Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-03T08:22:29.993Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-03T08:22:30.922Z] === RUN TestDockerSuite/TestInspectImage [2020-04-03T08:22:30.922Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-03T08:22:30.922Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-03T08:22:30.922Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-03T08:22:31.851Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-03T08:22:32.779Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-03T08:22:32.779Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-03T08:22:33.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-03T08:22:33.600Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-03T08:22:34.529Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-03T08:22:37.050Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-03T08:22:37.050Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-03T08:22:37.613Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-03T08:22:38.981Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-03T08:22:40.875Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-03T08:22:41.437Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-03T08:22:42.367Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-03T08:22:42.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-03T08:22:42.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-03T08:22:42.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-03T08:22:43.295Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-03T08:22:43.858Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-03T08:22:45.228Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-03T08:22:45.791Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-03T08:22:45.791Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-03T08:22:48.312Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-03T08:22:50.203Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-03T08:22:52.096Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-03T08:22:52.659Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-03T08:22:54.553Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-03T08:22:57.826Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-03T08:22:59.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-03T08:23:00.128Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-03T08:23:00.128Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-03T08:23:03.410Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-03T08:23:03.410Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-03T08:23:04.339Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-03T08:23:04.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-03T08:23:07.868Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-03T08:23:11.144Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-03T08:23:14.413Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-03T08:23:16.935Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-03T08:23:17.864Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-03T08:23:20.385Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-03T08:23:20.385Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-03T08:23:21.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-03T08:23:21.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-03T08:23:22.278Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-03T08:23:23.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-03T08:23:23.647Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-03T08:23:25.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-03T08:23:25.539Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-03T08:23:26.102Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-03T08:23:26.102Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-03T08:23:26.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-03T08:23:26.666Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-03T08:23:26.666Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-03T08:23:26.666Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-03T08:23:27.599Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-03T08:23:28.529Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-03T08:23:29.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-03T08:23:31.049Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-03T08:23:31.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-03T08:23:32.423Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-03T08:23:32.988Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-03T08:23:33.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-03T08:23:38.237Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-03T08:23:38.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-03T08:23:38.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-03T08:23:38.800Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-03T08:23:38.800Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-03T08:23:40.169Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-03T08:23:41.098Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-03T08:23:42.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-03T08:23:42.467Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-03T08:23:43.395Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-03T08:23:44.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-03T08:23:44.762Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-03T08:23:46.654Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-03T08:23:47.582Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-03T08:23:47.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-03T08:23:48.512Z] === RUN TestDockerSuite/TestLogsSince [2020-04-03T08:23:49.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-03T08:23:51.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-03T08:23:53.248Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-03T08:23:53.248Z] Using test binary docker [2020-04-03T08:23:53.534Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-03T08:23:53.534Z] +++ /etc/init.d/apparmor start [2020-04-03T08:23:53.534Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-03T08:23:53.534Z] INFO: Waiting for daemon to start... [2020-04-03T08:23:53.534Z] Starting dockerd [2020-04-03T08:23:53.534Z] +++ 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-04-03T08:23:55.563Z] . [2020-04-03T08:23:55.563Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-03T08:23:55.563Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-03T08:23:55.563Z] Error: No such image: emptyfs [2020-04-03T08:23:55.563Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-03T08:23:55.563Z] ++++ docker load [2020-04-03T08:23:55.848Z] Running integration-test (iteration 1) [2020-04-03T08:23:55.848Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-04-03T08:23:55.848Z] ++ 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-04-03T08:23:55.848Z] ++ set -e [2020-04-03T08:23:55.848Z] ++ '[' -n 0 ']' [2020-04-03T08:23:55.848Z] ++ set -x [2020-04-03T08:23:55.848Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:23:56.600Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-03T08:23:56.600Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-03T08:24:01.852Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-03T08:24:01.852Z] === RUN TestDockerSuite/TestLogsTail [2020-04-03T08:24:02.780Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-03T08:24:03.710Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-03T08:24:04.643Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-03T08:24:05.206Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-03T08:24:06.134Z] === RUN TestDockerSuite/TestNetHostname [2020-04-03T08:24:06.134Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-03T08:24:08.655Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-03T08:24:09.219Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-03T08:24:10.610Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-03T08:24:10.610Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-03T08:24:11.120Z] Loaded image: buildpack-deps:jessie [2020-04-03T08:24:11.120Z] Loaded image: busybox:latest [2020-04-03T08:24:11.120Z] Loaded image: busybox:glibc [2020-04-03T08:24:11.120Z] Loaded image: debian:jessie [2020-04-03T08:24:11.120Z] Loaded image: hello-world:latest [2020-04-03T08:24:11.120Z] INFO: Testing against a local daemon [2020-04-03T08:24:11.120Z] === RUN TestCgroupNamespacesBuild [2020-04-03T08:24:11.738Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2020-04-03T08:24:11.738Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-03T08:24:13.774Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2020-04-03T08:24:13.774Z] === RUN TestBuildWithSession [2020-04-03T08:24:13.774Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-03T08:24:13.774Z] build_session_test.go:25: TODO: BuildKit [2020-04-03T08:24:13.774Z] === RUN TestBuildSquashParent [2020-04-03T08:24:13.880Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-03T08:24:14.442Z] === RUN TestDockerSuite/TestPluginActive [2020-04-03T08:24:16.337Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-03T08:24:20.596Z] --- PASS: TestBuildSquashParent (6.07s) [2020-04-03T08:24:20.596Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-03T08:24:20.596Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-03T08:24:20.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-03T08:24:20.596Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-03T08:24:20.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-03T08:24:20.596Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-03T08:24:20.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-03T08:24:20.596Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-03T08:24:20.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-03T08:24:20.596Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-03T08:24:20.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-03T08:24:20.596Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-03T08:24:20.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-03T08:24:20.596Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-03T08:24:20.596Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-03T08:24:20.596Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-03T08:24:20.596Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-03T08:24:22.638Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-03T08:24:22.877Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-03T08:24:22.877Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-03T08:24:22.925Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-03T08:24:23.440Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-03T08:24:23.696Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-03T08:24:24.966Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-03T08:24:24.966Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.75s) [2020-04-03T08:24:24.966Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.42s) [2020-04-03T08:24:24.966Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.42s) [2020-04-03T08:24:24.966Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.42s) [2020-04-03T08:24:24.966Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.04s) [2020-04-03T08:24:24.966Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2020-04-03T08:24:24.966Z] === RUN TestBuildMultiStageCopy [2020-04-03T08:24:24.966Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-03T08:24:26.968Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-03T08:24:27.000Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-03T08:24:27.225Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-03T08:24:27.284Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-03T08:24:27.904Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-03T08:24:28.188Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-03T08:24:28.474Z] --- PASS: TestBuildMultiStageCopy (3.53s) [2020-04-03T08:24:28.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s) [2020-04-03T08:24:28.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-04-03T08:24:28.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.41s) [2020-04-03T08:24:28.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s) [2020-04-03T08:24:28.474Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2020-04-03T08:24:28.474Z] === RUN TestBuildMultiStageParentConfig [2020-04-03T08:24:29.115Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-03T08:24:29.492Z] --- PASS: TestBuildMultiStageParentConfig (1.02s) [2020-04-03T08:24:29.492Z] === RUN TestBuildLabelWithTargets [2020-04-03T08:24:30.485Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-03T08:24:31.047Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-03T08:24:31.527Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2020-04-03T08:24:31.527Z] === RUN TestBuildWithEmptyLayers [2020-04-03T08:24:31.813Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2020-04-03T08:24:31.813Z] === RUN TestBuildMultiStageOnBuild [2020-04-03T08:24:33.567Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-03T08:24:34.501Z] --- PASS: TestBuildMultiStageOnBuild (2.12s) [2020-04-03T08:24:34.501Z] === RUN TestBuildUncleanTarFilenames [2020-04-03T08:24:35.518Z] --- PASS: TestBuildUncleanTarFilenames (1.22s) [2020-04-03T08:24:35.518Z] === RUN TestBuildMultiStageLayerLeak [2020-04-03T08:24:36.838Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-03T08:24:37.401Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-03T08:24:37.556Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s) [2020-04-03T08:24:37.556Z] === RUN TestBuildWithHugeFile [2020-04-03T08:24:38.771Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-03T08:24:40.665Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-03T08:24:40.921Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-03T08:24:42.289Z] === RUN TestDockerSuite/TestPortList [2020-04-03T08:24:44.184Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-03T08:24:47.465Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-03T08:24:51.634Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-03T08:24:53.529Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-03T08:24:54.900Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-03T08:24:58.169Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-03T08:25:02.342Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-03T08:25:02.342Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-03T08:25:02.602Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-03T08:25:03.166Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-03T08:25:03.422Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-03T08:25:03.422Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-03T08:25:04.351Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-03T08:25:04.351Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-03T08:25:05.283Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-03T08:25:05.283Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-03T08:25:07.178Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-03T08:25:07.178Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-03T08:25:10.448Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-03T08:25:11.817Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-03T08:25:12.380Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-03T08:25:12.380Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-03T08:25:15.652Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-03T08:25:16.582Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-03T08:25:16.839Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-03T08:25:20.111Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-03T08:25:20.368Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-03T08:25:24.549Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-03T08:25:26.442Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-03T08:25:26.442Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-03T08:25:27.374Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-03T08:25:30.644Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-03T08:25:33.166Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-03T08:25:36.439Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-03T08:25:38.958Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-03T08:25:40.326Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-03T08:25:42.848Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-03T08:25:44.743Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-03T08:25:46.110Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-03T08:25:48.007Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-03T08:25:49.375Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-03T08:25:50.743Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-03T08:25:52.637Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-03T08:25:52.893Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-03T08:25:53.823Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-03T08:25:56.341Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-03T08:25:58.870Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-03T08:25:59.604Z] --- PASS: TestBuildWithHugeFile (81.84s) [2020-04-03T08:25:59.604Z] === RUN TestBuildWithEmptyDockerfile [2020-04-03T08:25:59.604Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-03T08:25:59.604Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-03T08:25:59.604Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-03T08:25:59.604Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-03T08:25:59.604Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-03T08:25:59.604Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-03T08:25:59.604Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-03T08:25:59.604Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-03T08:25:59.604Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-03T08:25:59.800Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-03T08:25:59.800Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-03T08:25:59.800Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-03T08:25:59.891Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-04-03T08:25:59.891Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-04-03T08:25:59.891Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2020-04-03T08:25:59.891Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2020-04-03T08:25:59.891Z] === RUN TestBuildPreserveOwnership [2020-04-03T08:25:59.891Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-03T08:26:00.056Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-03T08:26:00.056Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-03T08:26:00.984Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-03T08:26:02.877Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-03T08:26:02.877Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-03T08:26:03.358Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-03T08:26:04.244Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-03T08:26:04.836Z] --- PASS: TestBuildPreserveOwnership (4.86s) [2020-04-03T08:26:04.836Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.16s) [2020-04-03T08:26:04.836Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2020-04-03T08:26:04.836Z] === RUN TestBuildPlatformInvalid [2020-04-03T08:26:04.836Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-04-03T08:26:04.836Z] PASS [2020-04-03T08:26:04.836Z] [2020-04-03T08:26:04.836Z] === Skipped [2020-04-03T08:26:04.836Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-04-03T08:26:04.836Z] build_session_test.go:25: TODO: BuildKit [2020-04-03T08:26:04.836Z] [2020-04-03T08:26:04.836Z] [2020-04-03T08:26:04.836Z] DONE 32 tests, 1 skipped in 129.035s [2020-04-03T08:26:04.836Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-04-03T08:26:04.836Z] ++ 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-04-03T08:26:04.836Z] ++ set -e [2020-04-03T08:26:04.836Z] ++ '[' -n 0 ']' [2020-04-03T08:26:04.836Z] ++ set -x [2020-04-03T08:26:04.837Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:26:05.120Z] INFO: Testing against a local daemon [2020-04-03T08:26:05.120Z] === RUN TestConfigList [2020-04-03T08:26:05.614Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-03T08:26:07.153Z] --- PASS: TestConfigList (2.22s) [2020-04-03T08:26:07.153Z] === RUN TestConfigsCreateAndDelete [2020-04-03T08:26:09.855Z] --- PASS: TestConfigsCreateAndDelete (2.28s) [2020-04-03T08:26:09.855Z] === RUN TestConfigsUpdate [2020-04-03T08:26:11.891Z] --- PASS: TestConfigsUpdate (2.27s) [2020-04-03T08:26:11.891Z] === RUN TestTemplatedConfig [2020-04-03T08:26:13.704Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-03T08:26:14.580Z] --- PASS: TestTemplatedConfig (2.67s) [2020-04-03T08:26:14.580Z] === RUN TestConfigInspect [2020-04-03T08:26:14.632Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-03T08:26:16.001Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-03T08:26:16.621Z] --- PASS: TestConfigInspect (2.29s) [2020-04-03T08:26:16.621Z] === RUN TestConfigCreateWithLabels [2020-04-03T08:26:16.929Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-03T08:26:17.186Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-03T08:26:17.186Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-03T08:26:17.443Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-03T08:26:19.333Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-03T08:26:19.360Z] --- PASS: TestConfigCreateWithLabels (2.25s) [2020-04-03T08:26:19.360Z] === RUN TestConfigCreateResolve [2020-04-03T08:26:20.263Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-03T08:26:21.394Z] --- PASS: TestConfigCreateResolve (2.29s) [2020-04-03T08:26:21.394Z] === RUN TestConfigDaemonLibtrustID [2020-04-03T08:26:21.632Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-03T08:26:21.679Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-04-03T08:26:21.679Z] PASS [2020-04-03T08:26:21.679Z] [2020-04-03T08:26:21.679Z] DONE 8 tests in 16.918s [2020-04-03T08:26:21.679Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-04-03T08:26:21.679Z] ++ 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-04-03T08:26:21.679Z] ++ set -e [2020-04-03T08:26:21.679Z] ++ '[' -n 0 ']' [2020-04-03T08:26:21.679Z] ++ set -x [2020-04-03T08:26:21.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:26:21.965Z] INFO: Testing against a local daemon [2020-04-03T08:26:21.965Z] === RUN TestCheckpoint [2020-04-03T08:26:21.965Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-03T08:26:21.965Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-03T08:26:21.965Z] === RUN TestContainerInvalidJSON [2020-04-03T08:26:21.965Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-03T08:26:21.965Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-03T08:26:21.965Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-03T08:26:21.965Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-03T08:26:21.965Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-03T08:26:21.965Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-03T08:26:21.965Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-03T08:26:21.965Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-03T08:26:21.965Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-03T08:26:21.965Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-03T08:26:21.965Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-03T08:26:21.965Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-03T08:26:21.965Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-03T08:26:21.965Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-03T08:26:21.965Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-04-03T08:26:21.965Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-03T08:26:22.249Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-04-03T08:26:22.249Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-03T08:26:22.249Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-04-03T08:26:22.249Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-03T08:26:22.249Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-04-03T08:26:22.249Z] === RUN TestCopyFromContainer [2020-04-03T08:26:23.729Z] === RUN TestCopyFromContainer// [2020-04-03T08:26:23.729Z] === RUN TestCopyFromContainer//bar/root [2020-04-03T08:26:24.025Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-03T08:26:24.026Z] === RUN TestCopyFromContainer/bar/quux [2020-04-03T08:26:24.311Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-03T08:26:24.311Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-03T08:26:24.311Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-03T08:26:24.595Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-03T08:26:24.595Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-03T08:26:24.595Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-03T08:26:24.880Z] --- PASS: TestCopyFromContainer (2.53s) [2020-04-03T08:26:24.880Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-04-03T08:26:24.880Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-04-03T08:26:24.880Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-04-03T08:26:24.880Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-03T08:26:24.880Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-04-03T08:26:24.880Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-04-03T08:26:24.880Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-04-03T08:26:24.880Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-04-03T08:26:24.880Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-04-03T08:26:24.880Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-04-03T08:26:24.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-03T08:26:24.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-03T08:26:24.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-03T08:26:24.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-03T08:26:24.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-03T08:26:24.880Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-03T08:26:24.880Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-03T08:26:24.880Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-03T08:26:24.880Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-03T08:26:24.880Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-03T08:26:24.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-03T08:26:24.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-03T08:26:24.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-03T08:26:24.880Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-03T08:26:24.880Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-03T08:26:24.880Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-04-03T08:26:24.880Z] === RUN TestCreateWithInvalidEnv [2020-04-03T08:26:24.880Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-03T08:26:24.880Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-03T08:26:24.880Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-03T08:26:24.880Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-03T08:26:24.880Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-03T08:26:24.880Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-03T08:26:24.880Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-03T08:26:24.880Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-03T08:26:24.880Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-03T08:26:24.880Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-04-03T08:26:24.880Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-03T08:26:24.880Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-03T08:26:24.880Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-03T08:26:24.880Z] === RUN TestCreateTmpfsMountsTarget [2020-04-03T08:26:24.880Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-03T08:26:24.880Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-03T08:26:25.801Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-03T08:26:26.912Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s) [2020-04-03T08:26:26.912Z] === RUN TestCreateWithCapabilities [2020-04-03T08:26:26.912Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-03T08:26:26.912Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-03T08:26:26.912Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-03T08:26:26.912Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-03T08:26:26.912Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-03T08:26:26.912Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-03T08:26:26.912Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-03T08:26:26.912Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-03T08:26:26.912Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-03T08:26:26.912Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-03T08:26:26.912Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-03T08:26:26.912Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-03T08:26:26.912Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-03T08:26:26.912Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-03T08:26:26.912Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-03T08:26:26.913Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-03T08:26:26.913Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-03T08:26:26.913Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-03T08:26:26.913Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-03T08:26:26.913Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-03T08:26:26.913Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-03T08:26:26.913Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-03T08:26:26.913Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-03T08:26:26.913Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-03T08:26:26.913Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-03T08:26:26.913Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-03T08:26:26.913Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-03T08:26:26.913Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-03T08:26:26.913Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-03T08:26:26.913Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-03T08:26:26.913Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-03T08:26:26.913Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-03T08:26:26.913Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-03T08:26:26.913Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-04-03T08:26:26.913Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-03T08:26:26.913Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-04-03T08:26:26.913Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-03T08:26:26.913Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-03T08:26:26.913Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-04-03T08:26:26.913Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-03T08:26:26.913Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-03T08:26:26.913Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-03T08:26:26.913Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-03T08:26:26.913Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-03T08:26:26.913Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-03T08:26:26.913Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-03T08:26:27.700Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-03T08:26:27.700Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-03T08:26:27.700Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-03T08:26:28.947Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s) [2020-04-03T08:26:28.947Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-03T08:26:28.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-03T08:26:28.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-03T08:26:28.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-03T08:26:28.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-03T08:26:28.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-03T08:26:28.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-03T08:26:28.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-03T08:26:28.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-03T08:26:28.947Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-03T08:26:28.947Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-03T08:26:28.947Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-03T08:26:28.947Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-03T08:26:28.947Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-03T08:26:28.947Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-03T08:26:28.947Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-03T08:26:28.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-03T08:26:28.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-04-03T08:26:28.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-04-03T08:26:28.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-04-03T08:26:28.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-04-03T08:26:28.947Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-04-03T08:26:28.947Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-03T08:26:29.564Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2020-04-03T08:26:29.564Z] === RUN TestContainerStartOnDaemonRestart [2020-04-03T08:26:29.564Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-03T08:26:29.564Z] === RUN TestDaemonRestartIpcMode [2020-04-03T08:26:29.564Z] === PAUSE TestDaemonRestartIpcMode [2020-04-03T08:26:29.564Z] === RUN TestDaemonHostGatewayIP [2020-04-03T08:26:29.564Z] === PAUSE TestDaemonHostGatewayIP [2020-04-03T08:26:29.564Z] === RUN TestDiff [2020-04-03T08:26:30.184Z] --- PASS: TestDiff (0.69s) [2020-04-03T08:26:30.184Z] === RUN TestExecWithCloseStdin [2020-04-03T08:26:31.205Z] --- PASS: TestExecWithCloseStdin (0.80s) [2020-04-03T08:26:31.205Z] === RUN TestExec [2020-04-03T08:26:31.824Z] --- PASS: TestExec (0.79s) [2020-04-03T08:26:31.824Z] === RUN TestExecUser [2020-04-03T08:26:31.870Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-03T08:26:32.799Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-03T08:26:32.834Z] --- PASS: TestExecUser (0.78s) [2020-04-03T08:26:32.834Z] === RUN TestExportContainerAndImportImage [2020-04-03T08:26:33.056Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-03T08:26:33.848Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2020-04-03T08:26:33.848Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-03T08:26:35.327Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-04-03T08:26:35.327Z] === RUN TestHealthCheckWorkdir [2020-04-03T08:26:35.586Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-03T08:26:36.149Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-03T08:26:36.340Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2020-04-03T08:26:36.340Z] === RUN TestHealthKillContainer [2020-04-03T08:26:38.042Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-03T08:26:38.971Z] === RUN TestDockerSuite/TestRmiTag [2020-04-03T08:26:39.024Z] --- PASS: TestHealthKillContainer (2.87s) [2020-04-03T08:26:39.024Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-03T08:26:39.228Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-03T08:26:39.642Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-04-03T08:26:39.642Z] === RUN TestIpcModeNone [2020-04-03T08:26:39.791Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-03T08:26:40.353Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-03T08:26:40.655Z] --- PASS: TestIpcModeNone (0.77s) [2020-04-03T08:26:40.655Z] === RUN TestIpcModePrivate [2020-04-03T08:26:41.272Z] --- PASS: TestIpcModePrivate (0.78s) [2020-04-03T08:26:41.272Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-03T08:26:41.272Z] === RUN TestIpcModeShareable [2020-04-03T08:26:41.891Z] --- PASS: TestIpcModeShareable (0.82s) [2020-04-03T08:26:41.891Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-03T08:26:41.891Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-03T08:26:43.626Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-03T08:26:44.588Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.25s) [2020-04-03T08:26:44.588Z] === RUN TestAPIIpcModeHost [2020-04-03T08:26:44.873Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-04-03T08:26:44.873Z] === RUN TestDaemonIpcModeShareable [2020-04-03T08:26:44.994Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-03T08:26:45.924Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-03T08:26:45.924Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-03T08:26:46.853Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-03T08:26:46.906Z] --- PASS: TestDaemonIpcModeShareable (1.64s) [2020-04-03T08:26:46.906Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-03T08:26:46.906Z] === RUN TestDaemonIpcModePrivate [2020-04-03T08:26:47.415Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-03T08:26:48.389Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2020-04-03T08:26:48.389Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-03T08:26:48.389Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-03T08:26:49.309Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-03T08:26:49.873Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-03T08:26:49.878Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s) [2020-04-03T08:26:49.878Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-03T08:26:49.878Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-03T08:26:50.437Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-03T08:26:51.005Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-03T08:26:51.005Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-03T08:26:51.357Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2020-04-03T08:26:51.357Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-03T08:26:51.357Z] === RUN TestIpcModeOlderClient [2020-04-03T08:26:51.643Z] === PAUSE TestIpcModeOlderClient [2020-04-03T08:26:51.643Z] === RUN TestKillContainerInvalidSignal [2020-04-03T08:26:51.934Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-03T08:26:52.263Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2020-04-03T08:26:52.263Z] === RUN TestKillContainer [2020-04-03T08:26:52.263Z] === RUN TestKillContainer/no_signal [2020-04-03T08:26:52.902Z] === RUN TestKillContainer/non_killing_signal [2020-04-03T08:26:53.539Z] === RUN TestKillContainer/killing_signal [2020-04-03T08:26:53.825Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-03T08:26:54.161Z] --- PASS: TestKillContainer (2.05s) [2020-04-03T08:26:54.161Z] --- PASS: TestKillContainer/no_signal (0.67s) [2020-04-03T08:26:54.161Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-04-03T08:26:54.161Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2020-04-03T08:26:54.161Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-03T08:26:54.161Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-03T08:26:54.388Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-03T08:26:54.780Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-03T08:26:55.319Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-03T08:26:55.794Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2020-04-03T08:26:55.794Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2020-04-03T08:26:55.794Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-04-03T08:26:55.794Z] === RUN TestKillStoppedContainer [2020-04-03T08:26:55.794Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-04-03T08:26:55.794Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-03T08:26:55.794Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-03T08:26:55.794Z] === RUN TestKillDifferentUserContainer [2020-04-03T08:26:56.249Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-03T08:26:56.413Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2020-04-03T08:26:56.413Z] === RUN TestInspectOomKilledTrue [2020-04-03T08:26:57.891Z] --- PASS: TestInspectOomKilledTrue (1.24s) [2020-04-03T08:26:57.891Z] === RUN TestInspectOomKilledFalse [2020-04-03T08:26:58.140Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-03T08:26:58.187Z] --- PASS: TestInspectOomKilledFalse (0.64s) [2020-04-03T08:26:58.187Z] === RUN TestLinksEtcHostsContentMatch [2020-04-03T08:26:58.806Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-04-03T08:26:58.806Z] === RUN TestLinksContainerNames [2020-04-03T08:26:59.508Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-03T08:27:00.282Z] --- PASS: TestLinksContainerNames (1.28s) [2020-04-03T08:27:00.282Z] === RUN TestLogsFollowTailEmpty [2020-04-03T08:27:00.874Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-03T08:27:00.899Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2020-04-03T08:27:00.899Z] === RUN TestContainerNetworkMountsNoChown [2020-04-03T08:27:01.438Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-03T08:27:01.516Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/default [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/default [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/private [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/private [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/rprivate [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/slave [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/slave [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/rslave [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/shared [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/shared [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/rshared [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/default [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/rslave [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/rshared [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/shared [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/rprivate [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/private [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/slave [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-03T08:27:01.516Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-03T08:27:01.516Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-03T08:27:01.516Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-03T08:27:01.801Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-03T08:27:01.801Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-03T08:27:01.801Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-03T08:27:01.801Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-03T08:27:01.801Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-03T08:27:01.801Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-03T08:27:01.801Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-03T08:27:01.801Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-03T08:27:01.801Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-03T08:27:01.801Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-03T08:27:01.801Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-03T08:27:01.801Z] === RUN TestContainerBindMountNonRecursive [2020-04-03T08:27:02.368Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-03T08:27:03.279Z] --- PASS: TestContainerBindMountNonRecursive (1.61s) [2020-04-03T08:27:03.279Z] === RUN TestNetworkNat [2020-04-03T08:27:03.305Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-03T08:27:04.251Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-03T08:27:04.292Z] --- PASS: TestNetworkNat (0.72s) [2020-04-03T08:27:04.292Z] === RUN TestNetworkLocalhostTCPNat [2020-04-03T08:27:04.912Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2020-04-03T08:27:04.912Z] === RUN TestNetworkLoopbackNat [2020-04-03T08:27:05.626Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-03T08:27:05.883Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-03T08:27:05.932Z] --- PASS: TestNetworkLoopbackNat (0.92s) [2020-04-03T08:27:05.932Z] === RUN TestPause [2020-04-03T08:27:06.583Z] --- PASS: TestPause (0.72s) [2020-04-03T08:27:06.583Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-03T08:27:06.583Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-03T08:27:06.583Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-03T08:27:06.583Z] === RUN TestPauseStopPausedContainer [2020-04-03T08:27:06.813Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-03T08:27:07.268Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2020-04-03T08:27:07.268Z] === RUN TestPsFilter [2020-04-03T08:27:07.268Z] --- PASS: TestPsFilter (0.17s) [2020-04-03T08:27:07.268Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-03T08:27:07.377Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-03T08:27:07.913Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2020-04-03T08:27:07.913Z] === RUN TestRemoveContainerWithVolume [2020-04-03T08:27:08.585Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2020-04-03T08:27:08.585Z] === RUN TestRemoveContainerRunning [2020-04-03T08:27:08.745Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-03T08:27:09.253Z] --- PASS: TestRemoveContainerRunning (0.68s) [2020-04-03T08:27:09.253Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-03T08:27:09.308Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-03T08:27:09.308Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-03T08:27:09.878Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2020-04-03T08:27:09.878Z] === RUN TestRemoveInvalidContainer [2020-04-03T08:27:09.878Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-04-03T08:27:09.878Z] === RUN TestRenameLinkedContainer [2020-04-03T08:27:11.828Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-03T08:27:12.603Z] --- PASS: TestRenameLinkedContainer (2.63s) [2020-04-03T08:27:12.603Z] === RUN TestRenameStoppedContainer [2020-04-03T08:27:12.756Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-03T08:27:13.219Z] --- PASS: TestRenameStoppedContainer (0.68s) [2020-04-03T08:27:13.219Z] === RUN TestRenameRunningContainerAndReuse [2020-04-03T08:27:13.322Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-03T08:27:14.252Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-03T08:27:14.252Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-03T08:27:14.702Z] --- PASS: TestRenameRunningContainerAndReuse (1.29s) [2020-04-03T08:27:14.702Z] === RUN TestRenameInvalidName [2020-04-03T08:27:15.181Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-03T08:27:15.181Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-03T08:27:15.737Z] --- PASS: TestRenameInvalidName (0.95s) [2020-04-03T08:27:15.737Z] === RUN TestRenameAnonymousContainer [2020-04-03T08:27:16.110Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-03T08:27:17.039Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-03T08:27:17.039Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-03T08:27:17.603Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-03T08:27:18.447Z] --- PASS: TestRenameAnonymousContainer (2.49s) [2020-04-03T08:27:18.447Z] === RUN TestRenameContainerWithSameName [2020-04-03T08:27:18.535Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-03T08:27:18.731Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2020-04-03T08:27:18.731Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-03T08:27:19.464Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-03T08:27:19.465Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-03T08:27:20.239Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2020-04-03T08:27:20.239Z] === RUN TestResize [2020-04-03T08:27:20.396Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-03T08:27:20.396Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-03T08:27:20.861Z] --- PASS: TestResize (0.70s) [2020-04-03T08:27:20.861Z] === RUN TestResizeWithInvalidSize [2020-04-03T08:27:21.482Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-04-03T08:27:21.482Z] === RUN TestResizeWhenContainerNotStarted [2020-04-03T08:27:21.762Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-03T08:27:22.107Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2020-04-03T08:27:22.107Z] === RUN TestDaemonRestartKillContainers [2020-04-03T08:27:22.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-03T08:27:22.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-03T08:27:22.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-03T08:27:22.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-03T08:27:22.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-03T08:27:22.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-03T08:27:22.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-03T08:27:22.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-03T08:27:22.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-03T08:27:22.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-03T08:27:22.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-03T08:27:22.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-03T08:27:22.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-03T08:27:22.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-03T08:27:22.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-03T08:27:22.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-03T08:27:22.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:27:22.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:27:22.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:27:22.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:27:22.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:27:22.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:27:22.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:27:22.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:27:22.107Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-03T08:27:22.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-03T08:27:22.107Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:27:22.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-03T08:27:22.690Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-03T08:27:23.253Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-03T08:27:24.183Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-03T08:27:24.183Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-03T08:27:24.819Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:27:24.819Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-03T08:27:25.112Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-03T08:27:25.446Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-03T08:27:25.446Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-03T08:27:26.479Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-03T08:27:27.006Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-03T08:27:27.973Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-03T08:27:28.372Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-03T08:27:28.599Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-03T08:27:29.741Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-03T08:27:30.090Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-03T08:27:30.670Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-03T08:27:31.607Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-03T08:27:32.132Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-03T08:27:32.132Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.21s) [2020-04-03T08:27:32.132Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.29s) [2020-04-03T08:27:32.132Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.28s) [2020-04-03T08:27:32.132Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.38s) [2020-04-03T08:27:32.132Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.18s) [2020-04-03T08:27:32.132Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.35s) [2020-04-03T08:27:32.132Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.95s) [2020-04-03T08:27:32.132Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.53s) [2020-04-03T08:27:32.132Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.70s) [2020-04-03T08:27:32.132Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.00s) [2020-04-03T08:27:32.132Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.02s) [2020-04-03T08:27:32.132Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s) [2020-04-03T08:27:32.132Z] === RUN TestCgroupNamespacesRun [2020-04-03T08:27:32.175Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-03T08:27:33.105Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-03T08:27:33.105Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-03T08:27:34.033Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-03T08:27:34.184Z] --- PASS: TestCgroupNamespacesRun (1.67s) [2020-04-03T08:27:34.184Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-03T08:27:35.674Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2020-04-03T08:27:35.674Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-03T08:27:35.927Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-03T08:27:37.166Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2020-04-03T08:27:37.166Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-03T08:27:39.198Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2020-04-03T08:27:39.198Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-03T08:27:40.096Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-03T08:27:40.096Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-03T08:27:40.660Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-03T08:27:40.726Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2020-04-03T08:27:40.726Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-03T08:27:41.349Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-04-03T08:27:41.349Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-03T08:27:42.361Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-04-03T08:27:42.361Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-03T08:27:43.177Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-03T08:27:43.841Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s) [2020-04-03T08:27:43.841Z] === RUN TestKernelTCPMemory [2020-04-03T08:27:44.857Z] --- PASS: TestKernelTCPMemory (0.83s) [2020-04-03T08:27:44.857Z] === RUN TestNISDomainname [2020-04-03T08:27:45.069Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-03T08:27:45.873Z] --- PASS: TestNISDomainname (0.89s) [2020-04-03T08:27:45.873Z] === RUN TestHostnameDnsResolution [2020-04-03T08:27:46.888Z] --- PASS: TestHostnameDnsResolution (1.05s) [2020-04-03T08:27:46.888Z] === RUN TestStats [2020-04-03T08:27:48.341Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-03T08:27:48.371Z] --- PASS: TestStats (1.71s) [2020-04-03T08:27:48.371Z] === RUN TestStopContainerWithTimeout [2020-04-03T08:27:48.371Z] === RUN TestStopContainerWithTimeout/0 [2020-04-03T08:27:48.371Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-03T08:27:48.371Z] === RUN TestStopContainerWithTimeout/1 [2020-04-03T08:27:48.371Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-03T08:27:48.371Z] === RUN TestStopContainerWithTimeout/3 [2020-04-03T08:27:48.371Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-03T08:27:48.371Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-03T08:27:48.371Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-03T08:27:48.371Z] === CONT TestStopContainerWithTimeout/0 [2020-04-03T08:27:48.371Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-03T08:27:48.371Z] === CONT TestStopContainerWithTimeout/1 [2020-04-03T08:27:48.371Z] === CONT TestStopContainerWithTimeout/3 [2020-04-03T08:27:50.861Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-03T08:27:50.861Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-03T08:27:50.861Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-03T08:27:51.424Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-03T08:27:51.845Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-03T08:27:51.845Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2020-04-03T08:27:51.845Z] --- PASS: TestStopContainerWithTimeout/1 (2.24s) [2020-04-03T08:27:51.845Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2020-04-03T08:27:51.845Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2020-04-03T08:27:51.845Z] === RUN TestDeleteDevicemapper [2020-04-03T08:27:51.845Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-03T08:27:51.845Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-03T08:27:51.845Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-03T08:27:52.353Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-03T08:27:53.284Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-03T08:27:54.534Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s) [2020-04-03T08:27:54.534Z] === RUN TestUpdateMemory [2020-04-03T08:27:55.176Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-03T08:27:55.550Z] --- PASS: TestUpdateMemory (0.92s) [2020-04-03T08:27:55.550Z] === RUN TestUpdateCPUQuota [2020-04-03T08:27:56.579Z] --- PASS: TestUpdateCPUQuota (1.24s) [2020-04-03T08:27:56.579Z] === RUN TestUpdatePidsLimit [2020-04-03T08:27:56.579Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-03T08:27:57.202Z] === RUN TestUpdatePidsLimit/no_change [2020-04-03T08:27:57.202Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-03T08:27:57.696Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-03T08:27:57.823Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-03T08:27:58.107Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-03T08:27:58.393Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-03T08:27:58.625Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-03T08:27:58.677Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-03T08:28:00.155Z] --- PASS: TestUpdatePidsLimit (3.34s) [2020-04-03T08:28:00.155Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-04-03T08:28:00.155Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-04-03T08:28:00.155Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-04-03T08:28:00.155Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-04-03T08:28:00.155Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-04-03T08:28:00.155Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-04-03T08:28:00.155Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-04-03T08:28:00.156Z] === RUN TestUpdateRestartPolicy [2020-04-03T08:28:00.518Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-03T08:28:00.518Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-03T08:28:01.082Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-03T08:28:01.082Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-03T08:28:02.012Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-03T08:28:03.906Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-03T08:28:03.906Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-03T08:28:04.851Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-03T08:28:05.780Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-03T08:28:06.342Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-03T08:28:07.271Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-03T08:28:07.271Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-03T08:28:08.202Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-03T08:28:09.130Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-03T08:28:09.693Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-03T08:28:10.622Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-03T08:28:11.550Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-03T08:28:12.113Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-03T08:28:12.689Z] --- PASS: TestUpdateRestartPolicy (12.11s) [2020-04-03T08:28:12.689Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-03T08:28:12.689Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2020-04-03T08:28:12.689Z] === RUN TestWaitNonBlocked [2020-04-03T08:28:12.689Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-03T08:28:12.689Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-03T08:28:12.689Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-03T08:28:12.689Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-03T08:28:12.689Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-03T08:28:12.689Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-03T08:28:13.046Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-03T08:28:13.706Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-03T08:28:13.706Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2020-04-03T08:28:13.706Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-04-03T08:28:13.706Z] === RUN TestWaitBlocked [2020-04-03T08:28:13.706Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-03T08:28:13.706Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-03T08:28:13.706Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-03T08:28:13.706Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-03T08:28:13.706Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-03T08:28:13.706Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-03T08:28:13.974Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-03T08:28:13.974Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-03T08:28:14.537Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-03T08:28:14.728Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-03T08:28:14.728Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2020-04-03T08:28:14.728Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2020-04-03T08:28:14.728Z] === CONT TestContainerStartOnDaemonRestart [2020-04-03T08:28:14.728Z] === CONT TestIpcModeOlderClient [2020-04-03T08:28:14.728Z] === CONT TestDaemonHostGatewayIP [2020-04-03T08:28:14.728Z] === CONT TestDaemonRestartIpcMode [2020-04-03T08:28:15.018Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-04-03T08:28:15.466Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-03T08:28:17.359Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-03T08:28:17.359Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-03T08:28:17.359Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-03T08:28:18.525Z] --- PASS: TestContainerStartOnDaemonRestart (3.73s) [2020-04-03T08:28:19.148Z] --- PASS: TestDaemonHostGatewayIP (4.48s) [2020-04-03T08:28:19.431Z] --- PASS: TestDaemonRestartIpcMode (4.56s) [2020-04-03T08:28:19.431Z] PASS [2020-04-03T08:28:19.431Z] [2020-04-03T08:28:19.431Z] === Skipped [2020-04-03T08:28:19.431Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-04-03T08:28:19.431Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-03T08:28:19.431Z] [2020-04-03T08:28:19.431Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-03T08:28:19.431Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-03T08:28:19.431Z] [2020-04-03T08:28:19.431Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-04-03T08:28:19.431Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-03T08:28:19.431Z] [2020-04-03T08:28:19.431Z] [2020-04-03T08:28:19.431Z] DONE 199 tests, 3 skipped in 117.526s [2020-04-03T08:28:19.431Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-04-03T08:28:19.431Z] ++ 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-04-03T08:28:19.431Z] ++ set -e [2020-04-03T08:28:19.431Z] ++ '[' -n 0 ']' [2020-04-03T08:28:19.431Z] ++ set -x [2020-04-03T08:28:19.431Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:28:19.431Z] INFO: Testing against a local daemon [2020-04-03T08:28:19.431Z] === RUN TestCommitInheritsEnv [2020-04-03T08:28:20.052Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-04-03T08:28:20.052Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-03T08:28:20.052Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-03T08:28:20.052Z] === RUN TestImagesFilterMultiReference [2020-04-03T08:28:20.052Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-03T08:28:20.052Z] === RUN TestImagePullPlatformInvalid [2020-04-03T08:28:20.052Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2020-04-03T08:28:20.052Z] === RUN TestRemoveImageOrphaning [2020-04-03T08:28:20.336Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-04-03T08:28:20.336Z] === RUN TestRemoveImageGarbageCollector [2020-04-03T08:28:20.336Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-03T08:28:20.336Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:28:20.336Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-03T08:28:20.621Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-03T08:28:20.621Z] === RUN TestTagInvalidReference [2020-04-03T08:28:20.621Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-03T08:28:20.621Z] === RUN TestTagValidPrefixedRepo [2020-04-03T08:28:20.621Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-03T08:28:20.621Z] === RUN TestTagExistedNameWithoutForce [2020-04-03T08:28:20.621Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-03T08:28:20.621Z] === RUN TestTagOfficialNames [2020-04-03T08:28:20.621Z] --- PASS: TestTagOfficialNames (0.07s) [2020-04-03T08:28:20.621Z] === RUN TestTagMatchesDigest [2020-04-03T08:28:20.621Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-03T08:28:20.621Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-03T08:28:21.529Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-03T08:28:22.091Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-03T08:28:34.263Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-03T08:28:34.825Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-03T08:28:36.717Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-03T08:28:36.717Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-03T08:28:36.717Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-03T08:28:36.717Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-03T08:28:37.279Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-03T08:28:40.549Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-03T08:28:42.440Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-03T08:28:43.829Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-03T08:28:44.760Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-03T08:28:45.322Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-03T08:28:46.251Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-03T08:28:47.179Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-03T08:28:47.179Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-03T08:28:47.436Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-03T08:28:49.326Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-03T08:28:50.255Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-03T08:28:52.148Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-03T08:28:52.148Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-03T08:28:52.149Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-03T08:28:54.040Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-03T08:28:55.407Z] === RUN TestDockerSuite/TestRunMount [2020-04-03T08:29:01.950Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-03T08:29:02.879Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-03T08:29:03.440Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-03T08:29:05.336Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-03T08:29:07.854Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-03T08:29:11.124Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-03T08:29:13.642Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-03T08:29:16.162Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-03T08:29:18.057Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-03T08:29:19.427Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-03T08:29:19.427Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-03T08:29:19.994Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-03T08:29:21.360Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-03T08:29:22.289Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-03T08:29:22.852Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-03T08:29:25.372Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-03T08:29:27.890Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-03T08:29:33.138Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-03T08:29:33.138Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-03T08:29:33.138Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-03T08:29:34.066Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-03T08:29:34.066Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-03T08:29:34.995Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-03T08:29:35.557Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-03T08:29:35.813Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-03T08:29:36.742Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-03T08:29:37.671Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-03T08:29:37.671Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-03T08:29:38.235Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-03T08:29:39.164Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-03T08:29:41.057Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-03T08:29:41.988Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-03T08:29:42.552Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-03T08:29:43.481Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-03T08:29:44.045Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-03T08:29:44.975Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-03T08:29:45.537Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-03T08:29:45.537Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-03T08:29:46.467Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-03T08:29:47.397Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-03T08:29:47.397Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-03T08:29:47.959Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-03T08:29:49.883Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-03T08:29:49.883Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-03T08:29:53.153Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-03T08:29:54.522Z] === RUN TestDockerSuite/TestRunRm [2020-04-03T08:29:55.451Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-03T08:29:59.621Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-03T08:30:00.183Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-03T08:30:01.111Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-04-03T08:30:03.006Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-04-03T08:30:03.569Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-04-03T08:30:07.740Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-03T08:30:12.991Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-03T08:30:13.554Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-03T08:30:14.117Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-03T08:30:15.049Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-03T08:30:15.979Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-03T08:30:16.542Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-03T08:30:17.471Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-03T08:30:18.401Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-03T08:30:19.330Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-03T08:30:19.892Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-03T08:30:23.163Z] === RUN TestDockerSuite/TestRunState [2020-04-03T08:30:24.537Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-03T08:30:25.466Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-03T08:30:26.028Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-03T08:30:26.285Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-03T08:30:26.285Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-03T08:30:27.213Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-03T08:30:28.142Z] === RUN TestDockerSuite/TestRunSysctls [2020-04-03T08:30:29.509Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-03T08:30:29.509Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-03T08:30:29.509Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-03T08:30:30.439Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-03T08:30:30.439Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-03T08:30:33.712Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-03T08:30:34.275Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-03T08:30:36.167Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-03T08:30:36.167Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-03T08:30:41.417Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-03T08:30:43.937Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-03T08:30:44.867Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-03T08:30:45.124Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-03T08:30:45.381Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-03T08:30:46.314Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-03T08:30:48.836Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-03T08:30:50.731Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-03T08:30:51.294Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-03T08:30:51.294Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-03T08:30:51.562Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-03T08:30:52.492Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-03T08:30:53.057Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-03T08:30:53.621Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-03T08:30:53.877Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-03T08:30:53.877Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-03T08:30:54.134Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-03T08:30:55.064Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-03T08:30:56.974Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-03T08:31:00.253Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-03T08:31:00.817Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-03T08:31:02.187Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-03T08:31:03.118Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-03T08:31:05.011Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-03T08:31:05.940Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-03T08:31:06.870Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-03T08:31:09.389Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-03T08:31:11.285Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-03T08:31:11.285Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-03T08:31:12.214Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-03T08:31:13.143Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-03T08:31:14.072Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-03T08:31:15.440Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-03T08:31:15.440Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-03T08:31:15.440Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-03T08:31:15.440Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-03T08:31:15.440Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-03T08:31:16.370Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-03T08:31:17.299Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-03T08:31:18.228Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-03T08:31:18.485Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-03T08:31:19.414Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-03T08:31:19.977Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-03T08:31:20.235Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-03T08:31:20.799Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-03T08:31:21.731Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-03T08:31:21.731Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-03T08:31:22.661Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-03T08:31:22.661Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-03T08:31:22.661Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-03T08:31:22.661Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-03T08:31:22.661Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-03T08:31:22.918Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-03T08:31:22.918Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-03T08:31:23.175Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-03T08:31:23.432Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-03T08:31:23.688Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-03T08:31:23.688Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-03T08:31:24.618Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-03T08:31:25.560Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-03T08:31:26.496Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-03T08:31:26.496Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-03T08:31:27.429Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-03T08:31:27.685Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-03T08:31:28.613Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-03T08:31:28.613Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-03T08:31:29.543Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-03T08:31:30.106Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-03T08:31:30.106Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-03T08:31:30.363Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-03T08:31:30.929Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-03T08:31:32.820Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-03T08:31:33.749Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-03T08:31:33.749Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-03T08:31:34.312Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-03T08:31:34.312Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-03T08:31:36.205Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-03T08:31:36.768Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-03T08:31:39.286Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-03T08:31:40.215Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-03T08:31:40.215Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-03T08:31:40.215Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-03T08:31:41.143Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-03T08:31:42.512Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-04-03T08:31:43.587Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-03T08:31:43.587Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-03T08:31:46.107Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-03T08:31:46.107Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-03T08:31:46.363Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-03T08:31:48.884Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-03T08:31:48.884Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-03T08:31:50.252Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-03T08:31:50.252Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-03T08:31:50.252Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-03T08:31:52.147Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-03T08:31:53.517Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-03T08:31:53.773Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-03T08:31:53.773Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-03T08:31:54.030Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-03T08:31:54.030Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-03T08:31:54.286Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-03T08:31:56.823Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-03T08:32:03.363Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-03T08:32:05.255Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-03T08:32:06.185Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-03T08:32:07.553Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-03T08:32:10.823Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-03T08:32:13.342Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-03T08:32:13.905Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-03T08:32:15.796Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-03T08:32:17.165Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-03T08:32:18.535Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-03T08:32:20.428Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-03T08:32:23.696Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-03T08:32:28.944Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-03T08:32:32.218Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-03T08:32:37.478Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-03T08:32:39.996Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-03T08:32:41.887Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-03T08:32:42.815Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-03T08:32:43.378Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-03T08:32:44.307Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-03T08:32:44.307Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-03T08:32:45.236Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-03T08:32:49.408Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-03T08:32:53.578Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-03T08:32:53.578Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-04-03T08:32:54.506Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-03T08:32:54.506Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-03T08:32:55.435Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-04-03T08:32:57.328Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-03T08:32:57.328Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-03T08:32:58.695Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-03T08:33:00.063Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-03T08:33:00.626Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-03T08:33:02.521Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-03T08:33:06.691Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-03T08:33:08.059Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-03T08:33:08.059Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-03T08:33:08.316Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-03T08:33:08.880Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-03T08:33:10.263Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-03T08:33:14.442Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-03T08:33:18.615Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-03T08:33:18.615Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-03T08:33:21.885Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-04-03T08:33:24.404Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-03T08:33:24.404Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-03T08:33:28.184Z] --- PASS: TestImportExtremelyLargeImageWorks (297.56s) [2020-04-03T08:33:28.184Z] PASS [2020-04-03T08:33:28.184Z] [2020-04-03T08:33:28.184Z] === Skipped [2020-04-03T08:33:28.184Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-03T08:33:28.184Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:33:28.184Z] [2020-04-03T08:33:28.184Z] [2020-04-03T08:33:28.184Z] DONE 12 tests, 1 skipped in 298.931s [2020-04-03T08:33:28.184Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-04-03T08:33:28.184Z] ++ 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-04-03T08:33:28.184Z] ++ set -e [2020-04-03T08:33:28.184Z] ++ '[' -n 0 ']' [2020-04-03T08:33:28.184Z] ++ set -x [2020-04-03T08:33:28.184Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:33:28.184Z] INFO: Testing against a local daemon [2020-04-03T08:33:28.184Z] === RUN TestNetworkCreateDelete [2020-04-03T08:33:28.184Z] --- PASS: TestNetworkCreateDelete (0.24s) [2020-04-03T08:33:28.184Z] === RUN TestDockerNetworkDeletePreferID [2020-04-03T08:33:28.184Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2020-04-03T08:33:28.184Z] === RUN TestInspectNetwork [2020-04-03T08:33:28.184Z] === RUN TestInspectNetwork/full_network_id [2020-04-03T08:33:28.184Z] === RUN TestInspectNetwork/partial_network_id [2020-04-03T08:33:28.184Z] === RUN TestInspectNetwork/network_name [2020-04-03T08:33:28.184Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-03T08:33:28.184Z] --- PASS: TestInspectNetwork (7.51s) [2020-04-03T08:33:28.184Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-03T08:33:28.184Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-03T08:33:28.184Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-03T08:33:28.184Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-03T08:33:28.184Z] === RUN TestRunContainerWithBridgeNone [2020-04-03T08:33:29.204Z] --- PASS: TestRunContainerWithBridgeNone (2.34s) [2020-04-03T08:33:29.204Z] === RUN TestNetworkInvalidJSON [2020-04-03T08:33:29.204Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-03T08:33:29.204Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-03T08:33:29.204Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-03T08:33:29.204Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-03T08:33:29.204Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-03T08:33:29.204Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-03T08:33:29.204Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-03T08:33:29.204Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-03T08:33:29.204Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-03T08:33:29.204Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-04-03T08:33:29.204Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-03T08:33:29.204Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-03T08:33:29.204Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-03T08:33:29.204Z] === RUN TestHostIPv4BridgeLabel [2020-04-03T08:33:29.653Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-03T08:33:29.823Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-04-03T08:33:29.823Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-03T08:33:30.838Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-03T08:33:30.838Z] === RUN TestDaemonDefaultNetworkPools [2020-04-03T08:33:31.853Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-04-03T08:33:31.853Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-03T08:33:32.874Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-04-03T08:33:32.874Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-03T08:33:34.353Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.43s) [2020-04-03T08:33:34.353Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-03T08:33:34.902Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-03T08:33:34.973Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-04-03T08:33:34.973Z] === RUN TestServiceWithPredefinedNetwork [2020-04-03T08:33:36.839Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-03T08:33:37.662Z] --- PASS: TestServiceWithPredefinedNetwork (2.45s) [2020-04-03T08:33:37.662Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-03T08:33:37.662Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-03T08:33:37.662Z] service_test.go:236: FLAKY_TEST [2020-04-03T08:33:37.662Z] === RUN TestServiceWithDataPathPortInit [2020-04-03T08:33:39.357Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-03T08:33:40.731Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-03T08:33:42.099Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-03T08:33:44.620Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-03T08:33:47.143Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-03T08:33:49.667Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-03T08:33:52.186Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-03T08:33:52.924Z] --- PASS: TestServiceWithDataPathPortInit (14.77s) [2020-04-03T08:33:52.924Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-03T08:33:54.705Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-03T08:34:01.334Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.83s) [2020-04-03T08:34:01.334Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gxl27nmln236ywc491pqsqgp3 Created:2020-04-03 08:33:53.703781028 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[2022324b6ac690e993a33ba2076eff2985b4abcaac5da07c047c7bd821706ea8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.44uep92xx2gmv5cna4t1n7l8b EndpointID:fc059bf564ac4c5ada321eae5da932bb3125bb61fb4ca4ad9bc3021fa0b7044a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5dd6b183195500f2fc385321e1883bf9122f25e4a91c0c6f769acbd4523820b9 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:1dceeceb2a56 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.44uep92xx2gmv5cna4t1n7l8b EndpointID:fc059bf564ac4c5ada321eae5da932bb3125bb61fb4ca4ad9bc3021fa0b7044a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-03T08:34:01.334Z] PASS [2020-04-03T08:34:01.334Z] [2020-04-03T08:34:01.334Z] === Skipped [2020-04-03T08:34:01.334Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-03T08:34:01.334Z] service_test.go:236: FLAKY_TEST [2020-04-03T08:34:01.334Z] [2020-04-03T08:34:01.334Z] [2020-04-03T08:34:01.334Z] DONE 22 tests, 1 skipped in 41.581s [2020-04-03T08:34:01.334Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-03T08:34:01.334Z] ++ 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-04-03T08:34:01.334Z] ++ set -e [2020-04-03T08:34:01.334Z] ++ '[' -n 0 ']' [2020-04-03T08:34:01.334Z] ++ set -x [2020-04-03T08:34:01.334Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:34:01.334Z] INFO: Testing against a local daemon [2020-04-03T08:34:01.334Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-03T08:34:01.334Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-03T08:34:01.334Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:34:01.334Z] === RUN TestDockerNetworkIpvlan [2020-04-03T08:34:01.334Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-03T08:34:01.334Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:34:01.334Z] PASS [2020-04-03T08:34:01.334Z] [2020-04-03T08:34:01.334Z] === Skipped [2020-04-03T08:34:01.334Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-03T08:34:01.334Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:34:01.334Z] [2020-04-03T08:34:01.334Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-03T08:34:01.334Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-03T08:34:01.334Z] [2020-04-03T08:34:01.334Z] [2020-04-03T08:34:01.334Z] DONE 2 tests, 2 skipped in 0.139s [2020-04-03T08:34:01.334Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-03T08:34:01.334Z] ++ 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-04-03T08:34:01.334Z] ++ set -e [2020-04-03T08:34:01.334Z] ++ '[' -n 0 ']' [2020-04-03T08:34:01.334Z] ++ set -x [2020-04-03T08:34:01.334Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:34:01.334Z] INFO: Testing against a local daemon [2020-04-03T08:34:01.334Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-03T08:34:01.621Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-04-03T08:34:01.621Z] === RUN TestDockerNetworkMacvlan [2020-04-03T08:34:02.640Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-03T08:34:03.653Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-03T08:34:04.666Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-03T08:34:07.357Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-03T08:34:09.402Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-03T08:34:09.549Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-03T08:34:09.550Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-03T08:34:09.550Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-03T08:34:10.478Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-03T08:34:10.478Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-03T08:34:10.478Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-03T08:34:10.478Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-03T08:34:11.407Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-03T08:34:11.407Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-03T08:34:12.335Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-03T08:34:12.592Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-03T08:34:12.592Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-03T08:34:12.592Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-03T08:34:12.592Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-03T08:34:14.910Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-03T08:34:15.110Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-03T08:34:15.195Z] --- PASS: TestDockerNetworkMacvlan (13.63s) [2020-04-03T08:34:15.195Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-04-03T08:34:15.195Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-04-03T08:34:15.195Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2020-04-03T08:34:15.195Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s) [2020-04-03T08:34:15.195Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s) [2020-04-03T08:34:15.195Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2020-04-03T08:34:15.195Z] PASS [2020-04-03T08:34:15.195Z] [2020-04-03T08:34:15.195Z] DONE 8 tests in 15.241s [2020-04-03T08:34:15.367Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-03T08:34:15.367Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-03T08:34:15.482Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-03T08:34:15.482Z] ++ 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-04-03T08:34:15.482Z] ++ set -e [2020-04-03T08:34:15.482Z] ++ '[' -n 0 ']' [2020-04-03T08:34:15.482Z] ++ set -x [2020-04-03T08:34:15.482Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:34:15.482Z] testing: warning: no tests to run [2020-04-03T08:34:15.482Z] PASS [2020-04-03T08:34:15.482Z] [2020-04-03T08:34:15.482Z] DONE 0 tests in 0.016s [2020-04-03T08:34:15.482Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-03T08:34:15.482Z] ++ 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-04-03T08:34:15.482Z] ++ set -e [2020-04-03T08:34:15.482Z] ++ '[' -n 0 ']' [2020-04-03T08:34:15.482Z] ++ set -x [2020-04-03T08:34:15.482Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:34:15.482Z] INFO: Testing against a local daemon [2020-04-03T08:34:15.482Z] === RUN TestAuthZPluginAllowRequest [2020-04-03T08:34:15.623Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-03T08:34:15.623Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-03T08:34:16.552Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-03T08:34:16.964Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-04-03T08:34:16.964Z] === RUN TestAuthZPluginTLS [2020-04-03T08:34:17.595Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-04-03T08:34:17.595Z] === RUN TestAuthZPluginDenyRequest [2020-04-03T08:34:18.227Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-04-03T08:34:18.227Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-03T08:34:18.845Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-04-03T08:34:18.845Z] === RUN TestAuthZPluginDenyResponse [2020-04-03T08:34:19.071Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-03T08:34:19.071Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-03T08:34:19.071Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-03T08:34:19.465Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-04-03T08:34:19.465Z] === RUN TestAuthZPluginAllowEventStream [2020-04-03T08:34:20.946Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s) [2020-04-03T08:34:20.946Z] === RUN TestAuthZPluginErrorResponse [2020-04-03T08:34:21.564Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-04-03T08:34:21.564Z] === RUN TestAuthZPluginErrorRequest [2020-04-03T08:34:22.183Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-04-03T08:34:22.183Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-03T08:34:22.342Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-03T08:34:22.802Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-04-03T08:34:22.802Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-03T08:34:24.847Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2020-04-03T08:34:24.847Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-03T08:34:26.525Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite (1796.05s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.17s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.27s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.86s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.99s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.32s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.44s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.02s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.32s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.58s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.45s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.81s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.30s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.23s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.39s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.22s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.46s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.37s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.04s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAttachDetach (1.61s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.40s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.24s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.31s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.50s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.57s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.15s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.33s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.21s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.33s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.06s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.79s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.47s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.75s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.09s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.74s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.45s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.78s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.01s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.54s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.76s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.51s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.60s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.63s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.46s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.03s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.60s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.93s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.66s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.79s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.16s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.64s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.82s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.73s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.37s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.85s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.40s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.95s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.54s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.27s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.98s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.44s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.96s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.18s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.80s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.76s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.60s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.04s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.94s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.72s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.90s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.02s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.70s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.75s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.93s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.57s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2020-04-03T08:34:26.525Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-04-03T08:34:26.525Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.90s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.95s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildContChar (4.11s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.49s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.43s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.46s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.20s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.25s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.00s) [2020-04-03T08:34:26.525Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-04-03T08:34:26.525Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.525Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-03T08:34:26.525Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.525Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2020-04-03T08:34:26.525Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.525Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-03T08:34:26.525Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.44s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.51s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.91s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.55s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.45s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.92s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.69s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.79s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.72s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.63s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.61s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.34s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.77s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.05s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.62s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.71s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.63s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.60s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.24s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.65s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.78s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.61s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.01s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.68s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.27s) [2020-04-03T08:34:26.525Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.48s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.73s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildEnv (1.63s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.68s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.38s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.59s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.33s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.99s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.61s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.92s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s) [2020-04-03T08:34:26.526Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-03T08:34:26.526Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.31s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildExpose (0.39s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.57s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildFails (0.91s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.44s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.33s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.09s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.09s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.53s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.76s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (3.11s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.40s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.32s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.13s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.36s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildHistory (4.43s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.10s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildLabel (0.63s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildLabels (0.51s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.09s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.45s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.97s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.39s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.39s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.50s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.96s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.73s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.79s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.58s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.15s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.37s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.88s) [2020-04-03T08:34:26.526Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-03T08:34:26.526Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.98s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.70s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.45s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.40s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.32s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.79s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.25s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.98s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.95s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.42s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.53s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.07s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.70s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.10s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.27s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.77s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.61s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.52s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.63s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.65s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.80s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildPATH (2.45s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.87s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.00s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.96s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.82s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.09s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildRm (3.11s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.12s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.37s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.33s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.40s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.21s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.11s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s) [2020-04-03T08:34:26.526Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2020-04-03T08:34:26.526Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.56s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.03s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.20s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildStderr (1.04s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.89s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.21s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.40s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.61s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.18s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.08s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildUser (2.31s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.43s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.98s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.29s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.35s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.15s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.41s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.95s) [2020-04-03T08:34:26.526Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-03T08:34:26.526Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.526Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-03T08:34:26.526Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.526Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-03T08:34:26.526Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.526Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-03T08:34:26.526Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.21s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.02s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.83s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.14s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.08s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.40s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.14s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.71s) [2020-04-03T08:34:26.526Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-03T08:34:26.526Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.21s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.37s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-04-03T08:34:26.526Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-03T08:34:26.526Z] docker_cli_sni_test.go:18: Flakey test [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.93s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.99s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestCommitChange (1.06s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.98s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.69s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.74s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.95s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestCommitTTY (1.75s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.88s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.02s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.90s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.83s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.90s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.06s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.93s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.94s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.88s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.78s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.92s) [2020-04-03T08:34:26.526Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.03s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.47s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.03s) [2020-04-03T08:34:26.527Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-03T08:34:26.527Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.47s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.67s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.09s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.61s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.07s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.64s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.65s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.63s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.77s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ac6040_} (1.64s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1070283727_/foo_false____} (1.61s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1070283727_/foo_true____} (1.63s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3715380450_/foo_false____} (1.62s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3715380450_/foo_true____} (1.54s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3715380450_/foo_true__0xc000ac6100__} (1.60s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ac6140_} (1.64s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ac6180_} (1.61s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ac61c0_} (1.63s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ac6200_} (1.61s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.59s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.53s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.07s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.07s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.30s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.59s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.76s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.68s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.99s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.09s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.15s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.97s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.10s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.13s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.04s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.14s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.96s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.23s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.79s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.86s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.58s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.07s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.61s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.22s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.54s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.90s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.99s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.00s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpToDot (0.94s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.65s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.86s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpToStdout (0.95s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.35s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.71s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.85s) [2020-04-03T08:34:26.527Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-03T08:34:26.527Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.78s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-04-03T08:34:26.527Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-03T08:34:26.527Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.78s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.39s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.91s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.96s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.11s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.81s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.77s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.85s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.53s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.66s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.42s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.72s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.04s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.19s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsAttach (0.90s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsCommit (1.01s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.83s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.88s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.79s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.55s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.56s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsCopy (1.32s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.61s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.80s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.60s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.50s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsFilters (1.99s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsFormat (2.00s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.02s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.27s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-04-03T08:34:26.527Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-04-03T08:34:26.527Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-03T08:34:26.527Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-03T08:34:26.528Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-03T08:34:26.528Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.84s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.06s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestEventsRename (0.78s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestEventsResize (0.95s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.98s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.14s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.77s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.03s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestEventsTop (0.91s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.63s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExec (0.91s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.88s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.78s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.89s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.94s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.90s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.65s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecCgroup (1.41s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecEnv (0.99s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.97s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.16s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecInspectID (3.06s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecInteractive (0.95s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.91s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.92s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecParseError (0.88s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.90s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.87s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.75s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.93s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecStartFails (0.92s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.08s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.89s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecTTY (0.94s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.30s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.10s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecUlimits (0.83s) [2020-04-03T08:34:26.528Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-03T08:34:26.528Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.16s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.94s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.13s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.97s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestExecWithUser (1.05s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.91s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.84s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.86s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.90s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestHealth (21.64s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.11s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.04s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.07s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.35s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.40s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.75s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.04s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.10s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.02s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.03s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.88s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.94s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImportDisplay (1.89s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImportFile (1.89s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.84s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImportGzipped (1.95s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.87s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.11s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.86s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.90s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.83s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.81s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.74s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.87s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.70s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.84s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.83s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.83s) [2020-04-03T08:34:26.528Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-03T08:34:26.528Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.34s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.04s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectDefault (0.86s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectHistory (1.04s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-04-03T08:34:26.528Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-03T08:34:26.528Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.81s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.85s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.89s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.90s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.28s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectStatus (1.19s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.72s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.83s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.83s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.84s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.82s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.02s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.87s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.58s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.90s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.71s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.49s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.94s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.76s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.81s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.77s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.56s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.99s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.26s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.81s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.94s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.01s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.76s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.45s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.86s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.87s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.70s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.93s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.96s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.11s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.25s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.86s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsSince (6.98s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.73s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.81s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsTail (0.92s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.84s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.86s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.55s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.91s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestNetHostname (2.66s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.39s) [2020-04-03T08:34:26.528Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.61s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.75s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.85s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPluginActive (1.83s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.69s) [2020-04-03T08:34:26.529Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-03T08:34:26.529Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.72s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.61s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.97s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.43s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.15s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.68s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.62s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPortList (11.29s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.70s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.43s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.83s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.88s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.84s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.75s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.31s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.62s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPsByOrder (3.39s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.64s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.91s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.14s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.16s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.65s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.46s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.64s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.63s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.78s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.78s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.94s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.45s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.68s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2020-04-03T08:34:26.529Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-03T08:34:26.529Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.67s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.70s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.28s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.54s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.44s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.73s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.47s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.86s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.74s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.23s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.11s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.96s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.95s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.76s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.11s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.76s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.15s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.81s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.09s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.46s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.68s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAddHost (0.92s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.65s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.73s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.78s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.93s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.79s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.61s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.89s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.96s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.98s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.12s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.22s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.04s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.83s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.45s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.85s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.75s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.90s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.85s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.87s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.96s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.87s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.29s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.88s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.82s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.53s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.68s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.53s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.89s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.96s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.87s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.87s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.49s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.87s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.69s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.72s) [2020-04-03T08:34:26.529Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-03T08:34:26.529Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.529Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-03T08:34:26.529Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.78s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.93s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.96s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.45s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.87s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.76s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.75s) [2020-04-03T08:34:26.529Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-03T08:34:26.529Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.87s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (2.01s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.88s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.83s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.84s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.83s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.85s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.88s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.76s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.64s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2020-04-03T08:34:26.529Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-03T08:34:26.529Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.60s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.58s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.19s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.68s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.23s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.69s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.82s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2020-04-03T08:34:26.529Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.27s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.62s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.24s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.61s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.64s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.62s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunMount (6.43s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.85s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.63s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.38s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.40s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.40s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.62s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.72s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.61s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.76s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNetHost (1.16s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.41s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.36s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.75s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.74s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.82s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.82s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.92s) [2020-04-03T08:34:26.530Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-03T08:34:26.530Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.79s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.89s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2020-04-03T08:34:26.530Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.76s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.77s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.77s) [2020-04-03T08:34:26.530Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-03T08:34:26.530Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.80s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.77s) [2020-04-03T08:34:26.530Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-03T08:34:26.530Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.81s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.63s) [2020-04-03T08:34:26.530Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-03T08:34:26.530Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.32s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.61s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunRm (0.84s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.81s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.85s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.84s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.74s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.14s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.94s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.84s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.80s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.84s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.80s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.77s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.86s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.80s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.85s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.70s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunState (1.74s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.82s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.88s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2020-04-03T08:34:26.530Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-03T08:34:26.530Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.81s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunSysctls (1.66s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.81s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.99s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.73s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.12s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.66s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.03s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.77s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.71s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.88s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.52s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.53s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunUserByID (0.80s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.70s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunUserByName (0.89s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.75s) [2020-04-03T08:34:26.530Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-03T08:34:26.530Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.20s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.85s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.04s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.92s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.29s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.66s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.92s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.51s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.95s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.91s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.13s) [2020-04-03T08:34:26.530Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-03T08:34:26.530Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.530Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-03T08:34:26.530Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.530Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-04-03T08:34:26.530Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.78s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.95s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.88s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.84s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.92s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.89s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.99s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.21s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.22s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.21s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.92s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.91s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.33s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.83s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.91s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.64s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.89s) [2020-04-03T08:34:26.530Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-03T08:34:26.530Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.62s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.81s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.09s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.32s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.04s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.60s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.08s) [2020-04-03T08:34:26.530Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents149423388 [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.66s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.59s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.56s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.48s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.58s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.57s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.64s) [2020-04-03T08:34:26.530Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestStartRecordError (1.80s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.78s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.76s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.21s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.15s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.28s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.87s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.88s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.82s) [2020-04-03T08:34:26.531Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-03T08:34:26.531Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.81s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.34s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.52s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.71s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.79s) [2020-04-03T08:34:26.531Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-03T08:34:26.531Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.97s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.74s) [2020-04-03T08:34:26.531Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-03T08:34:26.531Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.59s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.97s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.97s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.77s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUpdateStats (3.85s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s) [2020-04-03T08:34:26.531Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-03T08:34:26.531Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.13s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.98s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.31s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.59s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.77s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.69s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.70s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.06s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.42s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.37s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.69s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.48s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.56s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.41s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.38s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.41s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.87s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.01s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.58s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.87s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.46s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.21s) [2020-04-03T08:34:26.531Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.30s) [2020-04-03T08:34:26.531Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-03T08:34:26.531Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-03T08:34:26.531Z] === RUN TestDockerRegistrySuite [2020-04-03T08:34:26.531Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-03T08:34:26.891Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2020-04-03T08:34:26.891Z] === RUN TestAuthZPluginHeader [2020-04-03T08:34:27.904Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-04-03T08:34:27.904Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-03T08:34:27.904Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-03T08:34:27.904Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:34:27.904Z] === RUN TestAuthZPluginV2Disable [2020-04-03T08:34:27.904Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-03T08:34:27.904Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:34:27.904Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-03T08:34:27.904Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-03T08:34:27.904Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:34:27.904Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-03T08:34:27.904Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-03T08:34:27.904Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:34:27.904Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-03T08:34:28.428Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-03T08:34:30.321Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-03T08:34:32.214Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-04-03T08:34:32.214Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-03T08:34:37.464Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-04-03T08:34:41.641Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-03T08:34:45.812Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-03T08:34:46.375Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-04-03T08:34:46.375Z] PASS [2020-04-03T08:34:46.375Z] [2020-04-03T08:34:46.375Z] === Skipped [2020-04-03T08:34:46.375Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-03T08:34:46.375Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:34:46.375Z] [2020-04-03T08:34:46.375Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-03T08:34:46.375Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:34:46.375Z] [2020-04-03T08:34:46.375Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-03T08:34:46.375Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:34:46.375Z] [2020-04-03T08:34:46.375Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-03T08:34:46.375Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:34:46.375Z] [2020-04-03T08:34:46.375Z] [2020-04-03T08:34:46.375Z] DONE 17 tests, 4 skipped in 29.225s [2020-04-03T08:34:46.375Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-03T08:34:46.375Z] ++ 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-04-03T08:34:46.375Z] ++ set -e [2020-04-03T08:34:46.375Z] ++ '[' -n 0 ']' [2020-04-03T08:34:46.375Z] ++ set -x [2020-04-03T08:34:46.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:34:46.375Z] INFO: Testing against a local daemon [2020-04-03T08:34:46.375Z] === RUN TestPluginInvalidJSON [2020-04-03T08:34:46.375Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-03T08:34:46.375Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-03T08:34:46.375Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-03T08:34:46.375Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-03T08:34:46.375Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-03T08:34:46.375Z] PASS [2020-04-03T08:34:46.375Z] [2020-04-03T08:34:46.375Z] DONE 2 tests in 0.122s [2020-04-03T08:34:46.375Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-03T08:34:46.375Z] ++ 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-04-03T08:34:46.375Z] ++ set -e [2020-04-03T08:34:46.375Z] ++ '[' -n 0 ']' [2020-04-03T08:34:46.375Z] ++ set -x [2020-04-03T08:34:46.375Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:34:46.375Z] INFO: Testing against a local daemon [2020-04-03T08:34:46.375Z] === RUN TestExternalGraphDriver [2020-04-03T08:34:46.375Z] === RUN TestExternalGraphDriver/json [2020-04-03T08:34:46.998Z] === RUN TestExternalGraphDriver/spec [2020-04-03T08:34:47.181Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-03T08:34:48.551Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-03T08:34:49.039Z] === RUN TestExternalGraphDriver/pull [2020-04-03T08:34:49.918Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-03T08:34:51.286Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-03T08:34:51.733Z] --- PASS: TestExternalGraphDriver (6.36s) [2020-04-03T08:34:51.733Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2020-04-03T08:34:51.733Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2020-04-03T08:34:51.733Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2020-04-03T08:34:51.733Z] === RUN TestGraphdriverPluginV2 [2020-04-03T08:34:51.733Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-04-03T08:34:51.733Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:34:51.733Z] PASS [2020-04-03T08:34:51.733Z] [2020-04-03T08:34:51.733Z] === Skipped [2020-04-03T08:34:51.733Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-04-03T08:34:51.733Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:34:51.733Z] [2020-04-03T08:34:51.733Z] [2020-04-03T08:34:51.733Z] DONE 5 tests, 1 skipped in 6.516s [2020-04-03T08:34:51.733Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-03T08:34:51.733Z] ++ 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-04-03T08:34:51.733Z] ++ set -e [2020-04-03T08:34:51.733Z] ++ '[' -n 0 ']' [2020-04-03T08:34:51.733Z] ++ set -x [2020-04-03T08:34:51.733Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:34:51.733Z] INFO: Testing against a local daemon [2020-04-03T08:34:51.733Z] === RUN TestContinueAfterPluginCrash [2020-04-03T08:34:51.733Z] === PAUSE TestContinueAfterPluginCrash [2020-04-03T08:34:51.733Z] === RUN TestReadPluginNoRead [2020-04-03T08:34:51.733Z] === PAUSE TestReadPluginNoRead [2020-04-03T08:34:51.733Z] === RUN TestDaemonStartWithLogOpt [2020-04-03T08:34:51.733Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-03T08:34:51.733Z] === CONT TestContinueAfterPluginCrash [2020-04-03T08:34:51.733Z] === CONT TestDaemonStartWithLogOpt [2020-04-03T08:34:51.733Z] === CONT TestReadPluginNoRead [2020-04-03T08:34:53.178Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-03T08:34:54.106Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-03T08:34:55.473Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-03T08:34:58.757Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-03T08:35:01.277Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-03T08:35:02.645Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-03T08:35:05.919Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-03T08:35:07.290Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-03T08:35:07.290Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-03T08:35:08.658Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-03T08:35:10.026Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-03T08:35:11.393Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-03T08:35:14.143Z] === RUN TestReadPluginNoRead/default [2020-04-03T08:35:14.143Z] --- PASS: TestDaemonStartWithLogOpt (22.56s) [2020-04-03T08:35:14.770Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-03T08:35:15.567Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-03T08:35:15.567Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-03T08:35:16.827Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-03T08:35:16.935Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-03T08:35:17.191Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-03T08:35:17.448Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-03T08:35:17.705Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-03T08:35:17.962Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-03T08:35:18.218Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-03T08:35:18.305Z] --- PASS: TestReadPluginNoRead (26.77s) [2020-04-03T08:35:18.305Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2020-04-03T08:35:18.305Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.75s) [2020-04-03T08:35:18.305Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s) [2020-04-03T08:35:18.305Z] read_test.go:91: [d278c6d81350d] daemon is not started [2020-04-03T08:35:18.474Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-03T08:35:18.592Z] --- PASS: TestContinueAfterPluginCrash (27.18s) [2020-04-03T08:35:18.592Z] PASS [2020-04-03T08:35:18.592Z] [2020-04-03T08:35:18.592Z] DONE 6 tests in 27.284s [2020-04-03T08:35:18.592Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-03T08:35:18.592Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-03T08:35:18.592Z] ++ set -e [2020-04-03T08:35:18.592Z] ++ '[' -n 0 ']' [2020-04-03T08:35:18.592Z] ++ set -x [2020-04-03T08:35:18.592Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-04-03T08:35:18.592Z] testing: warning: no tests to run [2020-04-03T08:35:18.592Z] PASS [2020-04-03T08:35:18.592Z] [2020-04-03T08:35:18.592Z] DONE 0 tests in 0.022s [2020-04-03T08:35:18.592Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-03T08:35:18.592Z] ++ 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-04-03T08:35:18.592Z] ++ set -e [2020-04-03T08:35:18.592Z] ++ '[' -n 0 ']' [2020-04-03T08:35:18.592Z] ++ set -x [2020-04-03T08:35:18.592Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:35:18.877Z] INFO: Testing against a local daemon [2020-04-03T08:35:18.877Z] === RUN TestPluginWithDevMounts [2020-04-03T08:35:18.877Z] === PAUSE TestPluginWithDevMounts [2020-04-03T08:35:18.877Z] === CONT TestPluginWithDevMounts [2020-04-03T08:35:19.843Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-03T08:35:20.910Z] --- PASS: TestPluginWithDevMounts (2.29s) [2020-04-03T08:35:20.910Z] PASS [2020-04-03T08:35:20.910Z] [2020-04-03T08:35:20.910Z] DONE 1 tests in 2.391s [2020-04-03T08:35:21.196Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-04-03T08:35:21.196Z] ++ 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-04-03T08:35:21.196Z] ++ set -e [2020-04-03T08:35:21.196Z] ++ '[' -n 0 ']' [2020-04-03T08:35:21.196Z] ++ set -x [2020-04-03T08:35:21.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:35:21.196Z] INFO: Testing against a local daemon [2020-04-03T08:35:21.196Z] === RUN TestSecretInspect [2020-04-03T08:35:22.361Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-03T08:35:23.290Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-03T08:35:23.895Z] --- PASS: TestSecretInspect (2.28s) [2020-04-03T08:35:23.895Z] === RUN TestSecretList [2020-04-03T08:35:24.659Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-03T08:35:25.587Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-03T08:35:25.925Z] --- PASS: TestSecretList (2.30s) [2020-04-03T08:35:25.925Z] === RUN TestSecretsCreateAndDelete [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite (59.92s) [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.96s) [2020-04-03T08:35:26.517Z] check_test.go:196: [dce0e74d99441] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s) [2020-04-03T08:35:26.517Z] check_test.go:196: [df1f83707d035] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.19s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d97d72f6788a7] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d048e02a5f92f] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.46s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d296304e53705] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.34s) [2020-04-03T08:35:26.517Z] check_test.go:196: [dafe0597ab3fd] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.41s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d046bdbb33fe7] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.57s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d099dcbcc11a3] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.26s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d830da1dea99c] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.53s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d15514d85f903] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.52s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d946db606547c] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.46s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d976e725bbcd0] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d16a791ccf5c6] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.42s) [2020-04-03T08:35:26.517Z] check_test.go:196: [daa34de040f62] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.76s) [2020-04-03T08:35:26.517Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e1166773a8157b5f0cf3722eb921eedbb61c2434c13d829b90bd964197e8edab [2020-04-03T08:35:26.517Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7795217a3b483da51c23d2a9ff82ad87fb346fb1bc7b1a8be40365a0d94ff372 [2020-04-03T08:35:26.517Z] check_test.go:196: [d1e7b09928159] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.78s) [2020-04-03T08:35:26.517Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7bbdb95ef8a895405b35a4c9b67085384dec5674ab9b90ab403d0ef2ae4b4455 [2020-04-03T08:35:26.517Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7aa7bfd9238b383d4e29f6a0914696e6bf8838c6826e7fc169132d6fb95ccab0 [2020-04-03T08:35:26.517Z] check_test.go:196: [d6221add9d007] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.43s) [2020-04-03T08:35:26.517Z] check_test.go:196: [dfd29978f26f9] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.39s) [2020-04-03T08:35:26.517Z] check_test.go:196: [dbd382277208e] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.35s) [2020-04-03T08:35:26.517Z] check_test.go:196: [dc94b2f9ac2b8] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d53a8f8415327] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2020-04-03T08:35:26.517Z] check_test.go:196: [dae129ce962b5] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2020-04-03T08:35:26.517Z] check_test.go:196: [dc2a36942ed21] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d4b4240e70fb3] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.76s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d5df1783e6a3d] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-04-03T08:35:26.517Z] check_test.go:196: [db98ff78b7449] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.39s) [2020-04-03T08:35:26.517Z] check_test.go:196: [df5a04a921d71] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d4232284d6e2e] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-04-03T08:35:26.517Z] check_test.go:196: [dc8eae0af87e8] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d07c7c0d5262f] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-04-03T08:35:26.517Z] check_test.go:196: [df4feb184948e] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-04-03T08:35:26.517Z] check_test.go:196: [dade2390668e8] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d8586a30fa7bb] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.46s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d820cbb12d12e] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.25s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d0a7575b3aea6] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d37756f7d54cf] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.38s) [2020-04-03T08:35:26.517Z] check_test.go:196: [d9affd5c305fc] daemon is not started [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2020-04-03T08:35:26.517Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-04-03T08:35:26.517Z] === RUN TestDockerSchema1RegistrySuite [2020-04-03T08:35:26.517Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-04-03T08:35:26.774Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-03T08:35:27.963Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2020-04-03T08:35:27.963Z] === RUN TestSecretsUpdate [2020-04-03T08:35:30.044Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-03T08:35:30.652Z] --- PASS: TestSecretsUpdate (2.28s) [2020-04-03T08:35:30.652Z] === RUN TestTemplatedSecret [2020-04-03T08:35:31.431Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-04-03T08:35:33.360Z] --- PASS: TestTemplatedSecret (2.75s) [2020-04-03T08:35:33.360Z] === RUN TestSecretCreateResolve [2020-04-03T08:35:35.395Z] --- PASS: TestSecretCreateResolve (2.27s) [2020-04-03T08:35:35.395Z] PASS [2020-04-03T08:35:35.395Z] [2020-04-03T08:35:35.395Z] DONE 6 tests in 14.213s [2020-04-03T08:35:35.395Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-04-03T08:35:35.395Z] ++ 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-04-03T08:35:35.395Z] ++ set -e [2020-04-03T08:35:35.395Z] ++ '[' -n 0 ']' [2020-04-03T08:35:35.395Z] ++ set -x [2020-04-03T08:35:35.396Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:35:35.396Z] INFO: Testing against a local daemon [2020-04-03T08:35:35.396Z] === RUN TestServiceCreateInit [2020-04-03T08:35:35.396Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-03T08:35:36.683Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-03T08:35:39.792Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-03T08:35:40.853Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-03T08:35:41.786Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-03T08:35:43.153Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-03T08:35:43.153Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-03T08:35:44.081Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-03T08:35:44.210Z] --- PASS: TestServiceCreateInit (8.34s) [2020-04-03T08:35:44.210Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.18s) [2020-04-03T08:35:44.210Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.10s) [2020-04-03T08:35:44.210Z] === RUN TestCreateServiceMultipleTimes [2020-04-03T08:35:44.645Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-03T08:35:45.573Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-04-03T08:35:45.830Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-04-03T08:35:46.087Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-04-03T08:35:46.087Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-04-03T08:35:46.087Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-03T08:35:47.456Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-03T08:35:47.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-03T08:35:50.234Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-03T08:35:52.126Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-03T08:35:52.383Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-03T08:35:53.315Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-03T08:35:53.315Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-03T08:35:53.572Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-03T08:35:53.829Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-03T08:35:54.392Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite (28.01s) [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2020-04-03T08:35:54.392Z] check_test.go:223: [d2c16e1036de3] daemon is not started [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.47s) [2020-04-03T08:35:54.392Z] check_test.go:223: [dd2017af012f6] daemon is not started [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.73s) [2020-04-03T08:35:54.392Z] check_test.go:223: [d2d5484d535e8] daemon is not started [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.47s) [2020-04-03T08:35:54.392Z] check_test.go:223: [d2c7f2fff335e] daemon is not started [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.32s) [2020-04-03T08:35:54.392Z] check_test.go:223: [d8e8df540dace] daemon is not started [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.40s) [2020-04-03T08:35:54.392Z] check_test.go:223: [d2d8c3fc2c061] daemon is not started [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-03T08:35:54.392Z] check_test.go:223: [d33acb28d9751] daemon is not started [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.50s) [2020-04-03T08:35:54.392Z] check_test.go:223: [dc0383d044223] daemon is not started [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.50s) [2020-04-03T08:35:54.392Z] check_test.go:223: [d49fba5dcf287] daemon is not started [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.54s) [2020-04-03T08:35:54.392Z] check_test.go:223: [d7898e517c1c2] daemon is not started [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.12s) [2020-04-03T08:35:54.392Z] check_test.go:223: [de7003a762873] daemon is not started [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.65s) [2020-04-03T08:35:54.392Z] check_test.go:223: [db5f6dacbf0a8] daemon is not started [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.59s) [2020-04-03T08:35:54.392Z] check_test.go:223: [dfc26db74a3ae] daemon is not started [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-04-03T08:35:54.392Z] check_test.go:223: [d43c972b40a5b] daemon is not started [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.33s) [2020-04-03T08:35:54.392Z] check_test.go:223: [d48d82bee6e8d] daemon is not started [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.35s) [2020-04-03T08:35:54.392Z] check_test.go:223: [de65a282325a1] daemon is not started [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.44s) [2020-04-03T08:35:54.392Z] check_test.go:223: [d1e7e025a255d] daemon is not started [2020-04-03T08:35:54.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-04-03T08:35:54.392Z] check_test.go:223: [d23ba0a5f79b7] daemon is not started [2020-04-03T08:35:54.392Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-03T08:35:54.392Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-03T08:35:55.322Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-03T08:35:55.580Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-03T08:35:56.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-03T08:35:56.401Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-03T08:35:57.769Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-03T08:35:57.769Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-03T08:35:58.332Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-03T08:35:58.332Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-03T08:35:58.895Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-03T08:35:58.895Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.52s) [2020-04-03T08:35:58.895Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.03s) [2020-04-03T08:35:58.895Z] check_test.go:252: [da90b7805be43] daemon is not started [2020-04-03T08:35:58.895Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.65s) [2020-04-03T08:35:58.895Z] check_test.go:252: [dd6c1efd8c7a2] daemon is not started [2020-04-03T08:35:58.895Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-04-03T08:35:58.895Z] check_test.go:252: [d2a8785fe1da2] daemon is not started [2020-04-03T08:35:58.895Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.27s) [2020-04-03T08:35:58.895Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-04-03T08:35:58.895Z] check_test.go:252: [d527d71e7c300] daemon is not started [2020-04-03T08:35:58.895Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.43s) [2020-04-03T08:35:58.895Z] check_test.go:252: [d190dc6ead9b6] daemon is not started [2020-04-03T08:35:58.895Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.59s) [2020-04-03T08:35:58.895Z] check_test.go:252: [debc1e57dd187] daemon is not started [2020-04-03T08:35:58.895Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2020-04-03T08:35:58.895Z] check_test.go:252: [d36233d1cc08b] daemon is not started [2020-04-03T08:35:58.895Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-03T08:35:58.895Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-03T08:36:02.698Z] --- PASS: TestCreateServiceMultipleTimes (16.07s) [2020-04-03T08:36:02.698Z] === RUN TestCreateServiceConflict [2020-04-03T08:36:02.698Z] --- PASS: TestCreateServiceConflict (2.22s) [2020-04-03T08:36:02.698Z] === RUN TestCreateServiceMaxReplicas [2020-04-03T08:36:04.145Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-03T08:36:04.412Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-03T08:36:04.412Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-03T08:36:04.673Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-03T08:36:04.929Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.87s) [2020-04-03T08:36:04.929Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2020-04-03T08:36:04.929Z] check_test.go:279: [d28a4fdad7cf0] daemon is not started [2020-04-03T08:36:04.929Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.21s) [2020-04-03T08:36:04.929Z] check_test.go:279: [dc1ce40f2b096] daemon is not started [2020-04-03T08:36:04.929Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-04-03T08:36:04.929Z] check_test.go:279: [dd9b53608199f] daemon is not started [2020-04-03T08:36:04.929Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-04-03T08:36:04.929Z] check_test.go:279: [dca8ca4635875] daemon is not started [2020-04-03T08:36:04.929Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2020-04-03T08:36:04.929Z] check_test.go:279: [d79a44f4f17fb] daemon is not started [2020-04-03T08:36:04.929Z] === RUN TestDockerNetworkSuite [2020-04-03T08:36:04.929Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-03T08:36:05.395Z] --- PASS: TestCreateServiceMaxReplicas (2.94s) [2020-04-03T08:36:05.395Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-03T08:36:08.203Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-03T08:36:09.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-03T08:36:14.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-03T08:36:16.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-03T08:36:20.654Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.51s) [2020-04-03T08:36:20.654Z] === RUN TestCreateServiceSecretFileMode [2020-04-03T08:36:20.939Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2020-04-03T08:36:20.939Z] === RUN TestCreateServiceConfigFileMode [2020-04-03T08:36:21.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-03T08:36:22.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-03T08:36:23.632Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2020-04-03T08:36:23.632Z] === RUN TestCreateServiceSysctls [2020-04-03T08:36:27.107Z] --- PASS: TestCreateServiceSysctls (3.48s) [2020-04-03T08:36:27.107Z] === RUN TestCreateServiceCapabilities [2020-04-03T08:36:29.803Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2020-04-03T08:36:29.803Z] === RUN TestInspect [2020-04-03T08:36:32.492Z] --- PASS: TestInspect (2.86s) [2020-04-03T08:36:32.492Z] === RUN TestCreateJob [2020-04-03T08:36:32.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-03T08:36:35.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-03T08:36:35.955Z] --- PASS: TestCreateJob (3.35s) [2020-04-03T08:36:35.955Z] === RUN TestReplicatedJob [2020-04-03T08:36:37.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-03T08:36:38.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-03T08:36:38.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-03T08:36:40.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-03T08:36:41.490Z] --- PASS: TestReplicatedJob (5.63s) [2020-04-03T08:36:41.491Z] === RUN TestUpdateReplicatedJob [2020-04-03T08:36:42.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-03T08:36:42.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-03T08:36:42.079Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-03T08:36:43.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-03T08:36:43.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-03T08:36:43.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-03T08:36:43.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-03T08:36:44.955Z] --- PASS: TestUpdateReplicatedJob (3.57s) [2020-04-03T08:36:44.955Z] === RUN TestServiceListWithStatuses [2020-04-03T08:36:44.955Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-03T08:36:44.955Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-03T08:36:44.955Z] === RUN TestDockerNetworkConnectAlias [2020-04-03T08:36:45.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-03T08:36:47.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-03T08:36:47.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-03T08:36:47.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-03T08:36:47.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-03T08:36:50.498Z] --- PASS: TestDockerNetworkConnectAlias (4.69s) [2020-04-03T08:36:50.498Z] === RUN TestDockerNetworkReConnect [2020-04-03T08:36:51.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-03T08:36:52.599Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-03T08:36:53.198Z] --- PASS: TestDockerNetworkReConnect (3.59s) [2020-04-03T08:36:53.198Z] === RUN TestServicePlugin [2020-04-03T08:36:53.198Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-03T08:36:53.198Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:36:53.198Z] === RUN TestServiceUpdateLabel [2020-04-03T08:36:55.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-03T08:36:55.683Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-03T08:36:55.889Z] --- PASS: TestServiceUpdateLabel (2.25s) [2020-04-03T08:36:55.889Z] === RUN TestServiceUpdateSecrets [2020-04-03T08:36:59.854Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-03T08:37:04.025Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-03T08:37:04.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-03T08:37:05.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-03T08:37:06.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-03T08:37:06.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-03T08:37:06.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-03T08:37:06.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-03T08:37:07.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-03T08:37:07.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-03T08:37:08.463Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-03T08:37:11.129Z] --- PASS: TestServiceUpdateSecrets (14.84s) [2020-04-03T08:37:11.129Z] === RUN TestServiceUpdateConfigs [2020-04-03T08:37:11.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-03T08:37:11.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-03T08:37:11.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-03T08:37:11.736Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-03T08:37:13.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-03T08:37:18.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-03T08:37:22.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-03T08:37:22.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-03T08:37:23.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-03T08:37:26.375Z] --- PASS: TestServiceUpdateConfigs (14.70s) [2020-04-03T08:37:26.375Z] === RUN TestServiceUpdateNetwork [2020-04-03T08:37:27.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-03T08:37:27.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-03T08:37:28.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-03T08:37:29.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-03T08:37:30.424Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-03T08:37:32.945Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite (92.24s) [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.98s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [d382f5ca1fc1e] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.30s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [dd866cd9350e7] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.90s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [db088673f459f] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.80s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [d679571d4ffba] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.78s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:1233: [d17288a19a3a1] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.49s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [ddd70ee6286f8] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.96s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [de375e16ff183] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.35s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [d4249f8f3b490] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.76s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [d9a2a868b7e3e] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.88s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [d07679c49f602] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.76s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [d71fa173f4f68] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.47s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [d512e7bdf8b6e] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.51s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [d47525c9c3a45] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [da717f2e86db2] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [d3687422c355d] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.32s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [dbaadcbff5798] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [d35aa7f11bd63] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [d74381250be82] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [df20c09b83987] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.30s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [d9caf47c07e48] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.73s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [de6b7b008f9d5] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [d4ec299fa9697] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [d232228ced8bb] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.13s) [2020-04-03T08:37:37.117Z] docker_cli_network_unix_test.go:46: [def0d675639f2] daemon is not started [2020-04-03T08:37:37.117Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.78s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:968: [d63815034ed0a] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.60s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [d4dc5b908cde4] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.05s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:1116: [d6be0543d280c] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [dc733bc2cf48e] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.05s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [d82d406bcfc8a] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.23s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [df86df6148d30] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [dcc292c615017] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [d9458d57b315a] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.21s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [d36f2427aeb95] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [d7bf891485c59] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.35s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [d9114e69b5da1] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [d62ddc07f07a6] daemon is not started [2020-04-03T08:37:37.118Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [d516301b5604a] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.48s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [d81f911c14a5f] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.97s) [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.58s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:1084: [df957507836c1] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [dbdb09f986107] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.41s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [ddd1824bd246f] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.75s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [dc716ec321518] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [d714354ccfb40] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.31s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [d1f50786266de] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.87s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [d3601f8e9943e] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.56s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [d41085081871b] daemon is not started [2020-04-03T08:37:37.118Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.66s) [2020-04-03T08:37:37.118Z] docker_cli_network_unix_test.go:46: [dc9d1dc831905] daemon is not started [2020-04-03T08:37:37.118Z] === RUN TestDockerHubPullSuite [2020-04-03T08:37:37.118Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-03T08:37:38.484Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-03T08:37:38.918Z] --- PASS: TestServiceUpdateNetwork (13.06s) [2020-04-03T08:37:38.918Z] PASS [2020-04-03T08:37:38.918Z] [2020-04-03T08:37:38.918Z] === Skipped [2020-04-03T08:37:38.918Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-04-03T08:37:38.918Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-03T08:37:38.918Z] [2020-04-03T08:37:38.918Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-04-03T08:37:38.918Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-03T08:37:38.918Z] [2020-04-03T08:37:38.918Z] [2020-04-03T08:37:38.918Z] DONE 23 tests, 2 skipped in 122.853s [2020-04-03T08:37:38.918Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-04-03T08:37:38.918Z] ++ 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-04-03T08:37:38.918Z] ++ set -e [2020-04-03T08:37:38.918Z] ++ '[' -n 0 ']' [2020-04-03T08:37:38.918Z] ++ set -x [2020-04-03T08:37:38.918Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:37:38.918Z] INFO: Testing against a local daemon [2020-04-03T08:37:38.918Z] === RUN TestSessionCreate [2020-04-03T08:37:38.918Z] --- PASS: TestSessionCreate (0.05s) [2020-04-03T08:37:38.918Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-03T08:37:38.918Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-03T08:37:38.918Z] PASS [2020-04-03T08:37:38.918Z] [2020-04-03T08:37:38.918Z] DONE 2 tests in 0.188s [2020-04-03T08:37:38.918Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-04-03T08:37:38.918Z] ++ 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-04-03T08:37:38.918Z] ++ set -e [2020-04-03T08:37:38.918Z] ++ '[' -n 0 ']' [2020-04-03T08:37:38.918Z] ++ set -x [2020-04-03T08:37:38.918Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:37:38.918Z] INFO: Testing against a local daemon [2020-04-03T08:37:38.918Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-03T08:37:38.918Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-03T08:37:38.918Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-03T08:37:38.918Z] === RUN TestEventsExecDie [2020-04-03T08:37:39.204Z] --- PASS: TestEventsExecDie (0.79s) [2020-04-03T08:37:39.204Z] === RUN TestEventsBackwardsCompatible [2020-04-03T08:37:39.489Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-04-03T08:37:39.489Z] === RUN TestInfoBinaryCommits [2020-04-03T08:37:39.489Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-03T08:37:39.489Z] === RUN TestInfoAPIVersioned [2020-04-03T08:37:39.489Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-03T08:37:39.489Z] === RUN TestInfoDiscoveryBackend [2020-04-03T08:37:40.120Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-04-03T08:37:40.120Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-03T08:37:41.002Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-03T08:37:41.131Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-03T08:37:41.131Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-03T08:37:41.259Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-03T08:37:41.752Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-04-03T08:37:41.752Z] === RUN TestInfoAPI [2020-04-03T08:37:41.752Z] --- PASS: TestInfoAPI (0.05s) [2020-04-03T08:37:41.752Z] === RUN TestInfoAPIWarnings [2020-04-03T08:37:42.037Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-04-03T08:37:42.037Z] === RUN TestInfoDebug [2020-04-03T08:37:42.657Z] --- PASS: TestInfoDebug (0.55s) [2020-04-03T08:37:42.657Z] === RUN TestInfoInsecureRegistries [2020-04-03T08:37:43.149Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-03T08:37:43.149Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-03T08:37:43.276Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-04-03T08:37:43.276Z] === RUN TestInfoRegistryMirrors [2020-04-03T08:37:43.406Z] --- PASS: TestDockerHubPullSuite (6.21s) [2020-04-03T08:37:43.406Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.41s) [2020-04-03T08:37:43.406Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2020-04-03T08:37:43.406Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2020-04-03T08:37:43.406Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.74s) [2020-04-03T08:37:43.406Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.33s) [2020-04-03T08:37:43.406Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-04-03T08:37:43.406Z] PASS [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === Skipped [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-04-03T08:37:43.406Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-04-03T08:37:43.406Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-03T08:37:43.406Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2020-04-03T08:37:43.406Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-03T08:37:43.406Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-03T08:37:43.406Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-03T08:37:43.406Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2020-04-03T08:37:43.406Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-03T08:37:43.406Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-03T08:37:43.406Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-03T08:37:43.406Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-03T08:37:43.406Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-03T08:37:43.406Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-03T08:37:43.406Z] docker_cli_sni_test.go:18: Flakey test [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-03T08:37:43.406Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-03T08:37:43.406Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-03T08:37:43.406Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-03T08:37:43.406Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-03T08:37:43.406Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-03T08:37:43.406Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-03T08:37:43.406Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-03T08:37:43.406Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-03T08:37:43.406Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-03T08:37:43.406Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-03T08:37:43.406Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-03T08:37:43.406Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-03T08:37:43.406Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-03T08:37:43.406Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-03T08:37:43.406Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-03T08:37:43.406Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-03T08:37:43.406Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-03T08:37:43.406Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-03T08:37:43.406Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-03T08:37:43.406Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-03T08:37:43.406Z] [2020-04-03T08:37:43.406Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-03T08:37:43.407Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-03T08:37:43.407Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-03T08:37:43.407Z] [2020-04-03T08:37:43.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-03T08:37:43.407Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-03T08:37:43.407Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.407Z] [2020-04-03T08:37:43.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-03T08:37:43.407Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-03T08:37:43.407Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.407Z] [2020-04-03T08:37:43.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-04-03T08:37:43.407Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-04-03T08:37:43.407Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.407Z] [2020-04-03T08:37:43.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-03T08:37:43.407Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-03T08:37:43.407Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-03T08:37:43.407Z] [2020-04-03T08:37:43.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-03T08:37:43.407Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-03T08:37:43.407Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-03T08:37:43.407Z] [2020-04-03T08:37:43.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-03T08:37:43.407Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-03T08:37:43.407Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-03T08:37:43.407Z] [2020-04-03T08:37:43.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-03T08:37:43.407Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-03T08:37:43.407Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-03T08:37:43.407Z] [2020-04-03T08:37:43.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-03T08:37:43.407Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-03T08:37:43.407Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-03T08:37:43.407Z] [2020-04-03T08:37:43.407Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-03T08:37:43.407Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-03T08:37:43.407Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-03T08:37:43.407Z] [2020-04-03T08:37:43.407Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-04-03T08:37:43.407Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-04-03T08:37:43.407Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-03T08:37:43.407Z] docker_cli_network_unix_test.go:46: [d516301b5604a] daemon is not started [2020-04-03T08:37:43.407Z] [2020-04-03T08:37:43.407Z] [2020-04-03T08:37:43.407Z] DONE 1277 tests, 44 skipped in 2026.648s [2020-04-03T08:37:43.407Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-03T08:37:43.407Z] ++++ cat bundles/test-integration/docker.pid [2020-04-03T08:37:43.407Z] +++ kill 7461 [2020-04-03T08:37:43.901Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-04-03T08:37:43.901Z] === RUN TestLoginFailsWithBadCredentials [2020-04-03T08:37:44.191Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2020-04-03T08:37:44.191Z] === RUN TestPingCacheHeaders [2020-04-03T08:37:44.191Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-04-03T08:37:44.191Z] === RUN TestPingGet [2020-04-03T08:37:44.335Z] +++ /etc/init.d/apparmor stop [2020-04-03T08:37:44.335Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-03T08:37:44.335Z] [2020-04-03T08:37:44.335Z] Unloading profiles will leave already running processes permanently [2020-04-03T08:37:44.335Z] unconfined, which can lead to unexpected situations. [2020-04-03T08:37:44.335Z] [2020-04-03T08:37:44.335Z] To set a process to complain mode, use the command line tool [2020-04-03T08:37:44.335Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-03T08:37:44.335Z] +++ true [2020-04-03T08:37:44.335Z] [2020-04-03T08:37:44.476Z] --- PASS: TestPingGet (0.04s) [2020-04-03T08:37:44.476Z] === RUN TestPingHead [2020-04-03T08:37:44.476Z] --- PASS: TestPingHead (0.05s) [2020-04-03T08:37:44.476Z] === RUN TestVersion [2020-04-03T08:37:44.476Z] --- PASS: TestVersion (0.06s) [2020-04-03T08:37:44.476Z] PASS [2020-04-03T08:37:44.476Z] [2020-04-03T08:37:44.476Z] === Skipped [2020-04-03T08:37:44.476Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-03T08:37:44.476Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-03T08:37:44.476Z] [2020-04-03T08:37:44.476Z] [2020-04-03T08:37:44.476Z] DONE 18 tests, 1 skipped in 6.064s [2020-04-03T08:37:44.476Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-04-03T08:37:44.476Z] ++ 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-04-03T08:37:44.476Z] ++ set -e [2020-04-03T08:37:44.476Z] ++ '[' -n 0 ']' [2020-04-03T08:37:44.476Z] ++ set -x [2020-04-03T08:37:44.476Z] ++ env -i DEST=/go/src/github.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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-04-03T08:37:44.476Z] INFO: Testing against a local daemon [2020-04-03T08:37:44.476Z] === RUN TestVolumesCreateAndList [2020-04-03T08:37:44.476Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-04-03T08:37:44.476Z] === RUN TestVolumesRemove [2020-04-03T08:37:44.760Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-03T08:37:44.760Z] === RUN TestVolumesInspect [2020-04-03T08:37:44.760Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-03T08:37:44.760Z] === RUN TestVolumesInvalidJSON [2020-04-03T08:37:44.760Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-03T08:37:44.760Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-03T08:37:44.760Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-03T08:37:44.760Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-04-03T08:37:44.760Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-03T08:37:44.760Z] PASS [2020-04-03T08:37:44.760Z] [2020-04-03T08:37:44.760Z] DONE 5 tests in 0.311s [2020-04-03T08:37:44.760Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-03T08:37:45.044Z] ++++ cat bundles/test-integration/docker.pid [2020-04-03T08:37:45.044Z] +++ kill 13467 [2020-04-03T08:37:46.528Z] +++ /etc/init.d/apparmor stop [2020-04-03T08:37:46.528Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-03T08:37:46.528Z] [2020-04-03T08:37:46.528Z] Unloading profiles will leave already running processes permanently [2020-04-03T08:37:46.528Z] unconfined, which can lead to unexpected situations. [2020-04-03T08:37:46.528Z] [2020-04-03T08:37:46.528Z] To set a process to complain mode, use the command line tool [2020-04-03T08:37:46.528Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-03T08:37:46.528Z] +++ true [2020-04-03T08:37:46.528Z] Post stage [Pipeline] junit [2020-04-03T08:37:48.045Z] Recording test results [2020-04-03T08:37:48.506Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-03T08:37:49.114Z] + echo Ensuring container killed. [2020-04-03T08:37:49.114Z] Ensuring container killed. [2020-04-03T08:37:49.114Z] + docker rm -vf docker-pr16 [2020-04-03T08:37:49.114Z] Error: No such container: docker-pr16 [2020-04-03T08:37:49.114Z] + true [Pipeline] sh [2020-04-03T08:37:49.492Z] + echo Chowning /workspace to jenkins user [2020-04-03T08:37:49.492Z] Chowning /workspace to jenkins user [2020-04-03T08:37:49.492Z] + id -u [2020-04-03T08:37:49.492Z] + id -g [2020-04-03T08:37:49.492Z] + docker run --rm -v /home/docker/workspace/moby_PR-39807:/workspace busybox chown -R 1001:1001 /workspace [2020-04-03T08:37:49.492Z] Unable to find image 'busybox:latest' locally [2020-04-03T08:37:49.776Z] latest: Pulling from library/busybox [2020-04-03T08:37:49.776Z] 4c6795986792: Pulling fs layer [2020-04-03T08:37:50.063Z] 4c6795986792: Verifying Checksum [2020-04-03T08:37:50.063Z] 4c6795986792: Download complete [2020-04-03T08:37:50.349Z] 4c6795986792: Pull complete [2020-04-03T08:37:50.349Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-03T08:37:50.349Z] Status: Downloaded newer image for busybox:latest [2020-04-03T08:37:51.024Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-03T08:37:52.779Z] + bundleName=ppc64le-integration [2020-04-03T08:37:52.779Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-04-03T08:37:52.779Z] Creating ppc64le-integration-bundles.tar.gz [2020-04-03T08:37:52.779Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2020-04-03T08:37:52.779Z] -print [Pipeline] archiveArtifacts [2020-04-03T08:37:53.101Z] Archiving artifacts [2020-04-03T08:37:53.679Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39807/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-03T08:37:54.072Z] + make clean [2020-04-03T08:37:54.294Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-03T08:37:54.691Z] make: command: Command not found [2020-04-03T08:37:54.691Z] make: command: Command not found [2020-04-03T08:37:54.691Z] docker volume rm -f docker-dev-cache [2020-04-03T08:37:54.691Z] docker-dev-cache [Pipeline] deleteDir [2020-04-03T08:37:56.818Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-03T08:38:04.908Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-03T08:38:10.157Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-03T08:38:12.676Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-03T08:38:15.946Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-03T08:38:19.217Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-03T08:38:22.488Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-03T08:38:25.759Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-03T08:38:29.027Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-03T08:39:25.203Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-03T08:39:40.050Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite (1772.33s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.93s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.68s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.68s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.03s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.36s) [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:563: [dd522e35c320f] joining swarm manager [de1dcec9a4aea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:585: [deadfde1a7553] joining swarm manager [de1dcec9a4aea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] check_test.go:380: [dd522e35c320f] daemon is not started [2020-04-03T08:39:58.099Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.33s) [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:46: [d3c6f9a62f85a] joining swarm manager [db7794a78da3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.88s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.96s) [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:304: [d770d905caa75] joining swarm manager [df799d56125dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:305: [d2c6311622552] joining swarm manager [df799d56125dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.68s) [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:272: [d079ce2f7b77c] joining swarm manager [dae0313260f2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:273: [d7931a3e4c365] joining swarm manager [dae0313260f2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.21s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.63s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.16s) [2020-04-03T08:39:58.099Z] docker_api_swarm_node_test.go:19: [d3e937a85b263] joining swarm manager [df1204cfd22c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_api_swarm_node_test.go:20: [dd86fe827deef] joining swarm manager [df1204cfd22c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.14s) [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:502: [d1e605b6edcdb] joining swarm manager [d96a31d2ce6c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:507: [db518ecacf511] joining swarm manager [d96a31d2ce6c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.17s) [2020-04-03T08:39:58.099Z] docker_api_swarm_node_test.go:80: [d5062346ecea1] joining swarm manager [d6a7ffb312fa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.98s) [2020-04-03T08:39:58.099Z] docker_api_swarm_node_test.go:52: [d61b8af568f7e] joining swarm manager [d7dfdf5e6ef7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_api_swarm_node_test.go:53: [db4f41c9e2bae] joining swarm manager [d7dfdf5e6ef7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.75s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.86s) [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:202: [d6732c70abe61] joining swarm manager [d8f6bc098c0f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.80s) [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:384: [d1eba02dec182] joining swarm manager [d08b72b451e8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:385: [d38ab2f19929c] joining swarm manager [d08b72b451e8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] check_test.go:380: [d38ab2f19929c] daemon is not started [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.59s) [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:802: [d4380e4292d97] joining swarm manager [d27aaa0fbc50b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:802: [d35de621b0962] joining swarm manager [d27aaa0fbc50b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:802: [d96a6f1337fce] joining swarm manager [d27aaa0fbc50b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:802: [d4f7472b4f506] joining swarm manager [d27aaa0fbc50b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:810: [d365dbde9caf9] joining swarm manager [d27aaa0fbc50b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.47s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.37s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.91s) [2020-04-03T08:39:58.099Z] docker_api_swarm_service_test.go:394: [dad899b4f67e3] joining swarm manager [d52556e7796e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_api_swarm_service_test.go:394: [daca9ffdaed84] joining swarm manager [d52556e7796e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.14s) [2020-04-03T08:39:58.099Z] docker_api_swarm_service_test.go:342: [de8cc87b6a37b] joining swarm manager [d1b0cde389c5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_api_swarm_service_test.go:342: [de59a09878814] joining swarm manager [d1b0cde389c5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.18s) [2020-04-03T08:39:58.099Z] docker_api_swarm_service_test.go:489: [debb7e1a2a6d1] joining swarm manager [da150291998f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_api_swarm_service_test.go:489: [d60a393ec1497] joining swarm manager [da150291998f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.98s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.05s) [2020-04-03T08:39:58.099Z] docker_api_swarm_service_test.go:127: [d3e613f675266] joining swarm manager [dc252d0a0c455]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_api_swarm_service_test.go:128: [d3b9724760064] joining swarm manager [dc252d0a0c455]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] docker_api_swarm_service_test.go:136: [d12b8312f6502] joining swarm manager [dc252d0a0c455]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-03T08:39:58.099Z] docker_api_swarm_service_test.go:137: [d0e893c589f16] joining swarm manager [dc252d0a0c455]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.95s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.02s) [2020-04-03T08:39:58.099Z] docker_api_swarm_service_test.go:303: [d7eb5dee121c0] joining swarm manager [d3699e5fbd66a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_api_swarm_service_test.go:303: [df93702d65af8] joining swarm manager [d3699e5fbd66a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.87s) [2020-04-03T08:39:58.099Z] docker_api_swarm_service_test.go:99: [dbbc1b272db5b] joining swarm manager [d69b67b92935e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_api_swarm_service_test.go:100: [d0e0e09e2c024] joining swarm manager [d69b67b92935e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] check_test.go:380: [dbbc1b272db5b] daemon is not started [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.56s) [2020-04-03T08:39:58.099Z] docker_api_swarm_service_test.go:532: [dbd727a459732] joining swarm manager [dbb69e2eb2f0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_api_swarm_service_test.go:533: [d7e3aaed03734] joining swarm manager [dbb69e2eb2f0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.18s) [2020-04-03T08:39:58.099Z] docker_api_swarm_service_test.go:147: [d9ee1ed999f07] joining swarm manager [da5ac025c751b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_api_swarm_service_test.go:147: [d45f7a395938e] joining swarm manager [da5ac025c751b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.92s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.38s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.71s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.42s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.36s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.83s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.23s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.44s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.18s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.32s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.19s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.44s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.10s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.24s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.38s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.23s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.63s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.62s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.40s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.18s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.71s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.63s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.42s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.47s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.35s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.09s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.30s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.36s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.36s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.22s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.40s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.30s) [2020-04-03T08:39:58.099Z] docker_cli_service_logs_test.go:241: checking task wt7o2h4mjdro [2020-04-03T08:39:58.099Z] docker_cli_service_logs_test.go:246: checking messages for wt7o2h4mjdro [2020-04-03T08:39:58.099Z] docker_cli_service_logs_test.go:241: checking task i9llmh68kjtr [2020-04-03T08:39:58.099Z] docker_cli_service_logs_test.go:246: checking messages for i9llmh68kjtr [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.04s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.09s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.84s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.67s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.05s) [2020-04-03T08:39:58.099Z] docker_cli_swarm_test.go:1901: [d45d08d335ee3] joining swarm manager [d71a685433e7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_cli_swarm_test.go:1902: [d16a9707ad344] joining swarm manager [d71a685433e7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.37s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.82s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.12s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.22s) [2020-04-03T08:39:58.099Z] docker_cli_swarm_test.go:1802: [daaa015e6e9f0] joining swarm manager [d0afa8f03ca99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_cli_swarm_test.go:1803: [decd936725fdc] joining swarm manager [d0afa8f03ca99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.35s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (149.82s) [2020-04-03T08:39:58.099Z] docker_cli_swarm_test.go:1321: [dae3ae5b0c7e7] joining swarm manager [db323c12ea86b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_cli_swarm_test.go:1322: [d924d7391d957] joining swarm manager [db323c12ea86b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.37s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.30s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.44s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.17s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.16s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.03s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.17s) [2020-04-03T08:39:58.099Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-03T08:39:58.099Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.33s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.62s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.21s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.47s) [2020-04-03T08:39:58.099Z] docker_cli_swarm_test.go:1186: [d6da7b956e167] joining swarm manager [d1e880dd15099]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_cli_swarm_test.go:1195: [d8f54f1fe9b5c] joining swarm manager [d1e880dd15099]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.88s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.02s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.39s) [2020-04-03T08:39:58.099Z] docker_cli_swarm_test.go:1118: [de5b0202dafdf] joining swarm manager [d47c4314254c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_cli_swarm_test.go:1119: [d587a9076f419] joining swarm manager [d47c4314254c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] docker_cli_swarm_test.go:1172: [dfdd12e226bc3] joining swarm manager [d47c4314254c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.34s) [2020-04-03T08:39:58.099Z] docker_cli_swarm_test.go:1453: [d94c98ae85e2b] joining swarm manager [dab493cacd986]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] docker_cli_swarm_test.go:1454: [d94ede8202ed1] joining swarm manager [dab493cacd986]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.27s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.12s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.93s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.92s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.22s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.21s) [2020-04-03T08:39:58.099Z] docker_cli_swarm_unix_test.go:62: [daf9cbad51620] joining swarm manager [d04900c06ae0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.11s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.16s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.56s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.07s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.33s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.98s) [2020-04-03T08:39:58.099Z] docker_api_swarm_test.go:962: [d8a81cf8031c4] joining swarm manager [d46de257434d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.03s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.07s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.96s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.96s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.13s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.33s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.13s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.13s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.22s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.22s) [2020-04-03T08:39:58.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.33s) [2020-04-03T08:39:58.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.08s) [2020-04-03T08:39:58.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.21s) [2020-04-03T08:39:58.100Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.58s) [2020-04-03T08:39:58.100Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.96s) [2020-04-03T08:39:58.100Z] === RUN TestDockerExternalVolumeSuite [2020-04-03T08:39:58.100Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-03T08:40:12.943Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-03T08:41:20.572Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-03T08:41:30.516Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-03T08:42:02.565Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-03T08:42:17.408Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-03T08:42:49.437Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-03T08:43:01.607Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-03T08:43:33.637Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-03T08:43:48.538Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-03T08:44:06.585Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-03T08:44:53.210Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-03T08:45:11.257Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-03T08:45:43.286Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-03T08:46:15.330Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-03T08:46:30.172Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-03T08:46:48.219Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-03T08:47:03.061Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-03T08:47:17.906Z] --- PASS: TestDockerExternalVolumeSuite (441.61s) [2020-04-03T08:47:17.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s) [2020-04-03T08:47:17.907Z] docker_cli_external_volume_driver_test.go:53: [d33521cb123d4] daemon is not started [2020-04-03T08:47:17.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-04-03T08:47:17.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.65s) [2020-04-03T08:47:17.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-04-03T08:47:17.907Z] docker_cli_external_volume_driver_test.go:53: [dcbfd4ed9cd72] daemon is not started [2020-04-03T08:47:17.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-04-03T08:47:17.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-04-03T08:47:17.907Z] docker_cli_external_volume_driver_test.go:53: [d1e7a315f3956] daemon is not started [2020-04-03T08:47:17.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-04-03T08:47:17.907Z] docker_cli_external_volume_driver_test.go:53: [d0c50ab26267d] daemon is not started [2020-04-03T08:47:17.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.64s) [2020-04-03T08:47:17.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.65s) [2020-04-03T08:47:17.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-04-03T08:47:17.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-04-03T08:47:17.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s) [2020-04-03T08:47:17.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s) [2020-04-03T08:47:17.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.06s) [2020-04-03T08:47:17.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.60s) [2020-04-03T08:47:17.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.44s) [2020-04-03T08:47:17.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.43s) [2020-04-03T08:47:17.907Z] docker_cli_external_volume_driver_test.go:485: [daa9688535b53] daemon is not started [2020-04-03T08:47:17.907Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-04-03T08:47:17.907Z] docker_cli_external_volume_driver_test.go:53: [d19f4f5fd1ac2] daemon is not started [2020-04-03T08:47:17.907Z] PASS [2020-04-03T08:47:17.907Z] [2020-04-03T08:47:17.907Z] === Skipped [2020-04-03T08:47:17.907Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-03T08:47:17.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-03T08:47:17.907Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-03T08:47:17.907Z] check_test.go:309: [d81c93b2db046] daemon is not started [2020-04-03T08:47:17.907Z] [2020-04-03T08:47:17.907Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-03T08:47:17.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-03T08:47:17.907Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-03T08:47:17.907Z] check_test.go:309: [dc3077e25dde1] daemon is not started [2020-04-03T08:47:17.907Z] [2020-04-03T08:47:17.907Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-03T08:47:17.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-03T08:47:17.907Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-03T08:47:17.907Z] check_test.go:309: [def34b47350c6] daemon is not started [2020-04-03T08:47:17.907Z] [2020-04-03T08:47:17.907Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-03T08:47:17.907Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-03T08:47:17.907Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-03T08:47:17.907Z] [2020-04-03T08:47:17.907Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-03T08:47:17.907Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-03T08:47:17.907Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-03T08:47:17.907Z] [2020-04-03T08:47:17.907Z] [2020-04-03T08:47:17.907Z] DONE 273 tests, 5 skipped in 2601.197s [2020-04-03T08:47:17.907Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-03T08:47:18.469Z] ++++ cat bundles/test-integration/docker.pid [2020-04-03T08:47:18.469Z] +++ kill 7462 [2020-04-03T08:47:19.398Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddcca41c00bb9/docker.pid [2020-04-03T08:47:19.398Z] +++ kill 4203 [2020-04-03T08:47:19.398Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4203 is not a child of this shell [2020-04-03T08:47:19.398Z] warning: PID 4203 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddcca41c00bb9/docker.pid had a nonzero exit code [2020-04-03T08:47:19.398Z] +++ /etc/init.d/apparmor stop [2020-04-03T08:47:19.398Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-03T08:47:19.398Z] [2020-04-03T08:47:19.398Z] Unloading profiles will leave already running processes permanently [2020-04-03T08:47:19.398Z] unconfined, which can lead to unexpected situations. [2020-04-03T08:47:19.398Z] [2020-04-03T08:47:19.398Z] To set a process to complain mode, use the command line tool [2020-04-03T08:47:19.398Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-03T08:47:19.398Z] +++ true [2020-04-03T08:47:19.398Z] [2020-04-03T08:47:19.654Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-04-03T08:47:19.666Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-03T08:47:20.747Z] + echo Ensuring container killed. [2020-04-03T08:47:20.747Z] Ensuring container killed. [2020-04-03T08:47:20.747Z] + docker ps -aq -f name=docker-pr16-* [2020-04-03T08:47:20.747Z] + cids=144c7a1b90bc [2020-04-03T08:47:20.747Z] 06e1b38c8e3d [2020-04-03T08:47:20.747Z] c2923a8e3eec [2020-04-03T08:47:20.747Z] + [ -n 144c7a1b90bc [2020-04-03T08:47:20.747Z] 06e1b38c8e3d [2020-04-03T08:47:20.747Z] c2923a8e3eec ] [2020-04-03T08:47:20.747Z] + docker rm -vf 144c7a1b90bc 06e1b38c8e3d c2923a8e3eec [2020-04-03T08:47:24.018Z] 144c7a1b90bc [2020-04-03T08:47:24.018Z] 06e1b38c8e3d [2020-04-03T08:47:24.582Z] c2923a8e3eec [Pipeline] sh [2020-04-03T08:47:24.863Z] + echo Chowning /workspace to jenkins user [2020-04-03T08:47:24.863Z] Chowning /workspace to jenkins user [2020-04-03T08:47:24.863Z] + id -u [2020-04-03T08:47:24.863Z] + id -g [2020-04-03T08:47:24.863Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39807:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-03T08:47:29.325Z] + bundleName=amd64 [2020-04-03T08:47:29.325Z] + echo Creating amd64-bundles.tar.gz [2020-04-03T08:47:29.325Z] Creating amd64-bundles.tar.gz [2020-04-03T08:47:29.325Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-03T08:47:29.325Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-03T08:47:30.702Z] Archiving artifacts [2020-04-03T08:47:36.231Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39807/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-03T08:47:36.541Z] + make clean [2020-04-03T08:47:36.799Z] docker volume rm -f docker-dev-cache [2020-04-03T08:47:36.799Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-03T08:49:34.860Z] ok github.com/docker/docker/integration-cli 2333.875s [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === Skipped [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-04-03T08:49:34.860Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-03T08:49:34.860Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-04-03T08:49:34.860Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-04-03T08:49:34.860Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-03T08:49:34.860Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-03T08:49:34.860Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-03T08:49:34.860Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-04-03T08:49:34.860Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-03T08:49:34.860Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-03T08:49:34.860Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-04-03T08:49:34.860Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-03T08:49:34.860Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-03T08:49:34.860Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-03T08:49:34.860Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-03T08:49:34.860Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-04-03T08:49:34.860Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-03T08:49:34.860Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-03T08:49:34.860Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2020-04-03T08:49:34.860Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-04-03T08:49:34.860Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.56s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.56s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.37s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-04-03T08:49:34.860Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-04-03T08:49:34.860Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.860Z] [2020-04-03T08:49:34.860Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-04-03T08:49:34.861Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.38s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2020-04-03T08:49:34.861Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-03T08:49:34.861Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-03T08:49:34.861Z] docker_cli_sni_test.go:18: Flakey test [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-04-03T08:49:34.861Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-03T08:49:34.861Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-03T08:49:34.861Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-03T08:49:34.861Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-03T08:49:34.861Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-03T08:49:34.861Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-04-03T08:49:34.861Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-03T08:49:34.861Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-03T08:49:34.861Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-04-03T08:49:34.861Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-03T08:49:34.861Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-03T08:49:34.861Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-03T08:49:34.861Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-03T08:49:34.861Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-03T08:49:34.861Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-03T08:49:34.861Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-03T08:49:34.861Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-03T08:49:34.861Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-03T08:49:34.861Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-03T08:49:34.861Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-03T08:49:34.861Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-03T08:49:34.861Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-03T08:49:34.861Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.861Z] [2020-04-03T08:49:34.861Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-04-03T08:49:34.861Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-04-03T08:49:34.862Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-04-03T08:49:34.862Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-03T08:49:34.862Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-04-03T08:49:34.862Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-04-03T08:49:34.862Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-03T08:49:34.862Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-03T08:49:34.862Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-03T08:49:34.862Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-03T08:49:34.862Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-03T08:49:34.862Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-03T08:49:34.862Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-03T08:49:34.862Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-03T08:49:34.862Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-03T08:49:34.862Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-03T08:49:34.862Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-03T08:49:34.862Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.862Z] [2020-04-03T08:49:34.862Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-03T08:49:34.862Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-03T08:49:34.863Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-03T08:49:34.863Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-04-03T08:49:34.863Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-03T08:49:34.863Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-04-03T08:49:34.863Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-03T08:49:34.863Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-03T08:49:34.863Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-03T08:49:34.863Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-03T08:49:34.863Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-03T08:49:34.863Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-03T08:49:34.863Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-04-03T08:49:34.863Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-04-03T08:49:34.863Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-04-03T08:49:34.863Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-04-03T08:49:34.863Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-04-03T08:49:34.863Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-03T08:49:34.863Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-03T08:49:34.863Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.863Z] [2020-04-03T08:49:34.863Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-04-03T08:49:34.863Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-04-03T08:49:34.864Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-04-03T08:49:34.864Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-03T08:49:34.864Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-03T08:49:34.864Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-03T08:49:34.864Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-03T08:49:34.864Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-03T08:49:34.864Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-03T08:49:34.864Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-03T08:49:34.864Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-03T08:49:34.864Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-03T08:49:34.864Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-04-03T08:49:34.864Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-03T08:49:34.864Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-04-03T08:49:34.864Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-03T08:49:34.864Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-04-03T08:49:34.864Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-04-03T08:49:34.864Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.864Z] [2020-04-03T08:49:34.864Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-03T08:49:34.865Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-03T08:49:34.865Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.865Z] [2020-04-03T08:49:34.865Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-04-03T08:49:34.866Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.866Z] [2020-04-03T08:49:34.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-03T08:49:34.866Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-03T08:49:34.866Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-03T08:49:34.867Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-04-03T08:49:34.867Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-03T08:49:34.867Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-03T08:49:34.867Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-03T08:49:34.867Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-03T08:49:34.867Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-03T08:49:34.867Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-03T08:49:34.867Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-03T08:49:34.867Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-03T08:49:34.867Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-03T08:49:34.867Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-03T08:49:34.867Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-03T08:49:34.867Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-03T08:49:34.867Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-04-03T08:49:34.867Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-03T08:49:34.867Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-03T08:49:34.867Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-03T08:49:34.867Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-04-03T08:49:34.867Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-03T08:49:34.867Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.867Z] [2020-04-03T08:49:34.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-03T08:49:34.867Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-03T08:49:34.868Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-04-03T08:49:34.868Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] DONE 1096 tests, 549 skipped in 2342.337s [2020-04-03T08:49:34.868Z] INFO: Integration tests ended at 04/03/2020 08:49:33. Duration:00:39:02.4731398 [2020-04-03T08:49:34.868Z] INFO: Docker info of the daemon under test at end of run [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] Containers: 2 [2020-04-03T08:49:34.868Z] Running: 0 [2020-04-03T08:49:34.868Z] Paused: 0 [2020-04-03T08:49:34.868Z] Stopped: 2 [2020-04-03T08:49:34.868Z] Images: 15 [2020-04-03T08:49:34.868Z] Server Version: 0.0.0-dev [2020-04-03T08:49:34.868Z] Storage Driver: windowsfilter [2020-04-03T08:49:34.868Z] Windows: [2020-04-03T08:49:34.868Z] Logging Driver: json-file [2020-04-03T08:49:34.868Z] Plugins: [2020-04-03T08:49:34.868Z] Volume: local [2020-04-03T08:49:34.868Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-03T08:49:34.868Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-03T08:49:34.868Z] Swarm: inactive [2020-04-03T08:49:34.868Z] Default Isolation: process [2020-04-03T08:49:34.868Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-03T08:49:34.868Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-03T08:49:34.868Z] OSType: windows [2020-04-03T08:49:34.868Z] Architecture: x86_64 [2020-04-03T08:49:34.868Z] CPUs: 4 [2020-04-03T08:49:34.868Z] Total Memory: 32GiB [2020-04-03T08:49:34.868Z] Name: azwin-2-88b260 [2020-04-03T08:49:34.868Z] ID: 2QXB:VYMW:6WPU:EYY3:OEKM:TPRE:SVWK:NX3B:JECG:F5PR:QBCG:FDA7 [2020-04-03T08:49:34.868Z] Docker Root Dir: D:\CI\PR-39807\16\daemon [2020-04-03T08:49:34.868Z] Debug Mode (client): false [2020-04-03T08:49:34.868Z] Debug Mode (server): true [2020-04-03T08:49:34.868Z] File Descriptors: -1 [2020-04-03T08:49:34.868Z] Goroutines: 18 [2020-04-03T08:49:34.868Z] System Time: 2020-04-03T08:49:33.5445434Z [2020-04-03T08:49:34.868Z] EventsListeners: 0 [2020-04-03T08:49:34.868Z] Registry: https://index.docker.io/v1/ [2020-04-03T08:49:34.868Z] Labels: [2020-04-03T08:49:34.868Z] Experimental: false [2020-04-03T08:49:34.868Z] Insecure Registries: [2020-04-03T08:49:34.868Z] 127.0.0.0/8 [2020-04-03T08:49:34.868Z] Live Restore Enabled: false [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] [2020-04-03T08:49:34.868Z] INFO: Stopping daemon under test [2020-04-03T08:49:34.868Z] SUCCESS: The process with PID 2036 (child process of PID 5972) has been terminated. [2020-04-03T08:49:34.868Z] SUCCESS: The process with PID 5972 (child process of PID 1656) has been terminated. [2020-04-03T08:49:34.868Z] INFO: Stop tailing logs of the daemon under tests [2020-04-03T08:49:34.868Z] INFO: executeCI.ps1 Completed successfully at 04/03/2020 08:49:33. [2020-04-03T08:49:34.868Z] INFO: Tidying up at end of run [2020-04-03T08:49:34.868Z] INFO: Saving daemon under test log (d:\CI\PR-39807\16\dut.out) to C:\windows\TEMP\CIDUT.out [2020-04-03T08:49:34.868Z] INFO: Saving daemon under test log (d:\CI\PR-39807\16\dut.err) to C:\windows\TEMP\CIDUT.err [2020-04-03T08:49:34.868Z] INFO: Nuke-Everything... [2020-04-03T08:49:34.868Z] INFO: Container count on control daemon to delete is 2 [2020-04-03T08:49:34.868Z] a2fd9e275cfb [2020-04-03T08:49:34.868Z] f11100b08643 [2020-04-03T08:49:34.868Z] INFO: Non-base image count on control daemon to delete is 1 [2020-04-03T08:49:36.372Z] Deleted: sha256:db10c94804aefd87e6b06377d49ec579ddf995920fa689b93c2b349148e39e2e [2020-04-03T08:49:36.372Z] Deleted: sha256:ea6c7d88c91efedaaef2525ffdd2c9e48e75f6e1f7e461e20edc2824fcd2747a [2020-04-03T08:49:36.372Z] INFO: Tidying pidfile d:\CI\PR-39807\16\docker.pid [2020-04-03T08:49:36.372Z] INFO: Nuking d:\CI [2020-04-03T08:50:06.125Z] INFO: Zapped successfully [2020-04-03T08:50:06.125Z] [2020-04-03T08:50:06.125Z] INFO: executeCI.ps1 exiting at Fri Apr 3 08:50:04 CUT 2020. Duration 00:53:12.3335548 [2020-04-03T08:50:06.125Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-04-03T08:50:06.353Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-04-03T08:50:08.328Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-04-03T08:50:10.656Z] Archiving artifacts [2020-04-03T08:50:12.108Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39807/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-03T08:50:12.997Z] + make clean [2020-04-03T08:50:13.944Z] docker volume rm -f docker-dev-cache [2020-04-03T08:50:13.944Z] 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