Pull request #41231 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 rather than d82725e25192db5d3f796f47a61af995571fd8f7 Obtained Jenkinsfile from cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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-07-18T11:52:45.270Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-18T11:52:45.275Z] Trying to pass milestone 4 [Pipeline] milestone [2020-07-18T11:52:45.315Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-18T11:52:45.469Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d7ca73540ecc78e0) in /home/ubuntu/workspace/moby_PR-41231 [Pipeline] { [Pipeline] checkout [2020-07-18T11:52:45.520Z] using credential docker-jenkins-github-credentials [2020-07-18T11:52:45.526Z] Cloning the remote Git repository [2020-07-18T11:52:45.526Z] Cloning with configured refspecs honoured and without tags [2020-07-18T11:52:45.527Z] Cloning repository https://github.com/moby/moby.git [2020-07-18T11:52:45.527Z] > git init /home/ubuntu/workspace/moby_PR-41231 # timeout=10 [2020-07-18T11:52:45.542Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-18T11:52:45.542Z] > git --version # timeout=10 [2020-07-18T11:52:45.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-18T11:52:45.547Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:52:59.535Z] Fetching without tags [2020-07-18T11:52:59.502Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-18T11:52:59.507Z] > git config --add remote.origin.fetch +refs/pull/41231/head:refs/remotes/origin/PR-41231 # timeout=10 [2020-07-18T11:52:59.519Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:52:59.526Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-18T11:52:59.536Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-18T11:52:59.536Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-18T11:52:59.537Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:52:59.793Z] Merging remotes/origin/master commit cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 into PR head commit d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:53:00.335Z] Merge succeeded, producing d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:53:00.335Z] Checking out Revision d82725e25192db5d3f796f47a61af995571fd8f7 (PR-41231) [2020-07-18T11:53:00.652Z] Commit message: "[Draft] Allow filtering `system/df` endpoint actions" [2020-07-18T11:53:00.658Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-18T11:52:59.794Z] > git config core.sparsecheckout # timeout=10 [2020-07-18T11:52:59.799Z] > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10 [2020-07-18T11:53:00.313Z] > git merge cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 # timeout=10 [2020-07-18T11:53:00.329Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-18T11:53:00.336Z] > git config core.sparsecheckout # timeout=10 [2020-07-18T11:53:00.340Z] > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10 [2020-07-18T11:53:00.653Z] > git rev-list --no-walk 4a09368a002df236f504abbea7ebc171d0e582dd # timeout=10 [2020-07-18T11:53:01.455Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41231:/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-07-18T11:53:03.992Z] 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 [2020-07-18T11:53:04.782Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d7ca73540ecc78e0) in /home/ubuntu/workspace/moby_PR-41231 [2020-07-18T11:53:04.782Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c2c6c4d8ad2f9653) in /home/ubuntu/workspace/moby_PR-41231 [Pipeline] node [Pipeline] node [Pipeline] node [2020-07-18T11:53:04.789Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-41231 [2020-07-18T11:53:04.789Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-41231 [2020-07-18T11:53:04.790Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0c54b445a2f3a3ccc) in /home/ubuntu/workspace/moby_PR-41231 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-07-18T11:53:04.867Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-07-18T11:53:04.875Z] Fetching changes from the remote Git repository [Pipeline] checkout [2020-07-18T11:53:04.880Z] Fetching without tags [Pipeline] checkout [Pipeline] // stage [2020-07-18T11:53:04.900Z] using credential docker-jenkins-github-credentials [2020-07-18T11:53:04.906Z] Cloning the remote Git repository [2020-07-18T11:53:04.906Z] Cloning with configured refspecs honoured and without tags [2020-07-18T11:53:04.913Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-18T11:53:04.918Z] Cloning the remote Git repository [2020-07-18T11:53:04.918Z] using credential docker-jenkins-github-credentials [2020-07-18T11:53:04.918Z] Cloning with configured refspecs honoured and without tags [2020-07-18T11:53:04.931Z] Cloning the remote Git repository [2020-07-18T11:53:04.931Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-07-18T11:53:04.933Z] using credential docker-jenkins-github-credentials [2020-07-18T11:53:04.947Z] Cloning the remote Git repository [2020-07-18T11:53:04.947Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-07-18T11:53:05.160Z] Merging remotes/origin/master commit cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 into PR head commit d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:53:05.487Z] Merge succeeded, producing d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:53:05.487Z] Checking out Revision d82725e25192db5d3f796f47a61af995571fd8f7 (PR-41231) [2020-07-18T11:53:05.543Z] Commit message: "[Draft] Allow filtering `system/df` endpoint actions" [2020-07-18T11:53:04.871Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-18T11:53:04.876Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-18T11:53:04.881Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-18T11:53:04.881Z] > git --version # timeout=10 [2020-07-18T11:53:04.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-18T11:53:04.886Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:53:05.161Z] > git config core.sparsecheckout # timeout=10 [2020-07-18T11:53:05.166Z] > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10 [2020-07-18T11:53:05.470Z] > git merge cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 # timeout=10 [2020-07-18T11:53:05.479Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-18T11:53:05.488Z] > git config core.sparsecheckout # timeout=10 [2020-07-18T11:53:05.493Z] > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10 [2020-07-18T11:53:04.914Z] Cloning repository https://github.com/moby/moby.git [2020-07-18T11:53:04.915Z] > git init /home/ubuntu/workspace/moby_PR-41231 # timeout=10 [2020-07-18T11:53:04.929Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-18T11:53:04.929Z] > git --version # timeout=10 [2020-07-18T11:53:04.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-18T11:53:04.935Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:53:04.936Z] Cloning repository https://github.com/moby/moby.git [2020-07-18T11:53:04.936Z] > git init /home/ubuntu/workspace/moby_PR-41231 # timeout=10 [2020-07-18T11:53:04.947Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-18T11:53:04.948Z] > git --version # timeout=10 [2020-07-18T11:53:04.951Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-18T11:53:04.953Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:53:04.936Z] Cloning repository https://github.com/moby/moby.git [2020-07-18T11:53:04.936Z] > git init /home/jenkins/workspace/moby_PR-41231 # timeout=10 [2020-07-18T11:53:04.955Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-18T11:53:04.955Z] > git --version # timeout=10 [2020-07-18T11:53:04.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-18T11:53:04.956Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:53:04.957Z] Cloning repository https://github.com/moby/moby.git [2020-07-18T11:53:04.957Z] > git init /home/docker/workspace/moby_PR-41231 # timeout=10 [2020-07-18T11:53:04.968Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-18T11:53:04.968Z] > git --version # timeout=10 [2020-07-18T11:53:04.974Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-18T11:53:04.974Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-18T11:53:06.290Z] + [ PR != PR ] [2020-07-18T11:53:06.290Z] + [ master != master ] [2020-07-18T11:53:06.290Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-18T11:53:06.619Z] + docker version [2020-07-18T11:53:06.619Z] Client: Docker Engine - Community [2020-07-18T11:53:06.619Z] Version: 19.03.12 [2020-07-18T11:53:06.619Z] API version: 1.40 [2020-07-18T11:53:06.619Z] Go version: go1.13.10 [2020-07-18T11:53:06.619Z] Git commit: 48a66213fe [2020-07-18T11:53:06.619Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-18T11:53:06.619Z] OS/Arch: linux/amd64 [2020-07-18T11:53:06.619Z] Experimental: false [2020-07-18T11:53:06.619Z] [2020-07-18T11:53:06.619Z] Server: Docker Engine - Community [2020-07-18T11:53:06.619Z] Engine: [2020-07-18T11:53:06.619Z] Version: 19.03.12 [2020-07-18T11:53:06.619Z] API version: 1.40 (minimum version 1.12) [2020-07-18T11:53:06.619Z] Go version: go1.13.10 [2020-07-18T11:53:06.619Z] Git commit: 48a66213fe [2020-07-18T11:53:06.619Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-18T11:53:06.619Z] OS/Arch: linux/amd64 [2020-07-18T11:53:06.619Z] Experimental: true [2020-07-18T11:53:06.619Z] containerd: [2020-07-18T11:53:06.619Z] Version: 1.2.13 [2020-07-18T11:53:06.619Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-18T11:53:06.619Z] runc: [2020-07-18T11:53:06.619Z] Version: 1.0.0-rc10 [2020-07-18T11:53:06.619Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-18T11:53:06.619Z] docker-init: [2020-07-18T11:53:06.619Z] Version: 0.18.0 [2020-07-18T11:53:06.619Z] GitCommit: fec3683 [Pipeline] sh [2020-07-18T11:53:06.906Z] + docker info [2020-07-18T11:53:07.165Z] Client: [2020-07-18T11:53:07.165Z] Debug Mode: false [2020-07-18T11:53:07.165Z] [2020-07-18T11:53:07.165Z] Server: [2020-07-18T11:53:07.165Z] Containers: 0 [2020-07-18T11:53:07.165Z] Running: 0 [2020-07-18T11:53:07.165Z] Paused: 0 [2020-07-18T11:53:07.165Z] Stopped: 0 [2020-07-18T11:53:07.165Z] Images: 3 [2020-07-18T11:53:07.165Z] Server Version: 19.03.12 [2020-07-18T11:53:07.165Z] Storage Driver: overlay2 [2020-07-18T11:53:07.165Z] Backing Filesystem: extfs [2020-07-18T11:53:07.165Z] Supports d_type: true [2020-07-18T11:53:07.165Z] Native Overlay Diff: true [2020-07-18T11:53:07.165Z] Logging Driver: json-file [2020-07-18T11:53:07.165Z] Cgroup Driver: cgroupfs [2020-07-18T11:53:07.165Z] Plugins: [2020-07-18T11:53:07.165Z] Volume: local [2020-07-18T11:53:07.165Z] Network: bridge host ipvlan macvlan null overlay [2020-07-18T11:53:07.165Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-18T11:53:07.165Z] Swarm: inactive [2020-07-18T11:53:07.165Z] Runtimes: runc [2020-07-18T11:53:07.165Z] Default Runtime: runc [2020-07-18T11:53:07.165Z] Init Binary: docker-init [2020-07-18T11:53:07.165Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-18T11:53:07.165Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-18T11:53:07.165Z] init version: fec3683 [2020-07-18T11:53:07.165Z] Security Options: [2020-07-18T11:53:07.165Z] apparmor [2020-07-18T11:53:07.165Z] seccomp [2020-07-18T11:53:07.165Z] Profile: default [2020-07-18T11:53:07.165Z] Kernel Version: 5.3.0-1030-aws [2020-07-18T11:53:07.165Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-18T11:53:07.165Z] OSType: linux [2020-07-18T11:53:07.165Z] Architecture: x86_64 [2020-07-18T11:53:07.165Z] CPUs: 2 [2020-07-18T11:53:07.165Z] Total Memory: 7.487GiB [2020-07-18T11:53:07.165Z] Name: ip-10-100-58-251 [2020-07-18T11:53:07.165Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-18T11:53:07.165Z] Docker Root Dir: /var/lib/docker [2020-07-18T11:53:07.165Z] Debug Mode: false [2020-07-18T11:53:07.165Z] Registry: https://index.docker.io/v1/ [2020-07-18T11:53:07.165Z] Labels: [2020-07-18T11:53:07.165Z] Experimental: true [2020-07-18T11:53:07.165Z] Insecure Registries: [2020-07-18T11:53:07.165Z] 127.0.0.0/8 [2020-07-18T11:53:07.165Z] Live Restore Enabled: true [2020-07-18T11:53:07.165Z] [2020-07-18T11:53:07.165Z] WARNING: No swap limit support [Pipeline] sh [2020-07-18T11:53:07.445Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-18T11:53:07.445Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-18T11:53:07.445Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41231/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-18T11:53:07.445Z] + bash /home/ubuntu/workspace/moby_PR-41231/check-config.sh [2020-07-18T11:53:07.445Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-18T11:53:07.445Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-18T11:53:07.445Z] [2020-07-18T11:53:07.445Z] Generally Necessary: [2020-07-18T11:53:07.705Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-18T11:53:07.705Z] - apparmor: enabled and tools installed [2020-07-18T11:53:07.705Z] - CONFIG_NAMESPACES: enabled [2020-07-18T11:53:07.705Z] - CONFIG_NET_NS: enabled [2020-07-18T11:53:07.705Z] - CONFIG_PID_NS: enabled [2020-07-18T11:53:07.705Z] - CONFIG_IPC_NS: enabled [2020-07-18T11:53:07.705Z] - CONFIG_UTS_NS: enabled [2020-07-18T11:53:07.705Z] - CONFIG_CGROUPS: enabled [2020-07-18T11:53:07.705Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-18T11:53:07.705Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-18T11:53:07.705Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-18T11:53:07.705Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-18T11:53:07.705Z] - CONFIG_CPUSETS: enabled [2020-07-18T11:53:07.705Z] - CONFIG_MEMCG: enabled [2020-07-18T11:53:07.705Z] - CONFIG_KEYS: enabled [2020-07-18T11:53:07.705Z] - CONFIG_VETH: enabled (as module) [2020-07-18T11:53:07.705Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-18T11:53:07.705Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-18T11:53:07.705Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-18T11:53:07.705Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-18T11:53:07.705Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-18T11:53:07.705Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-18T11:53:07.705Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-18T11:53:07.705Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-18T11:53:07.705Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-18T11:53:07.705Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-18T11:53:07.705Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-18T11:53:07.705Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-18T11:53:07.705Z] [2020-07-18T11:53:07.705Z] Optional Features: [2020-07-18T11:53:07.705Z] - CONFIG_USER_NS: enabled [2020-07-18T11:53:07.705Z] - CONFIG_SECCOMP: enabled [2020-07-18T11:53:07.705Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-18T11:53:07.705Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-18T11:53:07.705Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-18T11:53:07.705Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-18T11:53:07.705Z] - CONFIG_BLK_CGROUP: enabled [2020-07-18T11:53:07.705Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-18T11:53:07.705Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-18T11:53:07.705Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-18T11:53:07.705Z] - CONFIG_CGROUP_PERF: enabled [2020-07-18T11:53:07.705Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-18T11:53:07.705Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-18T11:53:07.705Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-18T11:53:07.705Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-18T11:53:07.705Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-18T11:53:07.705Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-18T11:53:07.705Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-18T11:53:07.705Z] - CONFIG_IP_VS: enabled (as module) [2020-07-18T11:53:07.705Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-18T11:53:07.705Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-18T11:53:07.705Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-18T11:53:07.705Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-18T11:53:07.705Z] - CONFIG_EXT4_FS: enabled [2020-07-18T11:53:07.705Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-18T11:53:07.964Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-18T11:53:07.964Z] - Network Drivers: [2020-07-18T11:53:07.964Z] - "overlay": [2020-07-18T11:53:07.964Z] - CONFIG_VXLAN: enabled (as module) [2020-07-18T11:53:07.964Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-18T11:53:07.964Z] Optional (for encrypted networks): [2020-07-18T11:53:07.964Z] - CONFIG_CRYPTO: enabled [2020-07-18T11:53:07.964Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-18T11:53:07.964Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-18T11:53:07.964Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-18T11:53:07.964Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-18T11:53:07.964Z] - CONFIG_XFRM: enabled [2020-07-18T11:53:07.964Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-18T11:53:07.964Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-18T11:53:07.964Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-18T11:53:07.964Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-18T11:53:07.964Z] - "ipvlan": [2020-07-18T11:53:07.964Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-18T11:53:07.964Z] - "macvlan": [2020-07-18T11:53:07.964Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-18T11:53:07.964Z] - CONFIG_DUMMY: enabled (as module) [2020-07-18T11:53:07.964Z] - "ftp,tftp client in container": [2020-07-18T11:53:07.964Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-18T11:53:07.964Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-18T11:53:07.964Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-18T11:53:07.964Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-18T11:53:07.964Z] - Storage Drivers: [2020-07-18T11:53:07.964Z] - "aufs": [2020-07-18T11:53:07.964Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-18T11:53:07.964Z] - "btrfs": [2020-07-18T11:53:07.964Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-18T11:53:07.964Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-18T11:53:07.964Z] - "devicemapper": [2020-07-18T11:53:07.964Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-18T11:53:07.964Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-18T11:53:07.964Z] - "overlay": [2020-07-18T11:53:07.964Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-18T11:53:07.964Z] - "zfs": [2020-07-18T11:53:07.964Z] - /dev/zfs: present [2020-07-18T11:53:07.964Z] - zfs command: missing [2020-07-18T11:53:07.964Z] - zpool command: missing [2020-07-18T11:53:07.964Z] [2020-07-18T11:53:07.964Z] Limits: [2020-07-18T11:53:07.964Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-18T11:53:07.964Z] [2020-07-18T11:53:07.964Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-18T11:53:08.294Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d82725e25192db5d3f796f47a61af995571fd8f7 . [2020-07-18T11:53:08.295Z] #2 [internal] load .dockerignore [2020-07-18T11:53:08.295Z] #2 transferring context: 87B done [2020-07-18T11:53:08.295Z] #2 DONE 0.0s [2020-07-18T11:53:08.295Z] [2020-07-18T11:53:08.295Z] #1 [internal] load build definition from Dockerfile [2020-07-18T11:53:08.295Z] #1 transferring dockerfile: 16.37kB done [2020-07-18T11:53:08.295Z] #1 DONE 0.0s [2020-07-18T11:53:08.295Z] [2020-07-18T11:53:08.295Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-18T11:53:08.295Z] #3 DONE 0.1s [2020-07-18T11:53:08.295Z] [2020-07-18T11:53:08.295Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-18T11:53:08.295Z] #4 CACHED [2020-07-18T11:53:08.864Z] [2020-07-18T11:53:08.864Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-18T11:53:08.864Z] #6 DONE 0.1s [2020-07-18T11:53:08.864Z] [2020-07-18T11:53:08.864Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-18T11:53:08.864Z] #5 DONE 0.1s [2020-07-18T11:53:08.864Z] [2020-07-18T11:53:08.864Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-18T11:53:08.864Z] #58 DONE 0.0s [2020-07-18T11:53:08.864Z] [2020-07-18T11:53:08.864Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-18T11:53:08.864Z] #7 DONE 0.0s [2020-07-18T11:53:08.864Z] [2020-07-18T11:53:08.864Z] #20 [internal] load build context [2020-07-18T11:53:10.248Z] #20 transferring context: 51.30MB 1.2s done [2020-07-18T11:53:10.249Z] #20 DONE 1.2s [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-18T11:53:10.249Z] #28 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-18T11:53:10.249Z] #42 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-18T11:53:10.249Z] #37 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-18T11:53:10.249Z] #26 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-18T11:53:10.249Z] #19 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-18T11:53:10.249Z] #44 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-18T11:53:10.249Z] #18 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-18T11:53:10.249Z] #47 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-18T11:53:10.249Z] #49 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-18T11:53:10.249Z] #38 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-18T11:53:10.249Z] #55 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-18T11:53:10.249Z] #30 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-18T11:53:10.249Z] #13 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-18T11:53:10.249Z] #16 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-18T11:53:10.249Z] #32 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-18T11:53:10.249Z] #12 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-18T11:53:10.249Z] #11 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:10.249Z] #43 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-18T11:53:10.249Z] #57 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-18T11:53:10.249Z] #46 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-18T11:53:10.249Z] #27 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:10.249Z] #54 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-18T11:53:10.249Z] #10 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-18T11:53:10.249Z] #14 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-18T11:53:10.249Z] #25 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-18T11:53:10.249Z] #29 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-18T11:53:10.249Z] #39 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-18T11:53:10.249Z] #17 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-18T11:53:10.249Z] #35 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-18T11:53:10.249Z] #40 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:10.249Z] #21 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-18T11:53:10.249Z] #9 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-18T11:53:10.249Z] #31 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-18T11:53:10.249Z] #56 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-18T11:53:10.249Z] #60 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-18T11:53:10.249Z] #41 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-18T11:53:10.249Z] #22 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:10.249Z] #45 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-18T11:53:10.249Z] #50 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-18T11:53:10.249Z] #61 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-18T11:53:10.249Z] #33 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-18T11:53:10.249Z] #59 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-18T11:53:10.249Z] #51 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-18T11:53:10.249Z] #34 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-18T11:53:10.249Z] #53 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-18T11:53:10.249Z] #24 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-18T11:53:10.249Z] #36 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-18T11:53:10.249Z] #48 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-18T11:53:10.249Z] #15 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-18T11:53:10.249Z] #8 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-18T11:53:10.249Z] #23 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:10.249Z] #52 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-18T11:53:10.249Z] #62 CACHED [2020-07-18T11:53:10.249Z] [2020-07-18T11:53:10.249Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-18T11:53:10.817Z] #63 DONE 0.7s [2020-07-18T11:53:10.817Z] [2020-07-18T11:53:10.817Z] #64 exporting to image [2020-07-18T11:53:10.817Z] #64 exporting layers [2020-07-18T11:53:11.753Z] #64 exporting layers 0.9s done [2020-07-18T11:53:11.753Z] #64 writing image sha256:c66e0f9faf115f4de4908b867f5f567f928824f487bc1043509aa21b90b877d6 done [2020-07-18T11:53:11.753Z] #64 naming to docker.io/library/docker:d82725e25192db5d3f796f47a61af995571fd8f7 done [2020-07-18T11:53:11.753Z] #64 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-18T11:53:12.086Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41231/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41231/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d82725e25192db5d3f796f47a61af995571fd8f7 hack/validate/default [2020-07-18T11:53:12.658Z] Congratulations! All commits are properly signed with the DCO! [2020-07-18T11:53:12.658Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-18T11:53:14.426Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-18T11:53:14.428Z] > git config --add remote.origin.fetch +refs/pull/41231/head:refs/remotes/origin/PR-41231 # timeout=10 [2020-07-18T11:53:14.472Z] Fetching without tags [2020-07-18T11:53:14.564Z] Congratulations! All API changes are done the right way. [2020-07-18T11:53:14.564Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-18T11:53:14.564Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-18T11:53:14.564Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-18T11:53:14.564Z] Congratulations! No new tests were added to integration-cli. [2020-07-18T11:53:14.564Z] [2020-07-18T11:53:14.564Z] INFO Start validation with golang-ci-lint [2020-07-18T11:53:14.564Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-18T11:53:14.564Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-18T11:53:14.564Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-18T11:53:14.756Z] Merging remotes/origin/master commit cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 into PR head commit d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:53:15.260Z] Merge succeeded, producing d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:53:15.260Z] Checking out Revision d82725e25192db5d3f796f47a61af995571fd8f7 (PR-41231) [2020-07-18T11:53:15.538Z] Commit message: "[Draft] Allow filtering `system/df` endpoint actions" [2020-07-18T11:53:14.429Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:53:14.445Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-18T11:53:14.478Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-18T11:53:14.478Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-18T11:53:14.478Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:53:14.762Z] > git config core.sparsecheckout # timeout=10 [2020-07-18T11:53:14.763Z] > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10 [2020-07-18T11:53:15.238Z] > git merge cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 # timeout=10 [2020-07-18T11:53:15.253Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-18T11:53:15.265Z] > git config core.sparsecheckout # timeout=10 [2020-07-18T11:53:15.267Z] > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-18T11:53:16.395Z] + docker version [2020-07-18T11:53:16.395Z] Client: Docker Engine - Community [2020-07-18T11:53:16.395Z] Version: 19.03.7 [2020-07-18T11:53:16.395Z] API version: 1.40 [2020-07-18T11:53:16.395Z] Go version: go1.12.17 [2020-07-18T11:53:16.395Z] Git commit: 7141c199a2 [2020-07-18T11:53:16.395Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-18T11:53:16.395Z] OS/Arch: linux/s390x [2020-07-18T11:53:16.395Z] Experimental: false [2020-07-18T11:53:16.395Z] [2020-07-18T11:53:16.395Z] Server: Docker Engine - Community [2020-07-18T11:53:16.395Z] Engine: [2020-07-18T11:53:16.395Z] Version: 19.03.7 [2020-07-18T11:53:16.395Z] API version: 1.40 (minimum version 1.12) [2020-07-18T11:53:16.395Z] Go version: go1.12.17 [2020-07-18T11:53:16.395Z] Git commit: 7141c199a2 [2020-07-18T11:53:16.395Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-18T11:53:16.395Z] OS/Arch: linux/s390x [2020-07-18T11:53:16.395Z] Experimental: true [2020-07-18T11:53:16.395Z] containerd: [2020-07-18T11:53:16.395Z] Version: 1.2.13 [2020-07-18T11:53:16.395Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-18T11:53:16.395Z] runc: [2020-07-18T11:53:16.395Z] Version: 1.0.0-rc10 [2020-07-18T11:53:16.395Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-18T11:53:16.395Z] docker-init: [2020-07-18T11:53:16.395Z] Version: 0.18.0 [2020-07-18T11:53:16.395Z] GitCommit: fec3683 [Pipeline] sh [2020-07-18T11:53:16.776Z] + docker info [2020-07-18T11:53:17.068Z] Client: [2020-07-18T11:53:17.068Z] Debug Mode: false [2020-07-18T11:53:17.068Z] [2020-07-18T11:53:17.068Z] Server: [2020-07-18T11:53:17.068Z] Containers: 0 [2020-07-18T11:53:17.068Z] Running: 0 [2020-07-18T11:53:17.068Z] Paused: 0 [2020-07-18T11:53:17.068Z] Stopped: 0 [2020-07-18T11:53:17.068Z] Images: 2 [2020-07-18T11:53:17.068Z] Server Version: 19.03.7 [2020-07-18T11:53:17.068Z] Storage Driver: overlay2 [2020-07-18T11:53:17.068Z] Backing Filesystem: [2020-07-18T11:53:17.068Z] Supports d_type: true [2020-07-18T11:53:17.068Z] Native Overlay Diff: true [2020-07-18T11:53:17.068Z] Logging Driver: json-file [2020-07-18T11:53:17.068Z] Cgroup Driver: cgroupfs [2020-07-18T11:53:17.068Z] Plugins: [2020-07-18T11:53:17.068Z] Volume: local [2020-07-18T11:53:17.068Z] Network: bridge host ipvlan macvlan null overlay [2020-07-18T11:53:17.068Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-18T11:53:17.068Z] Swarm: inactive [2020-07-18T11:53:17.068Z] Runtimes: runc [2020-07-18T11:53:17.068Z] Default Runtime: runc [2020-07-18T11:53:17.068Z] Init Binary: docker-init [2020-07-18T11:53:17.068Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-18T11:53:17.068Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-18T11:53:17.068Z] init version: fec3683 [2020-07-18T11:53:17.068Z] Security Options: [2020-07-18T11:53:17.068Z] apparmor [2020-07-18T11:53:17.068Z] seccomp [2020-07-18T11:53:17.068Z] Profile: default [2020-07-18T11:53:17.068Z] Kernel Version: 4.15.0-88-generic [2020-07-18T11:53:17.068Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-18T11:53:17.068Z] OSType: linux [2020-07-18T11:53:17.068Z] Architecture: s390x [2020-07-18T11:53:17.068Z] CPUs: 2 [2020-07-18T11:53:17.068Z] Total Memory: 7.861GiB [2020-07-18T11:53:17.068Z] Name: s390x-ubuntu-29 [2020-07-18T11:53:17.068Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-18T11:53:17.068Z] Docker Root Dir: /var/lib/docker [2020-07-18T11:53:17.068Z] Debug Mode: false [2020-07-18T11:53:17.068Z] Username: dockerbuildbot [2020-07-18T11:53:17.068Z] Registry: https://index.docker.io/v1/ [2020-07-18T11:53:17.068Z] Labels: [2020-07-18T11:53:17.068Z] Experimental: true [2020-07-18T11:53:17.068Z] Insecure Registries: [2020-07-18T11:53:17.068Z] 127.0.0.0/8 [2020-07-18T11:53:17.068Z] Live Restore Enabled: false [2020-07-18T11:53:17.068Z] [2020-07-18T11:53:17.068Z] WARNING: No swap limit support [Pipeline] sh [2020-07-18T11:53:17.453Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-18T11:53:17.453Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-18T11:53:17.453Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41231/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-18T11:53:17.746Z] + bash /home/jenkins/workspace/moby_PR-41231/check-config.sh [2020-07-18T11:53:17.746Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-18T11:53:17.746Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-07-18T11:53:17.746Z] [2020-07-18T11:53:17.746Z] Generally Necessary: [2020-07-18T11:53:17.746Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-18T11:53:17.746Z] - apparmor: enabled and tools installed [2020-07-18T11:53:17.746Z] - CONFIG_NAMESPACES: enabled [2020-07-18T11:53:17.746Z] - CONFIG_NET_NS: enabled [2020-07-18T11:53:17.746Z] - CONFIG_PID_NS: enabled [2020-07-18T11:53:17.746Z] - CONFIG_IPC_NS: enabled [2020-07-18T11:53:17.746Z] - CONFIG_UTS_NS: enabled [2020-07-18T11:53:17.746Z] - CONFIG_CGROUPS: enabled [2020-07-18T11:53:17.746Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-18T11:53:17.746Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-18T11:53:17.746Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-18T11:53:17.746Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-18T11:53:17.746Z] - CONFIG_CPUSETS: enabled [2020-07-18T11:53:17.746Z] - CONFIG_MEMCG: enabled [2020-07-18T11:53:17.746Z] - CONFIG_KEYS: enabled [2020-07-18T11:53:17.746Z] - CONFIG_VETH: enabled (as module) [2020-07-18T11:53:17.746Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-18T11:53:17.746Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-18T11:53:17.746Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-18T11:53:17.746Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-18T11:53:17.746Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-18T11:53:17.746Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-18T11:53:17.746Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-18T11:53:17.746Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-18T11:53:17.746Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-18T11:53:17.746Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-18T11:53:17.746Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-18T11:53:17.746Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-18T11:53:17.746Z] [2020-07-18T11:53:17.746Z] Optional Features: [2020-07-18T11:53:17.746Z] - CONFIG_USER_NS: enabled [2020-07-18T11:53:17.746Z] - CONFIG_SECCOMP: enabled [2020-07-18T11:53:17.746Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-18T11:53:17.746Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-18T11:53:17.746Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-18T11:53:17.746Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-18T11:53:17.746Z] - CONFIG_BLK_CGROUP: enabled [2020-07-18T11:53:17.746Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-18T11:53:17.746Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-18T11:53:17.746Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-18T11:53:17.746Z] - CONFIG_CGROUP_PERF: enabled [2020-07-18T11:53:17.746Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-18T11:53:17.746Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-18T11:53:17.746Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-18T11:53:17.746Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-18T11:53:17.746Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-18T11:53:17.746Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-18T11:53:17.746Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-18T11:53:17.746Z] - CONFIG_IP_VS: enabled (as module) [2020-07-18T11:53:18.038Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-18T11:53:18.038Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-18T11:53:18.038Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-18T11:53:18.038Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-18T11:53:18.038Z] - CONFIG_EXT4_FS: enabled [2020-07-18T11:53:18.038Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-18T11:53:18.038Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-18T11:53:18.038Z] - Network Drivers: [2020-07-18T11:53:18.038Z] - "overlay": [2020-07-18T11:53:18.038Z] - CONFIG_VXLAN: enabled (as module) [2020-07-18T11:53:18.038Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-18T11:53:18.038Z] Optional (for encrypted networks): [2020-07-18T11:53:18.038Z] - CONFIG_CRYPTO: enabled [2020-07-18T11:53:18.038Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-18T11:53:18.038Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-18T11:53:18.038Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-18T11:53:18.038Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-18T11:53:18.038Z] - CONFIG_XFRM: enabled [2020-07-18T11:53:18.038Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-18T11:53:18.038Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-18T11:53:18.038Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-18T11:53:18.038Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-18T11:53:18.038Z] - "ipvlan": [2020-07-18T11:53:18.038Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-18T11:53:18.038Z] - "macvlan": [2020-07-18T11:53:18.038Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-18T11:53:18.038Z] - CONFIG_DUMMY: enabled (as module) [2020-07-18T11:53:18.038Z] - "ftp,tftp client in container": [2020-07-18T11:53:18.038Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-18T11:53:18.038Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-18T11:53:18.038Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-18T11:53:18.038Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-18T11:53:18.038Z] - Storage Drivers: [2020-07-18T11:53:18.038Z] - "aufs": [2020-07-18T11:53:18.038Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-18T11:53:18.038Z] - "btrfs": [2020-07-18T11:53:18.038Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-18T11:53:18.038Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-18T11:53:18.038Z] - "devicemapper": [2020-07-18T11:53:18.038Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-18T11:53:18.038Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-18T11:53:18.038Z] - "overlay": [2020-07-18T11:53:18.038Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-18T11:53:18.038Z] - "zfs": [2020-07-18T11:53:18.038Z] - /dev/zfs: missing [2020-07-18T11:53:18.038Z] - zfs command: missing [2020-07-18T11:53:18.038Z] - zpool command: missing [2020-07-18T11:53:18.038Z] [2020-07-18T11:53:18.038Z] Limits: [2020-07-18T11:53:18.038Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-18T11:53:18.038Z] [2020-07-18T11:53:18.038Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-18T11:53:18.465Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d82725e25192db5d3f796f47a61af995571fd8f7 . [2020-07-18T11:53:18.465Z] #1 [internal] load .dockerignore [2020-07-18T11:53:18.465Z] #1 transferring context: 87B done [2020-07-18T11:53:18.465Z] #1 DONE 0.0s [2020-07-18T11:53:18.465Z] [2020-07-18T11:53:18.465Z] #2 [internal] load build definition from Dockerfile [2020-07-18T11:53:18.465Z] #2 transferring dockerfile: 16.37kB done [2020-07-18T11:53:18.465Z] #2 DONE 0.0s [2020-07-18T11:53:18.465Z] [2020-07-18T11:53:18.465Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-18T11:53:18.758Z] #3 DONE 0.2s [2020-07-18T11:53:18.758Z] [2020-07-18T11:53:18.758Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-18T11:53:18.758Z] #4 CACHED [2020-07-18T11:53:19.270Z] Fetching without tags [2020-07-18T11:53:19.390Z] [2020-07-18T11:53:19.390Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-18T11:53:19.390Z] #6 ... [2020-07-18T11:53:19.390Z] [2020-07-18T11:53:19.390Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-18T11:53:19.390Z] #5 DONE 0.2s [2020-07-18T11:53:19.390Z] [2020-07-18T11:53:19.390Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-18T11:53:19.390Z] #6 DONE 0.2s [2020-07-18T11:53:19.390Z] [2020-07-18T11:53:19.390Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-18T11:53:19.390Z] #58 DONE 0.0s [2020-07-18T11:53:19.390Z] [2020-07-18T11:53:19.390Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-18T11:53:19.390Z] #7 DONE 0.0s [2020-07-18T11:53:19.390Z] [2020-07-18T11:53:19.390Z] #20 [internal] load build context [2020-07-18T11:53:19.673Z] Merging remotes/origin/master commit cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 into PR head commit d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:53:19.782Z] Still waiting to schedule task [2020-07-18T11:53:19.782Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-18T11:53:19.790Z] Still waiting to schedule task [2020-07-18T11:53:19.790Z] Waiting for next available executor on ‘azwin-2-1474b0’ [2020-07-18T11:53:20.100Z] #20 transferring context: 51.30MB 0.7s done [2020-07-18T11:53:20.100Z] #20 DONE 0.7s [2020-07-18T11:53:20.100Z] [2020-07-18T11:53:20.100Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-18T11:53:20.100Z] #34 CACHED [2020-07-18T11:53:20.100Z] [2020-07-18T11:53:20.100Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-18T11:53:20.100Z] #29 CACHED [2020-07-18T11:53:20.100Z] [2020-07-18T11:53:20.100Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-18T11:53:20.100Z] #59 CACHED [2020-07-18T11:53:20.100Z] [2020-07-18T11:53:20.100Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-18T11:53:20.100Z] #19 CACHED [2020-07-18T11:53:20.100Z] [2020-07-18T11:53:20.100Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-18T11:53:20.100Z] #30 CACHED [2020-07-18T11:53:20.100Z] [2020-07-18T11:53:20.100Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-18T11:53:20.100Z] #16 CACHED [2020-07-18T11:53:20.100Z] [2020-07-18T11:53:20.100Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-18T11:53:20.100Z] #40 CACHED [2020-07-18T11:53:20.100Z] [2020-07-18T11:53:20.100Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-18T11:53:20.100Z] #23 CACHED [2020-07-18T11:53:20.100Z] [2020-07-18T11:53:20.100Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-18T11:53:20.100Z] #46 CACHED [2020-07-18T11:53:20.100Z] [2020-07-18T11:53:20.100Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-18T11:53:20.100Z] #37 CACHED [2020-07-18T11:53:20.100Z] [2020-07-18T11:53:20.100Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-18T11:53:20.100Z] #50 CACHED [2020-07-18T11:53:20.100Z] [2020-07-18T11:53:20.100Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-18T11:53:20.100Z] #24 CACHED [2020-07-18T11:53:20.100Z] [2020-07-18T11:53:20.100Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-18T11:53:20.100Z] #41 CACHED [2020-07-18T11:53:20.100Z] [2020-07-18T11:53:20.100Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-18T11:53:20.100Z] #25 CACHED [2020-07-18T11:53:20.100Z] [2020-07-18T11:53:20.100Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-18T11:53:20.100Z] #36 CACHED [2020-07-18T11:53:20.100Z] [2020-07-18T11:53:20.100Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-18T11:53:20.100Z] #22 CACHED [2020-07-18T11:53:20.100Z] [2020-07-18T11:53:20.100Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:20.100Z] #21 CACHED [2020-07-18T11:53:20.100Z] [2020-07-18T11:53:20.403Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-18T11:53:20.403Z] #18 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-18T11:53:20.403Z] #31 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-18T11:53:20.403Z] #13 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-18T11:53:20.403Z] #15 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-18T11:53:20.403Z] #11 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-18T11:53:20.403Z] #42 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:20.403Z] #52 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-18T11:53:20.403Z] #26 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-18T11:53:20.403Z] #57 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-18T11:53:20.403Z] #32 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-18T11:53:20.403Z] #61 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-18T11:53:20.403Z] #47 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-18T11:53:20.403Z] #33 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-18T11:53:20.403Z] #38 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-18T11:53:20.403Z] #39 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-18T11:53:20.403Z] #28 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-18T11:53:20.403Z] #49 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-18T11:53:20.403Z] #48 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-18T11:53:20.403Z] #8 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-18T11:53:20.403Z] #60 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-18T11:53:20.403Z] #27 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-18T11:53:20.403Z] #56 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-18T11:53:20.403Z] #12 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-18T11:53:20.403Z] #14 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:20.403Z] #54 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-18T11:53:20.403Z] #35 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-18T11:53:20.403Z] #44 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-18T11:53:20.403Z] #51 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:20.403Z] #43 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-18T11:53:20.403Z] #53 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-18T11:53:20.403Z] #55 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-18T11:53:20.403Z] #17 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:20.403Z] #45 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-18T11:53:20.403Z] #10 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-18T11:53:20.403Z] #9 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-18T11:53:20.403Z] #62 CACHED [2020-07-18T11:53:20.403Z] [2020-07-18T11:53:20.403Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-18T11:53:20.623Z] Merge succeeded, producing d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:53:20.624Z] Checking out Revision d82725e25192db5d3f796f47a61af995571fd8f7 (PR-41231) [2020-07-18T11:53:19.275Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-18T11:53:19.279Z] > git config --add remote.origin.fetch +refs/pull/41231/head:refs/remotes/origin/PR-41231 # timeout=10 [2020-07-18T11:53:19.283Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:53:19.292Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-18T11:53:19.301Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-18T11:53:19.301Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-18T11:53:19.302Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:53:19.704Z] > git config core.sparsecheckout # timeout=10 [2020-07-18T11:53:19.708Z] > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10 [2020-07-18T11:53:20.629Z] > git merge cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 # timeout=10 [2020-07-18T11:53:20.644Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-18T11:53:20.654Z] > git config core.sparsecheckout # timeout=10 [2020-07-18T11:53:20.658Z] > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10 [2020-07-18T11:53:21.037Z] #63 DONE 0.8s [2020-07-18T11:53:21.183Z] Commit message: "[Draft] Allow filtering `system/df` endpoint actions" [2020-07-18T11:53:21.328Z] [2020-07-18T11:53:21.328Z] #64 exporting to image [2020-07-18T11:53:21.328Z] #64 exporting layers [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-18T11:53:21.961Z] #64 exporting layers 0.7s done [2020-07-18T11:53:21.962Z] #64 writing image sha256:5667d2896c87bf0fd133745535193cc1806379d35e72ca5b93d1096445cef7d9 done [2020-07-18T11:53:21.962Z] #64 naming to docker.io/library/docker:d82725e25192db5d3f796f47a61af995571fd8f7 done [2020-07-18T11:53:21.962Z] #64 DONE 0.7s [2020-07-18T11:53:21.972Z] + docker version [2020-07-18T11:53:21.972Z] Client: Docker Engine - Community [2020-07-18T11:53:21.972Z] Version: 19.03.12 [2020-07-18T11:53:21.972Z] API version: 1.40 [2020-07-18T11:53:21.972Z] Go version: go1.13.10 [2020-07-18T11:53:21.972Z] Git commit: 48a6621 [2020-07-18T11:53:21.972Z] Built: Mon Jun 22 15:46:32 2020 [2020-07-18T11:53:21.972Z] OS/Arch: linux/arm64 [2020-07-18T11:53:21.972Z] Experimental: false [2020-07-18T11:53:21.972Z] [2020-07-18T11:53:21.972Z] Server: Docker Engine - Community [2020-07-18T11:53:21.972Z] Engine: [2020-07-18T11:53:21.972Z] Version: 19.03.12 [2020-07-18T11:53:21.972Z] API version: 1.40 (minimum version 1.12) [2020-07-18T11:53:21.972Z] Go version: go1.13.10 [2020-07-18T11:53:21.972Z] Git commit: 48a6621 [2020-07-18T11:53:21.972Z] Built: Mon Jun 22 15:45:04 2020 [2020-07-18T11:53:21.972Z] OS/Arch: linux/arm64 [2020-07-18T11:53:21.972Z] Experimental: true [2020-07-18T11:53:21.972Z] containerd: [2020-07-18T11:53:21.972Z] Version: 1.2.13 [2020-07-18T11:53:21.972Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-18T11:53:21.972Z] runc: [2020-07-18T11:53:21.972Z] Version: 1.0.0-rc10 [2020-07-18T11:53:21.972Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-18T11:53:21.972Z] docker-init: [2020-07-18T11:53:21.972Z] Version: 0.18.0 [2020-07-18T11:53:21.972Z] GitCommit: fec3683 [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-18T11:53:22.262Z] + docker info [2020-07-18T11:53:22.414Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41231/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d82725e25192db5d3f796f47a61af995571fd8f7 hack/test/unit [2020-07-18T11:53:22.834Z] Client: [2020-07-18T11:53:22.834Z] Debug Mode: false [2020-07-18T11:53:22.834Z] [2020-07-18T11:53:22.834Z] Server: [2020-07-18T11:53:22.834Z] Containers: 0 [2020-07-18T11:53:22.834Z] Running: 0 [2020-07-18T11:53:22.834Z] Paused: 0 [2020-07-18T11:53:22.834Z] Stopped: 0 [2020-07-18T11:53:22.834Z] Images: 2 [2020-07-18T11:53:22.834Z] Server Version: 19.03.12 [2020-07-18T11:53:22.834Z] Storage Driver: overlay2 [2020-07-18T11:53:22.834Z] Backing Filesystem: extfs [2020-07-18T11:53:22.834Z] Supports d_type: true [2020-07-18T11:53:22.834Z] Native Overlay Diff: true [2020-07-18T11:53:22.834Z] Logging Driver: json-file [2020-07-18T11:53:22.834Z] Cgroup Driver: cgroupfs [2020-07-18T11:53:22.834Z] Plugins: [2020-07-18T11:53:22.834Z] Volume: local [2020-07-18T11:53:22.834Z] Network: bridge host ipvlan macvlan null overlay [2020-07-18T11:53:22.834Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-18T11:53:22.834Z] Swarm: inactive [2020-07-18T11:53:22.834Z] Runtimes: runc [2020-07-18T11:53:22.834Z] Default Runtime: runc [2020-07-18T11:53:22.834Z] Init Binary: docker-init [2020-07-18T11:53:22.834Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-18T11:53:22.834Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-18T11:53:22.834Z] init version: fec3683 [2020-07-18T11:53:22.834Z] Security Options: [2020-07-18T11:53:22.834Z] apparmor [2020-07-18T11:53:22.834Z] seccomp [2020-07-18T11:53:22.834Z] Profile: default [2020-07-18T11:53:22.834Z] Kernel Version: 4.15.0-1074-aws [2020-07-18T11:53:22.834Z] Operating System: Ubuntu 16.04.6 LTS [2020-07-18T11:53:22.834Z] OSType: linux [2020-07-18T11:53:22.834Z] Architecture: aarch64 [2020-07-18T11:53:22.834Z] CPUs: 4 [2020-07-18T11:53:22.834Z] Total Memory: 7.525GiB [2020-07-18T11:53:22.834Z] Name: ip-10-100-124-10 [2020-07-18T11:53:22.834Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-07-18T11:53:22.834Z] Docker Root Dir: /var/lib/docker [2020-07-18T11:53:22.834Z] Debug Mode: false [2020-07-18T11:53:22.834Z] Registry: https://index.docker.io/v1/ [2020-07-18T11:53:22.834Z] Labels: [2020-07-18T11:53:22.834Z] Experimental: true [2020-07-18T11:53:22.834Z] Insecure Registries: [2020-07-18T11:53:22.834Z] 127.0.0.0/8 [2020-07-18T11:53:22.834Z] Live Restore Enabled: true [2020-07-18T11:53:22.835Z] [2020-07-18T11:53:22.835Z] WARNING: No swap limit support [Pipeline] sh [2020-07-18T11:53:23.135Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-18T11:53:23.135Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-18T11:53:23.135Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41231/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-18T11:53:23.135Z] + bash /home/ubuntu/workspace/moby_PR-41231/check-config.sh [2020-07-18T11:53:23.135Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-18T11:53:23.135Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-07-18T11:53:23.135Z] [2020-07-18T11:53:23.135Z] Generally Necessary: [2020-07-18T11:53:23.135Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-18T11:53:23.135Z] - apparmor: enabled and tools installed [2020-07-18T11:53:23.135Z] - CONFIG_NAMESPACES: enabled [2020-07-18T11:53:23.135Z] - CONFIG_NET_NS: enabled [2020-07-18T11:53:23.135Z] - CONFIG_PID_NS: enabled [2020-07-18T11:53:23.135Z] - CONFIG_IPC_NS: enabled [2020-07-18T11:53:23.135Z] - CONFIG_UTS_NS: enabled [2020-07-18T11:53:23.135Z] - CONFIG_CGROUPS: enabled [2020-07-18T11:53:23.135Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-18T11:53:23.202Z] Fetching without tags [2020-07-18T11:53:23.270Z] Fetching without tags [2020-07-18T11:53:23.397Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-18T11:53:23.397Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-18T11:53:23.397Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-18T11:53:23.397Z] - CONFIG_CPUSETS: enabled [2020-07-18T11:53:23.397Z] - CONFIG_MEMCG: enabled [2020-07-18T11:53:23.397Z] - CONFIG_KEYS: enabled [2020-07-18T11:53:23.397Z] - CONFIG_VETH: enabled (as module) [2020-07-18T11:53:23.397Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-18T11:53:23.397Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-18T11:53:23.397Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-18T11:53:23.397Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-18T11:53:23.397Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-18T11:53:23.397Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-18T11:53:23.398Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-18T11:53:23.398Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-18T11:53:23.398Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-18T11:53:23.398Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-18T11:53:23.398Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-18T11:53:23.398Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-18T11:53:23.398Z] [2020-07-18T11:53:23.398Z] Optional Features: [2020-07-18T11:53:23.398Z] - CONFIG_USER_NS: enabled [2020-07-18T11:53:23.398Z] - CONFIG_SECCOMP: enabled [2020-07-18T11:53:23.398Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-18T11:53:23.398Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-18T11:53:23.398Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-18T11:53:23.398Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-18T11:53:23.488Z] Merging remotes/origin/master commit cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 into PR head commit d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:53:23.659Z] - CONFIG_BLK_CGROUP: enabled [2020-07-18T11:53:23.659Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-18T11:53:23.659Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-18T11:53:23.659Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-18T11:53:23.659Z] - CONFIG_CGROUP_PERF: enabled [2020-07-18T11:53:23.659Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-18T11:53:23.659Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-18T11:53:23.659Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-18T11:53:23.659Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-18T11:53:23.659Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-18T11:53:23.659Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-18T11:53:23.659Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-18T11:53:23.659Z] - CONFIG_IP_VS: enabled (as module) [2020-07-18T11:53:23.659Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-18T11:53:23.659Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-18T11:53:23.659Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-18T11:53:23.659Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-18T11:53:23.659Z] - CONFIG_EXT4_FS: enabled [2020-07-18T11:53:23.659Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-18T11:53:23.659Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-18T11:53:23.659Z] - Network Drivers: [2020-07-18T11:53:23.659Z] - "overlay": [2020-07-18T11:53:23.659Z] - CONFIG_VXLAN: enabled (as module) [2020-07-18T11:53:23.659Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-18T11:53:23.659Z] Optional (for encrypted networks): [2020-07-18T11:53:23.660Z] Merging remotes/origin/master commit cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 into PR head commit d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:53:23.920Z] - CONFIG_CRYPTO: enabled [2020-07-18T11:53:23.920Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-18T11:53:23.920Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-18T11:53:23.920Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-18T11:53:23.920Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-18T11:53:23.920Z] - CONFIG_XFRM: enabled [2020-07-18T11:53:23.920Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-18T11:53:23.920Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-18T11:53:23.920Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-18T11:53:23.920Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-18T11:53:23.920Z] - "ipvlan": [2020-07-18T11:53:23.920Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-18T11:53:23.920Z] - "macvlan": [2020-07-18T11:53:23.920Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-18T11:53:23.920Z] - CONFIG_DUMMY: enabled (as module) [2020-07-18T11:53:23.920Z] - "ftp,tftp client in container": [2020-07-18T11:53:23.920Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-18T11:53:23.920Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-18T11:53:23.920Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-18T11:53:23.920Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-18T11:53:23.920Z] - Storage Drivers: [2020-07-18T11:53:23.920Z] - "aufs": [2020-07-18T11:53:23.920Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-18T11:53:23.920Z] - "btrfs": [2020-07-18T11:53:23.920Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-18T11:53:23.920Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-18T11:53:23.920Z] - "devicemapper": [2020-07-18T11:53:23.920Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-18T11:53:23.920Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-18T11:53:23.920Z] - "overlay": [2020-07-18T11:53:23.920Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-18T11:53:23.920Z] - "zfs": [2020-07-18T11:53:23.920Z] - /dev/zfs: missing [2020-07-18T11:53:23.920Z] - zfs command: missing [2020-07-18T11:53:23.920Z] - zpool command: missing [2020-07-18T11:53:23.920Z] [2020-07-18T11:53:23.920Z] Limits: [2020-07-18T11:53:23.920Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-18T11:53:23.920Z] [2020-07-18T11:53:23.920Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-18T11:53:24.023Z] Merge succeeded, producing d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:53:24.023Z] Checking out Revision d82725e25192db5d3f796f47a61af995571fd8f7 (PR-41231) [2020-07-18T11:53:24.258Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d82725e25192db5d3f796f47a61af995571fd8f7 . [2020-07-18T11:53:24.258Z] #1 [internal] load .dockerignore [2020-07-18T11:53:24.258Z] #1 transferring context: 87B done [2020-07-18T11:53:24.258Z] #1 DONE 0.0s [2020-07-18T11:53:24.258Z] [2020-07-18T11:53:24.258Z] #2 [internal] load build definition from Dockerfile [2020-07-18T11:53:24.258Z] #2 transferring dockerfile: 16.37kB done [2020-07-18T11:53:24.258Z] #2 DONE 0.0s [2020-07-18T11:53:24.258Z] [2020-07-18T11:53:24.258Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-18T11:53:24.258Z] #3 DONE 0.1s [2020-07-18T11:53:23.166Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-18T11:53:23.173Z] > git config --add remote.origin.fetch +refs/pull/41231/head:refs/remotes/origin/PR-41231 # timeout=10 [2020-07-18T11:53:23.182Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:53:23.191Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-18T11:53:23.239Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-18T11:53:23.239Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-18T11:53:23.240Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:53:23.484Z] > git config core.sparsecheckout # timeout=10 [2020-07-18T11:53:23.491Z] > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10 [2020-07-18T11:53:24.005Z] > git merge cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 # timeout=10 [2020-07-18T11:53:24.012Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-18T11:53:24.019Z] > git config core.sparsecheckout # timeout=10 [2020-07-18T11:53:24.022Z] > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10 [2020-07-18T11:53:23.243Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-18T11:53:23.247Z] > git config --add remote.origin.fetch +refs/pull/41231/head:refs/remotes/origin/PR-41231 # timeout=10 [2020-07-18T11:53:23.250Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:53:23.265Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-18T11:53:23.280Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-18T11:53:23.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-18T11:53:23.282Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:53:23.670Z] > git config core.sparsecheckout # timeout=10 [2020-07-18T11:53:23.674Z] > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10 [2020-07-18T11:53:24.486Z] Merge succeeded, producing d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:53:24.486Z] Checking out Revision d82725e25192db5d3f796f47a61af995571fd8f7 (PR-41231) [2020-07-18T11:53:24.516Z] Commit message: "[Draft] Allow filtering `system/df` endpoint actions" [2020-07-18T11:53:24.519Z] [2020-07-18T11:53:24.519Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-18T11:53:24.519Z] #4 CACHED [2020-07-18T11:53:24.780Z] [2020-07-18T11:53:24.780Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-18T11:53:24.780Z] #5 DONE 0.1s [2020-07-18T11:53:24.780Z] [2020-07-18T11:53:24.780Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-18T11:53:25.041Z] #6 DONE 0.1s [2020-07-18T11:53:25.041Z] [2020-07-18T11:53:25.041Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-18T11:53:25.041Z] #58 DONE 0.0s [2020-07-18T11:53:25.041Z] [2020-07-18T11:53:25.041Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-18T11:53:25.041Z] #7 DONE 0.0s [2020-07-18T11:53:25.041Z] [2020-07-18T11:53:25.041Z] #20 [internal] load build context [2020-07-18T11:53:25.094Z] Commit message: "[Draft] Allow filtering `system/df` endpoint actions" [2020-07-18T11:53:25.144Z] ? github.com/docker/docker/api [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-07-18T11:53:25.600Z] + docker version [2020-07-18T11:53:25.600Z] Client: Docker Engine - Community [2020-07-18T11:53:25.600Z] Version: 19.03.12 [2020-07-18T11:53:25.600Z] API version: 1.40 [2020-07-18T11:53:25.600Z] Go version: go1.13.10 [2020-07-18T11:53:25.600Z] Git commit: 48a66213fe [2020-07-18T11:53:25.600Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-18T11:53:25.600Z] OS/Arch: linux/amd64 [2020-07-18T11:53:25.600Z] Experimental: false [2020-07-18T11:53:25.600Z] [2020-07-18T11:53:25.600Z] Server: Docker Engine - Community [2020-07-18T11:53:25.600Z] Engine: [2020-07-18T11:53:25.600Z] Version: 19.03.12 [2020-07-18T11:53:25.600Z] API version: 1.40 (minimum version 1.12) [2020-07-18T11:53:25.600Z] Go version: go1.13.10 [2020-07-18T11:53:25.600Z] Git commit: 48a66213fe [2020-07-18T11:53:25.600Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-18T11:53:25.600Z] OS/Arch: linux/amd64 [2020-07-18T11:53:25.600Z] Experimental: true [2020-07-18T11:53:25.600Z] containerd: [2020-07-18T11:53:25.600Z] Version: 1.2.13 [2020-07-18T11:53:25.600Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-18T11:53:25.600Z] runc: [2020-07-18T11:53:25.600Z] Version: 1.0.0-rc10 [2020-07-18T11:53:25.600Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-18T11:53:25.600Z] docker-init: [2020-07-18T11:53:25.600Z] Version: 0.18.0 [2020-07-18T11:53:25.600Z] GitCommit: fec3683 [Pipeline] sh [Pipeline] sh [2020-07-18T11:53:25.877Z] + docker info [2020-07-18T11:53:25.994Z] + docker version [2020-07-18T11:53:25.995Z] Client: [2020-07-18T11:53:25.995Z] Version: 18.06.1-ce [2020-07-18T11:53:25.995Z] API version: 1.38 [2020-07-18T11:53:25.995Z] Go version: go1.10.3 [2020-07-18T11:53:25.995Z] Git commit: e68fc7a [2020-07-18T11:53:25.995Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-18T11:53:25.995Z] OS/Arch: linux/ppc64le [2020-07-18T11:53:25.995Z] Experimental: false [2020-07-18T11:53:25.995Z] [2020-07-18T11:53:25.995Z] Server: [2020-07-18T11:53:25.995Z] Engine: [2020-07-18T11:53:25.995Z] Version: 18.06.1-ce [2020-07-18T11:53:25.995Z] API version: 1.38 (minimum version 1.12) [2020-07-18T11:53:25.995Z] Go version: go1.10.3 [2020-07-18T11:53:25.995Z] Git commit: e68fc7a [2020-07-18T11:53:25.995Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-18T11:53:25.995Z] OS/Arch: linux/ppc64le [2020-07-18T11:53:25.995Z] Experimental: true [Pipeline] sh [2020-07-18T11:53:26.382Z] + docker info [2020-07-18T11:53:26.382Z] Containers: 1 [2020-07-18T11:53:26.382Z] Running: 1 [2020-07-18T11:53:26.382Z] Paused: 0 [2020-07-18T11:53:26.382Z] Stopped: 0 [2020-07-18T11:53:26.382Z] Images: 14 [2020-07-18T11:53:26.382Z] Server Version: 18.06.1-ce [2020-07-18T11:53:26.382Z] Storage Driver: overlay2 [2020-07-18T11:53:26.382Z] Backing Filesystem: extfs [2020-07-18T11:53:26.382Z] Supports d_type: true [2020-07-18T11:53:26.382Z] Native Overlay Diff: true [2020-07-18T11:53:26.382Z] Logging Driver: json-file [2020-07-18T11:53:26.382Z] Cgroup Driver: cgroupfs [2020-07-18T11:53:26.382Z] Plugins: [2020-07-18T11:53:26.382Z] Volume: local [2020-07-18T11:53:26.382Z] Network: bridge host ipvlan macvlan null overlay [2020-07-18T11:53:26.382Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-18T11:53:26.382Z] Swarm: inactive [2020-07-18T11:53:26.382Z] Runtimes: runc [2020-07-18T11:53:26.382Z] Default Runtime: runc [2020-07-18T11:53:26.382Z] Init Binary: docker-init [2020-07-18T11:53:26.382Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-18T11:53:26.382Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-18T11:53:26.382Z] init version: fec3683 [2020-07-18T11:53:26.382Z] Security Options: [2020-07-18T11:53:26.382Z] apparmor [2020-07-18T11:53:26.382Z] seccomp [2020-07-18T11:53:26.382Z] Profile: default [2020-07-18T11:53:26.382Z] Kernel Version: 4.4.0-139-generic [2020-07-18T11:53:26.382Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-18T11:53:26.382Z] OSType: linux [2020-07-18T11:53:26.382Z] Architecture: ppc64le [2020-07-18T11:53:26.382Z] CPUs: 4 [2020-07-18T11:53:26.382Z] Total Memory: 7.972GiB [2020-07-18T11:53:26.382Z] Name: ppc64le-ubuntu-12 [2020-07-18T11:53:26.382Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-18T11:53:26.382Z] Docker Root Dir: /var/lib/docker [2020-07-18T11:53:26.382Z] Debug Mode (client): false [2020-07-18T11:53:26.382Z] Debug Mode (server): false [2020-07-18T11:53:26.382Z] Username: dockerbuildbot [2020-07-18T11:53:26.382Z] Registry: https://index.docker.io/v1/ [2020-07-18T11:53:26.382Z] Labels: [2020-07-18T11:53:26.382Z] Experimental: true [2020-07-18T11:53:26.382Z] Insecure Registries: [2020-07-18T11:53:26.382Z] 127.0.0.0/8 [2020-07-18T11:53:26.382Z] Live Restore Enabled: false [2020-07-18T11:53:26.382Z] [Pipeline] sh [2020-07-18T11:53:24.458Z] > git merge cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 # timeout=10 [2020-07-18T11:53:24.481Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-18T11:53:24.495Z] > git config core.sparsecheckout # timeout=10 [2020-07-18T11:53:24.499Z] > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10 [2020-07-18T11:53:26.438Z] Client: [2020-07-18T11:53:26.438Z] Debug Mode: false [2020-07-18T11:53:26.438Z] [2020-07-18T11:53:26.438Z] Server: [2020-07-18T11:53:26.438Z] Containers: 0 [2020-07-18T11:53:26.438Z] Running: 0 [2020-07-18T11:53:26.438Z] Paused: 0 [2020-07-18T11:53:26.438Z] Stopped: 0 [2020-07-18T11:53:26.438Z] Images: 2 [2020-07-18T11:53:26.438Z] Server Version: 19.03.12 [2020-07-18T11:53:26.438Z] Storage Driver: overlay2 [2020-07-18T11:53:26.438Z] Backing Filesystem: extfs [2020-07-18T11:53:26.438Z] Supports d_type: true [2020-07-18T11:53:26.438Z] Native Overlay Diff: true [2020-07-18T11:53:26.438Z] Logging Driver: json-file [2020-07-18T11:53:26.438Z] Cgroup Driver: cgroupfs [2020-07-18T11:53:26.438Z] Plugins: [2020-07-18T11:53:26.438Z] Volume: local [2020-07-18T11:53:26.438Z] Network: bridge host ipvlan macvlan null overlay [2020-07-18T11:53:26.438Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-18T11:53:26.438Z] Swarm: inactive [2020-07-18T11:53:26.438Z] Runtimes: runc [2020-07-18T11:53:26.438Z] Default Runtime: runc [2020-07-18T11:53:26.438Z] Init Binary: docker-init [2020-07-18T11:53:26.438Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-18T11:53:26.438Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-18T11:53:26.438Z] init version: fec3683 [2020-07-18T11:53:26.438Z] Security Options: [2020-07-18T11:53:26.438Z] apparmor [2020-07-18T11:53:26.438Z] seccomp [2020-07-18T11:53:26.438Z] Profile: default [2020-07-18T11:53:26.438Z] Kernel Version: 5.3.0-1030-aws [2020-07-18T11:53:26.438Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-18T11:53:26.438Z] OSType: linux [2020-07-18T11:53:26.438Z] Architecture: x86_64 [2020-07-18T11:53:26.438Z] CPUs: 2 [2020-07-18T11:53:26.438Z] Total Memory: 7.569GiB [2020-07-18T11:53:26.438Z] Name: ip-10-100-94-205 [2020-07-18T11:53:26.438Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-18T11:53:26.438Z] Docker Root Dir: /var/lib/docker [2020-07-18T11:53:26.438Z] Debug Mode: false [2020-07-18T11:53:26.438Z] Registry: https://index.docker.io/v1/ [2020-07-18T11:53:26.438Z] Labels: [2020-07-18T11:53:26.438Z] Experimental: true [2020-07-18T11:53:26.438Z] Insecure Registries: [2020-07-18T11:53:26.438Z] 127.0.0.0/8 [2020-07-18T11:53:26.438Z] Live Restore Enabled: true [2020-07-18T11:53:26.438Z] [2020-07-18T11:53:26.438Z] WARNING: No swap limit support [2020-07-18T11:53:26.443Z] #20 transferring context: 51.30MB 1.4s done [Pipeline] sh [2020-07-18T11:53:26.704Z] #20 DONE 1.5s [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-18T11:53:26.704Z] #34 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:26.704Z] #54 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-18T11:53:26.704Z] #33 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-18T11:53:26.704Z] #36 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-18T11:53:26.704Z] #15 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-18T11:53:26.704Z] #17 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-18T11:53:26.704Z] #29 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-18T11:53:26.704Z] #24 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-18T11:53:26.704Z] #26 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-18T11:53:26.704Z] #23 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-18T11:53:26.704Z] #14 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-18T11:53:26.704Z] #60 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:26.704Z] #45 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-18T11:53:26.704Z] #27 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-18T11:53:26.704Z] #53 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-18T11:53:26.704Z] #55 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-18T11:53:26.704Z] #18 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-18T11:53:26.704Z] #10 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-18T11:53:26.704Z] #35 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-18T11:53:26.704Z] #46 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-18T11:53:26.704Z] #41 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:26.704Z] #43 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-18T11:53:26.704Z] #61 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-18T11:53:26.704Z] #11 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-18T11:53:26.704Z] #13 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-18T11:53:26.704Z] #9 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-18T11:53:26.704Z] #28 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-18T11:53:26.704Z] #12 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-18T11:53:26.704Z] #50 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-18T11:53:26.704Z] #8 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-18T11:53:26.704Z] #56 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-18T11:53:26.704Z] #47 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-18T11:53:26.704Z] #51 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-18T11:53:26.704Z] #19 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-18T11:53:26.704Z] #49 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-18T11:53:26.704Z] #59 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-18T11:53:26.704Z] #42 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-18T11:53:26.704Z] #31 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-18T11:53:26.704Z] #37 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-18T11:53:26.704Z] #48 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-18T11:53:26.704Z] #30 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-18T11:53:26.704Z] #40 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-18T11:53:26.704Z] #32 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:26.704Z] #52 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-18T11:53:26.704Z] #57 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-18T11:53:26.704Z] #38 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-18T11:53:26.704Z] #39 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-18T11:53:26.704Z] #44 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-18T11:53:26.704Z] #25 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:26.704Z] #21 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-18T11:53:26.704Z] #16 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-18T11:53:26.704Z] #22 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-18T11:53:26.704Z] #62 CACHED [2020-07-18T11:53:26.704Z] [2020-07-18T11:53:26.704Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-18T11:53:26.774Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-18T11:53:26.774Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-18T11:53:26.774Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41231/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-18T11:53:26.774Z] + bash /home/ubuntu/workspace/moby_PR-41231/check-config.sh [2020-07-18T11:53:26.774Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-18T11:53:26.774Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-18T11:53:26.774Z] [2020-07-18T11:53:26.774Z] Generally Necessary: [2020-07-18T11:53:26.774Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-18T11:53:26.774Z] - apparmor: enabled and tools installed [2020-07-18T11:53:26.774Z] - CONFIG_NAMESPACES: enabled [2020-07-18T11:53:26.774Z] - CONFIG_NET_NS: enabled [2020-07-18T11:53:26.774Z] - CONFIG_PID_NS: enabled [2020-07-18T11:53:26.774Z] - CONFIG_IPC_NS: enabled [2020-07-18T11:53:26.774Z] - CONFIG_UTS_NS: enabled [2020-07-18T11:53:26.774Z] - CONFIG_CGROUPS: enabled [2020-07-18T11:53:26.774Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-18T11:53:26.774Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-18T11:53:26.774Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-18T11:53:26.774Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-18T11:53:26.774Z] - CONFIG_CPUSETS: enabled [2020-07-18T11:53:26.774Z] - CONFIG_MEMCG: enabled [2020-07-18T11:53:26.774Z] - CONFIG_KEYS: enabled [2020-07-18T11:53:26.774Z] - CONFIG_VETH: enabled (as module) [2020-07-18T11:53:26.774Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-18T11:53:26.774Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-18T11:53:26.774Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-18T11:53:26.774Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-18T11:53:26.774Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-18T11:53:26.774Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-18T11:53:26.774Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-18T11:53:26.774Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-18T11:53:26.774Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-18T11:53:26.774Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-18T11:53:26.774Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-18T11:53:26.774Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-18T11:53:26.774Z] [2020-07-18T11:53:26.774Z] Optional Features: [2020-07-18T11:53:26.774Z] - CONFIG_USER_NS: enabled [2020-07-18T11:53:26.774Z] - CONFIG_SECCOMP: enabled [2020-07-18T11:53:26.774Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-18T11:53:26.774Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-18T11:53:26.774Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-18T11:53:26.774Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-18T11:53:26.774Z] - CONFIG_BLK_CGROUP: enabled [2020-07-18T11:53:26.774Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-18T11:53:26.774Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-18T11:53:26.774Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-18T11:53:26.776Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-18T11:53:26.776Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-18T11:53:26.776Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41231/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-18T11:53:26.776Z] + bash /home/docker/workspace/moby_PR-41231/check-config.sh [2020-07-18T11:53:26.776Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-18T11:53:26.776Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-18T11:53:26.776Z] [2020-07-18T11:53:26.776Z] Generally Necessary: [2020-07-18T11:53:26.776Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-18T11:53:26.776Z] - apparmor: enabled and tools installed [2020-07-18T11:53:26.776Z] - CONFIG_NAMESPACES: enabled [2020-07-18T11:53:26.776Z] - CONFIG_NET_NS: enabled [2020-07-18T11:53:26.776Z] - CONFIG_PID_NS: enabled [2020-07-18T11:53:26.776Z] - CONFIG_IPC_NS: enabled [2020-07-18T11:53:26.776Z] - CONFIG_UTS_NS: enabled [2020-07-18T11:53:26.776Z] - CONFIG_CGROUPS: enabled [2020-07-18T11:53:26.776Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-18T11:53:26.776Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-18T11:53:27.031Z] - CONFIG_CGROUP_PERF: enabled [2020-07-18T11:53:27.031Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-18T11:53:27.031Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-18T11:53:27.031Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-18T11:53:27.031Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-18T11:53:27.031Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-18T11:53:27.031Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-18T11:53:27.031Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-18T11:53:27.031Z] - CONFIG_IP_VS: enabled (as module) [2020-07-18T11:53:27.031Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-18T11:53:27.031Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-18T11:53:27.031Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-18T11:53:27.031Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-18T11:53:27.031Z] - CONFIG_EXT4_FS: enabled [2020-07-18T11:53:27.031Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-18T11:53:27.031Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-18T11:53:27.031Z] - Network Drivers: [2020-07-18T11:53:27.031Z] - "overlay": [2020-07-18T11:53:27.031Z] - CONFIG_VXLAN: enabled (as module) [2020-07-18T11:53:27.031Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-18T11:53:27.031Z] Optional (for encrypted networks): [2020-07-18T11:53:27.031Z] - CONFIG_CRYPTO: enabled [2020-07-18T11:53:27.031Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-18T11:53:27.031Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-18T11:53:27.031Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-18T11:53:27.031Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-18T11:53:27.031Z] - CONFIG_XFRM: enabled [2020-07-18T11:53:27.031Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-18T11:53:27.031Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-18T11:53:27.031Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-18T11:53:27.031Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-18T11:53:27.031Z] - "ipvlan": [2020-07-18T11:53:27.031Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-18T11:53:27.031Z] - "macvlan": [2020-07-18T11:53:27.031Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-18T11:53:27.031Z] - CONFIG_DUMMY: enabled (as module) [2020-07-18T11:53:27.031Z] - "ftp,tftp client in container": [2020-07-18T11:53:27.031Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-18T11:53:27.031Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-18T11:53:27.031Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-18T11:53:27.031Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-18T11:53:27.031Z] - Storage Drivers: [2020-07-18T11:53:27.031Z] - "aufs": [2020-07-18T11:53:27.031Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-18T11:53:27.031Z] - "btrfs": [2020-07-18T11:53:27.031Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-18T11:53:27.031Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-18T11:53:27.031Z] - "devicemapper": [2020-07-18T11:53:27.031Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-18T11:53:27.031Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-18T11:53:27.031Z] - "overlay": [2020-07-18T11:53:27.031Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-18T11:53:27.031Z] - "zfs": [2020-07-18T11:53:27.031Z] - /dev/zfs: present [2020-07-18T11:53:27.031Z] - zfs command: missing [2020-07-18T11:53:27.031Z] - zpool command: missing [2020-07-18T11:53:27.031Z] [2020-07-18T11:53:27.031Z] Limits: [2020-07-18T11:53:27.031Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-18T11:53:27.031Z] [2020-07-18T11:53:27.031Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-07-18T11:53:27.076Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-18T11:53:27.076Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-18T11:53:27.076Z] - CONFIG_CPUSETS: enabled [2020-07-18T11:53:27.076Z] - CONFIG_MEMCG: enabled [2020-07-18T11:53:27.076Z] - CONFIG_KEYS: enabled [2020-07-18T11:53:27.076Z] - CONFIG_VETH: enabled (as module) [2020-07-18T11:53:27.076Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-18T11:53:27.076Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-18T11:53:27.076Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-18T11:53:27.076Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-18T11:53:27.076Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-18T11:53:27.076Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-18T11:53:27.076Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-18T11:53:27.076Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-18T11:53:27.076Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-18T11:53:27.076Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-18T11:53:27.076Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-18T11:53:27.076Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-18T11:53:27.076Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-18T11:53:27.076Z] [2020-07-18T11:53:27.076Z] Optional Features: [2020-07-18T11:53:27.076Z] - CONFIG_USER_NS: enabled [2020-07-18T11:53:27.076Z] - CONFIG_SECCOMP: enabled [2020-07-18T11:53:27.076Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-18T11:53:27.076Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-18T11:53:27.076Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-18T11:53:27.076Z] (cgroup swap accounting is currently enabled) [2020-07-18T11:53:27.076Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-18T11:53:27.076Z] - CONFIG_BLK_CGROUP: enabled [2020-07-18T11:53:27.076Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-18T11:53:27.076Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-18T11:53:27.076Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-18T11:53:27.076Z] - CONFIG_CGROUP_PERF: enabled [2020-07-18T11:53:27.076Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-18T11:53:27.076Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-18T11:53:27.076Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-18T11:53:27.076Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-18T11:53:27.076Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-18T11:53:27.076Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-18T11:53:27.076Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-18T11:53:27.076Z] - CONFIG_IP_VS: enabled (as module) [2020-07-18T11:53:27.076Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-18T11:53:27.076Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-18T11:53:27.076Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-18T11:53:27.076Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-18T11:53:27.076Z] - CONFIG_EXT4_FS: enabled [Pipeline] sh [2020-07-18T11:53:27.356Z] + sudo modprobe ip_vs [2020-07-18T11:53:27.356Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d82725e25192db5d3f796f47a61af995571fd8f7 . [2020-07-18T11:53:27.371Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-18T11:53:27.371Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-18T11:53:27.371Z] - Network Drivers: [2020-07-18T11:53:27.371Z] - "overlay": [2020-07-18T11:53:27.371Z] - CONFIG_VXLAN: enabled (as module) [2020-07-18T11:53:27.371Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-18T11:53:27.371Z] Optional (for encrypted networks): [2020-07-18T11:53:27.371Z] - CONFIG_CRYPTO: enabled [2020-07-18T11:53:27.371Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-18T11:53:27.371Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-18T11:53:27.371Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-18T11:53:27.371Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-18T11:53:27.371Z] - CONFIG_XFRM: enabled [2020-07-18T11:53:27.371Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-18T11:53:27.371Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-18T11:53:27.371Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-18T11:53:27.371Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-18T11:53:27.371Z] - "ipvlan": [2020-07-18T11:53:27.371Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-18T11:53:27.371Z] - "macvlan": [2020-07-18T11:53:27.371Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-18T11:53:27.371Z] - CONFIG_DUMMY: enabled (as module) [2020-07-18T11:53:27.371Z] - "ftp,tftp client in container": [2020-07-18T11:53:27.371Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-18T11:53:27.371Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-18T11:53:27.371Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-18T11:53:27.371Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-18T11:53:27.371Z] - Storage Drivers: [2020-07-18T11:53:27.371Z] - "aufs": [2020-07-18T11:53:27.371Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-18T11:53:27.371Z] - "btrfs": [2020-07-18T11:53:27.371Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-18T11:53:27.371Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-18T11:53:27.371Z] - "devicemapper": [2020-07-18T11:53:27.371Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-18T11:53:27.371Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-18T11:53:27.371Z] - "overlay": [2020-07-18T11:53:27.371Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-18T11:53:27.371Z] - "zfs": [2020-07-18T11:53:27.371Z] - /dev/zfs: missing [2020-07-18T11:53:27.371Z] - zfs command: missing [2020-07-18T11:53:27.371Z] - zpool command: missing [2020-07-18T11:53:27.371Z] [2020-07-18T11:53:27.371Z] Limits: [2020-07-18T11:53:27.371Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-18T11:53:27.371Z] [2020-07-18T11:53:27.371Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-18T11:53:27.613Z] #2 [internal] load build definition from Dockerfile [2020-07-18T11:53:27.613Z] #2 transferring dockerfile: 16.37kB done [2020-07-18T11:53:27.613Z] #2 DONE 0.0s [2020-07-18T11:53:27.613Z] [2020-07-18T11:53:27.613Z] #1 [internal] load .dockerignore [2020-07-18T11:53:27.613Z] #1 transferring context: 87B done [2020-07-18T11:53:27.613Z] #1 DONE 0.0s [2020-07-18T11:53:27.613Z] [2020-07-18T11:53:27.613Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-18T11:53:27.613Z] #3 DONE 0.1s [2020-07-18T11:53:27.613Z] [2020-07-18T11:53:27.613Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-18T11:53:27.613Z] #4 CACHED [2020-07-18T11:53:27.809Z] + make bundles/buildx [2020-07-18T11:53:27.870Z] [2020-07-18T11:53:27.870Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-18T11:53:27.870Z] #5 DONE 0.1s [2020-07-18T11:53:27.870Z] [2020-07-18T11:53:27.870Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-18T11:53:28.105Z] make: command: Command not found [2020-07-18T11:53:28.105Z] make: command: Command not found [2020-07-18T11:53:28.105Z] mkdir bundles [2020-07-18T11:53:28.105Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-18T11:53:28.105Z] --build-arg BUILDX_COMMIT \ [2020-07-18T11:53:28.105Z] --build-arg BUILDX_REPO \ [2020-07-18T11:53:28.105Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-18T11:53:28.105Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-18T11:53:28.105Z] . [2020-07-18T11:53:28.105Z] /bin/sh: 4: go: not found [2020-07-18T11:53:28.105Z] /bin/sh: 5: go: not found [2020-07-18T11:53:28.131Z] #6 DONE 0.1s [2020-07-18T11:53:28.131Z] [2020-07-18T11:53:28.131Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-18T11:53:28.131Z] #58 DONE 0.0s [2020-07-18T11:53:28.131Z] [2020-07-18T11:53:28.131Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-18T11:53:28.131Z] #7 DONE 0.0s [2020-07-18T11:53:28.131Z] [2020-07-18T11:53:28.131Z] #20 [internal] load build context [2020-07-18T11:53:29.257Z] #63 DONE 2.6s [2020-07-18T11:53:29.257Z] [2020-07-18T11:53:29.257Z] #64 exporting to image [2020-07-18T11:53:29.257Z] #64 exporting layers [2020-07-18T11:53:29.496Z] #20 transferring context: 51.30MB 1.3s done [2020-07-18T11:53:29.496Z] #20 DONE 1.3s [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-18T11:53:29.496Z] #13 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-18T11:53:29.496Z] #33 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-18T11:53:29.496Z] #60 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-18T11:53:29.496Z] #29 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-18T11:53:29.496Z] #31 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-18T11:53:29.496Z] #38 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-18T11:53:29.496Z] #46 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-18T11:53:29.496Z] #41 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-18T11:53:29.496Z] #49 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-18T11:53:29.496Z] #61 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-18T11:53:29.496Z] #8 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:29.496Z] #54 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-18T11:53:29.496Z] #56 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-18T11:53:29.496Z] #59 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:29.496Z] #43 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-18T11:53:29.496Z] #19 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-18T11:53:29.496Z] #55 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-18T11:53:29.496Z] #16 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-18T11:53:29.496Z] #48 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-18T11:53:29.496Z] #50 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-18T11:53:29.496Z] #24 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-18T11:53:29.496Z] #47 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-18T11:53:29.496Z] #27 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-18T11:53:29.496Z] #28 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-18T11:53:29.496Z] #18 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-18T11:53:29.496Z] #57 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-18T11:53:29.496Z] #53 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-18T11:53:29.496Z] #42 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-18T11:53:29.496Z] #37 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:29.496Z] #21 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-18T11:53:29.496Z] #40 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-18T11:53:29.496Z] #32 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:29.496Z] #52 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-18T11:53:29.496Z] #10 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-18T11:53:29.496Z] #51 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-18T11:53:29.496Z] #44 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-18T11:53:29.496Z] #35 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-18T11:53:29.496Z] #11 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-18T11:53:29.496Z] #39 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-18T11:53:29.496Z] #23 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:29.496Z] #45 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-18T11:53:29.496Z] #12 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-18T11:53:29.496Z] #36 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-18T11:53:29.496Z] #34 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-18T11:53:29.496Z] #17 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-18T11:53:29.496Z] #14 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-18T11:53:29.496Z] #22 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-18T11:53:29.496Z] #9 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-18T11:53:29.496Z] #30 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-18T11:53:29.496Z] #15 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-18T11:53:29.496Z] #26 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-18T11:53:29.496Z] #25 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-18T11:53:29.496Z] #62 CACHED [2020-07-18T11:53:29.496Z] [2020-07-18T11:53:29.496Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-18T11:53:30.202Z] Sending build context to Docker daemon 56.04MB [2020-07-18T11:53:30.202Z] Step 1/15 : ARG GO_VERSION=1.13.14 [2020-07-18T11:53:30.202Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-18T11:53:30.202Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-18T11:53:30.202Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-18T11:53:30.202Z] ---> ab8384c7334f [2020-07-18T11:53:30.202Z] Step 5/15 : ARG BUILDX_REPO [2020-07-18T11:53:30.202Z] ---> Using cache [2020-07-18T11:53:30.202Z] ---> 9ddff87ec2ac [2020-07-18T11:53:30.202Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-18T11:53:30.202Z] ---> Using cache [2020-07-18T11:53:30.202Z] ---> 93a63c832f6e [2020-07-18T11:53:30.202Z] Step 7/15 : WORKDIR /buildx [2020-07-18T11:53:30.202Z] ---> Using cache [2020-07-18T11:53:30.202Z] ---> 68da511fc559 [2020-07-18T11:53:30.202Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-18T11:53:30.202Z] ---> Using cache [2020-07-18T11:53:30.202Z] ---> 8f16f462138f [2020-07-18T11:53:30.202Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-18T11:53:30.202Z] ---> Using cache [2020-07-18T11:53:30.202Z] ---> 7ba802cc7bc0 [2020-07-18T11:53:30.202Z] Step 10/15 : ARG GOOS [2020-07-18T11:53:30.202Z] ---> Using cache [2020-07-18T11:53:30.202Z] ---> 48ef7ff00012 [2020-07-18T11:53:30.202Z] Step 11/15 : ARG GOARCH [2020-07-18T11:53:30.202Z] ---> Using cache [2020-07-18T11:53:30.202Z] ---> 9f5f2e1be447 [2020-07-18T11:53:30.202Z] Step 12/15 : 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 -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-07-18T11:53:30.202Z] ---> Using cache [2020-07-18T11:53:30.202Z] ---> ee35e85dd57f [2020-07-18T11:53:30.202Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-18T11:53:30.202Z] ---> ab8384c7334f [2020-07-18T11:53:30.202Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-18T11:53:30.202Z] ---> Using cache [2020-07-18T11:53:30.203Z] ---> a6e2b9a64fac [2020-07-18T11:53:30.203Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-18T11:53:30.203Z] ---> Using cache [2020-07-18T11:53:30.203Z] ---> 2092a6f5694f [2020-07-18T11:53:30.203Z] Successfully built 2092a6f5694f [2020-07-18T11:53:30.203Z] Successfully tagged moby-buildx:latest [2020-07-18T11:53:30.203Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-18T11:53:30.203Z] if [ -n "${id}" ]; then \ [2020-07-18T11:53:30.203Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-18T11:53:30.203Z] && touch bundles/buildx; \ [2020-07-18T11:53:30.203Z] docker rm -f ${id}; \ [2020-07-18T11:53:30.203Z] fi [2020-07-18T11:53:30.423Z] #63 DONE 0.9s [2020-07-18T11:53:30.423Z] [2020-07-18T11:53:30.423Z] #64 exporting to image [2020-07-18T11:53:30.423Z] #64 exporting layers [2020-07-18T11:53:30.498Z] 8c1d3e0fb1cae8de8173776cdb3079adf9bf12d424c9105704eff8396c852a67 [2020-07-18T11:53:30.498Z] bundles/buildx version [2020-07-18T11:53:30.498Z] buildx v0.3.1 6db68d0 [2020-07-18T11:53:30.499Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:d82725e25192db5d3f796f47a61af995571fd8f7 . [2020-07-18T11:53:31.141Z] #1 [internal] load build definition from Dockerfile [2020-07-18T11:53:31.141Z] #1 transferring dockerfile: 16.36kB 0.0s done [2020-07-18T11:53:31.141Z] #1 DONE 0.1s [2020-07-18T11:53:31.141Z] [2020-07-18T11:53:31.141Z] #2 [internal] load .dockerignore [2020-07-18T11:53:31.141Z] #2 transferring context: 87B 0.0s done [2020-07-18T11:53:31.141Z] #2 DONE 0.1s [2020-07-18T11:53:31.141Z] [2020-07-18T11:53:31.141Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-18T11:53:31.141Z] #3 DONE 0.3s [2020-07-18T11:53:31.169Z] #64 exporting layers 1.5s done [2020-07-18T11:53:31.169Z] #64 writing image sha256:780f69dbcfbf45d690677cc0e3a98eb99599e2af8df91cb385b8bbc71920657b done [2020-07-18T11:53:31.169Z] #64 naming to docker.io/library/docker:d82725e25192db5d3f796f47a61af995571fd8f7 done [2020-07-18T11:53:31.169Z] #64 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-18T11:53:31.351Z] #64 exporting layers 0.9s done [2020-07-18T11:53:31.351Z] #64 writing image sha256:4dbe84627a0b9e4076da56931fa4b12fc8944962c70fd3db763779aae2704396 done [2020-07-18T11:53:31.351Z] #64 naming to docker.io/library/docker:d82725e25192db5d3f796f47a61af995571fd8f7 done [2020-07-18T11:53:31.351Z] #64 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-18T11:53:31.435Z] [2020-07-18T11:53:31.435Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-18T11:53:31.435Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-18T11:53:31.435Z] #4 CACHED [2020-07-18T11:53:31.435Z] [2020-07-18T11:53:31.435Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-18T11:53:31.509Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41231/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d82725e25192db5d3f796f47a61af995571fd8f7 hack/test/unit [2020-07-18T11:53:31.691Z] + trap exit INT TERM [2020-07-18T11:53:31.691Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-18T11:53:31.691Z] + CONTAINER_NAME=docker-pr5 [2020-07-18T11:53:31.691Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41231/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41231/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 -e DOCKER_GRAPHDRIVER docker:d82725e25192db5d3f796f47a61af995571fd8f7 hack/make.sh dynbinary-daemon [2020-07-18T11:53:31.728Z] #6 ... [2020-07-18T11:53:31.728Z] [2020-07-18T11:53:31.728Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-18T11:53:31.728Z] #5 DONE 0.3s [2020-07-18T11:53:32.020Z] [2020-07-18T11:53:32.020Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-18T11:53:32.255Z] [2020-07-18T11:53:32.255Z] Removing bundles/ [2020-07-18T11:53:32.255Z] [2020-07-18T11:53:32.255Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-18T11:53:32.318Z] #6 DONE 0.7s [2020-07-18T11:53:32.318Z] [2020-07-18T11:53:32.318Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-18T11:53:32.318Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-18T11:53:32.318Z] #58 DONE 0.0s [2020-07-18T11:53:32.318Z] [2020-07-18T11:53:32.318Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-18T11:53:32.318Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done [2020-07-18T11:53:32.318Z] #7 DONE 0.0s [2020-07-18T11:53:32.318Z] [2020-07-18T11:53:32.318Z] #20 [internal] load build context [2020-07-18T11:53:32.511Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-18T11:53:32.511Z] GOOS="" GOARCH="" GOARM="" [2020-07-18T11:53:33.661Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-07-18T11:53:33.690Z] Running on azwin-2-1474b0 in d:\jenkins\workspace\moby_PR-41231 [Pipeline] { [Pipeline] ws [2020-07-18T11:53:33.705Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-07-18T11:53:34.040Z] using credential docker-jenkins-github-credentials [2020-07-18T11:53:34.119Z] Cloning the remote Git repository [2020-07-18T11:53:34.119Z] Cloning with configured refspecs honoured and without tags [2020-07-18T11:53:34.816Z] ? github.com/docker/docker/api [no test files] [2020-07-18T11:53:34.152Z] Cloning repository https://github.com/moby/moby.git [2020-07-18T11:53:34.153Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-18T11:53:34.211Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-18T11:53:34.211Z] > git --version # timeout=10 [2020-07-18T11:53:34.257Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-18T11:53:34.259Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:53:35.097Z] #20 transferring context: 51.30MB 2.7s done [2020-07-18T11:53:35.097Z] #20 DONE 2.7s [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-18T11:53:35.097Z] #9 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-18T11:53:35.097Z] #8 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-18T11:53:35.097Z] #60 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-18T11:53:35.097Z] #14 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-18T11:53:35.097Z] #26 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-18T11:53:35.097Z] #30 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-18T11:53:35.097Z] #38 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:35.097Z] #21 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-18T11:53:35.097Z] #33 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-18T11:53:35.097Z] #47 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:35.097Z] #43 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-18T11:53:35.097Z] #55 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-18T11:53:35.097Z] #29 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-18T11:53:35.097Z] #13 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:35.097Z] #54 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-18T11:53:35.097Z] #36 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-18T11:53:35.097Z] #39 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-18T11:53:35.097Z] #51 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-18T11:53:35.097Z] #12 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-18T11:53:35.097Z] #18 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-18T11:53:35.097Z] #15 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-18T11:53:35.097Z] #16 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-18T11:53:35.097Z] #41 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-18T11:53:35.097Z] #48 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-18T11:53:35.097Z] #34 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-18T11:53:35.097Z] #32 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-18T11:53:35.097Z] #50 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-18T11:53:35.097Z] #23 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-18T11:53:35.097Z] #24 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-18T11:53:35.097Z] #56 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-18T11:53:35.097Z] #28 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-18T11:53:35.097Z] #46 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-18T11:53:35.097Z] #11 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:35.097Z] #52 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-18T11:53:35.097Z] #40 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-18T11:53:35.097Z] #35 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-18T11:53:35.097Z] #53 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-18T11:53:35.097Z] #17 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-18T11:53:35.097Z] #19 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-18T11:53:35.097Z] #22 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-18T11:53:35.097Z] #44 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-18T11:53:35.097Z] #37 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-18T11:53:35.097Z] #49 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:35.097Z] #45 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-18T11:53:35.097Z] #57 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-18T11:53:35.097Z] #25 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-18T11:53:35.097Z] #27 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-18T11:53:35.097Z] #42 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-18T11:53:35.097Z] #10 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-18T11:53:35.097Z] #31 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-18T11:53:35.097Z] #59 CACHED [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-18T11:53:35.097Z] #61 DONE 0.1s [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-18T11:53:35.097Z] #62 DONE 0.0s [2020-07-18T11:53:35.097Z] [2020-07-18T11:53:35.097Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-18T11:53:36.148Z] #63 DONE 0.9s [2020-07-18T11:53:36.148Z] [2020-07-18T11:53:36.148Z] #64 exporting to oci image format [2020-07-18T11:53:36.148Z] #64 exporting layers [2020-07-18T11:53:40.077Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-024cf58500d8457f1) in /home/ubuntu/workspace/moby_PR-41231 [Pipeline] { [Pipeline] checkout [2020-07-18T11:53:40.123Z] using credential docker-jenkins-github-credentials [2020-07-18T11:53:40.128Z] Cloning the remote Git repository [2020-07-18T11:53:40.128Z] Cloning with configured refspecs honoured and without tags [2020-07-18T11:53:40.200Z] Cloning repository https://github.com/moby/moby.git [2020-07-18T11:53:40.202Z] > git init /home/ubuntu/workspace/moby_PR-41231 # timeout=10 [2020-07-18T11:53:40.217Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-18T11:53:40.217Z] > git --version # timeout=10 [2020-07-18T11:53:40.222Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-18T11:53:40.223Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:53:43.122Z] #64 exporting layers 6.5s done [2020-07-18T11:53:43.122Z] #64 exporting manifest sha256:9d8e2a7b678c6cfcc2f4bf24566923589b885eb15c2197a51535c0baaff35b52 done [2020-07-18T11:53:43.122Z] #64 exporting config sha256:b1b878234f39b39c877b9c01500d1321ed65e1117ae6187f8873b6df503849c4 done [2020-07-18T11:53:43.122Z] #64 sending tarball [2020-07-18T11:53:47.065Z] ok github.com/docker/docker/api/server 0.027s coverage: 9.0% of statements [2020-07-18T11:53:48.407Z] Fetching without tags [2020-07-18T11:53:49.118Z] Merging remotes/origin/master commit cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 into PR head commit d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:53:48.096Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-18T11:53:48.144Z] > git config --add remote.origin.fetch +refs/pull/41231/head:refs/remotes/origin/PR-41231 # timeout=10 [2020-07-18T11:53:48.191Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:53:48.314Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-18T11:53:48.439Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-18T11:53:48.439Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-18T11:53:48.443Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:53:49.151Z] > git config core.sparsecheckout # timeout=10 [2020-07-18T11:53:49.206Z] > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10 [2020-07-18T11:53:52.506Z] Merge succeeded, producing d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:53:52.507Z] Checking out Revision d82725e25192db5d3f796f47a61af995571fd8f7 (PR-41231) [2020-07-18T11:53:52.870Z] Commit message: "[Draft] Allow filtering `system/df` endpoint actions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-18T11:53:53.444Z] Fetching without tags [2020-07-18T11:53:52.283Z] > git merge cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 # timeout=10 [2020-07-18T11:53:52.414Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-18T11:53:52.541Z] > git config core.sparsecheckout # timeout=10 [2020-07-18T11:53:52.592Z] > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10 [2020-07-18T11:53:53.701Z] Merging remotes/origin/master commit cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 into PR head commit d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:53:54.282Z] Merge succeeded, producing d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:53:54.282Z] Checking out Revision d82725e25192db5d3f796f47a61af995571fd8f7 (PR-41231) [2020-07-18T11:53:54.293Z] + docker version [2020-07-18T11:53:54.293Z] Client: Docker Engine - Enterprise [2020-07-18T11:53:54.293Z] Version: 19.03.5 [2020-07-18T11:53:54.293Z] API version: 1.40 [2020-07-18T11:53:54.293Z] Go version: go1.12.12 [2020-07-18T11:53:54.293Z] Git commit: 2ee0c57608 [2020-07-18T11:53:54.293Z] Built: 11/13/2019 08:00:16 [2020-07-18T11:53:54.293Z] OS/Arch: windows/amd64 [2020-07-18T11:53:54.293Z] Experimental: false [2020-07-18T11:53:54.293Z] [2020-07-18T11:53:54.293Z] Server: Docker Engine - Enterprise [2020-07-18T11:53:54.293Z] Engine: [2020-07-18T11:53:54.293Z] Version: 19.03.5 [2020-07-18T11:53:54.293Z] API version: 1.40 (minimum version 1.24) [2020-07-18T11:53:54.293Z] Go version: go1.12.12 [2020-07-18T11:53:54.293Z] Git commit: 2ee0c57608 [2020-07-18T11:53:54.293Z] Built: 11/13/2019 07:58:51 [2020-07-18T11:53:54.293Z] OS/Arch: windows/amd64 [2020-07-18T11:53:54.293Z] Experimental: true [2020-07-18T11:53:53.483Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-18T11:53:53.488Z] > git config --add remote.origin.fetch +refs/pull/41231/head:refs/remotes/origin/PR-41231 # timeout=10 [2020-07-18T11:53:53.496Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:53:53.509Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-18T11:53:53.515Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-18T11:53:53.515Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-18T11:53:53.516Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-18T11:53:53.772Z] > git config core.sparsecheckout # timeout=10 [2020-07-18T11:53:53.792Z] > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10 [2020-07-18T11:53:54.338Z] > git merge cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 # timeout=10 [2020-07-18T11:53:54.346Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-18T11:53:54.354Z] > git config core.sparsecheckout # timeout=10 [2020-07-18T11:53:54.356Z] > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10 [Pipeline] sh [2020-07-18T11:53:54.633Z] Commit message: "[Draft] Allow filtering `system/df` endpoint actions" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-18T11:53:55.366Z] + docker info [2020-07-18T11:53:55.403Z] + docker version [2020-07-18T11:53:55.403Z] Client: Docker Engine - Community [2020-07-18T11:53:55.403Z] Version: 19.03.12 [2020-07-18T11:53:55.403Z] API version: 1.40 [2020-07-18T11:53:55.403Z] Go version: go1.13.10 [2020-07-18T11:53:55.403Z] Git commit: 48a66213fe [2020-07-18T11:53:55.403Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-18T11:53:55.403Z] OS/Arch: linux/amd64 [2020-07-18T11:53:55.403Z] Experimental: false [2020-07-18T11:53:55.403Z] [2020-07-18T11:53:55.403Z] Server: Docker Engine - Community [2020-07-18T11:53:55.403Z] Engine: [2020-07-18T11:53:55.403Z] Version: 19.03.12 [2020-07-18T11:53:55.403Z] API version: 1.40 (minimum version 1.12) [2020-07-18T11:53:55.403Z] Go version: go1.13.10 [2020-07-18T11:53:55.403Z] Git commit: 48a66213fe [2020-07-18T11:53:55.403Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-18T11:53:55.403Z] OS/Arch: linux/amd64 [2020-07-18T11:53:55.403Z] Experimental: true [2020-07-18T11:53:55.403Z] containerd: [2020-07-18T11:53:55.403Z] Version: 1.2.13 [2020-07-18T11:53:55.403Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-18T11:53:55.403Z] runc: [2020-07-18T11:53:55.403Z] Version: 1.0.0-rc10 [2020-07-18T11:53:55.403Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-18T11:53:55.403Z] docker-init: [2020-07-18T11:53:55.403Z] Version: 0.18.0 [2020-07-18T11:53:55.403Z] GitCommit: fec3683 [Pipeline] sh [2020-07-18T11:53:55.684Z] + docker info [2020-07-18T11:53:56.251Z] Client: [2020-07-18T11:53:56.251Z] Debug Mode: false [2020-07-18T11:53:56.251Z] [2020-07-18T11:53:56.251Z] Server: [2020-07-18T11:53:56.251Z] Containers: 0 [2020-07-18T11:53:56.251Z] Running: 0 [2020-07-18T11:53:56.251Z] Paused: 0 [2020-07-18T11:53:56.251Z] Stopped: 0 [2020-07-18T11:53:56.251Z] Images: 2 [2020-07-18T11:53:56.251Z] Server Version: 19.03.12 [2020-07-18T11:53:56.251Z] Storage Driver: overlay2 [2020-07-18T11:53:56.251Z] Backing Filesystem: extfs [2020-07-18T11:53:56.251Z] Supports d_type: true [2020-07-18T11:53:56.251Z] Native Overlay Diff: true [2020-07-18T11:53:56.251Z] Logging Driver: json-file [2020-07-18T11:53:56.251Z] Cgroup Driver: cgroupfs [2020-07-18T11:53:56.251Z] Plugins: [2020-07-18T11:53:56.251Z] Volume: local [2020-07-18T11:53:56.251Z] Network: bridge host ipvlan macvlan null overlay [2020-07-18T11:53:56.252Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-18T11:53:56.252Z] Swarm: inactive [2020-07-18T11:53:56.252Z] Runtimes: runc [2020-07-18T11:53:56.252Z] Default Runtime: runc [2020-07-18T11:53:56.252Z] Init Binary: docker-init [2020-07-18T11:53:56.252Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-18T11:53:56.252Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-18T11:53:56.252Z] init version: fec3683 [2020-07-18T11:53:56.252Z] Security Options: [2020-07-18T11:53:56.252Z] apparmor [2020-07-18T11:53:56.252Z] seccomp [2020-07-18T11:53:56.252Z] Profile: default [2020-07-18T11:53:56.252Z] Kernel Version: 5.3.0-1030-aws [2020-07-18T11:53:56.252Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-18T11:53:56.252Z] OSType: linux [2020-07-18T11:53:56.252Z] Architecture: x86_64 [2020-07-18T11:53:56.252Z] CPUs: 2 [2020-07-18T11:53:56.252Z] Total Memory: 7.487GiB [2020-07-18T11:53:56.252Z] Name: ip-10-100-122-139 [2020-07-18T11:53:56.252Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-18T11:53:56.252Z] Docker Root Dir: /var/lib/docker [2020-07-18T11:53:56.252Z] Debug Mode: false [2020-07-18T11:53:56.252Z] Registry: https://index.docker.io/v1/ [2020-07-18T11:53:56.252Z] Labels: [2020-07-18T11:53:56.252Z] Experimental: true [2020-07-18T11:53:56.252Z] Insecure Registries: [2020-07-18T11:53:56.252Z] 127.0.0.0/8 [2020-07-18T11:53:56.252Z] Live Restore Enabled: true [2020-07-18T11:53:56.252Z] [2020-07-18T11:53:56.252Z] WARNING: No swap limit support [Pipeline] sh [2020-07-18T11:53:56.362Z] Client: [2020-07-18T11:53:56.362Z] Debug Mode: false [2020-07-18T11:53:56.362Z] Plugins: [2020-07-18T11:53:56.362Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-18T11:53:56.362Z] [2020-07-18T11:53:56.362Z] Server: [2020-07-18T11:53:56.362Z] Containers: 2 [2020-07-18T11:53:56.362Z] Running: 0 [2020-07-18T11:53:56.362Z] Paused: 0 [2020-07-18T11:53:56.362Z] Stopped: 2 [2020-07-18T11:53:56.362Z] Images: 10 [2020-07-18T11:53:56.362Z] Server Version: 19.03.5 [2020-07-18T11:53:56.362Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-18T11:53:56.362Z] Windows: [2020-07-18T11:53:56.362Z] LCOW: [2020-07-18T11:53:56.362Z] Logging Driver: json-file [2020-07-18T11:53:56.362Z] Plugins: [2020-07-18T11:53:56.362Z] Volume: local [2020-07-18T11:53:56.362Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-18T11:53:56.362Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-18T11:53:56.362Z] Swarm: inactive [2020-07-18T11:53:56.362Z] Default Isolation: process [2020-07-18T11:53:56.362Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-18T11:53:56.362Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-18T11:53:56.362Z] OSType: windows [2020-07-18T11:53:56.362Z] Architecture: x86_64 [2020-07-18T11:53:56.362Z] CPUs: 4 [2020-07-18T11:53:56.362Z] Total Memory: 32GiB [2020-07-18T11:53:56.362Z] Name: azwin-2-1474b0 [2020-07-18T11:53:56.362Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-18T11:53:56.362Z] Docker Root Dir: D:\docker [2020-07-18T11:53:56.362Z] Debug Mode: false [2020-07-18T11:53:56.362Z] Registry: https://index.docker.io/v1/ [2020-07-18T11:53:56.362Z] Labels: [2020-07-18T11:53:56.362Z] Experimental: true [2020-07-18T11:53:56.362Z] Insecure Registries: [2020-07-18T11:53:56.362Z] 10.0.0.4:5000 [2020-07-18T11:53:56.362Z] 127.0.0.0/8 [2020-07-18T11:53:56.362Z] Registry Mirrors: [2020-07-18T11:53:56.362Z] http://10.0.0.4:5000/ [2020-07-18T11:53:56.362Z] Live Restore Enabled: false [2020-07-18T11:53:56.362Z] [Pipeline] } [Pipeline] // stage [2020-07-18T11:53:56.537Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-18T11:53:56.537Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-18T11:53:56.537Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41231/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-18T11:53:56.537Z] + bash /home/ubuntu/workspace/moby_PR-41231/check-config.sh [2020-07-18T11:53:56.537Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-18T11:53:56.537Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-18T11:53:56.537Z] [2020-07-18T11:53:56.537Z] Generally Necessary: [2020-07-18T11:53:56.537Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-18T11:53:56.537Z] - apparmor: enabled and tools installed [2020-07-18T11:53:56.537Z] - CONFIG_NAMESPACES: enabled [2020-07-18T11:53:56.537Z] - CONFIG_NET_NS: enabled [2020-07-18T11:53:56.537Z] - CONFIG_PID_NS: enabled [2020-07-18T11:53:56.537Z] - CONFIG_IPC_NS: enabled [2020-07-18T11:53:56.537Z] - CONFIG_UTS_NS: enabled [2020-07-18T11:53:56.537Z] - CONFIG_CGROUPS: enabled [2020-07-18T11:53:56.537Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-18T11:53:56.537Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-18T11:53:56.537Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-18T11:53:56.537Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-18T11:53:56.537Z] - CONFIG_CPUSETS: enabled [2020-07-18T11:53:56.537Z] - CONFIG_MEMCG: enabled [2020-07-18T11:53:56.537Z] - CONFIG_KEYS: enabled [2020-07-18T11:53:56.537Z] - CONFIG_VETH: enabled (as module) [2020-07-18T11:53:56.537Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-18T11:53:56.537Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-18T11:53:56.537Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-18T11:53:56.537Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-18T11:53:56.537Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-18T11:53:56.537Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-18T11:53:56.537Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-18T11:53:56.537Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-18T11:53:56.537Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-18T11:53:56.537Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-18T11:53:56.537Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-18T11:53:56.538Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-18T11:53:56.538Z] [2020-07-18T11:53:56.538Z] Optional Features: [2020-07-18T11:53:56.538Z] - CONFIG_USER_NS: enabled [2020-07-18T11:53:56.538Z] - CONFIG_SECCOMP: enabled [2020-07-18T11:53:56.538Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-18T11:53:56.538Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-18T11:53:56.538Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-18T11:53:56.538Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-18T11:53:56.796Z] - CONFIG_BLK_CGROUP: enabled [2020-07-18T11:53:56.796Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-18T11:53:56.796Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-18T11:53:56.796Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-18T11:53:56.796Z] - CONFIG_CGROUP_PERF: enabled [2020-07-18T11:53:56.796Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-18T11:53:56.796Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-18T11:53:56.796Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-18T11:53:56.796Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-18T11:53:56.796Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-18T11:53:56.796Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-18T11:53:56.796Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-18T11:53:56.796Z] - CONFIG_IP_VS: enabled (as module) [2020-07-18T11:53:56.796Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-18T11:53:56.796Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-18T11:53:56.796Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-18T11:53:56.796Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-18T11:53:56.796Z] - CONFIG_EXT4_FS: enabled [2020-07-18T11:53:56.796Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-18T11:53:56.796Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-18T11:53:56.796Z] - Network Drivers: [2020-07-18T11:53:56.796Z] - "overlay": [2020-07-18T11:53:56.796Z] - CONFIG_VXLAN: enabled (as module) [2020-07-18T11:53:56.796Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-18T11:53:56.796Z] Optional (for encrypted networks): [2020-07-18T11:53:56.796Z] - CONFIG_CRYPTO: enabled [2020-07-18T11:53:56.796Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-18T11:53:56.796Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-18T11:53:56.796Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-18T11:53:56.796Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-18T11:53:56.796Z] - CONFIG_XFRM: enabled [2020-07-18T11:53:56.796Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-18T11:53:56.796Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-18T11:53:56.796Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-18T11:53:56.796Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-18T11:53:56.796Z] - "ipvlan": [2020-07-18T11:53:56.796Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-18T11:53:56.796Z] - "macvlan": [2020-07-18T11:53:56.796Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-18T11:53:56.796Z] - CONFIG_DUMMY: enabled (as module) [2020-07-18T11:53:56.796Z] - "ftp,tftp client in container": [2020-07-18T11:53:56.796Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-18T11:53:56.796Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-18T11:53:56.796Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-18T11:53:56.796Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-18T11:53:56.796Z] - Storage Drivers: [2020-07-18T11:53:56.796Z] - "aufs": [2020-07-18T11:53:56.796Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-18T11:53:56.796Z] - "btrfs": [2020-07-18T11:53:56.796Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-18T11:53:56.796Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-18T11:53:56.796Z] - "devicemapper": [2020-07-18T11:53:56.796Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-18T11:53:56.796Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-18T11:53:56.796Z] - "overlay": [2020-07-18T11:53:56.796Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-18T11:53:56.796Z] - "zfs": [2020-07-18T11:53:56.796Z] - /dev/zfs: present [2020-07-18T11:53:56.796Z] - zfs command: missing [2020-07-18T11:53:56.796Z] - zpool command: missing [2020-07-18T11:53:56.796Z] [2020-07-18T11:53:56.796Z] Limits: [2020-07-18T11:53:56.796Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-18T11:53:56.796Z] [2020-07-18T11:53:56.796Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-18T11:53:57.443Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d82725e25192db5d3f796f47a61af995571fd8f7 . [2020-07-18T11:53:57.443Z] #1 [internal] load build definition from Dockerfile [2020-07-18T11:53:57.443Z] #1 transferring dockerfile: 16.37kB done [2020-07-18T11:53:57.443Z] #1 DONE 0.0s [2020-07-18T11:53:57.443Z] [2020-07-18T11:53:57.443Z] #2 [internal] load .dockerignore [2020-07-18T11:53:57.443Z] #2 transferring context: 87B done [2020-07-18T11:53:57.443Z] #2 DONE 0.0s [2020-07-18T11:53:57.443Z] [2020-07-18T11:53:57.443Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-18T11:53:57.443Z] #3 DONE 0.1s [2020-07-18T11:53:57.701Z] [2020-07-18T11:53:57.701Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-18T11:53:57.701Z] #4 CACHED [2020-07-18T11:53:57.961Z] [2020-07-18T11:53:57.961Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-18T11:53:57.961Z] #6 DONE 0.1s [2020-07-18T11:53:57.961Z] [2020-07-18T11:53:57.961Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-18T11:53:57.961Z] #5 DONE 0.1s [2020-07-18T11:53:57.961Z] [2020-07-18T11:53:57.961Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-18T11:53:57.961Z] #58 DONE 0.0s [2020-07-18T11:53:57.961Z] [2020-07-18T11:53:57.961Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-18T11:53:57.961Z] #7 DONE 0.0s [2020-07-18T11:53:57.961Z] [2020-07-18T11:53:57.961Z] #20 [internal] load build context [2020-07-18T11:53:58.668Z] #64 sending tarball 15.8s done [2020-07-18T11:53:58.668Z] #64 DONE 22.3s [2020-07-18T11:53:58.668Z] [2020-07-18T11:53:58.668Z] #65 importing to docker [2020-07-18T11:53:59.868Z] #20 transferring context: 51.30MB 1.5s done [2020-07-18T11:53:59.868Z] #20 DONE 1.6s [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-18T11:53:59.868Z] #29 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-18T11:53:59.868Z] #57 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-18T11:53:59.868Z] #56 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:59.868Z] #43 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-18T11:53:59.868Z] #36 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-18T11:53:59.868Z] #42 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-18T11:53:59.868Z] #53 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-18T11:53:59.868Z] #27 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-18T11:53:59.868Z] #9 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-18T11:53:59.868Z] #33 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-18T11:53:59.868Z] #14 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-18T11:53:59.868Z] #11 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-18T11:53:59.868Z] #35 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-18T11:53:59.868Z] #59 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-18T11:53:59.868Z] #41 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-18T11:53:59.868Z] #22 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-18T11:53:59.868Z] #24 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-18T11:53:59.868Z] #55 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-18T11:53:59.868Z] #28 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-18T11:53:59.868Z] #30 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-18T11:53:59.868Z] #37 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-18T11:53:59.868Z] #60 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-18T11:53:59.868Z] #12 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-18T11:53:59.868Z] #26 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-18T11:53:59.868Z] #18 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-18T11:53:59.868Z] #32 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-18T11:53:59.868Z] #49 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-18T11:53:59.868Z] #50 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:59.868Z] #52 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-18T11:53:59.868Z] #15 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-18T11:53:59.868Z] #13 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-18T11:53:59.868Z] #34 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-18T11:53:59.868Z] #19 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-18T11:53:59.868Z] #44 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-18T11:53:59.868Z] #17 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-18T11:53:59.868Z] #47 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-18T11:53:59.868Z] #39 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-18T11:53:59.868Z] #25 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:59.868Z] #54 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-18T11:53:59.868Z] #16 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-18T11:53:59.868Z] #23 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-18T11:53:59.868Z] #40 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-18T11:53:59.868Z] #48 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-18T11:53:59.868Z] #31 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-18T11:53:59.868Z] #38 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-18T11:53:59.868Z] #10 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-18T11:53:59.868Z] #61 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:59.868Z] #45 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-18T11:53:59.868Z] #51 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-18T11:53:59.868Z] #46 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-18T11:53:59.868Z] #21 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-18T11:53:59.868Z] #8 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-18T11:53:59.868Z] #62 CACHED [2020-07-18T11:53:59.868Z] [2020-07-18T11:53:59.868Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-18T11:54:00.199Z] #65 DONE 1.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-18T11:54:00.638Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41231/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d82725e25192db5d3f796f47a61af995571fd8f7 hack/test/unit [2020-07-18T11:54:00.804Z] #63 DONE 1.0s [2020-07-18T11:54:00.804Z] [2020-07-18T11:54:00.804Z] #64 exporting to image [2020-07-18T11:54:00.804Z] #64 exporting layers [2020-07-18T11:54:01.372Z] #64 exporting layers 0.7s done [2020-07-18T11:54:01.372Z] #64 writing image sha256:819f4126fbc68bcd9c1ff1de1744548d1647a1d3c2ab9d30e766bdfe704f6bd4 done [2020-07-18T11:54:01.372Z] #64 naming to docker.io/library/docker:d82725e25192db5d3f796f47a61af995571fd8f7 done [2020-07-18T11:54:01.372Z] #64 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-18T11:54:01.722Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41231/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 -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:d82725e25192db5d3f796f47a61af995571fd8f7 hack/make.sh dynbinary test-integration [2020-07-18T11:54:01.985Z] [2020-07-18T11:54:02.244Z] Removing bundles/ [2020-07-18T11:54:02.244Z] [2020-07-18T11:54:02.244Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-18T11:54:02.244Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-18T11:54:02.244Z] GOOS="" GOARCH="" GOARM="" [2020-07-18T11:54:03.405Z] ? github.com/docker/docker/api [no test files] [2020-07-18T11:54:14.960Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-18T11:54:14.960Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d3785605\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-18T11:54:14.960Z] ---------------------------------------------------------------------------- [2020-07-18T11:54:14.960Z] [2020-07-18T11:54:14.960Z] INFO: executeCI.ps1 starting at Sat Jul 18 11:54:14 CUT 2020 [2020-07-18T11:54:14.960Z] [2020-07-18T11:54:14.960Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-18T11:54:14.960Z] INFO: Running git version 2.24.1.windows.2 [2020-07-18T11:54:14.960Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-18T11:54:14.960Z] INFO: Environment variables: [2020-07-18T11:54:14.960Z] [2020-07-18T11:54:14.960Z] Name Value [2020-07-18T11:54:14.960Z] ---- ----- [2020-07-18T11:54:14.960Z] ALLUSERSPROFILE C:\ProgramData [2020-07-18T11:54:14.960Z] amd64 true [2020-07-18T11:54:14.960Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-18T11:54:14.960Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-18T11:54:14.960Z] arm64 true [2020-07-18T11:54:14.960Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-18T11:54:14.960Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-18T11:54:14.960Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-18T11:54:14.960Z] BRANCH_NAME PR-41231 [2020-07-18T11:54:14.960Z] BUILD_DISPLAY_NAME #5 [2020-07-18T11:54:14.960Z] BUILD_ID 5 [2020-07-18T11:54:14.960Z] BUILD_NUMBER 5 [2020-07-18T11:54:14.960Z] BUILD_TAG jenkins-moby-PR-41231-5 [2020-07-18T11:54:14.960Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41231/5/ [2020-07-18T11:54:14.960Z] CHANGE_AUTHOR pete-woods [2020-07-18T11:54:14.960Z] CHANGE_AUTHOR_DISPLAY_NAME Pete Woods [2020-07-18T11:54:14.960Z] CHANGE_AUTHOR_EMAIL email@pete-woods.com [2020-07-18T11:54:14.960Z] CHANGE_BRANCH limit-system-df-actions [2020-07-18T11:54:14.960Z] CHANGE_FORK pete-woods [2020-07-18T11:54:14.960Z] CHANGE_ID 41231 [2020-07-18T11:54:14.960Z] CHANGE_TARGET master [2020-07-18T11:54:14.960Z] CHANGE_TITLE [Draft] Allow filtering `system/df` endpoint actions [2020-07-18T11:54:14.960Z] CHANGE_URL https://github.com/moby/moby/pull/41231 [2020-07-18T11:54:14.960Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-18T11:54:14.960Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-18T11:54:14.960Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-18T11:54:14.960Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-18T11:54:14.960Z] COMPUTERNAME azwin-2-1474b0 [2020-07-18T11:54:14.960Z] ComSpec C:\windows\system32\cmd.exe [2020-07-18T11:54:14.960Z] ConfigSequenceNumber 0 [2020-07-18T11:54:14.960Z] dco true [2020-07-18T11:54:14.960Z] DOCKER_BUILDKIT 0 [2020-07-18T11:54:14.960Z] DOCKER_DUT_DEBUG 1 [2020-07-18T11:54:14.960Z] DOCKER_EXPERIMENTAL 1 [2020-07-18T11:54:14.960Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-18T11:54:14.960Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-18T11:54:14.960Z] EXECUTOR_NUMBER 0 [2020-07-18T11:54:14.960Z] FQDN azwin-2-1474b0.westus.cloudapp.azure.com [2020-07-18T11:54:14.960Z] GIT_BRANCH PR-41231 [2020-07-18T11:54:14.960Z] GIT_COMMIT d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:54:14.960Z] GIT_PREVIOUS_COMMIT edb97839d63b216418cc357032f616f958de33ae [2020-07-18T11:54:14.960Z] GIT_URL https://github.com/moby/moby.git [2020-07-18T11:54:14.960Z] HUDSON_COOKIE ac934184-d793-46f5-9c0d-6e898b0f256e [2020-07-18T11:54:14.960Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-18T11:54:14.960Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-18T11:54:14.960Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-18T11:54:14.960Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-18T11:54:14.960Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-18T11:54:14.960Z] JENKINS_NODE_COOKIE f680fd0f-3c13-47e8-a1f8-3b56fcf7a194 [2020-07-18T11:54:14.960Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-18T11:54:14.960Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-18T11:54:14.960Z] JOB_BASE_NAME PR-41231 [2020-07-18T11:54:14.960Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41231/display/redirect [2020-07-18T11:54:14.960Z] JOB_NAME moby/PR-41231 [2020-07-18T11:54:14.960Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41231/ [2020-07-18T11:54:14.960Z] library.jps.version master [2020-07-18T11:54:14.960Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-18T11:54:14.960Z] NODE_LABELS amd64 azure azwin-2-1474b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-18T11:54:14.960Z] NODE_NAME azwin-2-1474b0 [2020-07-18T11:54:14.960Z] NUMBER_OF_PROCESSORS 4 [2020-07-18T11:54:14.962Z] OS Windows_NT [2020-07-18T11:54:14.962Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-18T11:54:14.962Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-18T11:54:14.962Z] ppc64le true [2020-07-18T11:54:14.962Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-18T11:54:14.962Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-18T11:54:14.962Z] PROCESSOR_LEVEL 6 [2020-07-18T11:54:14.962Z] PROCESSOR_REVISION 5504 [2020-07-18T11:54:14.962Z] ProgramData C:\ProgramData [2020-07-18T11:54:14.962Z] ProgramFiles C:\Program Files [2020-07-18T11:54:14.962Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-18T11:54:14.962Z] ProgramW6432 C:\Program Files [2020-07-18T11:54:14.962Z] PROMPT $P$G [2020-07-18T11:54:14.962Z] PSExecutionPolicyPreference Bypass [2020-07-18T11:54:14.962Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-18T11:54:14.962Z] PUBLIC C:\Users\Public [2020-07-18T11:54:14.962Z] rootless true [2020-07-18T11:54:14.962Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41231/5/display/redirect?page=changes [2020-07-18T11:54:14.962Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41231/5/display/redirect [2020-07-18T11:54:14.962Z] s390x true [2020-07-18T11:54:14.962Z] SKIP_VALIDATION_TESTS 1 [2020-07-18T11:54:14.962Z] SOURCES_DRIVE d [2020-07-18T11:54:14.962Z] SOURCES_SUBDIR gopath [2020-07-18T11:54:14.962Z] STAGE_NAME Run tests [2020-07-18T11:54:14.962Z] SystemDrive C: [2020-07-18T11:54:14.962Z] SystemRoot C:\windows [2020-07-18T11:54:14.962Z] TEMP C:\windows\TEMP [2020-07-18T11:54:14.962Z] TESTDEBUG 0 [2020-07-18T11:54:14.962Z] TESTRUN_DRIVE d [2020-07-18T11:54:14.962Z] TESTRUN_SUBDIR CI [2020-07-18T11:54:14.962Z] TIMEOUT 120m [2020-07-18T11:54:14.962Z] TMP C:\windows\TEMP [2020-07-18T11:54:14.962Z] unit_validate true [2020-07-18T11:54:14.962Z] USERDOMAIN WORKGROUP [2020-07-18T11:54:14.962Z] USERNAME azwin-2-1474b0$ [2020-07-18T11:54:14.962Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-18T11:54:14.962Z] validate_force false [2020-07-18T11:54:14.962Z] windir C:\windows [2020-07-18T11:54:14.962Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-18T11:54:14.962Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-18T11:54:14.962Z] windowsRS1 false [2020-07-18T11:54:14.962Z] windowsRS5 true [2020-07-18T11:54:14.962Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-18T11:54:14.962Z] [2020-07-18T11:54:14.962Z] [2020-07-18T11:54:14.962Z] [2020-07-18T11:54:14.962Z] INFO: Sources under d:\gopath\... [2020-07-18T11:54:14.962Z] INFO: Test run under d:\CI\... [2020-07-18T11:54:14.962Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-18T11:54:14.962Z] INFO: docker/docker repository was found [2020-07-18T11:54:15.434Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-07-18T11:54:15.434Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-07-18T11:54:15.434Z] INFO: Docker version of control daemon [2020-07-18T11:54:15.434Z] [2020-07-18T11:54:15.434Z] Client: Docker Engine - Enterprise [2020-07-18T11:54:15.434Z] Version: 19.03.5 [2020-07-18T11:54:15.434Z] API version: 1.40 [2020-07-18T11:54:15.434Z] Go version: go1.12.12 [2020-07-18T11:54:15.434Z] Git commit: 2ee0c57608 [2020-07-18T11:54:15.434Z] Built: 11/13/2019 08:00:16 [2020-07-18T11:54:15.434Z] OS/Arch: windows/amd64 [2020-07-18T11:54:15.434Z] Experimental: false [2020-07-18T11:54:15.434Z] [2020-07-18T11:54:15.434Z] Server: Docker Engine - Enterprise [2020-07-18T11:54:15.434Z] Engine: [2020-07-18T11:54:15.434Z] Version: 19.03.5 [2020-07-18T11:54:15.434Z] API version: 1.40 (minimum version 1.24) [2020-07-18T11:54:15.434Z] Go version: go1.12.12 [2020-07-18T11:54:15.434Z] Git commit: 2ee0c57608 [2020-07-18T11:54:15.434Z] Built: 11/13/2019 07:58:51 [2020-07-18T11:54:15.434Z] OS/Arch: windows/amd64 [2020-07-18T11:54:15.434Z] Experimental: true [2020-07-18T11:54:15.434Z] [2020-07-18T11:54:15.434Z] INFO: Docker info of control daemon [2020-07-18T11:54:15.434Z] [2020-07-18T11:54:17.009Z] Client: [2020-07-18T11:54:17.009Z] Debug Mode: false [2020-07-18T11:54:17.009Z] Plugins: [2020-07-18T11:54:17.009Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-18T11:54:17.009Z] [2020-07-18T11:54:17.009Z] Server: [2020-07-18T11:54:17.009Z] Containers: 2 [2020-07-18T11:54:17.009Z] Running: 0 [2020-07-18T11:54:17.009Z] Paused: 0 [2020-07-18T11:54:17.009Z] Stopped: 2 [2020-07-18T11:54:17.009Z] Images: 10 [2020-07-18T11:54:17.009Z] Server Version: 19.03.5 [2020-07-18T11:54:17.009Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-18T11:54:17.009Z] Windows: [2020-07-18T11:54:17.009Z] LCOW: [2020-07-18T11:54:17.009Z] Logging Driver: json-file [2020-07-18T11:54:17.009Z] Plugins: [2020-07-18T11:54:17.009Z] Volume: local [2020-07-18T11:54:17.009Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-18T11:54:17.009Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-18T11:54:17.009Z] Swarm: inactive [2020-07-18T11:54:17.009Z] Default Isolation: process [2020-07-18T11:54:17.009Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-18T11:54:17.009Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-18T11:54:17.009Z] OSType: windows [2020-07-18T11:54:17.009Z] Architecture: x86_64 [2020-07-18T11:54:17.009Z] CPUs: 4 [2020-07-18T11:54:17.009Z] Total Memory: 32GiB [2020-07-18T11:54:17.009Z] Name: azwin-2-1474b0 [2020-07-18T11:54:17.009Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-18T11:54:17.009Z] Docker Root Dir: D:\docker [2020-07-18T11:54:17.009Z] Debug Mode: false [2020-07-18T11:54:17.009Z] Registry: https://index.docker.io/v1/ [2020-07-18T11:54:17.009Z] Labels: [2020-07-18T11:54:17.009Z] Experimental: true [2020-07-18T11:54:17.009Z] Insecure Registries: [2020-07-18T11:54:17.009Z] 10.0.0.4:5000 [2020-07-18T11:54:17.009Z] 127.0.0.0/8 [2020-07-18T11:54:17.009Z] Registry Mirrors: [2020-07-18T11:54:17.009Z] http://10.0.0.4:5000/ [2020-07-18T11:54:17.009Z] Live Restore Enabled: false [2020-07-18T11:54:17.009Z] [2020-07-18T11:54:17.009Z] [2020-07-18T11:54:17.009Z] INFO: Commit hash is d82725e251 [2020-07-18T11:54:17.009Z] INFO: Nuke-Everything... [2020-07-18T11:54:17.009Z] INFO: Container count on control daemon to delete is 2 [2020-07-18T11:54:17.482Z] e588de272e21 [2020-07-18T11:54:17.482Z] 2d1eb5c9d428 [2020-07-18T11:54:17.953Z] INFO: Nuking d:\CI [2020-07-18T11:54:20.999Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-18T11:54:20.999Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-07-18T11:54:21.292Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2020-07-18T11:54:21.292Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-18T11:54:21.292Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-18T11:54:21.292Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-18T11:54:21.584Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-18T11:54:21.584Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-18T11:54:21.584Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-18T11:54:21.584Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-18T11:54:21.875Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-18T11:54:21.875Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-18T11:54:22.134Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2020-07-18T11:54:22.507Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-18T11:54:22.508Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-18T11:54:22.799Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.1% of statements [2020-07-18T11:54:22.799Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-18T11:54:22.799Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-18T11:54:22.799Z] ? github.com/docker/docker/api/types [no test files] [2020-07-18T11:54:22.799Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-18T11:54:22.799Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-18T11:54:22.799Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-18T11:54:22.799Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-18T11:54:23.090Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-07-18T11:54:23.396Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-07-18T11:54:23.396Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-18T11:54:23.396Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-18T11:54:23.396Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-18T11:54:23.396Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-18T11:54:23.396Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-18T11:54:23.396Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-18T11:54:23.396Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-18T11:54:23.396Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2020-07-18T11:54:23.687Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-07-18T11:54:23.687Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-18T11:54:23.687Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-18T11:54:23.687Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-18T11:54:23.687Z] ? github.com/docker/docker/builder [no test files] [2020-07-18T11:54:23.687Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-18T11:54:23.687Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-18T11:54:23.687Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-18T11:54:23.687Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-18T11:54:23.687Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-18T11:54:23.687Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-18T11:54:23.687Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-18T11:54:23.979Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-07-18T11:54:26.711Z] ok github.com/docker/docker/builder/remotecontext 0.356s coverage: 13.6% of statements [2020-07-18T11:54:27.003Z] ok github.com/docker/docker/builder/dockerfile 0.915s coverage: 48.1% of statements [2020-07-18T11:54:27.636Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-07-18T11:54:27.927Z] ok github.com/docker/docker/builder/remotecontext/git 1.100s coverage: 86.3% of statements [2020-07-18T11:54:27.927Z] ? github.com/docker/docker/cli [no test files] [2020-07-18T11:54:27.927Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-18T11:54:30.691Z] ok github.com/docker/docker/client 0.146s coverage: 75.5% of statements [2020-07-18T11:54:43.367Z] INFO: Zapped successfully [2020-07-18T11:54:43.367Z] INFO: Location for testing is d:\CI\PR-41231\5 [2020-07-18T11:54:43.367Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-18T11:54:43.367Z] [2020-07-18T11:54:43.367Z] [2020-07-18T11:54:43.367Z] INFO: Building the image from Dockerfile.windows at 07/18/2020 11:54:41... [2020-07-18T11:54:43.367Z] [2020-07-18T11:54:43.372Z] ok github.com/docker/docker/api/server/httputils 0.023s coverage: 14.7% of statements [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-18T11:54:43.372Z] ok github.com/docker/docker/api/server/middleware 0.051s coverage: 37.7% of statements [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-18T11:54:43.372Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2020-07-18T11:54:43.372Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-07-18T11:54:43.372Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.1% of statements [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/types [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-18T11:54:43.372Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2020-07-18T11:54:43.372Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 75.0% of statements [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/builder [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-18T11:54:43.372Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-18T11:54:43.372Z] ok github.com/docker/docker/builder/dockerignore 0.031s coverage: 96.8% of statements [2020-07-18T11:54:43.372Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2020-07-18T11:54:44.764Z] ok github.com/docker/docker/builder/remotecontext 0.281s coverage: 13.6% of statements [2020-07-18T11:54:45.339Z] ok github.com/docker/docker/builder/dockerfile 0.782s coverage: 48.1% of statements [2020-07-18T11:54:46.287Z] ok github.com/docker/docker/builder/remotecontext/git 3.866s coverage: 86.3% of statements [2020-07-18T11:54:46.287Z] ? github.com/docker/docker/cli [no test files] [2020-07-18T11:54:46.287Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-18T11:54:47.181Z] Sending build context to Docker daemon 56.04MB [2020-07-18T11:54:47.181Z] [2020-07-18T11:54:47.181Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-18T11:54:47.181Z] ---> 987b1d5e0abf [2020-07-18T11:54:47.182Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-18T11:54:47.182Z] ---> Using cache [2020-07-18T11:54:47.182Z] ---> c3750212918e [2020-07-18T11:54:47.182Z] Step 3/10 : ARG GO_VERSION=1.13.14 [2020-07-18T11:54:47.182Z] ---> Using cache [2020-07-18T11:54:47.182Z] ---> d85e91d85df9 [2020-07-18T11:54:47.182Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-18T11:54:47.182Z] ---> Using cache [2020-07-18T11:54:47.182Z] ---> c818f1940a3f [2020-07-18T11:54:47.182Z] 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-07-18T11:54:47.182Z] ---> Using cache [2020-07-18T11:54:47.182Z] ---> a74b7731284c [2020-07-18T11:54:47.182Z] 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-07-18T11:54:47.182Z] ---> Using cache [2020-07-18T11:54:47.182Z] ---> b6614cdccab6 [2020-07-18T11:54:47.182Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-07-18T11:54:47.182Z] ---> Using cache [2020-07-18T11:54:47.182Z] ---> cd37216ea829 [2020-07-18T11:54:47.182Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-18T11:54:47.182Z] ---> Using cache [2020-07-18T11:54:47.182Z] ---> a2189eda04b6 [2020-07-18T11:54:47.182Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-18T11:54:47.182Z] ---> Using cache [2020-07-18T11:54:47.182Z] ---> 3b09154c1f61 [2020-07-18T11:54:47.182Z] Step 10/10 : COPY . . [2020-07-18T11:54:51.594Z] ok github.com/docker/docker/client 0.289s coverage: 75.5% of statements [2020-07-18T11:54:53.926Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-18T11:54:53.926Z] [2020-07-18T11:54:54.183Z] + TEST_INTEGRATION_DEST=1 [2020-07-18T11:54:54.183Z] + CONTAINER_NAME=docker-pr5-1 [2020-07-18T11:54:54.183Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-18T11:54:54.183Z] + run_tests test-integration-flaky [2020-07-18T11:54:54.183Z] + '[' -n 0 ']' [2020-07-18T11:54:54.183Z] + rm= [2020-07-18T11:54:54.183Z] + c=0 [2020-07-18T11:54:54.183Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41231/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41231/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41231/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d82725e25192db5d3f796f47a61af995571fd8f7 hack/make.sh test-integration-flaky test-integration [2020-07-18T11:54:54.183Z] + TEST_INTEGRATION_DEST=3 [2020-07-18T11:54:54.183Z] + CONTAINER_NAME=docker-pr5-3 [2020-07-18T11:54:54.183Z] + TEST_SKIP_INTEGRATION=1 [2020-07-18T11:54:54.183Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-18T11:54:54.183Z] + run_tests [2020-07-18T11:54:54.183Z] + '[' -n 0 ']' [2020-07-18T11:54:54.183Z] + rm= [2020-07-18T11:54:54.183Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41231/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41231/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41231/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d82725e25192db5d3f796f47a61af995571fd8f7 hack/make.sh '' test-integration [2020-07-18T11:54:54.183Z] ++ jobs -p [2020-07-18T11:54:54.183Z] + TEST_INTEGRATION_DEST=2 [2020-07-18T11:54:54.183Z] + CONTAINER_NAME=docker-pr5-2 [2020-07-18T11:54:54.183Z] + for job in $(jobs -p) [2020-07-18T11:54:54.183Z] + TEST_SKIP_INTEGRATION=1 [2020-07-18T11:54:54.183Z] + wait 6724 [2020-07-18T11:54:54.183Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-18T11:54:54.183Z] + run_tests [2020-07-18T11:54:54.183Z] + '[' -n 0 ']' [2020-07-18T11:54:54.183Z] + rm= [2020-07-18T11:54:54.183Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41231/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41231/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41231/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d82725e25192db5d3f796f47a61af995571fd8f7 hack/make.sh '' test-integration [2020-07-18T11:54:55.113Z] [2020-07-18T11:54:55.113Z] [2020-07-18T11:54:55.113Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-18T11:54:55.113Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-18T11:54:55.113Z] HOSTNAME=bd13f3775354 [2020-07-18T11:54:55.113Z] TEST_SKIP_INTEGRATION=1 [2020-07-18T11:54:55.113Z] TESTDEBUG=0 [2020-07-18T11:54:55.113Z] DEST=bundles/test-integration [2020-07-18T11:54:55.113Z] PWD=/go/src/github.com/docker/docker [2020-07-18T11:54:55.113Z] KEEPBUNDLE=1 [2020-07-18T11:54:55.113Z] DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:54:55.113Z] container=docker [2020-07-18T11:54:55.113Z] HOME=/root [2020-07-18T11:54:55.113Z] GOLANG_VERSION=1.13.14 [2020-07-18T11:54:55.113Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-18T11:54:55.113Z] VALIDATE_BRANCH=master [2020-07-18T11:54:55.113Z] TERM=xterm [2020-07-18T11:54:55.113Z] DOCKER_PKG=github.com/docker/docker [2020-07-18T11:54:55.113Z] SHLVL=1 [2020-07-18T11:54:55.113Z] TIMEOUT=120m [2020-07-18T11:54:55.113Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-18T11:54:55.113Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-18T11:54:55.113Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-18T11:54:55.113Z] GO111MODULE=off [2020-07-18T11:54:55.113Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-18T11:54:55.113Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-18T11:54:55.113Z] GOPATH=/go [2020-07-18T11:54:55.113Z] PKG_CONFIG=pkg-config [2020-07-18T11:54:55.113Z] _=/usr/bin/env [2020-07-18T11:54:55.113Z] Building test suite binary ./integration-cli/test.main [2020-07-18T11:54:55.113Z] [2020-07-18T11:54:55.113Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-18T11:54:55.369Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-18T11:54:55.369Z] HOSTNAME=7e9b757f32ba [2020-07-18T11:54:55.369Z] TEST_SKIP_INTEGRATION=1 [2020-07-18T11:54:55.369Z] TESTDEBUG=0 [2020-07-18T11:54:55.369Z] DEST=bundles/test-integration [2020-07-18T11:54:55.369Z] PWD=/go/src/github.com/docker/docker [2020-07-18T11:54:55.369Z] KEEPBUNDLE=1 [2020-07-18T11:54:55.369Z] DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:54:55.369Z] container=docker [2020-07-18T11:54:55.369Z] HOME=/root [2020-07-18T11:54:55.369Z] GOLANG_VERSION=1.13.14 [2020-07-18T11:54:55.369Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-18T11:54:55.369Z] VALIDATE_BRANCH=master [2020-07-18T11:54:55.369Z] TERM=xterm [2020-07-18T11:54:55.369Z] DOCKER_PKG=github.com/docker/docker [2020-07-18T11:54:55.369Z] SHLVL=1 [2020-07-18T11:54:55.369Z] TIMEOUT=120m [2020-07-18T11:54:55.369Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-18T11:54:55.369Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-18T11:54:55.369Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-18T11:54:55.369Z] GO111MODULE=off [2020-07-18T11:54:55.369Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-18T11:54:55.369Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-18T11:54:55.369Z] GOPATH=/go [2020-07-18T11:54:55.369Z] PKG_CONFIG=pkg-config [2020-07-18T11:54:55.369Z] _=/usr/bin/env [2020-07-18T11:54:55.369Z] Building test suite binary ./integration-cli/test.main [2020-07-18T11:54:55.369Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-18T11:54:55.931Z] No new tests added to integration. [2020-07-18T11:54:55.931Z] [2020-07-18T11:54:55.931Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-18T11:54:57.299Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-18T11:54:57.299Z] HOSTNAME=caa6ef07cac4 [2020-07-18T11:54:57.299Z] TESTDEBUG=0 [2020-07-18T11:54:57.299Z] DEST=bundles/test-integration [2020-07-18T11:54:57.299Z] PWD=/go/src/github.com/docker/docker [2020-07-18T11:54:57.299Z] KEEPBUNDLE=1 [2020-07-18T11:54:57.299Z] DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:54:57.299Z] container=docker [2020-07-18T11:54:57.299Z] HOME=/root [2020-07-18T11:54:57.299Z] GOLANG_VERSION=1.13.14 [2020-07-18T11:54:57.299Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-18T11:54:57.299Z] VALIDATE_BRANCH=master [2020-07-18T11:54:57.299Z] TERM=xterm [2020-07-18T11:54:57.299Z] DOCKER_PKG=github.com/docker/docker [2020-07-18T11:54:57.299Z] SHLVL=1 [2020-07-18T11:54:57.299Z] TIMEOUT=120m [2020-07-18T11:54:57.299Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-18T11:54:57.299Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-18T11:54:57.299Z] GO111MODULE=off [2020-07-18T11:54:57.299Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-18T11:54:57.299Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-18T11:54:57.299Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-18T11:54:57.299Z] GOPATH=/go [2020-07-18T11:54:57.299Z] PKG_CONFIG=pkg-config [2020-07-18T11:54:57.299Z] _=/usr/bin/env [2020-07-18T11:54:57.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-18T11:54:57.815Z] ok github.com/docker/docker/cmd/dockerd 0.032s coverage: 30.8% of statements [2020-07-18T11:54:57.815Z] ok github.com/docker/docker/container 0.113s coverage: 34.7% of statements [2020-07-18T11:54:57.815Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-18T11:54:57.815Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-18T11:54:57.815Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-18T11:54:57.815Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-18T11:55:01.366Z] ok github.com/docker/docker/daemon/cluster 0.034s coverage: 0.5% of statements [2020-07-18T11:55:02.884Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-07-18T11:55:03.925Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.4% of statements [2020-07-18T11:55:10.840Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.9% of statements [2020-07-18T11:55:11.881Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.8% of statements [2020-07-18T11:55:12.174Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-07-18T11:55:12.527Z] ---> a8143b732010 [2020-07-18T11:55:12.528Z] Successfully built a8143b732010 [2020-07-18T11:55:12.528Z] Successfully tagged docker:latest [2020-07-18T11:55:12.528Z] INFO: Image build ended at 07/18/2020 11:55:10. Duration:00:00:29.2605663 [2020-07-18T11:55:12.528Z] [2020-07-18T11:55:12.528Z] [2020-07-18T11:55:12.528Z] INFO: Building the test binaries at 07/18/2020 11:55:11... [2020-07-18T11:55:12.811Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-07-18T11:55:13.447Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-07-18T11:55:14.084Z] ok github.com/docker/docker/daemon 12.285s coverage: 17.4% of statements [2020-07-18T11:55:14.084Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-18T11:55:14.084Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-18T11:55:14.084Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-18T11:55:14.084Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-18T11:55:15.601Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-07-18T11:55:15.645Z] INFO: make.ps1 starting at 07/18/2020 11:55:14 [2020-07-18T11:55:15.645Z] INFO: Git commit (d82725e251) assumed from DOCKER_GITCOMMIT environment variable [2020-07-18T11:55:15.645Z] INFO: Invoking autogen... [2020-07-18T11:55:16.639Z] INFO: Building daemon... [2020-07-18T11:55:16.642Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.193s coverage: 57.0% of statements [2020-07-18T11:55:18.204Z] ok github.com/docker/docker/cmd/dockerd 0.112s coverage: 30.8% of statements [2020-07-18T11:55:18.204Z] ok github.com/docker/docker/container 0.160s coverage: 34.7% of statements [2020-07-18T11:55:18.204Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-18T11:55:18.204Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-18T11:55:18.204Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-18T11:55:18.204Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-18T11:55:20.762Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2020-07-18T11:55:21.062Z] INFO [loader] Go packages loading at mode 575 (compiled_files|name|deps|exports_file|files|imports|types_sizes) took 1m55.949445857s [2020-07-18T11:55:21.062Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 458.726161ms [2020-07-18T11:55:21.110Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.905s coverage: 45.9% of statements [2020-07-18T11:55:21.403Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-07-18T11:55:22.156Z] ok github.com/docker/docker/daemon/cluster/convert 0.030s coverage: 35.4% of statements [2020-07-18T11:55:23.696Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-18T11:55:23.696Z] [2020-07-18T11:55:23.696Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-18T11:55:24.264Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-18T11:55:24.264Z] HOSTNAME=91a35e21f0de [2020-07-18T11:55:24.264Z] DEST=bundles/test-integration [2020-07-18T11:55:24.264Z] PWD=/go/src/github.com/docker/docker [2020-07-18T11:55:24.264Z] DOCKER_ROOTLESS=1 [2020-07-18T11:55:24.264Z] DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:55:24.264Z] container=docker [2020-07-18T11:55:24.264Z] HOME=/root [2020-07-18T11:55:24.264Z] GOLANG_VERSION=1.13.14 [2020-07-18T11:55:24.264Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-18T11:55:24.264Z] VALIDATE_BRANCH=master [2020-07-18T11:55:24.264Z] TERM=xterm [2020-07-18T11:55:24.264Z] DOCKER_PKG=github.com/docker/docker [2020-07-18T11:55:24.264Z] SHLVL=1 [2020-07-18T11:55:24.264Z] TIMEOUT=120m [2020-07-18T11:55:24.264Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-18T11:55:24.264Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-18T11:55:24.264Z] GO111MODULE=off [2020-07-18T11:55:24.264Z] DOCKER_EXPERIMENTAL=1 [2020-07-18T11:55:24.264Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-18T11:55:24.264Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-18T11:55:24.264Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-18T11:55:24.264Z] GOPATH=/go [2020-07-18T11:55:24.264Z] PKG_CONFIG=pkg-config [2020-07-18T11:55:24.264Z] _=/usr/bin/env [2020-07-18T11:55:24.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-18T11:55:24.944Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.219s coverage: 49.5% of statements [2020-07-18T11:55:25.471Z] ok github.com/docker/docker/daemon/cluster 0.093s coverage: 0.5% of statements [2020-07-18T11:55:27.394Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2020-07-18T11:55:27.971Z] ok github.com/docker/docker/daemon/config 0.097s coverage: 81.8% of statements [2020-07-18T11:55:29.242Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-07-18T11:55:30.213Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2020-07-18T11:55:31.862Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.589s coverage: 73.1% of statements [2020-07-18T11:55:31.862Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-18T11:55:31.862Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.699s coverage: 57.7% of statements [2020-07-18T11:55:31.862Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-18T11:55:31.862Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-07-18T11:55:32.499Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.657s coverage: 76.1% of statements [2020-07-18T11:55:32.499Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-18T11:55:32.792Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2020-07-18T11:55:33.429Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2020-07-18T11:55:33.552Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-07-18T11:55:33.813Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.696s coverage: 13.9% of statements [2020-07-18T11:55:34.962Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.8% of statements [2020-07-18T11:55:34.962Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-18T11:55:34.962Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-18T11:55:34.962Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 41.0% of statements [2020-07-18T11:55:35.733Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.592s coverage: 57.0% of statements [2020-07-18T11:55:36.064Z] ok github.com/docker/docker/daemon/logger/awslogs 0.079s coverage: 77.4% of statements [2020-07-18T11:55:36.064Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-18T11:55:36.064Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-18T11:55:36.064Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-07-18T11:55:37.103Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 26.2% of statements [2020-07-18T11:55:37.103Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 61.6% of statements [2020-07-18T11:55:37.397Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-07-18T11:55:37.652Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.028s coverage: 1.8% of statements [2020-07-18T11:55:38.102Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 75.2% of statements [2020-07-18T11:55:38.102Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-18T11:55:38.395Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 37.7% of statements [2020-07-18T11:55:38.602Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.334s coverage: 45.9% of statements [2020-07-18T11:55:39.031Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.004s coverage: 33.3% of statements [2020-07-18T11:55:40.071Z] ok github.com/docker/docker/daemon/logger/syslog 0.002s coverage: 46.8% of statements [2020-07-18T11:55:40.071Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-18T11:55:40.711Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-18T11:55:41.004Z] ok github.com/docker/docker/daemon/logger/splunk 1.446s coverage: 82.5% of statements [2020-07-18T11:55:41.004Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-18T11:55:41.004Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-18T11:55:41.154Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.805s coverage: 73.1% of statements [2020-07-18T11:55:41.154Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.792s coverage: 49.5% of statements [2020-07-18T11:55:42.043Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2020-07-18T11:55:42.345Z] ok github.com/docker/docker/distribution 0.416s coverage: 22.1% of statements [2020-07-18T11:55:42.345Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-18T11:55:42.547Z] ok github.com/docker/docker/daemon 12.487s coverage: 17.4% of statements [2020-07-18T11:55:42.547Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-18T11:55:42.547Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-18T11:55:42.547Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-18T11:55:42.547Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-18T11:55:42.547Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-18T11:55:43.122Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-07-18T11:55:43.384Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.628s coverage: 76.1% of statements [2020-07-18T11:55:43.386Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-07-18T11:55:43.961Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2020-07-18T11:55:44.048Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-07-18T11:55:44.491Z] ok github.com/docker/docker/api/server/httputils 0.050s coverage: 14.7% of statements [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-18T11:55:44.491Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-18T11:55:44.491Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-07-18T11:55:44.491Z] ok github.com/docker/docker/api/types/filters 0.028s coverage: 92.2% of statements [2020-07-18T11:55:44.491Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.1% of statements [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/types [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-18T11:55:44.491Z] ok github.com/docker/docker/api/types/time 0.036s coverage: 100.0% of statements [2020-07-18T11:55:44.491Z] ok github.com/docker/docker/api/types/versions 0.024s coverage: 75.0% of statements [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/builder [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-18T11:55:44.491Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-18T11:55:44.491Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2020-07-18T11:55:44.491Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2020-07-18T11:55:44.491Z] ok github.com/docker/docker/builder/remotecontext/git 3.889s coverage: 86.3% of statements [2020-07-18T11:55:44.491Z] ok github.com/docker/docker/builder/remotecontext 0.446s coverage: 13.6% of statements [2020-07-18T11:55:44.536Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.042s coverage: 3.0% of statements [2020-07-18T11:55:44.685Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-07-18T11:55:44.978Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 85.1% of statements [2020-07-18T11:55:44.978Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-18T11:55:44.978Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-18T11:55:44.978Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-07-18T11:55:44.978Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-18T11:55:45.271Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-07-18T11:55:45.544Z] ok github.com/docker/docker/builder/dockerfile 1.251s coverage: 48.1% of statements [2020-07-18T11:55:45.544Z] ? github.com/docker/docker/cli [no test files] [2020-07-18T11:55:45.544Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-18T11:55:46.458Z] ok github.com/docker/docker/daemon/logger 0.266s coverage: 41.0% of statements [2020-07-18T11:55:46.458Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.747s coverage: 57.7% of statements [2020-07-18T11:55:46.458Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-18T11:55:46.458Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-18T11:55:46.458Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 4.8% of statements [2020-07-18T11:55:46.458Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-18T11:55:46.458Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-18T11:55:46.785Z] ok github.com/docker/docker/opts 0.012s coverage: 67.4% of statements [2020-07-18T11:55:46.785Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-18T11:55:47.859Z] ok github.com/docker/docker/daemon/logger/awslogs 0.296s coverage: 77.4% of statements [2020-07-18T11:55:47.860Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-18T11:55:47.860Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-18T11:55:48.123Z] ok github.com/docker/docker/daemon/logger/gelf 0.049s coverage: 67.0% of statements [2020-07-18T11:55:48.123Z] ok github.com/docker/docker/daemon/logger/journald 0.028s coverage: 26.2% of statements [2020-07-18T11:55:48.310Z] ok github.com/docker/docker/pkg/archive 0.501s coverage: 77.2% of statements [2020-07-18T11:55:48.699Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.050s coverage: 61.6% of statements [2020-07-18T11:55:48.700Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 87.2% of statements [2020-07-18T11:55:49.826Z] ok github.com/docker/docker/pkg/authorization 0.931s coverage: 68.3% of statements [2020-07-18T11:55:50.093Z] ok github.com/docker/docker/daemon/logger/local 0.071s coverage: 75.2% of statements [2020-07-18T11:55:50.093Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-18T11:55:50.119Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-18T11:55:50.119Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-18T11:55:50.355Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 37.7% of statements [2020-07-18T11:55:50.618Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 33.3% of statements [2020-07-18T11:55:51.193Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2020-07-18T11:55:51.198Z] ok github.com/docker/docker/client 0.341s coverage: 75.5% of statements [2020-07-18T11:55:51.766Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 46.8% of statements [2020-07-18T11:55:52.028Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2020-07-18T11:55:53.417Z] ok github.com/docker/docker/daemon/logger/splunk 1.917s coverage: 82.5% of statements [2020-07-18T11:55:53.417Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-18T11:55:53.417Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-18T11:55:53.417Z] ok github.com/docker/docker/distribution/metadata 0.097s coverage: 48.2% of statements [2020-07-18T11:55:54.363Z] ok github.com/docker/docker/distribution 0.267s coverage: 22.1% of statements [2020-07-18T11:55:54.363Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-18T11:55:54.647Z] ok github.com/docker/docker/layer 7.842s coverage: 68.8% of statements [2020-07-18T11:55:54.647Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-18T11:55:54.647Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-18T11:55:54.647Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-18T11:55:54.647Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-18T11:55:54.647Z] ? github.com/docker/docker/oci [no test files] [2020-07-18T11:55:54.647Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-18T11:55:54.647Z] ok github.com/docker/docker/pkg/chrootarchive 3.533s coverage: 43.2% of statements [2020-07-18T11:55:54.647Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-18T11:55:54.647Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-18T11:55:54.647Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2020-07-18T11:55:54.647Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-07-18T11:55:54.939Z] ok github.com/docker/docker/errdefs 0.022s coverage: 49.4% of statements [2020-07-18T11:55:55.006Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2020-07-18T11:55:55.299Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-07-18T11:55:55.516Z] ok github.com/docker/docker/image 0.064s coverage: 86.4% of statements [2020-07-18T11:55:55.938Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-07-18T11:55:56.090Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-07-18T11:55:56.090Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2020-07-18T11:55:56.090Z] ok github.com/docker/docker/distribution/xfer 1.718s coverage: 85.1% of statements [2020-07-18T11:55:56.090Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-18T11:55:56.090Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-18T11:55:56.090Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-18T11:55:56.232Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-07-18T11:55:56.667Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2020-07-18T11:55:56.930Z] ok github.com/docker/docker/pkg/aaparser 0.026s coverage: 50.0% of statements [2020-07-18T11:55:57.290Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-07-18T11:55:57.926Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2020-07-18T11:55:58.562Z] ok github.com/docker/docker/pkg/fsutils 0.408s coverage: 85.1% of statements [2020-07-18T11:55:58.855Z] ok github.com/docker/docker/pkg/discovery/kv 3.069s coverage: 84.1% of statements [2020-07-18T11:55:58.856Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-07-18T11:55:58.889Z] ok github.com/docker/docker/opts 0.200s coverage: 67.4% of statements [2020-07-18T11:55:59.471Z] ok github.com/docker/docker/pkg/authorization 0.622s coverage: 68.3% of statements [2020-07-18T11:55:59.492Z] ok github.com/docker/docker/pkg/idtools 0.234s coverage: 70.5% of statements [2020-07-18T11:55:59.732Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2020-07-18T11:55:59.846Z] ok github.com/docker/docker/pkg/ioutils 0.302s coverage: 70.6% of statements [2020-07-18T11:55:59.846Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-07-18T11:55:59.994Z] ok github.com/docker/docker/pkg/capabilities 0.025s coverage: 87.5% of statements [2020-07-18T11:56:00.140Z] ok github.com/docker/docker/pkg/locker 0.028s coverage: 88.9% of statements [2020-07-18T11:56:00.140Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-07-18T11:56:00.140Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-18T11:56:00.140Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-18T11:56:00.434Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-07-18T11:56:00.434Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-18T11:56:00.434Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-07-18T11:56:00.727Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-07-18T11:56:00.940Z] ok github.com/docker/docker/pkg/archive 1.272s coverage: 76.8% of statements [2020-07-18T11:56:00.940Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-07-18T11:56:01.020Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 86.7% of statements [2020-07-18T11:56:01.020Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-07-18T11:56:01.020Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-18T11:56:01.020Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-18T11:56:01.512Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-07-18T11:56:01.512Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 92.9% of statements [2020-07-18T11:56:02.065Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2020-07-18T11:56:02.085Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-07-18T11:56:02.358Z] ok github.com/docker/docker/pkg/plugins/transport 0.023s coverage: 85.7% of statements [2020-07-18T11:56:02.652Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-18T11:56:02.660Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-07-18T11:56:02.945Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-18T11:56:02.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-18T11:56:03.235Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-07-18T11:56:03.983Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-07-18T11:56:04.181Z] ok github.com/docker/docker/pkg/chrootarchive 3.491s coverage: 43.2% of statements [2020-07-18T11:56:04.181Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-07-18T11:56:04.276Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-07-18T11:56:04.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-18T11:56:05.126Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 89.5% of statements [2020-07-18T11:56:05.126Z] ok github.com/docker/docker/pkg/fsutils 0.334s coverage: 85.1% of statements [2020-07-18T11:56:05.388Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2020-07-18T11:56:05.651Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-07-18T11:56:06.227Z] ok github.com/docker/docker/layer 7.308s coverage: 68.8% of statements [2020-07-18T11:56:06.227Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-18T11:56:06.227Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-18T11:56:06.227Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-18T11:56:06.227Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-18T11:56:06.227Z] ? github.com/docker/docker/oci [no test files] [2020-07-18T11:56:06.227Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-18T11:56:06.227Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-18T11:56:06.227Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-18T11:56:06.803Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-07-18T11:56:06.803Z] ok github.com/docker/docker/pkg/locker 0.034s coverage: 88.9% of statements [2020-07-18T11:56:06.803Z] ok github.com/docker/docker/pkg/ioutils 0.631s coverage: 70.6% of statements [2020-07-18T11:56:06.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-18T11:56:07.016Z] ok github.com/docker/docker/pkg/signal 2.342s coverage: 61.0% of statements [2020-07-18T11:56:07.065Z] ok github.com/docker/docker/pkg/idtools 0.959s coverage: 70.5% of statements [2020-07-18T11:56:07.065Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2020-07-18T11:56:07.065Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-18T11:56:07.065Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-18T11:56:07.312Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-07-18T11:56:07.327Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements [2020-07-18T11:56:07.327Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-18T11:56:07.591Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2020-07-18T11:56:07.606Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-18T11:56:07.854Z] ok github.com/docker/docker/pkg/parsers/kernel 0.038s coverage: 60.0% of statements [2020-07-18T11:56:07.854Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.059s coverage: 86.7% of statements [2020-07-18T11:56:07.899Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-07-18T11:56:08.117Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements [2020-07-18T11:56:08.117Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-18T11:56:08.117Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-18T11:56:08.191Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-07-18T11:56:08.485Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 53.8% of statements [2020-07-18T11:56:08.693Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2020-07-18T11:56:09.121Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2020-07-18T11:56:09.268Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2020-07-18T11:56:09.268Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2020-07-18T11:56:09.268Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2020-07-18T11:56:09.414Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2020-07-18T11:56:09.707Z] ok github.com/docker/docker/pkg/tarsum 0.032s coverage: 89.3% of statements [2020-07-18T11:56:09.843Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-07-18T11:56:10.000Z] testing: warning: no tests to run [2020-07-18T11:56:10.000Z] coverage: [no statements] [2020-07-18T11:56:10.000Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-18T11:56:10.294Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-07-18T11:56:10.587Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-18T11:56:10.587Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-18T11:56:10.790Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2020-07-18T11:56:10.790Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 73.9% of statements [2020-07-18T11:56:11.365Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-07-18T11:56:11.365Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-07-18T11:56:11.627Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-07-18T11:56:12.100Z] ok github.com/docker/docker/plugin 0.550s coverage: 23.1% of statements [2020-07-18T11:56:12.200Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 53.8% of statements [2020-07-18T11:56:12.736Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-07-18T11:56:12.774Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.9% of statements [2020-07-18T11:56:13.036Z] ok github.com/docker/docker/pkg/signal 2.856s coverage: 61.0% of statements [2020-07-18T11:56:13.036Z] ok github.com/docker/docker/pkg/tailfile 0.175s coverage: 88.6% of statements [2020-07-18T11:56:13.373Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-07-18T11:56:13.611Z] testing: warning: no tests to run [2020-07-18T11:56:13.611Z] coverage: [no statements] [2020-07-18T11:56:13.611Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2020-07-18T11:56:13.611Z] ok github.com/docker/docker/pkg/tarsum 0.129s coverage: 89.3% of statements [2020-07-18T11:56:13.666Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-07-18T11:56:13.872Z] ok github.com/docker/docker/pkg/truncindex 0.118s coverage: 91.5% of statements [2020-07-18T11:56:13.873Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-07-18T11:56:14.135Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2020-07-18T11:56:15.196Z] ok github.com/docker/docker/registry 0.088s coverage: 56.3% of statements [2020-07-18T11:56:15.489Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-07-18T11:56:15.525Z] ok github.com/docker/docker/plugin/v2 0.018s coverage: 14.5% of statements [2020-07-18T11:56:15.782Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-07-18T11:56:16.075Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2020-07-18T11:56:16.100Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 73.8% of statements [2020-07-18T11:56:16.371Z] ok github.com/docker/docker/reference 0.025s coverage: 84.4% of statements [2020-07-18T11:56:16.397Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-07-18T11:56:16.633Z] ok github.com/docker/docker/plugin 0.564s coverage: 23.1% of statements [2020-07-18T11:56:17.581Z] ok github.com/docker/docker/registry/resumable 0.071s coverage: 100.0% of statements [2020-07-18T11:56:17.581Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 45.3% of statements [2020-07-18T11:56:18.155Z] ok github.com/docker/docker/registry 0.243s coverage: 56.3% of statements [2020-07-18T11:56:18.418Z] ok github.com/docker/docker/testutil 0.013s coverage: 62.5% of statements [2020-07-18T11:56:18.474Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-18T11:56:18.681Z] ok github.com/docker/docker/runconfig 0.037s coverage: 66.1% of statements [2020-07-18T11:56:19.110Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2020-07-18T11:56:19.750Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-07-18T11:56:20.386Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-07-18T11:56:20.604Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-07-18T11:56:21.180Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2020-07-18T11:56:21.753Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.0% of statements [2020-07-18T11:56:22.326Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-07-18T11:56:28.766Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m3.575027982s with top 10 stages: buildssa: 1m33.288818583s, goimports: 22.569245435s, unconvert: 12.736653758s, gosec: 9.886687965s, golint: 5.765857077s, misspell: 4.67022386s, ineffassign: 4.240116301s, vrp: 3.454795874s, inspect: 3.164879377s, printf: 2.099745206s [2020-07-18T11:56:28.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-18T11:56:29.103Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-18T11:56:29.103Z] [2020-07-18T11:56:29.103Z] ________ ____ __. [2020-07-18T11:56:29.103Z] \_____ \ | |/ _| [2020-07-18T11:56:29.103Z] / | \| < [2020-07-18T11:56:29.103Z] / | \ | \ [2020-07-18T11:56:29.103Z] \_______ /____|__ \ [2020-07-18T11:56:29.103Z] \/ \/ [2020-07-18T11:56:29.103Z] [2020-07-18T11:56:29.103Z] INFO: make.ps1 ended at 07/18/2020 11:56:19 [2020-07-18T11:56:29.103Z] INFO: Binaries build ended at 07/18/2020 11:56:21. Duration:00:01:10.5344070 [2020-07-18T11:56:29.103Z] INFO: Copying the built daemon binary to d:\CI\PR-41231\5\binary\dockerd-d82725e251.exe... [2020-07-18T11:56:29.103Z] INFO: Copying the built client binary to d:\CI\PR-41231\5\binary\docker-d82725e251.exe... [2020-07-18T11:56:29.103Z] INFO: Copying dockerversion from the container... [2020-07-18T11:56:29.103Z] INFO: Copying the golang package from the container to d:\CI\PR-41231\5\installer\go.zip... [2020-07-18T11:56:29.103Z] INFO: Extracting go.zip to d:\CI\PR-41231\5\go [2020-07-18T11:56:29.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-18T11:56:30.680Z] ok github.com/docker/docker/cmd/dockerd 0.132s coverage: 30.8% of statements [2020-07-18T11:56:31.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-18T11:56:32.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-18T11:56:32.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-18T11:56:34.253Z] ok github.com/docker/docker/container 0.182s coverage: 34.7% of statements [2020-07-18T11:56:34.253Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-18T11:56:34.253Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-18T11:56:34.253Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-18T11:56:34.253Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-18T11:56:34.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-18T11:56:35.747Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/rootless [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/volume [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-18T11:56:35.747Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === Skipped [2020-07-18T11:56:35.747Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-18T11:56:35.747Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-18T11:56:35.747Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-18T11:56:35.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:35.747Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-18T11:56:35.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:35.747Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-18T11:56:35.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:35.747Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-18T11:56:35.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:35.747Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-18T11:56:35.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:35.747Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-18T11:56:35.747Z] graphtest_unix.go:73: No driver to put! [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-18T11:56:35.747Z] time="2020-07-18T11:55:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T11:56:35.747Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T11:56:35.747Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-18T11:56:35.747Z] time="2020-07-18T11:55:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T11:56:35.747Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T11:56:35.747Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-18T11:56:35.747Z] time="2020-07-18T11:55:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T11:56:35.747Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T11:56:35.747Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-18T11:56:35.747Z] time="2020-07-18T11:55:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T11:56:35.747Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T11:56:35.747Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-18T11:56:35.747Z] time="2020-07-18T11:55:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T11:56:35.747Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T11:56:35.747Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-18T11:56:35.747Z] graphtest_unix.go:73: No driver to put! [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-18T11:56:35.747Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-18T11:56:35.747Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-18T11:56:35.747Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-18T11:56:35.747Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-18T11:56:35.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:35.747Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-18T11:56:35.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:35.747Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-18T11:56:35.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:35.747Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-18T11:56:35.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:35.747Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-18T11:56:35.747Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:35.747Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-18T11:56:35.747Z] graphtest_unix.go:73: No driver to put! [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-18T11:56:35.747Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-18T11:56:35.747Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] [2020-07-18T11:56:35.747Z] DONE 2120 tests, 26 skipped in 192.021s Post stage [Pipeline] junit [2020-07-18T11:56:36.433Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-18T11:56:36.958Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41231/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 -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:d82725e25192db5d3f796f47a61af995571fd8f7 hack/make.sh dynbinary test-integration [2020-07-18T11:56:37.028Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.019s coverage: 65.3% of statements [2020-07-18T11:56:37.252Z] [2020-07-18T11:56:37.252Z] Removing bundles/ [2020-07-18T11:56:37.252Z] [2020-07-18T11:56:37.252Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-18T11:56:37.252Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-18T11:56:37.252Z] GOOS="" GOARCH="" GOARM="" [2020-07-18T11:56:37.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-18T11:56:39.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-18T11:56:40.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-18T11:56:41.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-18T11:56:42.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-18T11:56:43.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-18T11:56:44.025Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.4% of statements [2020-07-18T11:56:44.287Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.6% of statements [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/rootless [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/volume [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-18T11:56:44.287Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === Skipped [2020-07-18T11:56:44.287Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-18T11:56:44.287Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-18T11:56:44.287Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-18T11:56:44.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:44.287Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-18T11:56:44.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:44.287Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-18T11:56:44.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:44.287Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-18T11:56:44.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:44.287Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-18T11:56:44.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:44.287Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-18T11:56:44.287Z] graphtest_unix.go:73: No driver to put! [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-18T11:56:44.287Z] time="2020-07-18T11:55:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T11:56:44.287Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T11:56:44.287Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-18T11:56:44.287Z] time="2020-07-18T11:55:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T11:56:44.287Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T11:56:44.287Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-18T11:56:44.287Z] time="2020-07-18T11:55:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T11:56:44.287Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T11:56:44.287Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-18T11:56:44.287Z] time="2020-07-18T11:55:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T11:56:44.287Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T11:56:44.287Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-18T11:56:44.287Z] time="2020-07-18T11:55:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T11:56:44.287Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T11:56:44.287Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-18T11:56:44.287Z] graphtest_unix.go:73: No driver to put! [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-18T11:56:44.287Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-18T11:56:44.287Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-18T11:56:44.287Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-18T11:56:44.287Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-18T11:56:44.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:44.287Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-18T11:56:44.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:44.287Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-18T11:56:44.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:44.287Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-18T11:56:44.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:44.287Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-18T11:56:44.287Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:56:44.287Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-18T11:56:44.287Z] graphtest_unix.go:73: No driver to put! [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-18T11:56:44.287Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-18T11:56:44.287Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] [2020-07-18T11:56:44.287Z] DONE 2120 tests, 26 skipped in 189.460s Post stage [Pipeline] junit [2020-07-18T11:56:44.303Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-18T11:56:44.685Z] ok github.com/docker/docker/daemon/cluster 0.175s coverage: 0.5% of statements [2020-07-18T11:56:44.863Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41231/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 -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:d82725e25192db5d3f796f47a61af995571fd8f7 hack/make.sh dynbinary test-integration [2020-07-18T11:56:45.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-18T11:56:45.435Z] [2020-07-18T11:56:45.698Z] Removing bundles/ [2020-07-18T11:56:45.698Z] [2020-07-18T11:56:45.698Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-18T11:56:45.698Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-18T11:56:45.698Z] GOOS="" GOARCH="" GOARM="" [2020-07-18T11:56:46.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-18T11:56:46.857Z] INFO [runner/unused/goanalysis] analyzers took 26.480193806s with top 10 stages: buildssa: 22.358498937s, U1000: 4.121694869s [2020-07-18T11:56:46.857Z] INFO [runner] Issues before processing: 2301, after processing: 0 [2020-07-18T11:56:46.857Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1692/1692, nolint: 0/64, skip_files: 1692/1692, autogenerated_exclude: 1587/1692, identifier_marker: 1587/1587, exclude: 1587/1587, exclude-rules: 64/1587, cgo: 1692/2301, filename_unadjuster: 1692/1692, path_prettifier: 1692/1692 [2020-07-18T11:56:46.857Z] INFO [runner] processing took 127.349153ms with stages: nolint: 53.7629ms, identifier_marker: 40.107137ms, path_prettifier: 13.448628ms, autogenerated_exclude: 7.108509ms, exclude-rules: 7.029444ms, skip_dirs: 3.81403ms, cgo: 1.287908ms, filename_unadjuster: 779.569µs, uniq_by_line: 5.391µs, max_same_issues: 2.071µs, diff: 714ns, exclude: 670ns, max_from_linter: 596ns, source_code: 559ns, path_shortener: 412ns, skip_files: 336ns, max_per_file_from_linter: 279ns [2020-07-18T11:56:46.857Z] INFO [runner] linters took 1m34.09368794s with stages: goanalysis_metalinter: 1m15.655100169s, unused: 18.310106155s [2020-07-18T11:56:46.857Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-07-18T11:56:46.857Z] INFO Memory: 1591 samples, avg is 242.9MB, max is 2965.4MB [2020-07-18T11:56:46.857Z] INFO Execution took 3m31.779251092s [2020-07-18T11:56:46.857Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-18T11:56:47.451Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41231/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d82725e25192db5d3f796f47a61af995571fd8f7 hack/make.sh dynbinary-daemon test-docker-py [2020-07-18T11:56:47.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-18T11:56:47.711Z] [2020-07-18T11:56:47.971Z] Removing bundles/ [2020-07-18T11:56:47.971Z] [2020-07-18T11:56:47.971Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-18T11:56:47.971Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-18T11:56:47.971Z] GOOS="" GOARCH="" GOARM="" [2020-07-18T11:56:48.287Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2020-07-18T11:56:48.896Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-18T11:56:48.896Z] Using test binary docker [2020-07-18T11:56:48.896Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-18T11:56:48.896Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-18T11:56:48.896Z] INFO: Waiting for daemon to start... [2020-07-18T11:56:48.896Z] Starting dockerd [2020-07-18T11:56:50.390Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-07-18T11:56:50.798Z] . [2020-07-18T11:56:50.798Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-18T11:56:50.798Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-18T11:56:50.798Z] Error: No such image: emptyfs [2020-07-18T11:56:51.048Z] ok github.com/docker/docker/daemon/config 0.076s coverage: 81.8% of statements [2020-07-18T11:56:51.055Z] Running integration-test (iteration 1) [2020-07-18T11:56:51.055Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-18T11:56:53.148Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-07-18T11:56:54.444Z] INFO: Extraction ended at 07/18/2020 11:56:50. Duration:00:00:22.8947657 [2020-07-18T11:56:54.444Z] INFO: Updating the golang and path environment variables [2020-07-18T11:56:54.444Z] INFO: GOPATH=d:\gopath [2020-07-18T11:56:54.444Z] INFO: go version go1.13.14 windows/amd64 [2020-07-18T11:56:54.444Z] INFO: Running the daemon under test in debug mode [2020-07-18T11:56:54.444Z] INFO: Starting a daemon under test... [2020-07-18T11:56:54.444Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41231\5\daemon --pidfile d:\CI\PR-41231\5\docker.pid -D [2020-07-18T11:56:54.444Z] INFO: Process started successfully. [2020-07-18T11:56:54.444Z] INFO: Start tailing logs of the daemon under tests [2020-07-18T11:56:54.444Z] INFO: Waiting for the daemon under test to start... [2020-07-18T11:56:54.444Z] INFO: Daemon under test started and replied! [2020-07-18T11:56:54.444Z] INFO: Docker version of the daemon under test [2020-07-18T11:56:54.444Z] [2020-07-18T11:56:54.444Z] Client: [2020-07-18T11:56:54.444Z] Version: 17.06.2-ce [2020-07-18T11:56:54.444Z] API version: 1.30 [2020-07-18T11:56:54.444Z] Go version: go1.8.3 [2020-07-18T11:56:54.444Z] Git commit: cec0b72 [2020-07-18T11:56:54.444Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-18T11:56:54.444Z] OS/Arch: windows/amd64 [2020-07-18T11:56:54.444Z] [2020-07-18T11:56:54.444Z] Server: [2020-07-18T11:56:54.444Z] Version: 0.0.0-dev [2020-07-18T11:56:54.444Z] API version: 1.41 (minimum version 1.24) [2020-07-18T11:56:54.444Z] Go version: go1.13.14 [2020-07-18T11:56:54.444Z] Git commit: d82725e251 [2020-07-18T11:56:54.444Z] Built: 07/18/2020 11:55:15 [2020-07-18T11:56:54.444Z] OS/Arch: windows/amd64 [2020-07-18T11:56:54.444Z] Experimental: false [2020-07-18T11:56:54.444Z] [2020-07-18T11:56:54.444Z] INFO: Docker info of the daemon under test [2020-07-18T11:56:54.444Z] [2020-07-18T11:56:54.444Z] Containers: 0 [2020-07-18T11:56:54.444Z] Running: 0 [2020-07-18T11:56:54.444Z] Paused: 0 [2020-07-18T11:56:54.444Z] Stopped: 0 [2020-07-18T11:56:54.444Z] Images: 0 [2020-07-18T11:56:54.444Z] Server Version: 0.0.0-dev [2020-07-18T11:56:54.444Z] Storage Driver: windowsfilter [2020-07-18T11:56:54.444Z] Windows: [2020-07-18T11:56:54.444Z] Logging Driver: json-file [2020-07-18T11:56:54.444Z] Plugins: [2020-07-18T11:56:54.444Z] Volume: local [2020-07-18T11:56:54.444Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-18T11:56:54.444Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-18T11:56:54.444Z] Swarm: inactive [2020-07-18T11:56:54.444Z] Default Isolation: process [2020-07-18T11:56:54.444Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-18T11:56:54.444Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-18T11:56:54.444Z] OSType: windows [2020-07-18T11:56:54.444Z] Architecture: x86_64 [2020-07-18T11:56:54.444Z] CPUs: 4 [2020-07-18T11:56:54.444Z] Total Memory: 32GiB [2020-07-18T11:56:54.444Z] Name: azwin-2-1474b0 [2020-07-18T11:56:54.444Z] ID: FI4D:IM3H:2CDW:2J33:654L:2LPQ:5KDR:HMY3:G2CS:7IIB:D7FR:55FO [2020-07-18T11:56:54.444Z] Docker Root Dir: D:\CI\PR-41231\5\daemon [2020-07-18T11:56:54.444Z] Debug Mode (client): false [2020-07-18T11:56:54.444Z] Debug Mode (server): true [2020-07-18T11:56:54.444Z] File Descriptors: -1 [2020-07-18T11:56:54.444Z] Goroutines: 17 [2020-07-18T11:56:54.444Z] System Time: 2020-07-18T11:56:54.1607742Z [2020-07-18T11:56:54.444Z] EventsListeners: 0 [2020-07-18T11:56:54.444Z] Registry: https://index.docker.io/v1/ [2020-07-18T11:56:54.444Z] Labels: [2020-07-18T11:56:54.444Z] Experimental: false [2020-07-18T11:56:54.444Z] Insecure Registries: [2020-07-18T11:56:54.444Z] 127.0.0.0/8 [2020-07-18T11:56:54.444Z] Live Restore Enabled: false [2020-07-18T11:56:54.444Z] [2020-07-18T11:56:54.444Z] [2020-07-18T11:56:54.444Z] INFO: Docker images of the daemon under test [2020-07-18T11:56:54.444Z] [2020-07-18T11:56:54.444Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-18T11:56:54.444Z] [2020-07-18T11:56:54.444Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-18T11:56:54.444Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-18T11:56:54.917Z] ltsc2019: Pulling from windows/servercore [2020-07-18T11:56:54.917Z] 4612f6d0b889: Pulling fs layer [2020-07-18T11:56:54.917Z] fc1b9e59edad: Pulling fs layer [2020-07-18T11:56:55.903Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-07-18T11:56:56.200Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.483s coverage: 13.9% of statements [2020-07-18T11:56:58.337Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.648s coverage: 57.9% of statements [2020-07-18T11:57:00.436Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-07-18T11:57:00.839Z] fc1b9e59edad: Verifying Checksum [2020-07-18T11:57:00.839Z] fc1b9e59edad: Download complete [2020-07-18T11:57:01.497Z] ok github.com/docker/docker/daemon 12.327s coverage: 17.4% of statements [2020-07-18T11:57:01.497Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-18T11:57:01.497Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-18T11:57:01.497Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-18T11:57:01.497Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-18T11:57:02.148Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.239s coverage: 69.2% of statements [2020-07-18T11:57:03.206Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.017s coverage: 45.9% of statements [2020-07-18T11:57:03.206Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-18T11:57:03.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-18T11:57:03.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-18T11:57:05.308Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.337s coverage: 49.5% of statements [2020-07-18T11:57:05.934Z] Loaded image: buildpack-deps:buster [2020-07-18T11:57:05.934Z] Loaded image: busybox:latest [2020-07-18T11:57:05.934Z] Loaded image: busybox:glibc [2020-07-18T11:57:05.934Z] Loaded image: debian:buster [2020-07-18T11:57:05.934Z] Loaded image: hello-world:latest [2020-07-18T11:57:05.934Z] INFO: Testing against a local daemon [2020-07-18T11:57:05.934Z] === RUN TestCgroupNamespacesBuild [2020-07-18T11:57:05.952Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.588s coverage: 76.1% of statements [2020-07-18T11:57:06.250Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-07-18T11:57:06.877Z] --- PASS: TestCgroupNamespacesBuild (3.11s) [2020-07-18T11:57:06.877Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-18T11:57:07.304Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2020-07-18T11:57:07.953Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.041s coverage: 3.0% of statements [2020-07-18T11:57:09.419Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2020-07-18T11:57:09.420Z] === RUN TestBuildWithSession [2020-07-18T11:57:09.420Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-18T11:57:09.420Z] build_session_test.go:25: TODO: BuildKit [2020-07-18T11:57:09.420Z] === RUN TestBuildSquashParent [2020-07-18T11:57:09.496Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.570s coverage: 52.1% of statements [2020-07-18T11:57:09.496Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-18T11:57:09.496Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-18T11:57:10.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-18T11:57:11.034Z] ok github.com/docker/docker/daemon/logger 0.266s coverage: 41.0% of statements [2020-07-18T11:57:12.584Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2020-07-18T11:57:12.882Z] ok github.com/docker/docker/daemon/logger/awslogs 0.453s coverage: 77.8% of statements [2020-07-18T11:57:12.882Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 4.8% of statements [2020-07-18T11:57:12.882Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-18T11:57:12.882Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-18T11:57:12.882Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-18T11:57:12.882Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-18T11:57:13.942Z] ok github.com/docker/docker/daemon/logger/journald 0.048s coverage: 26.2% of statements [2020-07-18T11:57:14.242Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.036s coverage: 87.2% of statements [2020-07-18T11:57:15.783Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.047s coverage: 61.6% of statements [2020-07-18T11:57:15.783Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 75.2% of statements [2020-07-18T11:57:15.783Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-18T11:57:17.331Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 33.3% of statements [2020-07-18T11:57:17.331Z] time="2020-07-18T11:57:17Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate603141631/log235306322.1: no such file or directory" [2020-07-18T11:57:17.331Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 37.7% of statements [2020-07-18T11:57:17.540Z] --- PASS: TestBuildSquashParent (7.14s) [2020-07-18T11:57:17.540Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-18T11:57:17.540Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-18T11:57:17.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-18T11:57:17.540Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-18T11:57:17.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-18T11:57:17.540Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-18T11:57:17.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-18T11:57:17.540Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-18T11:57:17.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-18T11:57:17.540Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-18T11:57:17.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-18T11:57:17.540Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-18T11:57:17.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-18T11:57:17.540Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-18T11:57:17.540Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-18T11:57:17.540Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-18T11:57:17.799Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-18T11:57:18.876Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2020-07-18T11:57:18.876Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2020-07-18T11:57:19.702Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-18T11:57:19.702Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-18T11:57:21.605Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-18T11:57:21.605Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.45s) [2020-07-18T11:57:21.605Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.59s) [2020-07-18T11:57:21.605Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.92s) [2020-07-18T11:57:21.605Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2020-07-18T11:57:21.605Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2020-07-18T11:57:21.605Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s) [2020-07-18T11:57:21.605Z] === RUN TestBuildMultiStageCopy [2020-07-18T11:57:21.605Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-18T11:57:21.649Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2020-07-18T11:57:21.649Z] ok github.com/docker/docker/daemon/logger/splunk 2.510s coverage: 82.5% of statements [2020-07-18T11:57:21.649Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-18T11:57:21.649Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-18T11:57:22.704Z] ok github.com/docker/docker/distribution/metadata 0.145s coverage: 48.2% of statements [2020-07-18T11:57:24.241Z] ok github.com/docker/docker/errdefs 0.026s coverage: 49.4% of statements [2020-07-18T11:57:24.913Z] ok github.com/docker/docker/distribution 0.531s coverage: 22.1% of statements [2020-07-18T11:57:24.913Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-18T11:57:25.791Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-18T11:57:26.050Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-18T11:57:26.453Z] ok github.com/docker/docker/image 0.061s coverage: 86.4% of statements [2020-07-18T11:57:26.985Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-18T11:57:27.101Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2020-07-18T11:57:27.101Z] ok github.com/docker/docker/distribution/xfer 1.700s coverage: 85.6% of statements [2020-07-18T11:57:27.101Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-18T11:57:27.101Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-18T11:57:27.749Z] ok github.com/docker/docker/image/v1 0.053s coverage: 25.0% of statements [2020-07-18T11:57:27.749Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-18T11:57:28.049Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-07-18T11:57:28.360Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-18T11:57:29.295Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2020-07-18T11:57:29.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2020-07-18T11:57:29.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-18T11:57:29.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-18T11:57:29.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-18T11:57:29.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-18T11:57:29.295Z] === RUN TestBuildMultiStageParentConfig [2020-07-18T11:57:29.593Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 50.0% of statements [2020-07-18T11:57:31.024Z] 4612f6d0b889: Verifying Checksum [2020-07-18T11:57:31.024Z] 4612f6d0b889: Download complete [2020-07-18T11:57:31.705Z] ok github.com/docker/docker/opts 0.104s coverage: 67.4% of statements [2020-07-18T11:57:32.760Z] ok github.com/docker/docker/pkg/authorization 0.633s coverage: 68.3% of statements [2020-07-18T11:57:32.760Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2020-07-18T11:57:33.408Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-07-18T11:57:33.708Z] ok github.com/docker/docker/pkg/archive 1.132s coverage: 76.8% of statements [2020-07-18T11:57:34.209Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-18T11:57:34.209Z] [2020-07-18T11:57:34.209Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-18T11:57:34.209Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-18T11:57:34.209Z] HOSTNAME=50976e6d3053 [2020-07-18T11:57:34.209Z] TESTDEBUG=0 [2020-07-18T11:57:34.209Z] DEST=bundles/test-integration [2020-07-18T11:57:34.209Z] PWD=/go/src/github.com/docker/docker [2020-07-18T11:57:34.209Z] DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:57:34.209Z] container=docker [2020-07-18T11:57:34.209Z] HOME=/root [2020-07-18T11:57:34.209Z] GOLANG_VERSION=1.13.14 [2020-07-18T11:57:34.209Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-18T11:57:34.209Z] VALIDATE_BRANCH=master [2020-07-18T11:57:34.209Z] TERM=xterm [2020-07-18T11:57:34.209Z] DOCKER_PKG=github.com/docker/docker [2020-07-18T11:57:34.209Z] SHLVL=1 [2020-07-18T11:57:34.209Z] TIMEOUT=120m [2020-07-18T11:57:34.209Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-18T11:57:34.209Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-18T11:57:34.209Z] GO111MODULE=off [2020-07-18T11:57:34.209Z] DOCKER_EXPERIMENTAL=1 [2020-07-18T11:57:34.209Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-18T11:57:34.209Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-18T11:57:34.209Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-18T11:57:34.209Z] GOPATH=/go [2020-07-18T11:57:34.209Z] PKG_CONFIG=pkg-config [2020-07-18T11:57:34.209Z] _=/usr/bin/env [2020-07-18T11:57:34.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-18T11:57:34.359Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-07-18T11:57:34.560Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-07-18T11:57:34.560Z] === RUN TestBuildLabelWithTargets [2020-07-18T11:57:35.007Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2020-07-18T11:57:35.307Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-07-18T11:57:36.361Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-07-18T11:57:37.016Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-18T11:57:37.313Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-07-18T11:57:38.838Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-07-18T11:57:38.838Z] ok github.com/docker/docker/pkg/chrootarchive 3.900s coverage: 43.2% of statements [2020-07-18T11:57:39.138Z] ok github.com/docker/docker/layer 7.692s coverage: 68.8% of statements [2020-07-18T11:57:39.138Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-18T11:57:39.138Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-18T11:57:39.138Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-18T11:57:39.138Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-18T11:57:39.138Z] ? github.com/docker/docker/oci [no test files] [2020-07-18T11:57:39.138Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-18T11:57:39.138Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-18T11:57:39.138Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-18T11:57:39.787Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2020-07-18T11:57:39.787Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2020-07-18T11:57:40.100Z] ok github.com/docker/docker/pkg/fsutils 0.345s coverage: 85.1% of statements [2020-07-18T11:57:40.751Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-07-18T11:57:41.811Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-07-18T11:57:41.811Z] ok github.com/docker/docker/pkg/locker 0.032s coverage: 88.9% of statements [2020-07-18T11:57:42.458Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-07-18T11:57:42.459Z] ok github.com/docker/docker/pkg/idtools 0.736s coverage: 70.5% of statements [2020-07-18T11:57:42.670Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-18T11:57:42.670Z] === RUN TestBuildWithEmptyLayers [2020-07-18T11:57:42.756Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2020-07-18T11:57:42.756Z] ok github.com/docker/docker/pkg/ioutils 1.283s coverage: 70.6% of statements [2020-07-18T11:57:42.756Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-18T11:57:42.756Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-18T11:57:42.756Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-18T11:57:43.405Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2020-07-18T11:57:43.405Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-07-18T11:57:44.055Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 86.7% of statements [2020-07-18T11:57:44.055Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2020-07-18T11:57:44.055Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-18T11:57:44.055Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-18T11:57:44.703Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-07-18T11:57:45.209Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-07-18T11:57:45.209Z] === RUN TestBuildMultiStageOnBuild [2020-07-18T11:57:45.354Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2020-07-18T11:57:45.652Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-07-18T11:57:45.950Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-07-18T11:57:46.594Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements [2020-07-18T11:57:47.248Z] ok github.com/docker/docker/pkg/pubsub 1.127s coverage: 73.9% of statements [2020-07-18T11:57:47.248Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-07-18T11:57:48.302Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-07-18T11:57:48.302Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2020-07-18T11:57:48.600Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-07-18T11:57:49.650Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 36.9% of statements [2020-07-18T11:57:49.948Z] ok github.com/docker/docker/pkg/sysinfo 0.023s coverage: 53.4% of statements [2020-07-18T11:57:49.948Z] ok github.com/docker/docker/pkg/signal 3.004s coverage: 61.0% of statements [2020-07-18T11:57:50.515Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-07-18T11:57:50.515Z] === RUN TestBuildUncleanTarFilenames [2020-07-18T11:57:50.600Z] ok github.com/docker/docker/pkg/tailfile 0.077s coverage: 88.6% of statements [2020-07-18T11:57:50.600Z] testing: warning: no tests to run [2020-07-18T11:57:50.600Z] coverage: [no statements] [2020-07-18T11:57:50.600Z] ok github.com/docker/docker/pkg/term/windows 0.023s coverage: [no statements] [no tests to run] [2020-07-18T11:57:50.773Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2020-07-18T11:57:50.773Z] === RUN TestBuildMultiStageLayerLeak [2020-07-18T11:57:51.247Z] ok github.com/docker/docker/pkg/tarsum 0.163s coverage: 89.3% of statements [2020-07-18T11:57:51.247Z] ok github.com/docker/docker/pkg/urlutil 0.010s coverage: 100.0% of statements [2020-07-18T11:57:51.545Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-07-18T11:57:51.844Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2020-07-18T11:57:53.381Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.5% of statements [2020-07-18T11:57:53.460Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-18T11:57:54.032Z] [2020-07-18T11:57:54.032Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-18T11:57:54.605Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-18T11:57:54.605Z] HOSTNAME=db68d60d4866 [2020-07-18T11:57:54.605Z] TESTDEBUG=0 [2020-07-18T11:57:54.605Z] DEST=bundles/test-integration [2020-07-18T11:57:54.605Z] PWD=/go/src/github.com/docker/docker [2020-07-18T11:57:54.605Z] DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T11:57:54.605Z] container=docker [2020-07-18T11:57:54.605Z] HOME=/root [2020-07-18T11:57:54.605Z] GOLANG_VERSION=1.13.14 [2020-07-18T11:57:54.605Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-18T11:57:54.605Z] VALIDATE_BRANCH=master [2020-07-18T11:57:54.605Z] TERM=xterm [2020-07-18T11:57:54.605Z] DOCKER_PKG=github.com/docker/docker [2020-07-18T11:57:54.605Z] SHLVL=1 [2020-07-18T11:57:54.605Z] TIMEOUT=120m [2020-07-18T11:57:54.605Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-18T11:57:54.605Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-18T11:57:54.605Z] GO111MODULE=off [2020-07-18T11:57:54.605Z] DOCKER_EXPERIMENTAL=1 [2020-07-18T11:57:54.605Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-18T11:57:54.605Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-18T11:57:54.605Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-18T11:57:54.605Z] GOPATH=/go [2020-07-18T11:57:54.605Z] PKG_CONFIG=pkg-config [2020-07-18T11:57:54.605Z] _=/usr/bin/env [2020-07-18T11:57:54.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-18T11:57:54.919Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-07-18T11:57:54.919Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 68.8% of statements [2020-07-18T11:57:54.958Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2020-07-18T11:57:54.958Z] === RUN TestBuildWithHugeFile [2020-07-18T11:57:55.973Z] ok github.com/docker/docker/plugin 0.570s coverage: 23.1% of statements [2020-07-18T11:57:56.621Z] ok github.com/docker/docker/registry/resumable 0.039s coverage: 100.0% of statements [2020-07-18T11:57:56.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-18T11:57:56.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-18T11:57:57.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-18T11:57:57.272Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2020-07-18T11:57:58.347Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-07-18T11:57:58.647Z] ok github.com/docker/docker/registry 0.358s coverage: 56.3% of statements [2020-07-18T11:57:58.948Z] ok github.com/docker/docker/runconfig 0.034s coverage: 66.1% of statements [2020-07-18T11:58:01.058Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2020-07-18T11:58:03.161Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements [2020-07-18T11:58:03.161Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [2020-07-18T11:58:03.800Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-07-18T11:58:09.457Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-18T11:58:10.419Z] [2020-07-18T11:58:10.419Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-18T11:58:10.677Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-18T11:58:10.677Z] Using test binary docker [2020-07-18T11:58:10.936Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-18T11:58:10.936Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-18T11:58:10.936Z] INFO: Waiting for daemon to start... [2020-07-18T11:58:10.936Z] Starting dockerd [2020-07-18T11:58:12.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-18T11:58:12.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-18T11:58:12.838Z] . [2020-07-18T11:58:12.838Z] INFO: Building docker-sdk-python3:4.2.2... [2020-07-18T11:58:13.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-18T11:58:14.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-18T11:58:14.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-18T11:58:15.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-18T11:58:18.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-18T11:58:19.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-18T11:58:20.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-18T11:58:20.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-18T11:58:22.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-18T11:58:22.462Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/rootless [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/volume [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-18T11:58:22.462Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === Skipped [2020-07-18T11:58:22.462Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-18T11:58:22.462Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-18T11:58:22.462Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-18T11:58:22.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:58:22.462Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-18T11:58:22.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:58:22.462Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-18T11:58:22.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:58:22.462Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-18T11:58:22.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:58:22.462Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-18T11:58:22.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:58:22.462Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-18T11:58:22.462Z] graphtest_unix.go:73: No driver to put! [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-18T11:58:22.462Z] time="2020-07-18T11:57:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T11:58:22.462Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T11:58:22.462Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-18T11:58:22.462Z] time="2020-07-18T11:57:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T11:58:22.462Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T11:58:22.462Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-18T11:58:22.462Z] time="2020-07-18T11:57:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T11:58:22.462Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T11:58:22.462Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-18T11:58:22.462Z] time="2020-07-18T11:57:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T11:58:22.462Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T11:58:22.462Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-18T11:58:22.462Z] time="2020-07-18T11:57:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T11:58:22.462Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T11:58:22.462Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-18T11:58:22.462Z] graphtest_unix.go:73: No driver to put! [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-18T11:58:22.462Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-18T11:58:22.462Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-18T11:58:22.462Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-18T11:58:22.462Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-18T11:58:22.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:58:22.462Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-18T11:58:22.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:58:22.462Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-18T11:58:22.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:58:22.462Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-18T11:58:22.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:58:22.462Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-18T11:58:22.462Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T11:58:22.462Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-18T11:58:22.462Z] graphtest_unix.go:73: No driver to put! [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-18T11:58:22.462Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-18T11:58:22.462Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] [2020-07-18T11:58:22.462Z] DONE 2120 tests, 26 skipped in 257.468s Post stage [Pipeline] junit [2020-07-18T11:58:22.510Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-18T11:58:23.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-18T11:58:23.191Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41231/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 -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:d82725e25192db5d3f796f47a61af995571fd8f7 hack/make.sh dynbinary test-integration [2020-07-18T11:58:23.491Z] [2020-07-18T11:58:23.491Z] Removing bundles/ [2020-07-18T11:58:23.491Z] [2020-07-18T11:58:23.491Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-18T11:58:23.491Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-18T11:58:23.491Z] GOOS="" GOARCH="" GOARM="" [2020-07-18T11:58:24.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-18T11:58:25.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-18T11:58:26.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-18T11:58:26.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-18T11:58:26.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-18T11:58:27.306Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-18T11:58:27.306Z] Using test binary docker [2020-07-18T11:58:27.306Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-18T11:58:27.306Z] +++ /etc/init.d/apparmor start [2020-07-18T11:58:27.306Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-18T11:58:27.306Z] INFO: Waiting for daemon to start... [2020-07-18T11:58:27.306Z] Starting dockerd [2020-07-18T11:58:27.306Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-18T11:58:28.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-18T11:58:29.385Z] . [2020-07-18T11:58:29.385Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-18T11:58:29.385Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-18T11:58:29.385Z] Error: No such image: emptyfs [2020-07-18T11:58:29.385Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-18T11:58:29.385Z] ++++ docker load [2020-07-18T11:58:29.678Z] Running integration-test (iteration 1) [2020-07-18T11:58:29.678Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-18T11:58:29.678Z] ++ 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-07-18T11:58:29.678Z] ++ set -e [2020-07-18T11:58:29.678Z] ++ '[' -n 0 ']' [2020-07-18T11:58:29.678Z] ++ set -x [2020-07-18T11:58:29.678Z] ++ env -i DEST=/go/src/github.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-07-18T11:58:31.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-18T11:58:31.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-18T11:58:31.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-18T11:58:31.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-18T11:58:31.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-18T11:58:36.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-18T11:58:40.140Z] Loaded image: buildpack-deps:buster [2020-07-18T11:58:40.140Z] Loaded image: busybox:latest [2020-07-18T11:58:40.140Z] Loaded image: busybox:glibc [2020-07-18T11:58:40.140Z] Loaded image: debian:buster [2020-07-18T11:58:40.140Z] Loaded image: hello-world:latest [2020-07-18T11:58:40.140Z] INFO: Testing against a local daemon [2020-07-18T11:58:40.140Z] === RUN TestCgroupNamespacesBuild [2020-07-18T11:58:41.182Z] --- PASS: TestCgroupNamespacesBuild (2.18s) [2020-07-18T11:58:41.182Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-18T11:58:43.259Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2020-07-18T11:58:43.259Z] === RUN TestBuildWithSession [2020-07-18T11:58:43.259Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-18T11:58:43.259Z] build_session_test.go:25: TODO: BuildKit [2020-07-18T11:58:43.259Z] === RUN TestBuildSquashParent [2020-07-18T11:58:46.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-18T11:58:50.173Z] --- PASS: TestBuildSquashParent (7.21s) [2020-07-18T11:58:50.173Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-18T11:58:50.173Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-18T11:58:50.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-18T11:58:50.173Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-18T11:58:50.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-18T11:58:50.173Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-18T11:58:50.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-18T11:58:50.173Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-18T11:58:50.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-18T11:58:50.173Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-18T11:58:50.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-18T11:58:50.173Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-18T11:58:50.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-18T11:58:50.173Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-18T11:58:50.173Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-18T11:58:50.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-18T11:58:50.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-18T11:58:50.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-18T11:58:50.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-18T11:58:51.186Z] --- PASS: TestBuildWithHugeFile (50.81s) [2020-07-18T11:58:51.186Z] === RUN TestBuildWithEmptyDockerfile [2020-07-18T11:58:51.186Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-18T11:58:51.186Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-18T11:58:51.186Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-18T11:58:51.186Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-18T11:58:51.186Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-18T11:58:51.186Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-18T11:58:51.186Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-18T11:58:51.186Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-18T11:58:51.186Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-18T11:58:51.186Z] --- PASS: TestBuildWithEmptyDockerfile (0.22s) [2020-07-18T11:58:51.186Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-07-18T11:58:51.186Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-07-18T11:58:51.186Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-07-18T11:58:51.186Z] === RUN TestBuildPreserveOwnership [2020-07-18T11:58:51.186Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-18T11:58:51.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-18T11:58:51.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-18T11:58:52.121Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-18T11:58:52.918Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-18T11:58:52.918Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-18T11:58:53.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-18T11:58:54.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-18T11:58:55.028Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-18T11:58:55.028Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-18T11:58:56.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-18T11:58:56.307Z] --- PASS: TestBuildPreserveOwnership (9.74s) [2020-07-18T11:58:56.307Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.73s) [2020-07-18T11:58:56.307Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-18T11:58:56.307Z] === RUN TestBuildPlatformInvalid [2020-07-18T11:58:56.307Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-07-18T11:58:56.307Z] PASS [2020-07-18T11:58:56.307Z] [2020-07-18T11:58:56.307Z] === Skipped [2020-07-18T11:58:56.307Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-18T11:58:56.307Z] build_session_test.go:25: TODO: BuildKit [2020-07-18T11:58:56.307Z] [2020-07-18T11:58:56.307Z] [2020-07-18T11:58:56.307Z] DONE 32 tests, 1 skipped in 125.158s [2020-07-18T11:58:56.307Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-18T11:58:56.307Z] INFO: Testing against a local daemon [2020-07-18T11:58:56.307Z] === RUN TestConfigInspect [2020-07-18T11:58:56.307Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-18T11:58:56.307Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T11:58:56.307Z] === RUN TestConfigList [2020-07-18T11:58:56.307Z] --- SKIP: TestConfigList (0.01s) [2020-07-18T11:58:56.307Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T11:58:56.307Z] === RUN TestConfigsCreateAndDelete [2020-07-18T11:58:56.565Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-07-18T11:58:56.565Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T11:58:56.565Z] === RUN TestConfigsUpdate [2020-07-18T11:58:56.565Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-07-18T11:58:56.565Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T11:58:56.565Z] === RUN TestTemplatedConfig [2020-07-18T11:58:56.565Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-18T11:58:56.565Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T11:58:56.565Z] === RUN TestConfigCreateResolve [2020-07-18T11:58:56.565Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-07-18T11:58:56.565Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T11:58:56.565Z] === RUN TestConfigDaemonLibtrustID [2020-07-18T11:58:57.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-18T11:58:57.769Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-18T11:58:57.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s) [2020-07-18T11:58:57.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.57s) [2020-07-18T11:58:57.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.18s) [2020-07-18T11:58:57.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2020-07-18T11:58:57.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.36s) [2020-07-18T11:58:57.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.31s) [2020-07-18T11:58:57.769Z] === RUN TestBuildMultiStageCopy [2020-07-18T11:58:57.769Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-18T11:58:57.939Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-07-18T11:58:57.939Z] PASS [2020-07-18T11:58:57.939Z] [2020-07-18T11:58:57.939Z] === Skipped [2020-07-18T11:58:57.939Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-18T11:58:57.939Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T11:58:57.939Z] [2020-07-18T11:58:57.939Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-07-18T11:58:57.939Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T11:58:57.939Z] [2020-07-18T11:58:57.939Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-07-18T11:58:57.939Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T11:58:57.939Z] [2020-07-18T11:58:57.939Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-07-18T11:58:57.939Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T11:58:57.939Z] [2020-07-18T11:58:57.939Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-18T11:58:57.939Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T11:58:57.939Z] [2020-07-18T11:58:57.939Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-07-18T11:58:57.939Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T11:58:57.939Z] [2020-07-18T11:58:57.939Z] [2020-07-18T11:58:57.939Z] DONE 7 tests, 6 skipped in 1.771s [2020-07-18T11:58:57.939Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-18T11:58:58.199Z] INFO: Testing against a local daemon [2020-07-18T11:58:58.199Z] === RUN TestCheckpoint [2020-07-18T11:58:58.199Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-18T11:58:58.199Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-18T11:58:58.199Z] === RUN TestContainerInvalidJSON [2020-07-18T11:58:58.199Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-18T11:58:58.199Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-18T11:58:58.199Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-18T11:58:58.199Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-18T11:58:58.199Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-18T11:58:58.199Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-18T11:58:58.199Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-18T11:58:58.199Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-18T11:58:58.199Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-18T11:58:58.199Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-18T11:58:58.199Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-18T11:58:58.199Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-18T11:58:58.199Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-18T11:58:58.199Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-18T11:58:58.199Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-07-18T11:58:58.199Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-18T11:58:58.199Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-07-18T11:58:58.199Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-18T11:58:58.457Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-07-18T11:58:58.457Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-18T11:58:58.457Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-07-18T11:58:58.457Z] === RUN TestCopyFromContainer [2020-07-18T11:58:59.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-18T11:58:59.523Z] sha256:1e8834a4fce4d7ce23ea4394554caac94ebb03b57bc17c9611985db7379338ef [2020-07-18T11:58:59.523Z] INFO: Starting docker-py tests... [2020-07-18T11:58:59.523Z] ============================= test session starts ============================== [2020-07-18T11:58:59.523Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-18T11:58:59.523Z] rootdir: /src, inifile: pytest.ini [2020-07-18T11:58:59.523Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-18T11:58:59.523Z] collected 388 items / 2 deselected / 386 selected [2020-07-18T11:58:59.523Z] [2020-07-18T11:58:59.846Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-18T11:59:00.140Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-18T11:59:00.795Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-18T11:59:00.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-18T11:59:01.433Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-18T11:59:01.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-18T11:59:01.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-18T11:59:02.069Z] --- PASS: TestBuildMultiStageCopy (4.76s) [2020-07-18T11:59:02.069Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2020-07-18T11:59:02.069Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-07-18T11:59:02.069Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-07-18T11:59:02.069Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-07-18T11:59:02.069Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2020-07-18T11:59:02.069Z] === RUN TestBuildMultiStageParentConfig [2020-07-18T11:59:02.644Z] === RUN TestCopyFromContainer// [2020-07-18T11:59:02.644Z] === RUN TestCopyFromContainer//bar/root [2020-07-18T11:59:02.644Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-18T11:59:02.644Z] === RUN TestCopyFromContainer/bar/quux [2020-07-18T11:59:02.644Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-18T11:59:02.644Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-18T11:59:02.644Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-18T11:59:02.644Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-18T11:59:02.644Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-18T11:59:02.644Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-18T11:59:02.644Z] --- PASS: TestCopyFromContainer (4.30s) [2020-07-18T11:59:02.644Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-18T11:59:02.644Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-07-18T11:59:02.644Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-07-18T11:59:02.644Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-07-18T11:59:02.644Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-18T11:59:02.644Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-18T11:59:02.644Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-18T11:59:02.644Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-18T11:59:02.644Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-18T11:59:02.644Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-18T11:59:02.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-18T11:59:02.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-18T11:59:02.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-18T11:59:02.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-18T11:59:02.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-18T11:59:02.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-18T11:59:02.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-18T11:59:02.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-18T11:59:02.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-18T11:59:02.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-18T11:59:02.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-18T11:59:02.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-18T11:59:02.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-18T11:59:02.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-07-18T11:59:02.644Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-18T11:59:02.644Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-18T11:59:02.644Z] === RUN TestCreateWithInvalidEnv [2020-07-18T11:59:02.644Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-18T11:59:02.645Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-18T11:59:02.645Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-18T11:59:02.645Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-18T11:59:02.645Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-18T11:59:02.645Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-18T11:59:02.645Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-18T11:59:02.645Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-18T11:59:02.645Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-18T11:59:02.645Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-18T11:59:02.645Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-18T11:59:02.645Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-18T11:59:02.903Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-18T11:59:02.903Z] === RUN TestCreateTmpfsMountsTarget [2020-07-18T11:59:02.903Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-18T11:59:02.903Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-18T11:59:03.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-18T11:59:03.586Z] --- PASS: TestBuildMultiStageParentConfig (1.50s) [2020-07-18T11:59:03.586Z] === RUN TestBuildLabelWithTargets [2020-07-18T11:59:04.279Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2020-07-18T11:59:04.279Z] === RUN TestCreateWithCapabilities [2020-07-18T11:59:04.279Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-18T11:59:04.279Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-18T11:59:04.279Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-18T11:59:04.279Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-18T11:59:04.279Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-18T11:59:04.279Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-18T11:59:04.279Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-18T11:59:04.279Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-18T11:59:04.279Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-18T11:59:04.279Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-18T11:59:04.279Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-18T11:59:04.279Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-18T11:59:04.279Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-18T11:59:04.279Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-18T11:59:04.279Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-18T11:59:04.279Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-18T11:59:04.279Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-18T11:59:04.279Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-18T11:59:04.279Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-18T11:59:04.279Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-18T11:59:04.279Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-18T11:59:04.279Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-18T11:59:04.279Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-18T11:59:04.279Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-18T11:59:04.279Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-18T11:59:04.279Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-18T11:59:04.279Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-18T11:59:04.279Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-18T11:59:04.279Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-18T11:59:04.279Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-18T11:59:04.279Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-18T11:59:04.279Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-18T11:59:04.279Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-18T11:59:04.279Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-18T11:59:04.279Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-18T11:59:04.279Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-18T11:59:04.279Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-07-18T11:59:04.279Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-07-18T11:59:04.279Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-07-18T11:59:04.279Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-07-18T11:59:04.279Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-18T11:59:04.279Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-07-18T11:59:04.279Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-18T11:59:04.279Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-07-18T11:59:04.279Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-18T11:59:04.279Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-18T11:59:04.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-18T11:59:04.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-18T11:59:05.231Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2020-07-18T11:59:05.232Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-18T11:59:05.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-18T11:59:05.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-18T11:59:05.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-18T11:59:05.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-18T11:59:05.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-18T11:59:05.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-18T11:59:05.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-18T11:59:05.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-18T11:59:05.232Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-18T11:59:05.232Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-18T11:59:05.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-18T11:59:05.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-18T11:59:05.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-18T11:59:05.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-18T11:59:05.491Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-18T11:59:05.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-18T11:59:05.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-18T11:59:05.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-18T11:59:05.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-18T11:59:05.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-18T11:59:05.491Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-18T11:59:05.491Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-18T11:59:05.749Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2020-07-18T11:59:05.749Z] === RUN TestCreateDifferentPlatform [2020-07-18T11:59:05.749Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-18T11:59:05.749Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-18T11:59:05.749Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-18T11:59:05.749Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-18T11:59:05.749Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-18T11:59:05.749Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-18T11:59:05.749Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-07-18T11:59:05.749Z] === RUN TestContainerStartOnDaemonRestart [2020-07-18T11:59:05.749Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-18T11:59:05.749Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-18T11:59:05.749Z] === RUN TestDaemonRestartIpcMode [2020-07-18T11:59:05.749Z] === PAUSE TestDaemonRestartIpcMode [2020-07-18T11:59:05.749Z] === RUN TestDaemonHostGatewayIP [2020-07-18T11:59:05.749Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-18T11:59:05.749Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T11:59:05.749Z] === RUN TestContainerKillOnDaemonStart [2020-07-18T11:59:05.749Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-18T11:59:05.749Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-18T11:59:05.749Z] === RUN TestDiff [2020-07-18T11:59:06.316Z] --- PASS: TestDiff (0.41s) [2020-07-18T11:59:06.316Z] === RUN TestExecWithCloseStdin [2020-07-18T11:59:06.330Z] --- PASS: TestBuildLabelWithTargets (2.43s) [2020-07-18T11:59:06.330Z] === RUN TestBuildWithEmptyLayers [2020-07-18T11:59:06.575Z] --- PASS: TestExecWithCloseStdin (0.46s) [2020-07-18T11:59:06.575Z] === RUN TestExec [2020-07-18T11:59:06.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-18T11:59:06.966Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-07-18T11:59:06.966Z] === RUN TestBuildMultiStageOnBuild [2020-07-18T11:59:07.142Z] --- PASS: TestExec (0.46s) [2020-07-18T11:59:07.142Z] === RUN TestExecUser [2020-07-18T11:59:07.709Z] --- PASS: TestExecUser (0.46s) [2020-07-18T11:59:07.709Z] === RUN TestExportContainerAndImportImage [2020-07-18T11:59:08.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-18T11:59:08.280Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2020-07-18T11:59:08.280Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-18T11:59:09.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-18T11:59:09.757Z] --- PASS: TestBuildMultiStageOnBuild (2.94s) [2020-07-18T11:59:09.757Z] === RUN TestBuildUncleanTarFilenames [2020-07-18T11:59:10.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-18T11:59:10.930Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-18T11:59:10.930Z] Using test binary docker [2020-07-18T11:59:10.930Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-18T11:59:10.930Z] +++ /etc/init.d/apparmor start [2020-07-18T11:59:10.930Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-18T11:59:10.930Z] INFO: Waiting for daemon to start... [2020-07-18T11:59:10.930Z] Starting dockerd [2020-07-18T11:59:10.930Z] +++ 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-07-18T11:59:11.273Z] --- PASS: TestBuildUncleanTarFilenames (1.26s) [2020-07-18T11:59:11.273Z] === RUN TestBuildMultiStageLayerLeak [2020-07-18T11:59:11.407Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-18T11:59:11.563Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-07-18T11:59:11.563Z] === RUN TestHealthCheckWorkdir [2020-07-18T11:59:11.974Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-18T11:59:12.130Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2020-07-18T11:59:12.130Z] === RUN TestHealthKillContainer [2020-07-18T11:59:12.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-18T11:59:13.474Z] . [2020-07-18T11:59:13.474Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-18T11:59:13.474Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-18T11:59:13.474Z] Error: No such image: emptyfs [2020-07-18T11:59:13.474Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-18T11:59:13.474Z] ++++ docker load [2020-07-18T11:59:13.474Z] Running integration-test (iteration 1) [2020-07-18T11:59:13.474Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-18T11:59:13.474Z] ++ 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-07-18T11:59:13.474Z] ++ set -e [2020-07-18T11:59:13.474Z] ++ '[' -n 0 ']' [2020-07-18T11:59:13.474Z] ++ set -x [2020-07-18T11:59:13.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-18T11:59:13.478Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-18T11:59:14.660Z] --- PASS: TestHealthKillContainer (2.48s) [2020-07-18T11:59:14.660Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-18T11:59:14.806Z] --- PASS: TestBuildMultiStageLayerLeak (3.09s) [2020-07-18T11:59:14.806Z] === RUN TestBuildWithHugeFile [2020-07-18T11:59:14.920Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2020-07-18T11:59:14.920Z] === RUN TestIpcModeNone [2020-07-18T11:59:15.487Z] --- PASS: TestIpcModeNone (0.43s) [2020-07-18T11:59:15.487Z] === RUN TestIpcModePrivate [2020-07-18T11:59:15.747Z] --- PASS: TestIpcModePrivate (0.45s) [2020-07-18T11:59:15.747Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-18T11:59:15.747Z] === RUN TestIpcModeShareable [2020-07-18T11:59:15.747Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-18T11:59:15.747Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-18T11:59:15.747Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-18T11:59:16.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-18T11:59:17.123Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2020-07-18T11:59:17.123Z] === RUN TestAPIIpcModeHost [2020-07-18T11:59:17.123Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-18T11:59:17.123Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-18T11:59:17.123Z] === RUN TestDaemonIpcModeShareable [2020-07-18T11:59:17.123Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-18T11:59:17.123Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-18T11:59:17.123Z] === RUN TestDaemonIpcModePrivate [2020-07-18T11:59:19.654Z] --- PASS: TestDaemonIpcModePrivate (2.16s) [2020-07-18T11:59:19.654Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-07-18T11:59:19.654Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-18T11:59:19.654Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-18T11:59:19.654Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-18T11:59:19.654Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-18T11:59:19.654Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-18T11:59:19.654Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-18T11:59:19.654Z] === RUN TestIpcModeOlderClient [2020-07-18T11:59:19.654Z] === PAUSE TestIpcModeOlderClient [2020-07-18T11:59:19.654Z] === RUN TestKillContainerInvalidSignal [2020-07-18T11:59:19.654Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2020-07-18T11:59:19.654Z] === RUN TestKillContainer [2020-07-18T11:59:19.654Z] === RUN TestKillContainer/no_signal [2020-07-18T11:59:19.976Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-18T11:59:19.976Z] Using test binary docker [2020-07-18T11:59:19.976Z] +++ /etc/init.d/apparmor start [2020-07-18T11:59:19.976Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-18T11:59:19.976Z] INFO: Waiting for daemon to start... [2020-07-18T11:59:19.976Z] Starting dockerd [2020-07-18T11:59:19.976Z] +++ 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-07-18T11:59:20.222Z] === RUN TestKillContainer/non_killing_signal [2020-07-18T11:59:20.480Z] === RUN TestKillContainer/killing_signal [2020-07-18T11:59:21.047Z] --- PASS: TestKillContainer (1.19s) [2020-07-18T11:59:21.047Z] --- PASS: TestKillContainer/no_signal (0.39s) [2020-07-18T11:59:21.047Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2020-07-18T11:59:21.047Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2020-07-18T11:59:21.047Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-18T11:59:21.047Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-18T11:59:21.306Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-18T11:59:21.868Z] . [2020-07-18T11:59:21.868Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-18T11:59:21.873Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2020-07-18T11:59:21.873Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2020-07-18T11:59:21.873Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2020-07-18T11:59:21.873Z] === RUN TestKillStoppedContainer [2020-07-18T11:59:21.873Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-18T11:59:21.873Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-18T11:59:21.873Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-07-18T11:59:21.873Z] === RUN TestKillDifferentUserContainer [2020-07-18T11:59:22.124Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-18T11:59:22.124Z] Error: No such image: emptyfs [2020-07-18T11:59:22.124Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-18T11:59:22.124Z] ++++ docker load [2020-07-18T11:59:22.132Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2020-07-18T11:59:22.132Z] === RUN TestInspectOomKilledTrue [2020-07-18T11:59:22.132Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-18T11:59:22.132Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-18T11:59:22.132Z] === RUN TestInspectOomKilledFalse [2020-07-18T11:59:22.132Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-18T11:59:22.132Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-18T11:59:22.132Z] === RUN TestLinksEtcHostsContentMatch [2020-07-18T11:59:22.132Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-18T11:59:22.132Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-18T11:59:22.132Z] === RUN TestLinksContainerNames [2020-07-18T11:59:22.688Z] Running integration-test (iteration 1) [2020-07-18T11:59:22.688Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-18T11:59:22.688Z] ++ 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-07-18T11:59:22.688Z] ++ set -e [2020-07-18T11:59:22.688Z] ++ '[' -n 0 ']' [2020-07-18T11:59:22.688Z] ++ set -x [2020-07-18T11:59:22.688Z] ++ env -i DEST=/go/src/github.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-07-18T11:59:23.067Z] --- PASS: TestLinksContainerNames (0.81s) [2020-07-18T11:59:23.067Z] === RUN TestLogsFollowTailEmpty [2020-07-18T11:59:23.326Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2020-07-18T11:59:23.584Z] === RUN TestContainerNetworkMountsNoChown [2020-07-18T11:59:23.843Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/default [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/default [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/private [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/private [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/rprivate [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/slave [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/slave [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/rslave [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/shared [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/shared [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/rshared [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-18T11:59:23.843Z] === CONT TestMountDaemonRoot/default [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-18T11:59:23.843Z] === CONT TestMountDaemonRoot/rslave [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-18T11:59:23.843Z] === CONT TestMountDaemonRoot/rshared [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-18T11:59:23.843Z] === CONT TestMountDaemonRoot/shared [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-18T11:59:23.843Z] === CONT TestMountDaemonRoot/rprivate [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-18T11:59:23.843Z] === CONT TestMountDaemonRoot/slave [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-18T11:59:23.843Z] === CONT TestMountDaemonRoot/private [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-18T11:59:23.843Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-18T11:59:23.843Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-18T11:59:23.843Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-18T11:59:23.843Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-18T11:59:23.843Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-18T11:59:23.843Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-18T11:59:23.843Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-18T11:59:23.843Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-18T11:59:24.102Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-18T11:59:24.102Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-18T11:59:24.102Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-18T11:59:24.102Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-18T11:59:24.102Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-18T11:59:24.102Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-18T11:59:24.102Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-18T11:59:24.102Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-18T11:59:24.102Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-18T11:59:24.102Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-18T11:59:24.102Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-18T11:59:24.102Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-18T11:59:24.102Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-18T11:59:24.102Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-18T11:59:24.102Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-18T11:59:24.102Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-18T11:59:24.102Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-18T11:59:24.361Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-18T11:59:24.361Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-18T11:59:24.361Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-18T11:59:24.361Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-18T11:59:24.361Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-18T11:59:24.361Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-18T11:59:24.361Z] === RUN TestContainerBindMountNonRecursive [2020-07-18T11:59:24.361Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-18T11:59:24.361Z] 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-07-18T11:59:24.361Z] === RUN TestNetworkNat [2020-07-18T11:59:24.929Z] --- PASS: TestNetworkNat (0.51s) [2020-07-18T11:59:24.929Z] === RUN TestNetworkLocalhostTCPNat [2020-07-18T11:59:25.188Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2020-07-18T11:59:25.188Z] === RUN TestNetworkLoopbackNat [2020-07-18T11:59:25.712Z] Loaded image: buildpack-deps:buster [2020-07-18T11:59:25.712Z] Loaded image: busybox:latest [2020-07-18T11:59:25.712Z] Loaded image: busybox:glibc [2020-07-18T11:59:25.712Z] Loaded image: debian:buster [2020-07-18T11:59:25.712Z] Loaded image: hello-world:latest [2020-07-18T11:59:25.712Z] INFO: Testing against a local daemon [2020-07-18T11:59:25.712Z] === RUN TestCgroupNamespacesBuild [2020-07-18T11:59:27.098Z] --- PASS: TestCgroupNamespacesBuild (2.53s) [2020-07-18T11:59:27.098Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-18T11:59:27.719Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2020-07-18T11:59:27.719Z] === RUN TestPause [2020-07-18T11:59:27.719Z] --- SKIP: TestPause (0.00s) [2020-07-18T11:59:27.719Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-18T11:59:27.719Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-18T11:59:27.719Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-18T11:59:27.719Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-18T11:59:27.719Z] === RUN TestPauseStopPausedContainer [2020-07-18T11:59:27.719Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-18T11:59:27.719Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-18T11:59:27.719Z] === RUN TestPsFilter [2020-07-18T11:59:27.977Z] --- PASS: TestPsFilter (0.11s) [2020-07-18T11:59:27.977Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-18T11:59:28.031Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-18T11:59:28.236Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2020-07-18T11:59:28.236Z] === RUN TestRemoveContainerWithVolume [2020-07-18T11:59:28.824Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2020-07-18T11:59:28.824Z] === RUN TestRemoveContainerRunning [2020-07-18T11:59:29.013Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-07-18T11:59:29.013Z] === RUN TestBuildWithSession [2020-07-18T11:59:29.013Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-18T11:59:29.013Z] build_session_test.go:25: TODO: BuildKit [2020-07-18T11:59:29.013Z] === RUN TestBuildSquashParent [2020-07-18T11:59:29.087Z] --- PASS: TestRemoveContainerRunning (0.41s) [2020-07-18T11:59:29.088Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-18T11:59:29.676Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2020-07-18T11:59:29.676Z] === RUN TestRemoveInvalidContainer [2020-07-18T11:59:29.676Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-07-18T11:59:29.676Z] === RUN TestRenameLinkedContainer [2020-07-18T11:59:31.051Z] --- PASS: TestRenameLinkedContainer (1.62s) [2020-07-18T11:59:31.051Z] === RUN TestRenameStoppedContainer [2020-07-18T11:59:31.617Z] --- PASS: TestRenameStoppedContainer (0.39s) [2020-07-18T11:59:31.617Z] === RUN TestRenameRunningContainerAndReuse [2020-07-18T11:59:32.553Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2020-07-18T11:59:32.553Z] === RUN TestRenameInvalidName [2020-07-18T11:59:32.812Z] --- PASS: TestRenameInvalidName (0.40s) [2020-07-18T11:59:32.812Z] === RUN TestRenameAnonymousContainer [2020-07-18T11:59:34.188Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2020-07-18T11:59:34.188Z] === RUN TestRenameContainerWithSameName [2020-07-18T11:59:34.755Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2020-07-18T11:59:34.755Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-18T11:59:35.323Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2020-07-18T11:59:35.323Z] === RUN TestResize [2020-07-18T11:59:35.602Z] --- PASS: TestBuildSquashParent (6.02s) [2020-07-18T11:59:35.602Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-18T11:59:35.602Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-18T11:59:35.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-18T11:59:35.602Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-18T11:59:35.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-18T11:59:35.602Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-18T11:59:35.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-18T11:59:35.602Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-18T11:59:35.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-18T11:59:35.602Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-18T11:59:35.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-18T11:59:35.602Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-18T11:59:35.602Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-18T11:59:35.602Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-18T11:59:35.602Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-18T11:59:35.602Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-18T11:59:35.602Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-18T11:59:35.890Z] --- PASS: TestResize (0.43s) [2020-07-18T11:59:35.891Z] === RUN TestResizeWithInvalidSize [2020-07-18T11:59:36.149Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2020-07-18T11:59:36.149Z] === RUN TestResizeWhenContainerNotStarted [2020-07-18T11:59:36.717Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2020-07-18T11:59:36.717Z] === RUN TestDaemonRestartKillContainers [2020-07-18T11:59:36.717Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-18T11:59:36.717Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-18T11:59:36.717Z] === RUN TestCgroupNamespacesRun [2020-07-18T11:59:37.555Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-18T11:59:37.817Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-18T11:59:39.248Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2020-07-18T11:59:39.249Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-18T11:59:40.363Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-18T11:59:40.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.51s) [2020-07-18T11:59:40.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) [2020-07-18T11:59:40.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s) [2020-07-18T11:59:40.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s) [2020-07-18T11:59:40.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s) [2020-07-18T11:59:40.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2020-07-18T11:59:40.363Z] === RUN TestBuildMultiStageCopy [2020-07-18T11:59:40.363Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-18T11:59:41.149Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.08s) [2020-07-18T11:59:41.149Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-18T11:59:41.953Z] --- PASS: TestBuildWithHugeFile (26.61s) [2020-07-18T11:59:41.953Z] === RUN TestBuildWithEmptyDockerfile [2020-07-18T11:59:41.953Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-18T11:59:41.953Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-18T11:59:41.953Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-18T11:59:41.953Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-18T11:59:41.953Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-18T11:59:41.953Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-18T11:59:41.953Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-18T11:59:41.953Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-18T11:59:41.953Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-18T11:59:41.953Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-07-18T11:59:41.953Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-07-18T11:59:41.953Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-07-18T11:59:41.953Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-07-18T11:59:41.953Z] === RUN TestBuildPreserveOwnership [2020-07-18T11:59:41.953Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-18T11:59:42.278Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-18T11:59:42.850Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-18T11:59:43.051Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s) [2020-07-18T11:59:43.051Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-18T11:59:43.422Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-18T11:59:43.684Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-18T11:59:44.257Z] --- PASS: TestBuildMultiStageCopy (4.45s) [2020-07-18T11:59:44.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.29s) [2020-07-18T11:59:44.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-07-18T11:59:44.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-07-18T11:59:44.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-07-18T11:59:44.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-07-18T11:59:44.257Z] === RUN TestBuildMultiStageParentConfig [2020-07-18T11:59:45.515Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-18T11:59:45.583Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s) [2020-07-18T11:59:45.583Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-18T11:59:45.644Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2020-07-18T11:59:45.644Z] === RUN TestBuildLabelWithTargets [2020-07-18T11:59:47.484Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.11s) [2020-07-18T11:59:47.484Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-18T11:59:48.190Z] --- PASS: TestBuildLabelWithTargets (2.13s) [2020-07-18T11:59:48.190Z] === RUN TestBuildWithEmptyLayers [2020-07-18T11:59:48.247Z] --- PASS: TestBuildPreserveOwnership (6.69s) [2020-07-18T11:59:48.247Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.33s) [2020-07-18T11:59:48.247Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.35s) [2020-07-18T11:59:48.247Z] === RUN TestBuildPlatformInvalid [2020-07-18T11:59:48.247Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-07-18T11:59:48.247Z] PASS [2020-07-18T11:59:48.247Z] [2020-07-18T11:59:48.247Z] === Skipped [2020-07-18T11:59:48.247Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-18T11:59:48.247Z] build_session_test.go:25: TODO: BuildKit [2020-07-18T11:59:48.247Z] [2020-07-18T11:59:48.247Z] [2020-07-18T11:59:48.247Z] DONE 32 tests, 1 skipped in 78.373s [2020-07-18T11:59:48.247Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-18T11:59:48.247Z] ++ 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-07-18T11:59:48.247Z] ++ set -e [2020-07-18T11:59:48.247Z] ++ '[' -n 0 ']' [2020-07-18T11:59:48.247Z] ++ set -x [2020-07-18T11:59:48.247Z] ++ env -i DEST=/go/src/github.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-07-18T11:59:48.247Z] INFO: Testing against a local daemon [2020-07-18T11:59:48.247Z] === RUN TestConfigInspect [2020-07-18T11:59:48.762Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-07-18T11:59:48.762Z] === RUN TestBuildMultiStageOnBuild [2020-07-18T11:59:49.386Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2020-07-18T11:59:49.386Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-18T11:59:51.286Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2020-07-18T11:59:51.286Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-18T11:59:52.064Z] --- PASS: TestBuildMultiStageOnBuild (2.66s) [2020-07-18T11:59:52.064Z] === RUN TestBuildUncleanTarFilenames [2020-07-18T11:59:52.701Z] --- PASS: TestConfigInspect (3.98s) [2020-07-18T11:59:52.701Z] === RUN TestConfigList [2020-07-18T11:59:53.009Z] --- PASS: TestBuildUncleanTarFilenames (1.36s) [2020-07-18T11:59:53.009Z] === RUN TestBuildMultiStageLayerLeak [2020-07-18T11:59:53.187Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s) [2020-07-18T11:59:53.187Z] === RUN TestKernelTCPMemory [2020-07-18T11:59:53.187Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-07-18T11:59:53.187Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-18T11:59:53.187Z] === RUN TestNISDomainname [2020-07-18T11:59:53.187Z] --- SKIP: TestNISDomainname (0.01s) [2020-07-18T11:59:53.187Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-18T11:59:53.187Z] === RUN TestHostnameDnsResolution [2020-07-18T11:59:53.753Z] --- PASS: TestHostnameDnsResolution (0.64s) [2020-07-18T11:59:53.753Z] === RUN TestStats [2020-07-18T11:59:53.753Z] --- SKIP: TestStats (0.00s) [2020-07-18T11:59:53.753Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-18T11:59:53.753Z] === RUN TestStopContainerWithTimeout [2020-07-18T11:59:53.753Z] === RUN TestStopContainerWithTimeout/0 [2020-07-18T11:59:53.753Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-18T11:59:53.753Z] === RUN TestStopContainerWithTimeout/1 [2020-07-18T11:59:53.753Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-18T11:59:53.753Z] === RUN TestStopContainerWithTimeout/3 [2020-07-18T11:59:53.753Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-18T11:59:53.753Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-18T11:59:53.753Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-18T11:59:53.753Z] === CONT TestStopContainerWithTimeout/0 [2020-07-18T11:59:53.753Z] === CONT TestStopContainerWithTimeout/3 [2020-07-18T11:59:54.711Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-18T11:59:55.555Z] --- PASS: TestBuildMultiStageLayerLeak (2.74s) [2020-07-18T11:59:55.555Z] === RUN TestBuildWithHugeFile [2020-07-18T11:59:56.218Z] --- PASS: TestConfigList (3.63s) [2020-07-18T11:59:56.218Z] === RUN TestConfigsCreateAndDelete [2020-07-18T11:59:56.618Z] === CONT TestStopContainerWithTimeout/1 [2020-07-18T11:59:57.992Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-18T11:59:57.992Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2020-07-18T11:59:57.992Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2020-07-18T11:59:57.992Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2020-07-18T11:59:57.992Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2020-07-18T11:59:57.992Z] === RUN TestDeleteDevicemapper [2020-07-18T11:59:57.992Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-18T11:59:57.992Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-18T11:59:57.992Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-18T11:59:58.262Z] 4612f6d0b889: Pull complete [2020-07-18T11:59:59.368Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2020-07-18T11:59:59.368Z] === RUN TestUpdateMemory [2020-07-18T11:59:59.368Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-18T11:59:59.368Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-18T11:59:59.368Z] === RUN TestUpdateCPUQuota [2020-07-18T11:59:59.368Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-18T11:59:59.368Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-18T11:59:59.368Z] === RUN TestUpdatePidsLimit [2020-07-18T11:59:59.368Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-18T11:59:59.368Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-18T11:59:59.368Z] === RUN TestUpdateRestartPolicy [2020-07-18T11:59:59.734Z] --- PASS: TestConfigsCreateAndDelete (3.78s) [2020-07-18T11:59:59.734Z] === RUN TestConfigsUpdate [2020-07-18T12:00:00.881Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-18T12:00:00.881Z] [2020-07-18T12:00:00.881Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-18T12:00:00.881Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-18T12:00:00.881Z] HOSTNAME=99f4de418613 [2020-07-18T12:00:00.881Z] TESTDEBUG=0 [2020-07-18T12:00:00.881Z] DEST=bundles/test-integration [2020-07-18T12:00:00.881Z] PWD=/go/src/github.com/docker/docker [2020-07-18T12:00:00.881Z] DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 [2020-07-18T12:00:00.881Z] container=docker [2020-07-18T12:00:00.881Z] HOME=/root [2020-07-18T12:00:00.881Z] GOLANG_VERSION=1.13.14 [2020-07-18T12:00:00.881Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-18T12:00:00.881Z] VALIDATE_BRANCH=master [2020-07-18T12:00:00.881Z] TERM=xterm [2020-07-18T12:00:00.881Z] DOCKER_PKG=github.com/docker/docker [2020-07-18T12:00:00.881Z] SHLVL=1 [2020-07-18T12:00:00.881Z] TIMEOUT=120m [2020-07-18T12:00:00.881Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-18T12:00:00.881Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-18T12:00:00.881Z] GO111MODULE=off [2020-07-18T12:00:00.881Z] DOCKER_EXPERIMENTAL=1 [2020-07-18T12:00:00.881Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-18T12:00:00.881Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-18T12:00:00.881Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-18T12:00:00.881Z] GOPATH=/go [2020-07-18T12:00:00.881Z] PKG_CONFIG=pkg-config [2020-07-18T12:00:00.881Z] _=/usr/bin/env [2020-07-18T12:00:00.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-18T12:00:01.360Z] Loaded image: buildpack-deps:buster [2020-07-18T12:00:01.360Z] Loaded image: busybox:latest [2020-07-18T12:00:01.360Z] Loaded image: busybox:glibc [2020-07-18T12:00:01.360Z] Loaded image: debian:buster [2020-07-18T12:00:01.360Z] Loaded image: hello-world:latest [2020-07-18T12:00:01.617Z] INFO: Testing against a local daemon [2020-07-18T12:00:01.617Z] === RUN TestCgroupNamespacesBuild [2020-07-18T12:00:03.285Z] --- PASS: TestConfigsUpdate (3.71s) [2020-07-18T12:00:03.285Z] === RUN TestTemplatedConfig [2020-07-18T12:00:05.848Z] --- PASS: TestCgroupNamespacesBuild (3.73s) [2020-07-18T12:00:05.848Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-18T12:00:06.803Z] --- PASS: TestTemplatedConfig (3.58s) [2020-07-18T12:00:06.803Z] === RUN TestConfigCreateResolve [2020-07-18T12:00:07.226Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2020-07-18T12:00:07.226Z] === RUN TestBuildWithSession [2020-07-18T12:00:07.226Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-18T12:00:07.226Z] build_session_test.go:25: TODO: BuildKit [2020-07-18T12:00:07.226Z] === RUN TestBuildSquashParent [2020-07-18T12:00:10.319Z] --- PASS: TestConfigCreateResolve (3.13s) [2020-07-18T12:00:10.319Z] === RUN TestConfigDaemonLibtrustID [2020-07-18T12:00:10.319Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-07-18T12:00:10.319Z] PASS [2020-07-18T12:00:10.319Z] [2020-07-18T12:00:10.319Z] DONE 7 tests in 22.406s [2020-07-18T12:00:10.319Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-18T12:00:10.319Z] ++ 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-07-18T12:00:10.319Z] ++ set -e [2020-07-18T12:00:10.319Z] ++ '[' -n 0 ']' [2020-07-18T12:00:10.319Z] ++ set -x [2020-07-18T12:00:10.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-18T12:00:10.611Z] INFO: Testing against a local daemon [2020-07-18T12:00:10.611Z] === RUN TestCheckpoint [2020-07-18T12:00:10.611Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-18T12:00:10.611Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-18T12:00:10.611Z] === RUN TestContainerInvalidJSON [2020-07-18T12:00:10.611Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-18T12:00:10.611Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-18T12:00:10.611Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-18T12:00:10.611Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-18T12:00:10.611Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-18T12:00:10.611Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-18T12:00:10.611Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-18T12:00:10.611Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-18T12:00:10.611Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-18T12:00:10.611Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-18T12:00:10.611Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-18T12:00:10.611Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-18T12:00:10.611Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-18T12:00:10.611Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-18T12:00:10.611Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-07-18T12:00:10.611Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-18T12:00:10.902Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-07-18T12:00:10.902Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-18T12:00:10.902Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2020-07-18T12:00:10.902Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-18T12:00:11.193Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-07-18T12:00:11.193Z] === RUN TestCopyFromContainer [2020-07-18T12:00:11.570Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2020-07-18T12:00:11.570Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-18T12:00:11.570Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2020-07-18T12:00:11.570Z] === RUN TestWaitNonBlocked [2020-07-18T12:00:11.570Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-18T12:00:11.570Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-18T12:00:11.570Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-18T12:00:11.570Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-18T12:00:11.570Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-18T12:00:11.570Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-18T12:00:11.570Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-18T12:00:11.570Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2020-07-18T12:00:11.570Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2020-07-18T12:00:11.570Z] === RUN TestWaitBlocked [2020-07-18T12:00:11.570Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-18T12:00:11.570Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-18T12:00:11.570Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-18T12:00:11.570Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-18T12:00:11.570Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-18T12:00:11.570Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-18T12:00:12.137Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-18T12:00:12.137Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2020-07-18T12:00:12.137Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2020-07-18T12:00:12.137Z] === CONT TestDaemonRestartIpcMode [2020-07-18T12:00:12.137Z] === CONT TestIpcModeOlderClient [2020-07-18T12:00:12.137Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-07-18T12:00:13.260Z] === RUN TestCopyFromContainer// [2020-07-18T12:00:13.260Z] === RUN TestCopyFromContainer//bar/root [2020-07-18T12:00:13.260Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-18T12:00:13.260Z] === RUN TestCopyFromContainer/bar/quux [2020-07-18T12:00:13.550Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-18T12:00:13.551Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-18T12:00:13.551Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-18T12:00:13.842Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-18T12:00:13.842Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-18T12:00:13.842Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-18T12:00:14.133Z] --- PASS: TestCopyFromContainer (2.88s) [2020-07-18T12:00:14.133Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-07-18T12:00:14.133Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-07-18T12:00:14.133Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-07-18T12:00:14.133Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-07-18T12:00:14.133Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-07-18T12:00:14.133Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-07-18T12:00:14.133Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-07-18T12:00:14.133Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-07-18T12:00:14.133Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-07-18T12:00:14.133Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-18T12:00:14.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-18T12:00:14.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-18T12:00:14.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-18T12:00:14.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-18T12:00:14.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-18T12:00:14.133Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-18T12:00:14.133Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-18T12:00:14.133Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-18T12:00:14.133Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-18T12:00:14.133Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-18T12:00:14.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-18T12:00:14.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-18T12:00:14.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-18T12:00:14.133Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-18T12:00:14.133Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-18T12:00:14.133Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-18T12:00:14.133Z] === RUN TestCreateWithInvalidEnv [2020-07-18T12:00:14.133Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-18T12:00:14.133Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-18T12:00:14.133Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-18T12:00:14.133Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-18T12:00:14.133Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-18T12:00:14.133Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-18T12:00:14.133Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-18T12:00:14.133Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-18T12:00:14.133Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-18T12:00:14.133Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-18T12:00:14.133Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-18T12:00:14.133Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-18T12:00:14.133Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-18T12:00:14.133Z] === RUN TestCreateTmpfsMountsTarget [2020-07-18T12:00:14.133Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-18T12:00:14.133Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-18T12:00:15.360Z] --- PASS: TestBuildSquashParent (8.07s) [2020-07-18T12:00:15.360Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-18T12:00:15.360Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-18T12:00:15.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-18T12:00:15.360Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-18T12:00:15.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-18T12:00:15.360Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-18T12:00:15.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-18T12:00:15.360Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-18T12:00:15.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-18T12:00:15.360Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-18T12:00:15.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-18T12:00:15.360Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-18T12:00:15.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-18T12:00:15.360Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-18T12:00:15.360Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-18T12:00:16.323Z] --- PASS: TestDaemonRestartIpcMode (4.13s) [2020-07-18T12:00:16.323Z] PASS [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === Skipped [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-18T12:00:16.323Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-18T12:00:16.323Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-18T12:00:16.323Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-18T12:00:16.323Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-18T12:00:16.323Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-18T12:00:16.323Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-18T12:00:16.323Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-18T12:00:16.323Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-18T12:00:16.323Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-18T12:00:16.323Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-18T12:00:16.323Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-18T12:00:16.323Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-18T12:00:16.323Z] 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-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-18T12:00:16.323Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-18T12:00:16.323Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-18T12:00:16.323Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-18T12:00:16.323Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-07-18T12:00:16.323Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-07-18T12:00:16.323Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.323Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-18T12:00:16.323Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-18T12:00:16.323Z] [2020-07-18T12:00:16.324Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-18T12:00:16.324Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-18T12:00:16.324Z] [2020-07-18T12:00:16.324Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-18T12:00:16.324Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-18T12:00:16.324Z] [2020-07-18T12:00:16.324Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-18T12:00:16.324Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-18T12:00:16.324Z] [2020-07-18T12:00:16.324Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-18T12:00:16.324Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-18T12:00:16.324Z] [2020-07-18T12:00:16.324Z] [2020-07-18T12:00:16.324Z] DONE 185 tests, 24 skipped in 78.253s [2020-07-18T12:00:16.324Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-18T12:00:16.582Z] INFO: Testing against a local daemon [2020-07-18T12:00:16.582Z] === RUN TestCommitInheritsEnv [2020-07-18T12:00:16.863Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s) [2020-07-18T12:00:16.863Z] === RUN TestCreateWithCapabilities [2020-07-18T12:00:16.863Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-18T12:00:16.863Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-18T12:00:16.863Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-18T12:00:16.863Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-18T12:00:16.863Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-18T12:00:16.863Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-18T12:00:16.863Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-18T12:00:16.863Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-18T12:00:16.863Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-18T12:00:16.863Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-18T12:00:16.863Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-18T12:00:16.863Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-18T12:00:16.863Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-18T12:00:16.863Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-18T12:00:16.863Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-18T12:00:16.863Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-18T12:00:16.863Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-18T12:00:16.863Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-18T12:00:16.863Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-18T12:00:16.863Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-18T12:00:16.863Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-18T12:00:16.863Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-18T12:00:16.863Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-18T12:00:16.863Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-18T12:00:16.863Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-18T12:00:16.863Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-18T12:00:16.863Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-18T12:00:16.863Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-18T12:00:16.863Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-18T12:00:16.863Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-18T12:00:16.863Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-18T12:00:16.863Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-18T12:00:16.863Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-18T12:00:16.863Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-07-18T12:00:16.863Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-18T12:00:16.863Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-18T12:00:16.863Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-07-18T12:00:16.863Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-07-18T12:00:16.863Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-07-18T12:00:16.864Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-07-18T12:00:16.864Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-07-18T12:00:16.864Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-18T12:00:16.864Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-07-18T12:00:16.864Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-07-18T12:00:16.864Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2020-07-18T12:00:16.864Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-18T12:00:18.482Z] --- PASS: TestCommitInheritsEnv (1.56s) [2020-07-18T12:00:18.482Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-18T12:00:18.482Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-18T12:00:18.482Z] === RUN TestImagesFilterMultiReference [2020-07-18T12:00:18.482Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-07-18T12:00:18.482Z] === RUN TestImagePullPlatformInvalid [2020-07-18T12:00:18.482Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-18T12:00:18.482Z] === RUN TestRemoveImageOrphaning [2020-07-18T12:00:18.632Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-18T12:00:18.632Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-18T12:00:19.229Z] .........................xx.................... [ 29%] [2020-07-18T12:00:19.634Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.50s) [2020-07-18T12:00:19.634Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-18T12:00:19.634Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-18T12:00:19.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-18T12:00:19.634Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-18T12:00:19.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-18T12:00:19.634Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-18T12:00:19.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-18T12:00:19.634Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-18T12:00:19.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-18T12:00:19.634Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-18T12:00:19.634Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-18T12:00:19.634Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-18T12:00:19.634Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-18T12:00:19.634Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-18T12:00:19.634Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-18T12:00:19.634Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-18T12:00:19.634Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-18T12:00:19.634Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-18T12:00:19.634Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-18T12:00:19.634Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-07-18T12:00:19.634Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-18T12:00:19.634Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-07-18T12:00:19.634Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-18T12:00:20.266Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2020-07-18T12:00:20.266Z] === RUN TestCreateDifferentPlatform [2020-07-18T12:00:20.266Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-18T12:00:20.266Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-18T12:00:20.266Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-18T12:00:20.266Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-18T12:00:20.266Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-18T12:00:20.266Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-18T12:00:20.266Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-07-18T12:00:20.266Z] === RUN TestContainerStartOnDaemonRestart [2020-07-18T12:00:20.266Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-18T12:00:20.266Z] === RUN TestDaemonRestartIpcMode [2020-07-18T12:00:20.266Z] === PAUSE TestDaemonRestartIpcMode [2020-07-18T12:00:20.266Z] === RUN TestDaemonHostGatewayIP [2020-07-18T12:00:20.266Z] === PAUSE TestDaemonHostGatewayIP [2020-07-18T12:00:20.266Z] === RUN TestContainerKillOnDaemonStart [2020-07-18T12:00:20.266Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-18T12:00:20.266Z] === RUN TestDiff [2020-07-18T12:00:20.383Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-07-18T12:00:20.383Z] === RUN TestRemoveImageGarbageCollector [2020-07-18T12:00:20.383Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-18T12:00:20.383Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-18T12:00:20.383Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-18T12:00:20.383Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-18T12:00:20.383Z] === RUN TestTagInvalidReference [2020-07-18T12:00:20.383Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-18T12:00:20.383Z] === RUN TestTagValidPrefixedRepo [2020-07-18T12:00:20.383Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-18T12:00:20.383Z] === RUN TestTagExistedNameWithoutForce [2020-07-18T12:00:20.383Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-18T12:00:20.383Z] === RUN TestTagOfficialNames [2020-07-18T12:00:20.383Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-18T12:00:20.383Z] === RUN TestTagMatchesDigest [2020-07-18T12:00:20.383Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-18T12:00:20.383Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-18T12:00:20.898Z] --- PASS: TestDiff (0.84s) [2020-07-18T12:00:20.898Z] === RUN TestExecWithCloseStdin [2020-07-18T12:00:21.152Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-18T12:00:21.409Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-18T12:00:21.932Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-07-18T12:00:21.932Z] === RUN TestExec [2020-07-18T12:00:22.966Z] --- PASS: TestExec (0.92s) [2020-07-18T12:00:22.966Z] === RUN TestExecUser [2020-07-18T12:00:23.599Z] --- PASS: TestExecUser (0.92s) [2020-07-18T12:00:23.599Z] === RUN TestExportContainerAndImportImage [2020-07-18T12:00:24.682Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-18T12:00:24.682Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.06s) [2020-07-18T12:00:24.682Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2020-07-18T12:00:24.682Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s) [2020-07-18T12:00:24.682Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.98s) [2020-07-18T12:00:24.682Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.91s) [2020-07-18T12:00:24.682Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.73s) [2020-07-18T12:00:24.682Z] === RUN TestBuildMultiStageCopy [2020-07-18T12:00:24.682Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-18T12:00:25.107Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-07-18T12:00:25.107Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-18T12:00:26.577Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-18T12:00:26.613Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-07-18T12:00:26.613Z] === RUN TestHealthCheckWorkdir [2020-07-18T12:00:27.141Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-18T12:00:27.398Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-18T12:00:27.651Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-07-18T12:00:27.651Z] === RUN TestHealthKillContainer [2020-07-18T12:00:27.961Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-18T12:00:28.525Z] --- PASS: TestBuildMultiStageCopy (4.37s) [2020-07-18T12:00:28.525Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.31s) [2020-07-18T12:00:28.525Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2020-07-18T12:00:28.525Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-07-18T12:00:28.525Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-07-18T12:00:28.525Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-07-18T12:00:28.525Z] === RUN TestBuildMultiStageParentConfig [2020-07-18T12:00:29.893Z] --- PASS: TestBuildMultiStageParentConfig (1.19s) [2020-07-18T12:00:29.893Z] === RUN TestBuildLabelWithTargets [2020-07-18T12:00:30.383Z] --- PASS: TestHealthKillContainer (2.92s) [2020-07-18T12:00:30.383Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-18T12:00:31.448Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2020-07-18T12:00:31.448Z] === RUN TestIpcModeNone [2020-07-18T12:00:31.787Z] --- PASS: TestBuildLabelWithTargets (2.06s) [2020-07-18T12:00:31.787Z] === RUN TestBuildWithEmptyLayers [2020-07-18T12:00:32.081Z] --- PASS: TestIpcModeNone (0.92s) [2020-07-18T12:00:32.081Z] === RUN TestIpcModePrivate [2020-07-18T12:00:33.156Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2020-07-18T12:00:33.156Z] === RUN TestBuildMultiStageOnBuild [2020-07-18T12:00:33.165Z] --- PASS: TestIpcModePrivate (0.87s) [2020-07-18T12:00:33.165Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-18T12:00:33.165Z] === RUN TestIpcModeShareable [2020-07-18T12:00:33.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-18T12:00:33.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-18T12:00:33.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-18T12:00:34.059Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-18T12:00:34.198Z] --- PASS: TestIpcModeShareable (0.95s) [2020-07-18T12:00:34.198Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-18T12:00:34.198Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-18T12:00:35.677Z] --- PASS: TestBuildMultiStageOnBuild (2.69s) [2020-07-18T12:00:35.678Z] === RUN TestBuildUncleanTarFilenames [2020-07-18T12:00:36.943Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s) [2020-07-18T12:00:36.943Z] === RUN TestAPIIpcModeHost [2020-07-18T12:00:37.575Z] --- PASS: TestBuildUncleanTarFilenames (1.65s) [2020-07-18T12:00:37.575Z] === RUN TestBuildMultiStageLayerLeak [2020-07-18T12:00:37.575Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-07-18T12:00:37.575Z] === RUN TestDaemonIpcModeShareable [2020-07-18T12:00:39.152Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-07-18T12:00:39.152Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-18T12:00:39.152Z] === RUN TestDaemonIpcModePrivate [2020-07-18T12:00:40.847Z] --- PASS: TestBuildMultiStageLayerLeak (2.94s) [2020-07-18T12:00:40.847Z] === RUN TestBuildWithHugeFile [2020-07-18T12:00:41.220Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-07-18T12:00:41.220Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-18T12:00:41.220Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-18T12:00:41.532Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-18T12:00:42.280Z] --- PASS: TestBuildWithHugeFile (40.16s) [2020-07-18T12:00:42.281Z] === RUN TestBuildWithEmptyDockerfile [2020-07-18T12:00:42.281Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-18T12:00:42.281Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-18T12:00:42.281Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-18T12:00:42.281Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-18T12:00:42.281Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-18T12:00:42.281Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-18T12:00:42.281Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-18T12:00:42.281Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-18T12:00:42.281Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-18T12:00:42.281Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2020-07-18T12:00:42.281Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2020-07-18T12:00:42.281Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-07-18T12:00:42.281Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s) [2020-07-18T12:00:42.281Z] === RUN TestBuildPreserveOwnership [2020-07-18T12:00:42.281Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-18T12:00:42.281Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-18T12:00:42.281Z] --- PASS: TestBuildPreserveOwnership (5.70s) [2020-07-18T12:00:42.281Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.64s) [2020-07-18T12:00:42.281Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s) [2020-07-18T12:00:42.281Z] === RUN TestBuildPlatformInvalid [2020-07-18T12:00:42.281Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-07-18T12:00:42.281Z] PASS [2020-07-18T12:00:42.281Z] [2020-07-18T12:00:42.281Z] === Skipped [2020-07-18T12:00:42.281Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-18T12:00:42.281Z] build_session_test.go:25: TODO: BuildKit [2020-07-18T12:00:42.281Z] [2020-07-18T12:00:42.281Z] [2020-07-18T12:00:42.281Z] DONE 32 tests, 1 skipped in 88.604s [2020-07-18T12:00:42.281Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-18T12:00:42.281Z] ++ 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-07-18T12:00:42.281Z] ++ set -e [2020-07-18T12:00:42.281Z] ++ '[' -n 0 ']' [2020-07-18T12:00:42.281Z] ++ set -x [2020-07-18T12:00:42.281Z] ++ env -i DEST=/go/src/github.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-07-18T12:00:42.281Z] INFO: Testing against a local daemon [2020-07-18T12:00:42.281Z] === RUN TestConfigInspect [2020-07-18T12:00:42.728Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-07-18T12:00:42.728Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-18T12:00:42.728Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-18T12:00:44.272Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-18T12:00:44.901Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-07-18T12:00:44.901Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-18T12:00:44.901Z] === RUN TestIpcModeOlderClient [2020-07-18T12:00:44.901Z] === PAUSE TestIpcModeOlderClient [2020-07-18T12:00:44.901Z] === RUN TestKillContainerInvalidSignal [2020-07-18T12:00:45.550Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-07-18T12:00:45.550Z] === RUN TestKillContainer [2020-07-18T12:00:45.550Z] === RUN TestKillContainer/no_signal [2020-07-18T12:00:45.584Z] --- PASS: TestConfigInspect (2.84s) [2020-07-18T12:00:45.584Z] === RUN TestConfigList [2020-07-18T12:00:46.182Z] === RUN TestKillContainer/non_killing_signal [2020-07-18T12:00:46.815Z] === RUN TestKillContainer/killing_signal [2020-07-18T12:00:48.325Z] --- PASS: TestKillContainer (2.59s) [2020-07-18T12:00:48.325Z] --- PASS: TestKillContainer/no_signal (0.84s) [2020-07-18T12:00:48.325Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-07-18T12:00:48.325Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2020-07-18T12:00:48.325Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-18T12:00:48.325Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-18T12:00:48.889Z] --- PASS: TestConfigList (3.23s) [2020-07-18T12:00:48.889Z] === RUN TestConfigsCreateAndDelete [2020-07-18T12:00:48.958Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-18T12:00:49.993Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s) [2020-07-18T12:00:49.993Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2020-07-18T12:00:49.993Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-07-18T12:00:49.993Z] === RUN TestKillStoppedContainer [2020-07-18T12:00:49.993Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-07-18T12:00:49.993Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-18T12:00:49.993Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-07-18T12:00:49.993Z] === RUN TestKillDifferentUserContainer [2020-07-18T12:00:50.797Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-18T12:00:50.797Z] Using test binary docker [2020-07-18T12:00:50.797Z] +++ /etc/init.d/apparmor start [2020-07-18T12:00:50.797Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-18T12:00:50.797Z] INFO: Waiting for daemon to start... [2020-07-18T12:00:50.797Z] Starting dockerd [2020-07-18T12:00:50.797Z] +++ 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-07-18T12:00:50.797Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-18T12:00:50.797Z] Using test binary docker [2020-07-18T12:00:50.797Z] +++ /etc/init.d/apparmor start [2020-07-18T12:00:50.797Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-18T12:00:50.797Z] INFO: Waiting for daemon to start... [2020-07-18T12:00:50.797Z] Starting dockerd [2020-07-18T12:00:50.797Z] +++ 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-07-18T12:00:51.034Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-07-18T12:00:51.034Z] === RUN TestInspectOomKilledTrue [2020-07-18T12:00:51.034Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-18T12:00:51.034Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:00:51.034Z] === RUN TestInspectOomKilledFalse [2020-07-18T12:00:51.034Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-18T12:00:51.034Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:00:51.034Z] === RUN TestLinksEtcHostsContentMatch [2020-07-18T12:00:51.436Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2020-07-18T12:00:51.436Z] === RUN TestConfigsUpdate [2020-07-18T12:00:51.668Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-07-18T12:00:51.668Z] === RUN TestLinksContainerNames [2020-07-18T12:00:52.687Z] . [2020-07-18T12:00:52.687Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-18T12:00:52.687Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-18T12:00:52.944Z] Error: No such image: emptyfs [2020-07-18T12:00:52.944Z] [2020-07-18T12:00:52.944Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-18T12:00:52.944Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-18T12:00:52.944Z] ++++ docker load [2020-07-18T12:00:52.944Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-18T12:00:52.944Z] Error: No such image: emptyfs [2020-07-18T12:00:52.944Z] ++++ docker load [2020-07-18T12:00:52.944Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-18T12:00:53.188Z] --- PASS: TestLinksContainerNames (1.74s) [2020-07-18T12:00:53.188Z] === RUN TestLogsFollowTailEmpty [2020-07-18T12:00:53.201Z] Running integration-test (iteration 1) [2020-07-18T12:00:53.201Z] 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-07-18T12:00:53.201Z] ++ 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-07-18T12:00:53.201Z] ++ set -e [2020-07-18T12:00:53.201Z] ++ '[' -n 0 ']' [2020-07-18T12:00:53.201Z] ++ set -x [2020-07-18T12:00:53.201Z] ++ env -i DEST=/go/src/github.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-07-18T12:00:53.201Z] Running integration-test (iteration 1) [2020-07-18T12:00:53.201Z] 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-07-18T12:00:53.202Z] ++ 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-07-18T12:00:53.202Z] ++ set -e [2020-07-18T12:00:53.202Z] ++ '[' -n 0 ']' [2020-07-18T12:00:53.202Z] ++ set -x [2020-07-18T12:00:53.202Z] ++ env -i DEST=/go/src/github.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-07-18T12:00:54.222Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-07-18T12:00:54.222Z] === RUN TestContainerNetworkMountsNoChown [2020-07-18T12:00:54.737Z] --- PASS: TestConfigsUpdate (3.22s) [2020-07-18T12:00:54.737Z] === RUN TestTemplatedConfig [2020-07-18T12:00:54.859Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/default [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/default [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/private [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/private [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/rprivate [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/slave [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/slave [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/rslave [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/shared [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/shared [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/rshared [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-18T12:00:54.859Z] === CONT TestMountDaemonRoot/default [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-18T12:00:54.859Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-18T12:00:54.859Z] === CONT TestMountDaemonRoot/rshared [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-18T12:00:54.859Z] === CONT TestMountDaemonRoot/rprivate [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-18T12:00:54.859Z] === CONT TestMountDaemonRoot/shared [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-18T12:00:54.859Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-18T12:00:54.859Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-18T12:00:54.860Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-18T12:00:54.860Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-18T12:00:54.860Z] === CONT TestMountDaemonRoot/rslave [2020-07-18T12:00:54.860Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-18T12:00:54.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-18T12:00:54.860Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-18T12:00:54.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-18T12:00:54.860Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-18T12:00:54.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-18T12:00:54.860Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-18T12:00:54.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-18T12:00:54.860Z] === CONT TestMountDaemonRoot/slave [2020-07-18T12:00:54.860Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-18T12:00:54.860Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-18T12:00:54.860Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-18T12:00:54.860Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-18T12:00:54.860Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-18T12:00:54.860Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-18T12:00:54.860Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-18T12:00:54.860Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-18T12:00:54.860Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-18T12:00:55.151Z] === CONT TestMountDaemonRoot/private [2020-07-18T12:00:55.151Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-18T12:00:55.151Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-18T12:00:55.151Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-18T12:00:55.151Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-18T12:00:55.151Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-18T12:00:55.151Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-18T12:00:55.151Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-18T12:00:55.151Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-18T12:00:55.151Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-18T12:00:55.151Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-18T12:00:55.151Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-18T12:00:55.151Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-18T12:00:55.151Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-18T12:00:55.151Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-18T12:00:55.151Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-18T12:00:55.151Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-18T12:00:55.442Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-18T12:00:55.442Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-18T12:00:55.442Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-18T12:00:55.442Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-18T12:00:55.442Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-18T12:00:55.442Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-18T12:00:55.442Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-18T12:00:55.442Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-18T12:00:55.442Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-18T12:00:55.442Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-18T12:00:55.442Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-18T12:00:55.734Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-18T12:00:55.734Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-18T12:00:55.734Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-18T12:00:55.734Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-18T12:00:55.734Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-18T12:00:55.734Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-18T12:00:55.734Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.10s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.10s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-07-18T12:00:55.734Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2020-07-18T12:00:55.734Z] === RUN TestContainerBindMountNonRecursive [2020-07-18T12:00:57.840Z] --- PASS: TestContainerBindMountNonRecursive (2.10s) [2020-07-18T12:00:57.840Z] === RUN TestNetworkNat [2020-07-18T12:00:58.039Z] --- PASS: TestTemplatedConfig (3.37s) [2020-07-18T12:00:58.039Z] === RUN TestConfigCreateResolve [2020-07-18T12:00:58.874Z] --- PASS: TestNetworkNat (0.89s) [2020-07-18T12:00:58.874Z] === RUN TestNetworkLocalhostTCPNat [2020-07-18T12:00:59.146Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-18T12:00:59.972Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2020-07-18T12:00:59.972Z] === RUN TestNetworkLoopbackNat [2020-07-18T12:01:00.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-18T12:01:00.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-18T12:01:00.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-18T12:01:01.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-18T12:01:01.340Z] --- PASS: TestConfigCreateResolve (3.16s) [2020-07-18T12:01:01.340Z] === RUN TestConfigDaemonLibtrustID [2020-07-18T12:01:01.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-18T12:01:01.913Z] --- PASS: TestConfigDaemonLibtrustID (0.62s) [2020-07-18T12:01:01.913Z] PASS [2020-07-18T12:01:01.913Z] [2020-07-18T12:01:01.913Z] DONE 7 tests in 19.788s [2020-07-18T12:01:01.913Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-18T12:01:01.913Z] ++ 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-07-18T12:01:01.913Z] ++ set -e [2020-07-18T12:01:01.913Z] ++ '[' -n 0 ']' [2020-07-18T12:01:01.913Z] ++ set -x [2020-07-18T12:01:01.913Z] ++ env -i DEST=/go/src/github.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-07-18T12:01:02.173Z] INFO: Testing against a local daemon [2020-07-18T12:01:02.173Z] === RUN TestCheckpoint [2020-07-18T12:01:02.173Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-18T12:01:02.173Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-18T12:01:02.173Z] === RUN TestContainerInvalidJSON [2020-07-18T12:01:02.173Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-18T12:01:02.173Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-18T12:01:02.173Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-18T12:01:02.173Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-18T12:01:02.173Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-18T12:01:02.173Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-18T12:01:02.173Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-18T12:01:02.173Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-18T12:01:02.173Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-18T12:01:02.173Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-18T12:01:02.173Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-18T12:01:02.173Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-18T12:01:02.173Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-18T12:01:02.173Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-18T12:01:02.173Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-07-18T12:01:02.173Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-18T12:01:02.434Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-07-18T12:01:02.434Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-18T12:01:02.434Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-07-18T12:01:02.434Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-18T12:01:02.695Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-07-18T12:01:02.695Z] === RUN TestCopyFromContainer [2020-07-18T12:01:03.488Z] --- PASS: TestNetworkLoopbackNat (3.25s) [2020-07-18T12:01:03.488Z] === RUN TestPause [2020-07-18T12:01:03.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-18T12:01:03.780Z] --- PASS: TestPause (0.84s) [2020-07-18T12:01:03.780Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-18T12:01:03.780Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-18T12:01:03.780Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-18T12:01:03.780Z] === RUN TestPauseStopPausedContainer [2020-07-18T12:01:04.609Z] === RUN TestCopyFromContainer// [2020-07-18T12:01:04.609Z] === RUN TestCopyFromContainer//bar/root [2020-07-18T12:01:04.609Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-18T12:01:04.815Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2020-07-18T12:01:04.815Z] === RUN TestPsFilter [2020-07-18T12:01:04.815Z] --- PASS: TestPsFilter (0.29s) [2020-07-18T12:01:04.815Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-18T12:01:04.871Z] === RUN TestCopyFromContainer/bar/quux [2020-07-18T12:01:04.871Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-18T12:01:05.132Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-18T12:01:05.132Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-18T12:01:05.132Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-18T12:01:05.393Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-18T12:01:05.393Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-18T12:01:05.654Z] --- PASS: TestCopyFromContainer (3.03s) [2020-07-18T12:01:05.654Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-07-18T12:01:05.654Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-07-18T12:01:05.654Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-07-18T12:01:05.654Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-07-18T12:01:05.654Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-07-18T12:01:05.654Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-07-18T12:01:05.654Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-07-18T12:01:05.654Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-07-18T12:01:05.654Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-07-18T12:01:05.654Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-07-18T12:01:05.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-18T12:01:05.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-18T12:01:05.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-18T12:01:05.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-18T12:01:05.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-18T12:01:05.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-18T12:01:05.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-18T12:01:05.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-18T12:01:05.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-18T12:01:05.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-18T12:01:05.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-07-18T12:01:05.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-18T12:01:05.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-18T12:01:05.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-07-18T12:01:05.654Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-18T12:01:05.654Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-07-18T12:01:05.654Z] === RUN TestCreateWithInvalidEnv [2020-07-18T12:01:05.654Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-18T12:01:05.654Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-18T12:01:05.654Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-18T12:01:05.654Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-18T12:01:05.654Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-18T12:01:05.654Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-18T12:01:05.654Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-18T12:01:05.654Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-18T12:01:05.654Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-18T12:01:05.654Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-18T12:01:05.654Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-18T12:01:05.654Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-18T12:01:05.654Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-18T12:01:05.654Z] === RUN TestCreateTmpfsMountsTarget [2020-07-18T12:01:05.654Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-18T12:01:05.654Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-18T12:01:05.851Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2020-07-18T12:01:05.851Z] === RUN TestRemoveContainerWithVolume [2020-07-18T12:01:06.895Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2020-07-18T12:01:06.895Z] === RUN TestRemoveContainerRunning [2020-07-18T12:01:07.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-18T12:01:07.527Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-07-18T12:01:07.527Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-18T12:01:08.201Z] --- PASS: TestCreateWithCustomMaskedPaths (2.03s) [2020-07-18T12:01:08.201Z] === RUN TestCreateWithCapabilities [2020-07-18T12:01:08.201Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-18T12:01:08.201Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-18T12:01:08.201Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-18T12:01:08.201Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-18T12:01:08.201Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-18T12:01:08.201Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-18T12:01:08.201Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-18T12:01:08.201Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-18T12:01:08.201Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-18T12:01:08.201Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-18T12:01:08.201Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-18T12:01:08.201Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-18T12:01:08.201Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-18T12:01:08.201Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-18T12:01:08.201Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-18T12:01:08.201Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-18T12:01:08.201Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-18T12:01:08.201Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-18T12:01:08.201Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-18T12:01:08.201Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-18T12:01:08.201Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-18T12:01:08.201Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-18T12:01:08.201Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-18T12:01:08.201Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-18T12:01:08.201Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-18T12:01:08.201Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-18T12:01:08.201Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-18T12:01:08.201Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-18T12:01:08.201Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-18T12:01:08.201Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-18T12:01:08.201Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-18T12:01:08.201Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-18T12:01:08.201Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-18T12:01:08.201Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-07-18T12:01:08.201Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-18T12:01:08.201Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-18T12:01:08.201Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-07-18T12:01:08.201Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-07-18T12:01:08.201Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-18T12:01:08.201Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-07-18T12:01:08.201Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-07-18T12:01:08.201Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-07-18T12:01:08.201Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-07-18T12:01:08.201Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-07-18T12:01:08.201Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-07-18T12:01:08.201Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-18T12:01:08.561Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-07-18T12:01:08.561Z] === RUN TestRemoveInvalidContainer [2020-07-18T12:01:08.561Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-18T12:01:08.561Z] === RUN TestRenameLinkedContainer [2020-07-18T12:01:09.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-18T12:01:09.873Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-18T12:01:10.116Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.16s) [2020-07-18T12:01:10.116Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-18T12:01:10.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-18T12:01:10.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-18T12:01:10.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-18T12:01:10.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-18T12:01:10.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-18T12:01:10.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-18T12:01:10.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-18T12:01:10.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-18T12:01:10.116Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-18T12:01:10.116Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-18T12:01:10.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-18T12:01:10.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-18T12:01:10.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-18T12:01:10.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-18T12:01:10.116Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-18T12:01:10.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-07-18T12:01:10.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-07-18T12:01:10.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-07-18T12:01:10.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-07-18T12:01:10.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-07-18T12:01:10.116Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-18T12:01:10.116Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-18T12:01:10.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-18T12:01:11.058Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2020-07-18T12:01:11.058Z] === RUN TestCreateDifferentPlatform [2020-07-18T12:01:11.058Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-18T12:01:11.058Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-18T12:01:11.058Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-18T12:01:11.058Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-18T12:01:11.058Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-18T12:01:11.058Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-18T12:01:11.058Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-18T12:01:11.058Z] === RUN TestContainerStartOnDaemonRestart [2020-07-18T12:01:11.058Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-18T12:01:11.058Z] === RUN TestDaemonRestartIpcMode [2020-07-18T12:01:11.058Z] === PAUSE TestDaemonRestartIpcMode [2020-07-18T12:01:11.058Z] === RUN TestDaemonHostGatewayIP [2020-07-18T12:01:11.058Z] === PAUSE TestDaemonHostGatewayIP [2020-07-18T12:01:11.058Z] === RUN TestContainerKillOnDaemonStart [2020-07-18T12:01:11.058Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-18T12:01:11.058Z] === RUN TestDiff [2020-07-18T12:01:11.374Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-18T12:01:11.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-18T12:01:11.999Z] --- PASS: TestDiff (0.77s) [2020-07-18T12:01:11.999Z] === RUN TestExecWithCloseStdin [2020-07-18T12:01:12.118Z] --- PASS: TestRenameLinkedContainer (3.48s) [2020-07-18T12:01:12.118Z] === RUN TestRenameStoppedContainer [2020-07-18T12:01:12.571Z] --- PASS: TestExecWithCloseStdin (0.81s) [2020-07-18T12:01:12.571Z] === RUN TestExec [2020-07-18T12:01:12.750Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-07-18T12:01:12.750Z] === RUN TestRenameRunningContainerAndReuse [2020-07-18T12:01:12.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-18T12:01:13.513Z] --- PASS: TestExec (0.85s) [2020-07-18T12:01:13.513Z] === RUN TestExecUser [2020-07-18T12:01:14.455Z] --- PASS: TestExecUser (0.83s) [2020-07-18T12:01:14.455Z] === RUN TestExportContainerAndImportImage [2020-07-18T12:01:14.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-18T12:01:14.819Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2020-07-18T12:01:14.819Z] === RUN TestRenameInvalidName [2020-07-18T12:01:15.398Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-07-18T12:01:15.398Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-18T12:01:15.451Z] --- PASS: TestRenameInvalidName (0.90s) [2020-07-18T12:01:15.451Z] === RUN TestRenameAnonymousContainer [2020-07-18T12:01:15.632Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-07-18T12:01:16.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-18T12:01:17.312Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s) [2020-07-18T12:01:17.312Z] === RUN TestHealthCheckWorkdir [2020-07-18T12:01:17.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-18T12:01:18.254Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2020-07-18T12:01:18.254Z] === RUN TestHealthKillContainer [2020-07-18T12:01:19.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-18T12:01:20.770Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-18T12:01:20.770Z] Using test binary docker [2020-07-18T12:01:20.770Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-18T12:01:20.770Z] +++ /etc/init.d/apparmor start [2020-07-18T12:01:20.770Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-18T12:01:20.770Z] INFO: Waiting for daemon to start... [2020-07-18T12:01:20.770Z] Starting dockerd [2020-07-18T12:01:20.770Z] +++ 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-07-18T12:01:21.015Z] --- PASS: TestRenameAnonymousContainer (4.77s) [2020-07-18T12:01:21.015Z] === RUN TestRenameContainerWithSameName [2020-07-18T12:01:21.015Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2020-07-18T12:01:21.015Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-18T12:01:21.557Z] --- PASS: TestHealthKillContainer (2.83s) [2020-07-18T12:01:21.557Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-18T12:01:21.819Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-07-18T12:01:21.819Z] === RUN TestIpcModeNone [2020-07-18T12:01:22.764Z] --- PASS: TestIpcModeNone (0.82s) [2020-07-18T12:01:22.764Z] === RUN TestIpcModePrivate [2020-07-18T12:01:22.846Z] . [2020-07-18T12:01:22.847Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-18T12:01:22.847Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-18T12:01:22.847Z] Error: No such image: emptyfs [2020-07-18T12:01:22.847Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-18T12:01:22.847Z] ++++ docker load [2020-07-18T12:01:23.083Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s) [2020-07-18T12:01:23.083Z] === RUN TestResize [2020-07-18T12:01:23.144Z] Running integration-test (iteration 1) [2020-07-18T12:01:23.144Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-18T12:01:23.144Z] ++ 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-07-18T12:01:23.144Z] ++ set -e [2020-07-18T12:01:23.144Z] ++ '[' -n 0 ']' [2020-07-18T12:01:23.144Z] ++ set -x [2020-07-18T12:01:23.144Z] ++ env -i DEST=/go/src/github.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-07-18T12:01:23.710Z] --- PASS: TestIpcModePrivate (0.84s) [2020-07-18T12:01:23.711Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-07-18T12:01:23.711Z] === RUN TestIpcModeShareable [2020-07-18T12:01:23.716Z] --- PASS: TestResize (0.82s) [2020-07-18T12:01:23.716Z] === RUN TestResizeWithInvalidSize [2020-07-18T12:01:24.283Z] --- PASS: TestIpcModeShareable (0.83s) [2020-07-18T12:01:24.283Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-07-18T12:01:24.283Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-18T12:01:24.348Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-07-18T12:01:24.348Z] === RUN TestResizeWhenContainerNotStarted [2020-07-18T12:01:25.385Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2020-07-18T12:01:25.385Z] === RUN TestDaemonRestartKillContainers [2020-07-18T12:01:25.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-18T12:01:25.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-18T12:01:25.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-18T12:01:25.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-18T12:01:25.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-18T12:01:25.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-18T12:01:25.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-18T12:01:25.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-18T12:01:25.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-18T12:01:25.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-18T12:01:25.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-18T12:01:25.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-18T12:01:25.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-18T12:01:25.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-18T12:01:25.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-18T12:01:25.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-18T12:01:25.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:01:25.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:01:25.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:01:25.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:01:25.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:01:25.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:01:25.386Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:01:25.386Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:01:25.386Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-18T12:01:25.386Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-18T12:01:27.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:01:27.585Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.57s) [2020-07-18T12:01:27.586Z] === RUN TestAPIIpcModeHost [2020-07-18T12:01:27.586Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-07-18T12:01:27.586Z] === RUN TestDaemonIpcModeShareable [2020-07-18T12:01:27.787Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:01:28.827Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:01:29.119Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:01:29.501Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-07-18T12:01:29.501Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-18T12:01:29.501Z] === RUN TestDaemonIpcModePrivate [2020-07-18T12:01:29.985Z] ......................... [ 66%] [2020-07-18T12:01:30.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-18T12:01:30.787Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-18T12:01:31.414Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-07-18T12:01:31.415Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-18T12:01:31.415Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-18T12:01:31.869Z] Loaded image: buildpack-deps:buster [2020-07-18T12:01:31.869Z] Loaded image: busybox:latest [2020-07-18T12:01:31.869Z] Loaded image: buildpack-deps:buster [2020-07-18T12:01:31.869Z] Loaded image: busybox:glibc [2020-07-18T12:01:31.869Z] Loaded image: busybox:latest [2020-07-18T12:01:31.869Z] Loaded image: debian:buster [2020-07-18T12:01:31.869Z] Loaded image: hello-world:latest [2020-07-18T12:01:32.124Z] INFO: Testing against a local daemon [2020-07-18T12:01:32.124Z] === RUN TestDockerDaemonSuite [2020-07-18T12:01:32.394Z] Loaded image: busybox:glibc [2020-07-18T12:01:32.394Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-18T12:01:32.394Z] Loaded image: debian:buster [2020-07-18T12:01:32.650Z] Loaded image: hello-world:latest [2020-07-18T12:01:32.650Z] INFO: Testing against a local daemon [2020-07-18T12:01:32.650Z] === RUN TestDockerSuite [2020-07-18T12:01:32.650Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-18T12:01:32.801Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-07-18T12:01:32.801Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-18T12:01:32.801Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-18T12:01:32.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-18T12:01:32.855Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-18T12:01:32.906Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-18T12:01:32.906Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-18T12:01:32.906Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-18T12:01:32.906Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-18T12:01:32.906Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-18T12:01:32.906Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-18T12:01:32.906Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-18T12:01:33.834Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-18T12:01:33.834Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-18T12:01:34.397Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-18T12:01:34.397Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-18T12:01:34.716Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2020-07-18T12:01:34.716Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-18T12:01:34.716Z] === RUN TestIpcModeOlderClient [2020-07-18T12:01:34.716Z] === PAUSE TestIpcModeOlderClient [2020-07-18T12:01:34.716Z] === RUN TestKillContainerInvalidSignal [2020-07-18T12:01:34.961Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-18T12:01:35.217Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-18T12:01:35.217Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-18T12:01:35.586Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-18T12:01:35.658Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2020-07-18T12:01:35.658Z] === RUN TestKillContainer [2020-07-18T12:01:35.658Z] === RUN TestKillContainer/no_signal [2020-07-18T12:01:36.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-18T12:01:36.230Z] === RUN TestKillContainer/non_killing_signal [2020-07-18T12:01:36.584Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-18T12:01:36.803Z] === RUN TestKillContainer/killing_signal [2020-07-18T12:01:36.841Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-18T12:01:36.841Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-18T12:01:36.841Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-18T12:01:37.097Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-18T12:01:37.745Z] --- PASS: TestKillContainer (2.18s) [2020-07-18T12:01:37.745Z] --- PASS: TestKillContainer/no_signal (0.68s) [2020-07-18T12:01:37.745Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-07-18T12:01:37.745Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2020-07-18T12:01:37.745Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-18T12:01:37.745Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-18T12:01:38.082Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-18T12:01:38.317Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-18T12:01:38.569Z] Loaded image: buildpack-deps:buster [2020-07-18T12:01:38.569Z] Loaded image: busybox:latest [2020-07-18T12:01:38.569Z] Loaded image: busybox:glibc [2020-07-18T12:01:38.569Z] Loaded image: debian:buster [2020-07-18T12:01:38.569Z] Loaded image: hello-world:latest [2020-07-18T12:01:38.569Z] INFO: Testing against a local daemon [2020-07-18T12:01:38.569Z] === RUN TestCgroupNamespacesBuild [2020-07-18T12:01:38.569Z] --- PASS: TestCgroupNamespacesBuild (1.34s) [2020-07-18T12:01:38.569Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-18T12:01:38.650Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-18T12:01:38.908Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-18T12:01:38.948Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-18T12:01:38.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.95s) [2020-07-18T12:01:38.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2020-07-18T12:01:38.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-07-18T12:01:38.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-07-18T12:01:38.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-07-18T12:01:38.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-07-18T12:01:38.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.28s) [2020-07-18T12:01:38.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s) [2020-07-18T12:01:38.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.72s) [2020-07-18T12:01:38.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.28s) [2020-07-18T12:01:38.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s) [2020-07-18T12:01:38.948Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s) [2020-07-18T12:01:38.948Z] === RUN TestCgroupNamespacesRun [2020-07-18T12:01:39.166Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-18T12:01:39.166Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-18T12:01:39.166Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-18T12:01:39.166Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-18T12:01:39.209Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2020-07-18T12:01:39.209Z] === RUN TestBuildWithSession [2020-07-18T12:01:39.209Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-18T12:01:39.209Z] build_session_test.go:25: TODO: BuildKit [2020-07-18T12:01:39.209Z] === RUN TestBuildSquashParent [2020-07-18T12:01:39.258Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.46s) [2020-07-18T12:01:39.258Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2020-07-18T12:01:39.258Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-07-18T12:01:39.258Z] === RUN TestKillStoppedContainer [2020-07-18T12:01:39.258Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-18T12:01:39.258Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-18T12:01:39.258Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-07-18T12:01:39.258Z] === RUN TestKillDifferentUserContainer [2020-07-18T12:01:39.820Z] fc1b9e59edad: Pull complete [2020-07-18T12:01:39.821Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-18T12:01:39.821Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-18T12:01:39.821Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-18T12:01:39.821Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-18T12:01:39.821Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-07-18T12:01:39.821Z] WARN: Skipping validation tests [2020-07-18T12:01:39.821Z] INFO: Running unit tests at 07/18/2020 12:01:35... [2020-07-18T12:01:39.821Z] INFO: make.ps1 starting at 07/18/2020 12:01:39 [2020-07-18T12:01:40.200Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2020-07-18T12:01:40.200Z] === RUN TestInspectOomKilledTrue [2020-07-18T12:01:40.200Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-18T12:01:40.200Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:01:40.200Z] === RUN TestInspectOomKilledFalse [2020-07-18T12:01:40.200Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-18T12:01:40.200Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:01:40.200Z] === RUN TestLinksEtcHostsContentMatch [2020-07-18T12:01:40.292Z] INFO: Git commit (d82725e251) assumed from DOCKER_GITCOMMIT environment variable [2020-07-18T12:01:40.292Z] INFO: Invoking autogen... [2020-07-18T12:01:40.491Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2020-07-18T12:01:40.491Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-18T12:01:40.772Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-07-18T12:01:40.772Z] === RUN TestLinksContainerNames [2020-07-18T12:01:41.286Z] INFO: Running unit tests... [2020-07-18T12:01:41.683Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-18T12:01:41.999Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-07-18T12:01:41.999Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-18T12:01:42.156Z] --- PASS: TestLinksContainerNames (1.59s) [2020-07-18T12:01:42.156Z] === RUN TestLogsFollowTailEmpty [2020-07-18T12:01:43.052Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-18T12:01:43.100Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-07-18T12:01:43.100Z] === RUN TestContainerNetworkMountsNoChown [2020-07-18T12:01:43.614Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-18T12:01:43.672Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2020-07-18T12:01:43.672Z] === RUN TestMountDaemonRoot [2020-07-18T12:01:43.672Z] === RUN TestMountDaemonRoot/default [2020-07-18T12:01:43.672Z] === PAUSE TestMountDaemonRoot/default [2020-07-18T12:01:43.672Z] === RUN TestMountDaemonRoot/private [2020-07-18T12:01:43.672Z] === PAUSE TestMountDaemonRoot/private [2020-07-18T12:01:43.672Z] === RUN TestMountDaemonRoot/rprivate [2020-07-18T12:01:43.672Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-18T12:01:43.672Z] === RUN TestMountDaemonRoot/slave [2020-07-18T12:01:43.672Z] === PAUSE TestMountDaemonRoot/slave [2020-07-18T12:01:43.672Z] === RUN TestMountDaemonRoot/rslave [2020-07-18T12:01:43.672Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-18T12:01:43.672Z] === RUN TestMountDaemonRoot/shared [2020-07-18T12:01:43.672Z] === PAUSE TestMountDaemonRoot/shared [2020-07-18T12:01:43.672Z] === RUN TestMountDaemonRoot/rshared [2020-07-18T12:01:43.672Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-18T12:01:43.672Z] === CONT TestMountDaemonRoot/default [2020-07-18T12:01:43.672Z] === CONT TestMountDaemonRoot/rshared [2020-07-18T12:01:43.672Z] === CONT TestMountDaemonRoot/rprivate [2020-07-18T12:01:43.672Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-18T12:01:43.672Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-18T12:01:43.672Z] === CONT TestMountDaemonRoot/rslave [2020-07-18T12:01:43.672Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-18T12:01:43.691Z] --- PASS: TestBuildSquashParent (4.15s) [2020-07-18T12:01:43.691Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-18T12:01:43.691Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-18T12:01:43.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-18T12:01:43.691Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-18T12:01:43.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-18T12:01:43.691Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-18T12:01:43.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-18T12:01:43.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-18T12:01:43.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-18T12:01:43.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-18T12:01:43.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-18T12:01:43.691Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-18T12:01:43.691Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-18T12:01:43.691Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-18T12:01:43.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-18T12:01:43.691Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-18T12:01:43.691Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/shared [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/slave [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/private [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-18T12:01:43.933Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-18T12:01:43.933Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-18T12:01:43.933Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-18T12:01:44.067Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-07-18T12:01:44.067Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-18T12:01:44.194Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-18T12:01:44.194Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-18T12:01:44.194Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-18T12:01:44.194Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-18T12:01:44.194Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-18T12:01:44.194Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-18T12:01:44.194Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-18T12:01:44.194Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-18T12:01:44.194Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-18T12:01:44.194Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-18T12:01:44.194Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-18T12:01:44.194Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-18T12:01:44.194Z] === RUN TestContainerBindMountNonRecursive [2020-07-18T12:01:45.508Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-18T12:01:45.508Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-18T12:01:45.574Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-07-18T12:01:45.574Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-18T12:01:45.796Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-18T12:01:46.092Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-18T12:01:46.740Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2020-07-18T12:01:46.740Z] === RUN TestNetworkNat [2020-07-18T12:01:46.875Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-18T12:01:47.001Z] --- PASS: TestNetworkNat (0.84s) [2020-07-18T12:01:47.001Z] === RUN TestNetworkLocalhostTCPNat [2020-07-18T12:01:47.622Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-18T12:01:47.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.30s) [2020-07-18T12:01:47.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.81s) [2020-07-18T12:01:47.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.81s) [2020-07-18T12:01:47.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.84s) [2020-07-18T12:01:47.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.74s) [2020-07-18T12:01:47.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.54s) [2020-07-18T12:01:47.622Z] === RUN TestBuildMultiStageCopy [2020-07-18T12:01:47.622Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-18T12:01:47.641Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-07-18T12:01:47.641Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-18T12:01:47.806Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-18T12:01:47.944Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-07-18T12:01:47.944Z] === RUN TestNetworkLoopbackNat [2020-07-18T12:01:49.139Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-18T12:01:49.147Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2020-07-18T12:01:49.147Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-18T12:01:49.435Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-18T12:01:49.699Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-18T12:01:49.699Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-18T12:01:49.750Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-18T12:01:49.779Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-07-18T12:01:49.779Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-18T12:01:49.980Z] INFO: Invoking unit tests run with C:\gopath/bin/\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-07-18T12:01:50.051Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-18T12:01:50.262Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-18T12:01:50.347Z] --- PASS: TestBuildMultiStageCopy (2.73s) [2020-07-18T12:01:50.347Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2020-07-18T12:01:50.347Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2020-07-18T12:01:50.347Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-07-18T12:01:50.347Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2020-07-18T12:01:50.347Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2020-07-18T12:01:50.347Z] === RUN TestBuildMultiStageParentConfig [2020-07-18T12:01:51.190Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-18T12:01:51.250Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2020-07-18T12:01:51.250Z] === RUN TestPause [2020-07-18T12:01:51.403Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2020-07-18T12:01:51.403Z] === RUN TestBuildLabelWithTargets [2020-07-18T12:01:51.822Z] --- PASS: TestPause (0.81s) [2020-07-18T12:01:51.822Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-18T12:01:51.822Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-18T12:01:51.822Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-18T12:01:51.822Z] === RUN TestPauseStopPausedContainer [2020-07-18T12:01:51.846Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-07-18T12:01:51.846Z] === RUN TestKernelTCPMemory [2020-07-18T12:01:52.119Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-18T12:01:52.119Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-18T12:01:52.452Z] --- PASS: TestBuildLabelWithTargets (1.31s) [2020-07-18T12:01:52.452Z] === RUN TestBuildWithEmptyLayers [2020-07-18T12:01:52.478Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-07-18T12:01:52.478Z] === RUN TestNISDomainname [2020-07-18T12:01:52.682Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-18T12:01:52.764Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2020-07-18T12:01:52.764Z] === RUN TestPsFilter [2020-07-18T12:01:53.026Z] --- PASS: TestPsFilter (0.23s) [2020-07-18T12:01:53.026Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-18T12:01:53.092Z] --- PASS: TestBuildWithEmptyLayers (0.59s) [2020-07-18T12:01:53.092Z] === RUN TestBuildMultiStageOnBuild [2020-07-18T12:01:53.511Z] --- PASS: TestNISDomainname (0.99s) [2020-07-18T12:01:53.511Z] === RUN TestHostnameDnsResolution [2020-07-18T12:01:53.597Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-07-18T12:01:53.597Z] === RUN TestRemoveContainerWithVolume [2020-07-18T12:01:54.539Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2020-07-18T12:01:54.539Z] === RUN TestRemoveContainerRunning [2020-07-18T12:01:55.048Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-07-18T12:01:55.048Z] === RUN TestStats [2020-07-18T12:01:55.110Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-07-18T12:01:55.110Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-18T12:01:55.178Z] --- PASS: TestBuildMultiStageOnBuild (1.69s) [2020-07-18T12:01:55.178Z] === RUN TestBuildUncleanTarFilenames [2020-07-18T12:01:55.198Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-18T12:01:55.455Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-18T12:01:55.821Z] --- PASS: TestBuildUncleanTarFilenames (0.85s) [2020-07-18T12:01:55.821Z] === RUN TestBuildMultiStageLayerLeak [2020-07-18T12:01:56.053Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-07-18T12:01:56.053Z] === RUN TestRemoveInvalidContainer [2020-07-18T12:01:56.053Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-18T12:01:56.053Z] === RUN TestRenameLinkedContainer [2020-07-18T12:01:56.823Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-18T12:01:57.166Z] ? github.com/docker/docker/api [no test files] [2020-07-18T12:01:57.909Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s) [2020-07-18T12:01:57.909Z] === RUN TestBuildWithHugeFile [2020-07-18T12:01:58.191Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-18T12:01:58.563Z] --- PASS: TestStats (2.97s) [2020-07-18T12:01:58.563Z] === RUN TestStopContainerWithTimeout [2020-07-18T12:01:58.563Z] === RUN TestStopContainerWithTimeout/0 [2020-07-18T12:01:58.563Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-18T12:01:58.563Z] === RUN TestStopContainerWithTimeout/1 [2020-07-18T12:01:58.563Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-18T12:01:58.563Z] === RUN TestStopContainerWithTimeout/3 [2020-07-18T12:01:58.563Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-18T12:01:58.563Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-18T12:01:58.563Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-18T12:01:58.563Z] === CONT TestStopContainerWithTimeout/0 [2020-07-18T12:01:58.563Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-18T12:01:58.754Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-18T12:01:58.754Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-18T12:01:59.196Z] === CONT TestStopContainerWithTimeout/3 [2020-07-18T12:01:59.354Z] --- PASS: TestRenameLinkedContainer (2.97s) [2020-07-18T12:01:59.354Z] === RUN TestRenameStoppedContainer [2020-07-18T12:01:59.614Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-07-18T12:01:59.614Z] === RUN TestRenameRunningContainerAndReuse [2020-07-18T12:02:00.647Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-18T12:02:01.211Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-18T12:02:01.262Z] === CONT TestStopContainerWithTimeout/1 [2020-07-18T12:02:01.532Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2020-07-18T12:02:01.532Z] === RUN TestRenameInvalidName [2020-07-18T12:02:01.774Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-18T12:02:02.103Z] --- PASS: TestRenameInvalidName (0.75s) [2020-07-18T12:02:02.103Z] === RUN TestRenameAnonymousContainer [2020-07-18T12:02:02.702Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-18T12:02:02.702Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-18T12:02:03.330Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-18T12:02:03.330Z] --- PASS: TestStopContainerWithTimeout/0 (0.93s) [2020-07-18T12:02:03.330Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2020-07-18T12:02:03.330Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2020-07-18T12:02:03.330Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-07-18T12:02:03.330Z] === RUN TestDeleteDevicemapper [2020-07-18T12:02:03.330Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-18T12:02:03.330Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-18T12:02:03.330Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-18T12:02:04.068Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-18T12:02:05.437Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-18T12:02:05.694Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-18T12:02:05.950Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-18T12:02:06.310Z] --- PASS: TestRenameAnonymousContainer (3.89s) [2020-07-18T12:02:06.311Z] === RUN TestRenameContainerWithSameName [2020-07-18T12:02:06.512Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-18T12:02:06.572Z] --- PASS: TestRenameContainerWithSameName (0.74s) [2020-07-18T12:02:06.572Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-18T12:02:06.769Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-18T12:02:06.847Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.53s) [2020-07-18T12:02:06.847Z] === RUN TestUpdateMemory [2020-07-18T12:02:06.847Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-18T12:02:06.847Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:02:06.847Z] === RUN TestUpdateCPUQuota [2020-07-18T12:02:07.881Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-07-18T12:02:07.881Z] === RUN TestUpdatePidsLimit [2020-07-18T12:02:07.881Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-18T12:02:08.140Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-18T12:02:08.140Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-18T12:02:08.140Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-18T12:02:08.172Z] === RUN TestUpdatePidsLimit/no_change [2020-07-18T12:02:08.396Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-18T12:02:08.465Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-18T12:02:08.485Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s) [2020-07-18T12:02:08.485Z] === RUN TestResize [2020-07-18T12:02:08.787Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-18T12:02:09.058Z] --- PASS: TestResize (0.74s) [2020-07-18T12:02:09.058Z] === RUN TestResizeWithInvalidSize [2020-07-18T12:02:09.079Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-18T12:02:09.326Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-18T12:02:09.634Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-07-18T12:02:09.634Z] === RUN TestResizeWhenContainerNotStarted [2020-07-18T12:02:09.702Z] ok github.com/docker/docker/api/server 0.169s coverage: 9.0% of statements [2020-07-18T12:02:09.712Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-18T12:02:10.003Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-18T12:02:10.255Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-18T12:02:10.440Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-07-18T12:02:10.577Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-07-18T12:02:10.577Z] === RUN TestDaemonRestartKillContainers [2020-07-18T12:02:10.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-18T12:02:10.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-18T12:02:10.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-18T12:02:10.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-18T12:02:10.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-18T12:02:10.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-18T12:02:10.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-18T12:02:10.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-18T12:02:10.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-18T12:02:10.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-18T12:02:10.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-18T12:02:10.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-18T12:02:10.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-18T12:02:10.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-18T12:02:10.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-18T12:02:10.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-18T12:02:10.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:02:10.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:02:10.577Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:02:10.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:02:10.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:02:10.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:02:10.577Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:02:10.577Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:02:10.577Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-18T12:02:10.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-18T12:02:10.577Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-18T12:02:10.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:02:11.185Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-18T12:02:11.510Z] --- PASS: TestUpdatePidsLimit (3.59s) [2020-07-18T12:02:11.510Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-07-18T12:02:11.510Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-07-18T12:02:11.510Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-07-18T12:02:11.510Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-07-18T12:02:11.510Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2020-07-18T12:02:11.510Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-07-18T12:02:11.510Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-07-18T12:02:11.510Z] === RUN TestUpdateRestartPolicy [2020-07-18T12:02:11.834Z] --- PASS: TestImportExtremelyLargeImageWorks (108.26s) [2020-07-18T12:02:11.834Z] PASS [2020-07-18T12:02:11.834Z] [2020-07-18T12:02:11.834Z] === Skipped [2020-07-18T12:02:11.834Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-18T12:02:11.834Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-18T12:02:11.834Z] [2020-07-18T12:02:11.834Z] [2020-07-18T12:02:11.834Z] DONE 12 tests, 1 skipped in 112.234s [2020-07-18T12:02:11.834Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-18T12:02:11.834Z] INFO: Testing against a local daemon [2020-07-18T12:02:11.834Z] === RUN TestNetworkCreateDelete [2020-07-18T12:02:11.834Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-07-18T12:02:11.834Z] === RUN TestDockerNetworkDeletePreferID [2020-07-18T12:02:11.834Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2020-07-18T12:02:11.834Z] === RUN TestDaemonDNSFallback [2020-07-18T12:02:12.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:02:13.075Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:02:13.075Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-18T12:02:13.079Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-18T12:02:13.650Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-18T12:02:13.650Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-18T12:02:14.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-18T12:02:15.544Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:02:15.599Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-18T12:02:16.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-18T12:02:16.527Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-18T12:02:17.092Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-18T12:02:17.113Z] --- PASS: TestDaemonDNSFallback (7.30s) [2020-07-18T12:02:17.113Z] === RUN TestInspectNetwork [2020-07-18T12:02:17.113Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-18T12:02:17.113Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:17.113Z] === RUN TestRunContainerWithBridgeNone [2020-07-18T12:02:17.113Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-18T12:02:17.113Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:17.113Z] === RUN TestNetworkInvalidJSON [2020-07-18T12:02:17.113Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-18T12:02:17.113Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-18T12:02:17.113Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-18T12:02:17.113Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-18T12:02:17.113Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-18T12:02:17.113Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-18T12:02:17.113Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-18T12:02:17.113Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-18T12:02:17.113Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-18T12:02:17.113Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-18T12:02:17.113Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-18T12:02:17.113Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-18T12:02:17.113Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-18T12:02:17.113Z] === RUN TestHostIPv4BridgeLabel [2020-07-18T12:02:17.113Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-18T12:02:17.113Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:17.113Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-18T12:02:17.113Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-07-18T12:02:17.113Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:17.113Z] === RUN TestDaemonDefaultNetworkPools [2020-07-18T12:02:17.113Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-07-18T12:02:17.113Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:17.113Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-18T12:02:17.113Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-18T12:02:17.113Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:17.113Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-18T12:02:17.113Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-18T12:02:17.113Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:17.113Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-18T12:02:17.113Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-07-18T12:02:17.113Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:17.113Z] === RUN TestServiceWithPredefinedNetwork [2020-07-18T12:02:17.113Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-18T12:02:17.113Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:17.113Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-18T12:02:17.113Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-18T12:02:17.113Z] service_test.go:236: FLAKY_TEST [2020-07-18T12:02:17.113Z] === RUN TestServiceWithDataPathPortInit [2020-07-18T12:02:17.113Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-07-18T12:02:17.113Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:17.113Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-18T12:02:17.113Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-18T12:02:17.113Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:17.113Z] PASS [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] === Skipped [2020-07-18T12:02:17.113Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-18T12:02:17.113Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-18T12:02:17.113Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-18T12:02:17.113Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-07-18T12:02:17.113Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-07-18T12:02:17.113Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-18T12:02:17.113Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-18T12:02:17.113Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-07-18T12:02:17.113Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-18T12:02:17.113Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-18T12:02:17.113Z] service_test.go:236: FLAKY_TEST [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-07-18T12:02:17.113Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-18T12:02:17.113Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] DONE 19 tests, 12 skipped in 8.140s [2020-07-18T12:02:17.113Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-18T12:02:17.113Z] INFO: Testing against a local daemon [2020-07-18T12:02:17.113Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-18T12:02:17.113Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-18T12:02:17.113Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:02:17.113Z] === RUN TestDockerNetworkIpvlan [2020-07-18T12:02:17.113Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-18T12:02:17.113Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:02:17.113Z] PASS [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] === Skipped [2020-07-18T12:02:17.113Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-18T12:02:17.113Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-18T12:02:17.113Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] DONE 2 tests, 2 skipped in 0.139s [2020-07-18T12:02:17.113Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-18T12:02:17.113Z] INFO: Testing against a local daemon [2020-07-18T12:02:17.113Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-18T12:02:17.113Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-18T12:02:17.113Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:17.113Z] === RUN TestDockerNetworkMacvlan [2020-07-18T12:02:17.113Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-18T12:02:17.113Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:17.113Z] PASS [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] === Skipped [2020-07-18T12:02:17.113Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-18T12:02:17.113Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-18T12:02:17.113Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] DONE 2 tests, 2 skipped in 0.133s [2020-07-18T12:02:17.113Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-18T12:02:17.113Z] testing: warning: no tests to run [2020-07-18T12:02:17.113Z] PASS [2020-07-18T12:02:17.113Z] [2020-07-18T12:02:17.113Z] DONE 0 tests in 0.027s [2020-07-18T12:02:17.113Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-18T12:02:17.113Z] INFO: Testing against a local daemon [2020-07-18T12:02:17.113Z] === RUN TestAuthZPluginAllowRequest [2020-07-18T12:02:17.113Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-18T12:02:17.113Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.113Z] === RUN TestAuthZPluginTLS [2020-07-18T12:02:17.113Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-18T12:02:17.113Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.113Z] === RUN TestAuthZPluginDenyRequest [2020-07-18T12:02:17.113Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-18T12:02:17.113Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.113Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-18T12:02:17.113Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-18T12:02:17.113Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.113Z] === RUN TestAuthZPluginDenyResponse [2020-07-18T12:02:17.113Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-18T12:02:17.113Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.113Z] === RUN TestAuthZPluginAllowEventStream [2020-07-18T12:02:17.113Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-18T12:02:17.113Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.113Z] === RUN TestAuthZPluginErrorResponse [2020-07-18T12:02:17.113Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-18T12:02:17.113Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.113Z] === RUN TestAuthZPluginErrorRequest [2020-07-18T12:02:17.113Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-18T12:02:17.113Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.113Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-18T12:02:17.113Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-18T12:02:17.113Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.113Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-18T12:02:17.113Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-18T12:02:17.113Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.113Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-18T12:02:17.113Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-18T12:02:17.113Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.113Z] === RUN TestAuthZPluginHeader [2020-07-18T12:02:17.113Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-18T12:02:17.113Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.113Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-18T12:02:17.371Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.28s) [2020-07-18T12:02:17.371Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.371Z] === RUN TestAuthZPluginV2Disable [2020-07-18T12:02:17.630Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-18T12:02:17.630Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-18T12:02:17.630Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-18T12:02:17.630Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.08s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] PASS [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] === Skipped [2020-07-18T12:02:17.630Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.28s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.08s) [2020-07-18T12:02:17.630Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] [2020-07-18T12:02:17.630Z] DONE 17 tests, 17 skipped in 0.566s [2020-07-18T12:02:17.630Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-18T12:02:17.888Z] INFO: Testing against a local daemon [2020-07-18T12:02:17.888Z] === RUN TestPluginInvalidJSON [2020-07-18T12:02:17.888Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-18T12:02:17.888Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-18T12:02:17.888Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-18T12:02:17.888Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-18T12:02:17.888Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-18T12:02:17.888Z] === RUN TestPluginInstall [2020-07-18T12:02:17.888Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-18T12:02:17.888Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.888Z] PASS [2020-07-18T12:02:17.888Z] [2020-07-18T12:02:17.888Z] === Skipped [2020-07-18T12:02:17.888Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-18T12:02:17.888Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-18T12:02:17.888Z] [2020-07-18T12:02:17.888Z] [2020-07-18T12:02:17.888Z] DONE 3 tests, 1 skipped in 0.201s [2020-07-18T12:02:17.888Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-18T12:02:18.147Z] INFO: Testing against a local daemon [2020-07-18T12:02:18.147Z] === RUN TestExternalGraphDriver [2020-07-18T12:02:18.147Z] --- SKIP: TestExternalGraphDriver (0.15s) [2020-07-18T12:02:18.147Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-18T12:02:18.147Z] === RUN TestGraphdriverPluginV2 [2020-07-18T12:02:19.052Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-18T12:02:19.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-07-18T12:02:19.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s) [2020-07-18T12:02:19.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.75s) [2020-07-18T12:02:19.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.30s) [2020-07-18T12:02:19.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-07-18T12:02:19.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-07-18T12:02:19.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.49s) [2020-07-18T12:02:19.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2020-07-18T12:02:19.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2020-07-18T12:02:19.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-07-18T12:02:19.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s) [2020-07-18T12:02:19.052Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s) [2020-07-18T12:02:19.052Z] === RUN TestCgroupNamespacesRun [2020-07-18T12:02:20.447Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-07-18T12:02:20.447Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-18T12:02:21.302Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-18T12:02:22.361Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2020-07-18T12:02:22.361Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-18T12:02:23.749Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2020-07-18T12:02:23.749Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-18T12:02:24.140Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2020-07-18T12:02:24.140Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-18T12:02:24.573Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-18T12:02:24.709Z] --- PASS: TestGraphdriverPluginV2 (5.59s) [2020-07-18T12:02:24.709Z] PASS [2020-07-18T12:02:24.709Z] [2020-07-18T12:02:24.709Z] === Skipped [2020-07-18T12:02:24.709Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.15s) [2020-07-18T12:02:24.709Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-18T12:02:24.709Z] [2020-07-18T12:02:24.709Z] [2020-07-18T12:02:24.709Z] DONE 2 tests, 1 skipped in 5.920s [2020-07-18T12:02:24.709Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-18T12:02:24.709Z] INFO: Testing against a local daemon [2020-07-18T12:02:24.709Z] === RUN TestContinueAfterPluginCrash [2020-07-18T12:02:24.709Z] === PAUSE TestContinueAfterPluginCrash [2020-07-18T12:02:24.709Z] === RUN TestReadPluginNoRead [2020-07-18T12:02:24.709Z] === PAUSE TestReadPluginNoRead [2020-07-18T12:02:24.709Z] === RUN TestDaemonStartWithLogOpt [2020-07-18T12:02:24.709Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-18T12:02:24.709Z] === CONT TestContinueAfterPluginCrash [2020-07-18T12:02:24.709Z] === CONT TestDaemonStartWithLogOpt [2020-07-18T12:02:24.773Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-07-18T12:02:24.773Z] === RUN TestWaitNonBlocked [2020-07-18T12:02:24.774Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-18T12:02:24.774Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-18T12:02:24.774Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-18T12:02:24.774Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-18T12:02:24.774Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-18T12:02:24.774Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-18T12:02:24.829Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-18T12:02:25.392Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-18T12:02:25.572Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-18T12:02:25.666Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-07-18T12:02:25.666Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-18T12:02:25.954Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-18T12:02:26.282Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-18T12:02:26.282Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s) [2020-07-18T12:02:26.282Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.35s) [2020-07-18T12:02:26.282Z] === RUN TestWaitBlocked [2020-07-18T12:02:26.282Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-18T12:02:26.282Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-18T12:02:26.282Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-18T12:02:26.282Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-18T12:02:26.282Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-18T12:02:26.282Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-18T12:02:26.517Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-18T12:02:27.473Z] tests/integration/client_test.py ..... [ 75%] [2020-07-18T12:02:27.473Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-18T12:02:27.580Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2020-07-18T12:02:27.580Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-18T12:02:27.790Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-18T12:02:27.790Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2020-07-18T12:02:27.790Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2020-07-18T12:02:27.790Z] === CONT TestContainerStartOnDaemonRestart [2020-07-18T12:02:27.790Z] === CONT TestContainerKillOnDaemonStart [2020-07-18T12:02:27.886Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-18T12:02:28.040Z] tests/integration/errors_test.py . [ 76%] [2020-07-18T12:02:28.449Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-18T12:02:28.966Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2020-07-18T12:02:28.966Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-18T12:02:29.817Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-18T12:02:29.817Z] --- PASS: TestBuildWithHugeFile (109.61s) [2020-07-18T12:02:29.817Z] === RUN TestBuildWithEmptyDockerfile [2020-07-18T12:02:29.817Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-18T12:02:29.817Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-18T12:02:29.817Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-18T12:02:29.817Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-18T12:02:29.817Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-18T12:02:29.817Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-18T12:02:29.909Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-07-18T12:02:29.909Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-18T12:02:30.074Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-18T12:02:30.074Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-18T12:02:30.074Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-18T12:02:30.074Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-18T12:02:30.330Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-07-18T12:02:30.330Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-07-18T12:02:30.330Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-07-18T12:02:30.330Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-07-18T12:02:30.330Z] === RUN TestBuildPreserveOwnership [2020-07-18T12:02:30.330Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-18T12:02:30.330Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-18T12:02:30.576Z] --- PASS: TestContainerStartOnDaemonRestart (3.04s) [2020-07-18T12:02:30.576Z] === CONT TestIpcModeOlderClient [2020-07-18T12:02:30.576Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-07-18T12:02:30.577Z] === CONT TestDaemonHostGatewayIP [2020-07-18T12:02:31.258Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-18T12:02:31.823Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2020-07-18T12:02:31.823Z] === RUN TestKernelTCPMemory [2020-07-18T12:02:32.395Z] --- PASS: TestKernelTCPMemory (0.84s) [2020-07-18T12:02:32.395Z] === RUN TestNISDomainname [2020-07-18T12:02:33.150Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-18T12:02:33.338Z] --- PASS: TestNISDomainname (0.94s) [2020-07-18T12:02:33.338Z] === RUN TestHostnameDnsResolution [2020-07-18T12:02:33.406Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-18T12:02:34.098Z] --- PASS: TestDaemonHostGatewayIP (3.44s) [2020-07-18T12:02:34.098Z] === CONT TestDaemonRestartIpcMode [2020-07-18T12:02:34.780Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-18T12:02:35.036Z] --- PASS: TestBuildPreserveOwnership (4.72s) [2020-07-18T12:02:35.036Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.08s) [2020-07-18T12:02:35.036Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s) [2020-07-18T12:02:35.036Z] === RUN TestBuildPlatformInvalid [2020-07-18T12:02:35.036Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2020-07-18T12:02:35.036Z] PASS [2020-07-18T12:02:35.036Z] [2020-07-18T12:02:35.036Z] === Skipped [2020-07-18T12:02:35.036Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-18T12:02:35.036Z] build_session_test.go:25: TODO: BuildKit [2020-07-18T12:02:35.036Z] [2020-07-18T12:02:35.036Z] [2020-07-18T12:02:35.036Z] DONE 32 tests, 1 skipped in 192.579s [2020-07-18T12:02:35.252Z] --- PASS: TestHostnameDnsResolution (1.69s) [2020-07-18T12:02:35.252Z] === RUN TestStats [2020-07-18T12:02:35.292Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-18T12:02:35.292Z] ++ 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-07-18T12:02:35.292Z] ++ set -e [2020-07-18T12:02:35.292Z] ++ '[' -n 0 ']' [2020-07-18T12:02:35.292Z] ++ set -x [2020-07-18T12:02:35.292Z] ++ env -i DEST=/go/src/github.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-07-18T12:02:35.292Z] INFO: Testing against a local daemon [2020-07-18T12:02:35.292Z] === RUN TestConfigInspect [2020-07-18T12:02:35.854Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-18T12:02:36.816Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-18T12:02:36.816Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-18T12:02:36.816Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-18T12:02:36.916Z] --- PASS: TestDaemonStartWithLogOpt (13.05s) [2020-07-18T12:02:36.916Z] === CONT TestReadPluginNoRead [2020-07-18T12:02:37.612Z] --- PASS: TestDaemonRestartIpcMode (3.55s) [2020-07-18T12:02:37.795Z] --- PASS: TestStats (2.77s) [2020-07-18T12:02:37.795Z] === RUN TestStopContainerWithTimeout [2020-07-18T12:02:37.795Z] === RUN TestStopContainerWithTimeout/0 [2020-07-18T12:02:37.795Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-18T12:02:37.795Z] === RUN TestStopContainerWithTimeout/1 [2020-07-18T12:02:37.795Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-18T12:02:37.795Z] === RUN TestStopContainerWithTimeout/3 [2020-07-18T12:02:37.795Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-18T12:02:37.795Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-18T12:02:37.795Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-18T12:02:37.795Z] === CONT TestStopContainerWithTimeout/0 [2020-07-18T12:02:37.795Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-18T12:02:37.795Z] === CONT TestStopContainerWithTimeout/3 [2020-07-18T12:02:37.795Z] === CONT TestStopContainerWithTimeout/1 [2020-07-18T12:02:38.723Z] --- PASS: TestConfigInspect (3.25s) [2020-07-18T12:02:38.723Z] === RUN TestConfigList [2020-07-18T12:02:38.979Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-18T12:02:40.341Z] --- PASS: TestContainerKillOnDaemonStart (12.48s) [2020-07-18T12:02:40.341Z] PASS [2020-07-18T12:02:40.341Z] [2020-07-18T12:02:40.341Z] === Skipped [2020-07-18T12:02:40.341Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-18T12:02:40.341Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-18T12:02:40.341Z] [2020-07-18T12:02:40.341Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-18T12:02:40.341Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:02:40.341Z] [2020-07-18T12:02:40.341Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-18T12:02:40.341Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:02:40.341Z] [2020-07-18T12:02:40.341Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-18T12:02:40.341Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-18T12:02:40.341Z] [2020-07-18T12:02:40.341Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-18T12:02:40.341Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-18T12:02:40.341Z] [2020-07-18T12:02:40.341Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-18T12:02:40.341Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:02:40.341Z] [2020-07-18T12:02:40.341Z] [2020-07-18T12:02:40.341Z] DONE 204 tests, 6 skipped in 149.532s [2020-07-18T12:02:40.341Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-18T12:02:40.341Z] ++ 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-07-18T12:02:40.341Z] ++ set -e [2020-07-18T12:02:40.341Z] ++ '[' -n 0 ']' [2020-07-18T12:02:40.341Z] ++ set -x [2020-07-18T12:02:40.341Z] ++ env -i DEST=/go/src/github.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-07-18T12:02:40.341Z] INFO: Testing against a local daemon [2020-07-18T12:02:40.341Z] === RUN TestCommitInheritsEnv [2020-07-18T12:02:40.633Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-07-18T12:02:40.633Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-18T12:02:40.633Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-18T12:02:40.633Z] === RUN TestImagesFilterMultiReference [2020-07-18T12:02:40.633Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-18T12:02:40.633Z] === RUN TestImagePullPlatformInvalid [2020-07-18T12:02:40.633Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-18T12:02:40.633Z] === RUN TestRemoveImageOrphaning [2020-07-18T12:02:40.870Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-18T12:02:41.099Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-18T12:02:41.099Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2020-07-18T12:02:41.099Z] --- PASS: TestStopContainerWithTimeout/1 (2.06s) [2020-07-18T12:02:41.099Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2020-07-18T12:02:41.099Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2020-07-18T12:02:41.099Z] === RUN TestDeleteDevicemapper [2020-07-18T12:02:41.099Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-18T12:02:41.099Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-18T12:02:41.099Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-18T12:02:41.102Z] === RUN TestReadPluginNoRead/default [2020-07-18T12:02:41.102Z] --- PASS: TestContinueAfterPluginCrash (16.72s) [2020-07-18T12:02:41.265Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-07-18T12:02:41.265Z] === RUN TestRemoveImageGarbageCollector [2020-07-18T12:02:41.265Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-18T12:02:41.265Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:02:41.265Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-18T12:02:41.265Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-18T12:02:41.265Z] === RUN TestTagInvalidReference [2020-07-18T12:02:41.265Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-18T12:02:41.266Z] === RUN TestTagValidPrefixedRepo [2020-07-18T12:02:41.266Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-18T12:02:41.266Z] === RUN TestTagExistedNameWithoutForce [2020-07-18T12:02:41.266Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-18T12:02:41.266Z] === RUN TestTagOfficialNames [2020-07-18T12:02:41.266Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-18T12:02:41.266Z] === RUN TestTagMatchesDigest [2020-07-18T12:02:41.266Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-18T12:02:41.266Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-18T12:02:42.237Z] --- PASS: TestConfigList (3.32s) [2020-07-18T12:02:42.237Z] === RUN TestConfigsCreateAndDelete [2020-07-18T12:02:42.237Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-18T12:02:43.004Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-18T12:02:43.605Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-18T12:02:43.645Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.42s) [2020-07-18T12:02:43.645Z] === RUN TestUpdateMemory [2020-07-18T12:02:43.645Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-18T12:02:43.645Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:02:43.645Z] === RUN TestUpdateCPUQuota [2020-07-18T12:02:43.862Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-18T12:02:44.791Z] --- PASS: TestConfigsCreateAndDelete (2.88s) [2020-07-18T12:02:44.791Z] === RUN TestConfigsUpdate [2020-07-18T12:02:44.907Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-18T12:02:45.030Z] --- PASS: TestUpdateCPUQuota (1.30s) [2020-07-18T12:02:45.030Z] === RUN TestUpdatePidsLimit [2020-07-18T12:02:45.030Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-18T12:02:45.291Z] === RUN TestUpdatePidsLimit/no_change [2020-07-18T12:02:45.554Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-18T12:02:45.815Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-18T12:02:46.386Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-18T12:02:46.648Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-18T12:02:46.682Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-18T12:02:46.938Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-18T12:02:47.195Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-18T12:02:47.195Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-18T12:02:47.220Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-18T12:02:47.438Z] --- PASS: TestReadPluginNoRead (10.26s) [2020-07-18T12:02:47.438Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2020-07-18T12:02:47.438Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.23s) [2020-07-18T12:02:47.438Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2020-07-18T12:02:47.438Z] read_test.go:92: [dca686a6560ba] daemon is not started [2020-07-18T12:02:47.438Z] PASS [2020-07-18T12:02:47.438Z] [2020-07-18T12:02:47.438Z] DONE 6 tests in 23.490s [2020-07-18T12:02:47.438Z] 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-07-18T12:02:47.438Z] testing: warning: no tests to run [2020-07-18T12:02:47.438Z] PASS [2020-07-18T12:02:47.438Z] [2020-07-18T12:02:47.438Z] DONE 0 tests in 0.054s [2020-07-18T12:02:47.438Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-18T12:02:47.438Z] INFO: Testing against a local daemon [2020-07-18T12:02:47.438Z] === RUN TestPluginWithDevMounts [2020-07-18T12:02:47.438Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-18T12:02:47.438Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-18T12:02:47.438Z] PASS [2020-07-18T12:02:47.438Z] [2020-07-18T12:02:47.438Z] === Skipped [2020-07-18T12:02:47.438Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-18T12:02:47.438Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-18T12:02:47.438Z] [2020-07-18T12:02:47.438Z] [2020-07-18T12:02:47.438Z] DONE 1 tests, 1 skipped in 0.212s [2020-07-18T12:02:47.438Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-18T12:02:47.697Z] INFO: Testing against a local daemon [2020-07-18T12:02:47.697Z] === RUN TestSecretInspect [2020-07-18T12:02:47.697Z] --- SKIP: TestSecretInspect (0.02s) [2020-07-18T12:02:47.697Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:47.697Z] === RUN TestSecretList [2020-07-18T12:02:47.697Z] --- SKIP: TestSecretList (0.01s) [2020-07-18T12:02:47.697Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:47.697Z] === RUN TestSecretsCreateAndDelete [2020-07-18T12:02:47.697Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-07-18T12:02:47.697Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:47.697Z] === RUN TestSecretsUpdate [2020-07-18T12:02:47.697Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-07-18T12:02:47.697Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:47.697Z] === RUN TestTemplatedSecret [2020-07-18T12:02:47.697Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-18T12:02:47.697Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:47.697Z] === RUN TestSecretCreateResolve [2020-07-18T12:02:47.697Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-07-18T12:02:47.697Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:47.697Z] PASS [2020-07-18T12:02:47.697Z] [2020-07-18T12:02:47.697Z] === Skipped [2020-07-18T12:02:47.697Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-07-18T12:02:47.697Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:47.697Z] [2020-07-18T12:02:47.697Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-07-18T12:02:47.697Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:47.697Z] [2020-07-18T12:02:47.697Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-07-18T12:02:47.697Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:47.697Z] [2020-07-18T12:02:47.697Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-07-18T12:02:47.697Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:47.697Z] [2020-07-18T12:02:47.697Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-18T12:02:47.697Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:47.697Z] [2020-07-18T12:02:47.697Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-07-18T12:02:47.697Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:47.697Z] [2020-07-18T12:02:47.697Z] [2020-07-18T12:02:47.697Z] DONE 6 tests, 6 skipped in 0.247s [2020-07-18T12:02:47.757Z] --- PASS: TestConfigsUpdate (2.90s) [2020-07-18T12:02:47.757Z] === RUN TestTemplatedConfig [2020-07-18T12:02:47.956Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-18T12:02:47.956Z] INFO: Testing against a local daemon [2020-07-18T12:02:47.956Z] === RUN TestServiceCreateInit [2020-07-18T12:02:47.956Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-18T12:02:47.956Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-18T12:02:47.956Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-18T12:02:47.956Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-18T12:02:47.956Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:47.956Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-18T12:02:47.956Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:47.956Z] === RUN TestCreateServiceMultipleTimes [2020-07-18T12:02:47.956Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-07-18T12:02:47.956Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:47.956Z] === RUN TestCreateServiceConflict [2020-07-18T12:02:47.956Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-07-18T12:02:47.956Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:47.956Z] === RUN TestCreateServiceMaxReplicas [2020-07-18T12:02:48.215Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-07-18T12:02:48.215Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:48.215Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-18T12:02:48.215Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-18T12:02:48.215Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:48.215Z] === RUN TestCreateServiceSecretFileMode [2020-07-18T12:02:48.215Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-07-18T12:02:48.215Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:48.215Z] === RUN TestCreateServiceConfigFileMode [2020-07-18T12:02:48.215Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-18T12:02:48.215Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:48.215Z] === RUN TestCreateServiceSysctls [2020-07-18T12:02:48.215Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-18T12:02:48.215Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:48.215Z] === RUN TestCreateServiceCapabilities [2020-07-18T12:02:48.215Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-18T12:02:48.215Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:48.215Z] === RUN TestInspect [2020-07-18T12:02:48.215Z] --- SKIP: TestInspect (0.02s) [2020-07-18T12:02:48.215Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:48.215Z] === RUN TestCreateJob [2020-07-18T12:02:48.215Z] --- SKIP: TestCreateJob (0.01s) [2020-07-18T12:02:48.215Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:48.215Z] === RUN TestReplicatedJob [2020-07-18T12:02:48.215Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-18T12:02:48.215Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:48.215Z] === RUN TestUpdateReplicatedJob [2020-07-18T12:02:48.215Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-07-18T12:02:48.215Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:48.215Z] === RUN TestServiceListWithStatuses [2020-07-18T12:02:48.215Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-18T12:02:48.215Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-18T12:02:48.215Z] === RUN TestDockerNetworkConnectAlias [2020-07-18T12:02:48.215Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-07-18T12:02:48.215Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:48.215Z] === RUN TestDockerNetworkReConnect [2020-07-18T12:02:48.215Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-07-18T12:02:48.215Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:48.215Z] === RUN TestServicePlugin [2020-07-18T12:02:48.608Z] --- PASS: TestUpdatePidsLimit (3.59s) [2020-07-18T12:02:48.608Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-07-18T12:02:48.608Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-07-18T12:02:48.608Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-07-18T12:02:48.608Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-07-18T12:02:48.608Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-07-18T12:02:48.608Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-07-18T12:02:48.608Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-07-18T12:02:48.608Z] === RUN TestUpdateRestartPolicy [2020-07-18T12:02:48.686Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-18T12:02:50.576Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-18T12:02:50.832Z] --- PASS: TestTemplatedConfig (3.18s) [2020-07-18T12:02:50.832Z] === RUN TestConfigCreateResolve [2020-07-18T12:02:51.761Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-18T12:02:52.403Z] --- SKIP: TestServicePlugin (3.44s) [2020-07-18T12:02:52.403Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] === RUN TestServiceUpdateLabel [2020-07-18T12:02:52.403Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-07-18T12:02:52.403Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] === RUN TestServiceUpdateSecrets [2020-07-18T12:02:52.403Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-07-18T12:02:52.403Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] === RUN TestServiceUpdateConfigs [2020-07-18T12:02:52.403Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-07-18T12:02:52.403Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] === RUN TestServiceUpdateNetwork [2020-07-18T12:02:52.403Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-07-18T12:02:52.403Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] === RUN TestServiceUpdatePidsLimit [2020-07-18T12:02:52.403Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2020-07-18T12:02:52.403Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] PASS [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === Skipped [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-18T12:02:52.403Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-18T12:02:52.403Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-18T12:02:52.403Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-18T12:02:52.403Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-07-18T12:02:52.403Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-07-18T12:02:52.403Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-07-18T12:02:52.403Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-18T12:02:52.403Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-07-18T12:02:52.403Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-18T12:02:52.403Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-07-18T12:02:52.403Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-18T12:02:52.403Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-07-18T12:02:52.403Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-18T12:02:52.403Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-18T12:02:52.403Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-07-18T12:02:52.403Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-18T12:02:52.403Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-07-18T12:02:52.403Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-07-18T12:02:52.403Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestServicePlugin (3.44s) [2020-07-18T12:02:52.403Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-07-18T12:02:52.403Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-07-18T12:02:52.403Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-07-18T12:02:52.403Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-07-18T12:02:52.403Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2020-07-18T12:02:52.403Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] DONE 24 tests, 23 skipped in 3.974s [2020-07-18T12:02:52.403Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-18T12:02:52.403Z] INFO: Testing against a local daemon [2020-07-18T12:02:52.403Z] === RUN TestSessionCreate [2020-07-18T12:02:52.403Z] --- PASS: TestSessionCreate (0.04s) [2020-07-18T12:02:52.403Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-18T12:02:52.403Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-18T12:02:52.403Z] PASS [2020-07-18T12:02:52.403Z] [2020-07-18T12:02:52.403Z] DONE 2 tests in 0.209s [2020-07-18T12:02:52.403Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-18T12:02:52.403Z] INFO: Testing against a local daemon [2020-07-18T12:02:52.403Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-18T12:02:52.403Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-18T12:02:52.403Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-18T12:02:52.403Z] === RUN TestEventsExecDie [2020-07-18T12:02:52.661Z] --- PASS: TestEventsExecDie (0.44s) [2020-07-18T12:02:52.661Z] === RUN TestEventsBackwardsCompatible [2020-07-18T12:02:52.662Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-07-18T12:02:52.662Z] === RUN TestInfoBinaryCommits [2020-07-18T12:02:52.662Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-18T12:02:52.662Z] === RUN TestInfoAPIVersioned [2020-07-18T12:02:52.662Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-18T12:02:52.662Z] === RUN TestInfoDiscoveryBackend [2020-07-18T12:02:52.691Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-18T12:02:53.622Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-18T12:02:53.622Z] --- PASS: TestConfigCreateResolve (2.74s) [2020-07-18T12:02:53.622Z] === RUN TestConfigDaemonLibtrustID [2020-07-18T12:02:54.185Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-18T12:02:54.185Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-18T12:02:54.185Z] PASS [2020-07-18T12:02:54.185Z] [2020-07-18T12:02:54.185Z] DONE 7 tests in 18.972s [2020-07-18T12:02:54.185Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-18T12:02:54.185Z] ++ 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-07-18T12:02:54.185Z] ++ set -e [2020-07-18T12:02:54.185Z] ++ '[' -n 0 ']' [2020-07-18T12:02:54.185Z] ++ set -x [2020-07-18T12:02:54.185Z] ++ env -i DEST=/go/src/github.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-07-18T12:02:54.442Z] INFO: Testing against a local daemon [2020-07-18T12:02:54.442Z] === RUN TestCheckpoint [2020-07-18T12:02:54.442Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-18T12:02:54.442Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-18T12:02:54.442Z] === RUN TestContainerInvalidJSON [2020-07-18T12:02:54.442Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-18T12:02:54.442Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-18T12:02:54.442Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-18T12:02:54.442Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-18T12:02:54.442Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-18T12:02:54.442Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-18T12:02:54.442Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-18T12:02:54.442Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-18T12:02:54.442Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-18T12:02:54.442Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-18T12:02:54.442Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-18T12:02:54.442Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-18T12:02:54.442Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-18T12:02:54.442Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-18T12:02:54.442Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-07-18T12:02:54.442Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-18T12:02:54.605Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2020-07-18T12:02:54.605Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-18T12:02:54.743Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-07-18T12:02:54.743Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-18T12:02:54.743Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-07-18T12:02:54.743Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-18T12:02:54.743Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-07-18T12:02:54.743Z] === RUN TestCopyFromContainer [2020-07-18T12:02:54.939Z] --- PASS: TestBuildWithHugeFile (55.22s) [2020-07-18T12:02:54.939Z] === RUN TestBuildWithEmptyDockerfile [2020-07-18T12:02:54.939Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-18T12:02:54.939Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-18T12:02:54.939Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-18T12:02:54.939Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-18T12:02:54.939Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-18T12:02:54.939Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-18T12:02:54.939Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-18T12:02:54.939Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-18T12:02:54.939Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-18T12:02:54.939Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-07-18T12:02:54.939Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-07-18T12:02:54.939Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-07-18T12:02:54.939Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-07-18T12:02:54.939Z] === RUN TestBuildPreserveOwnership [2020-07-18T12:02:54.939Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-18T12:02:55.578Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-18T12:02:56.634Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-18T12:02:56.634Z] === RUN TestCopyFromContainer// [2020-07-18T12:02:56.634Z] === RUN TestCopyFromContainer//bar/root [2020-07-18T12:02:56.890Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-18T12:02:56.890Z] === RUN TestCopyFromContainer/bar/quux [2020-07-18T12:02:57.110Z] --- PASS: TestBuildPreserveOwnership (3.76s) [2020-07-18T12:02:57.110Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2020-07-18T12:02:57.110Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2020-07-18T12:02:57.110Z] === RUN TestBuildPlatformInvalid [2020-07-18T12:02:57.110Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-07-18T12:02:57.110Z] PASS [2020-07-18T12:02:57.110Z] [2020-07-18T12:02:57.110Z] === Skipped [2020-07-18T12:02:57.110Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-18T12:02:57.110Z] build_session_test.go:25: TODO: BuildKit [2020-07-18T12:02:57.110Z] [2020-07-18T12:02:57.110Z] [2020-07-18T12:02:57.110Z] DONE 32 tests, 1 skipped in 93.898s [2020-07-18T12:02:57.110Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-18T12:02:57.110Z] ++ 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-07-18T12:02:57.110Z] ++ set -e [2020-07-18T12:02:57.110Z] ++ '[' -n 0 ']' [2020-07-18T12:02:57.110Z] ++ set -x [2020-07-18T12:02:57.111Z] ++ env -i DEST=/go/src/github.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-07-18T12:02:57.111Z] INFO: Testing against a local daemon [2020-07-18T12:02:57.111Z] === RUN TestConfigInspect [2020-07-18T12:02:57.147Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-18T12:02:57.147Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-18T12:02:57.147Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-18T12:02:57.403Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-18T12:02:57.403Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-18T12:02:57.403Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-18T12:02:57.403Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-18T12:02:57.659Z] --- PASS: TestCopyFromContainer (2.83s) [2020-07-18T12:02:57.659Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-07-18T12:02:57.659Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-07-18T12:02:57.659Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2020-07-18T12:02:57.659Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-07-18T12:02:57.659Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-07-18T12:02:57.659Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-07-18T12:02:57.659Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-18T12:02:57.659Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-07-18T12:02:57.659Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-07-18T12:02:57.659Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-18T12:02:57.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-18T12:02:57.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-18T12:02:57.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-18T12:02:57.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-18T12:02:57.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-18T12:02:57.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-18T12:02:57.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-18T12:02:57.659Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-18T12:02:57.659Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-18T12:02:57.659Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-18T12:02:57.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-18T12:02:57.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-18T12:02:57.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-18T12:02:57.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-18T12:02:57.659Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-18T12:02:57.659Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-18T12:02:57.659Z] === RUN TestCreateWithInvalidEnv [2020-07-18T12:02:57.659Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-18T12:02:57.659Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-18T12:02:57.659Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-18T12:02:57.659Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-18T12:02:57.659Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-18T12:02:57.659Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-18T12:02:57.659Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-18T12:02:57.659Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-18T12:02:57.659Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-18T12:02:57.659Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-18T12:02:57.659Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-18T12:02:57.659Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-18T12:02:57.659Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-18T12:02:57.659Z] === RUN TestCreateTmpfsMountsTarget [2020-07-18T12:02:57.659Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-18T12:02:57.659Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-18T12:02:57.887Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-07-18T12:02:57.887Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-18T12:02:57.887Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-18T12:02:57.887Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:02:57.887Z] === RUN TestInfoAPI [2020-07-18T12:02:57.887Z] --- PASS: TestInfoAPI (0.04s) [2020-07-18T12:02:57.887Z] === RUN TestInfoAPIWarnings [2020-07-18T12:02:57.915Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-18T12:02:58.478Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-18T12:02:59.040Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2020-07-18T12:02:59.040Z] === RUN TestCreateWithCapabilities [2020-07-18T12:02:59.040Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-18T12:02:59.040Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-18T12:02:59.040Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-18T12:02:59.040Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-18T12:02:59.040Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-18T12:02:59.040Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-18T12:02:59.040Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-18T12:02:59.040Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-18T12:02:59.040Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-18T12:02:59.040Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-18T12:02:59.040Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-18T12:02:59.040Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-18T12:02:59.040Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-18T12:02:59.040Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-18T12:02:59.040Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-18T12:02:59.040Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-18T12:02:59.040Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-18T12:02:59.040Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-18T12:02:59.040Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-18T12:02:59.040Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-18T12:02:59.040Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-18T12:02:59.040Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-18T12:02:59.040Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-18T12:02:59.040Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-18T12:02:59.040Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-18T12:02:59.040Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-18T12:02:59.040Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-18T12:02:59.040Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-18T12:02:59.040Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-18T12:02:59.040Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-18T12:02:59.040Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-18T12:02:59.040Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-18T12:02:59.040Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-18T12:02:59.040Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-18T12:02:59.040Z] --- PASS: TestCreateWithCapabilities (0.07s) [2020-07-18T12:02:59.040Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-07-18T12:02:59.040Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-07-18T12:02:59.040Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-18T12:02:59.040Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-18T12:02:59.040Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-07-18T12:02:59.040Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-07-18T12:02:59.040Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-18T12:02:59.040Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-18T12:02:59.040Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-07-18T12:02:59.040Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-07-18T12:02:59.040Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-18T12:02:59.040Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-18T12:02:59.189Z] --- PASS: TestConfigInspect (1.91s) [2020-07-18T12:02:59.189Z] === RUN TestConfigList [2020-07-18T12:02:59.261Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-07-18T12:02:59.261Z] === RUN TestInfoDebug [2020-07-18T12:02:59.296Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-18T12:02:59.827Z] --- PASS: TestInfoDebug (0.53s) [2020-07-18T12:02:59.827Z] === RUN TestInfoInsecureRegistries [2020-07-18T12:03:00.644Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-18T12:03:00.644Z] ok github.com/docker/docker/api/server/httputils 0.220s coverage: 14.7% of statements [2020-07-18T12:03:00.644Z] ok github.com/docker/docker/api/server/middleware 0.298s coverage: 37.7% of statements [2020-07-18T12:03:00.644Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-18T12:03:00.644Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-18T12:03:00.644Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-18T12:03:00.644Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-18T12:03:00.644Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-18T12:03:00.644Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-18T12:03:00.644Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-18T12:03:00.644Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-18T12:03:00.644Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-18T12:03:00.644Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-18T12:03:00.644Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-18T12:03:00.661Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-18T12:03:00.661Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-18T12:03:00.836Z] --- PASS: TestUpdateRestartPolicy (12.33s) [2020-07-18T12:03:00.836Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-18T12:03:01.137Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-18T12:03:01.203Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-18T12:03:01.203Z] === RUN TestInfoRegistryMirrors [2020-07-18T12:03:01.223Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.07s) [2020-07-18T12:03:01.223Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-18T12:03:01.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-18T12:03:01.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-18T12:03:01.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-18T12:03:01.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-18T12:03:01.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-18T12:03:01.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-18T12:03:01.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-18T12:03:01.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-18T12:03:01.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-18T12:03:01.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-18T12:03:01.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-18T12:03:01.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-18T12:03:01.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-18T12:03:01.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-18T12:03:01.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-18T12:03:01.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-07-18T12:03:01.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-18T12:03:01.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-07-18T12:03:01.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-07-18T12:03:01.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-07-18T12:03:01.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-07-18T12:03:01.223Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-18T12:03:01.274Z] --- PASS: TestConfigList (1.90s) [2020-07-18T12:03:01.274Z] === RUN TestConfigsCreateAndDelete [2020-07-18T12:03:01.407Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2020-07-18T12:03:01.407Z] === RUN TestWaitNonBlocked [2020-07-18T12:03:01.407Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-18T12:03:01.407Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-18T12:03:01.407Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-18T12:03:01.407Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-18T12:03:01.407Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-18T12:03:01.407Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-18T12:03:01.636Z] ok github.com/docker/docker/api/types/strslice 0.062s coverage: 90.0% of statements [2020-07-18T12:03:01.636Z] ok github.com/docker/docker/api/types/filters 0.126s coverage: 92.2% of statements [2020-07-18T12:03:01.785Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-18T12:03:02.041Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-07-18T12:03:02.041Z] === RUN TestCreateDifferentPlatform [2020-07-18T12:03:02.041Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-18T12:03:02.041Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-18T12:03:02.041Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-18T12:03:02.041Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2020-07-18T12:03:02.041Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-07-18T12:03:02.041Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-18T12:03:02.041Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-18T12:03:02.041Z] === RUN TestContainerStartOnDaemonRestart [2020-07-18T12:03:02.041Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-18T12:03:02.041Z] === RUN TestDaemonRestartIpcMode [2020-07-18T12:03:02.041Z] === PAUSE TestDaemonRestartIpcMode [2020-07-18T12:03:02.108Z] ok github.com/docker/docker/api/server/router/swarm 0.199s coverage: 5.1% of statements [2020-07-18T12:03:02.108Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-18T12:03:02.108Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-18T12:03:02.108Z] ? github.com/docker/docker/api/types [no test files] [2020-07-18T12:03:02.108Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-18T12:03:02.108Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-18T12:03:02.108Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-18T12:03:02.108Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-18T12:03:02.108Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-18T12:03:02.108Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-18T12:03:02.108Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-18T12:03:02.108Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-18T12:03:02.108Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-18T12:03:02.108Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-18T12:03:02.108Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-18T12:03:02.299Z] === RUN TestDaemonHostGatewayIP [2020-07-18T12:03:02.299Z] === PAUSE TestDaemonHostGatewayIP [2020-07-18T12:03:02.299Z] === RUN TestContainerKillOnDaemonStart [2020-07-18T12:03:02.299Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-18T12:03:02.299Z] === RUN TestDiff [2020-07-18T12:03:02.299Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-18T12:03:02.580Z] ok github.com/docker/docker/api/types/time 0.190s coverage: 100.0% of statements [2020-07-18T12:03:02.580Z] ok github.com/docker/docker/api/types/versions 0.148s coverage: 75.0% of statements [2020-07-18T12:03:02.580Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-18T12:03:02.580Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-18T12:03:02.580Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-18T12:03:02.580Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-18T12:03:02.580Z] ? github.com/docker/docker/builder [no test files] [2020-07-18T12:03:02.580Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-18T12:03:02.580Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-18T12:03:02.580Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-18T12:03:02.580Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-18T12:03:02.580Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-18T12:03:02.580Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-18T12:03:02.580Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-18T12:03:02.793Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-18T12:03:02.793Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s) [2020-07-18T12:03:02.793Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-07-18T12:03:02.793Z] === RUN TestWaitBlocked [2020-07-18T12:03:02.793Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-18T12:03:02.793Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-18T12:03:02.793Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-18T12:03:02.793Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-18T12:03:02.793Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-18T12:03:02.793Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-18T12:03:02.801Z] --- PASS: TestConfigsCreateAndDelete (1.87s) [2020-07-18T12:03:02.801Z] === RUN TestConfigsUpdate [2020-07-18T12:03:02.862Z] --- PASS: TestDiff (0.73s) [2020-07-18T12:03:02.863Z] === RUN TestExecWithCloseStdin [2020-07-18T12:03:03.103Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-18T12:03:03.103Z] === RUN TestLoginFailsWithBadCredentials [2020-07-18T12:03:03.103Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-07-18T12:03:03.103Z] === RUN TestPingCacheHeaders [2020-07-18T12:03:03.103Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-18T12:03:03.103Z] === RUN TestPingGet [2020-07-18T12:03:03.103Z] --- PASS: TestPingGet (0.01s) [2020-07-18T12:03:03.103Z] === RUN TestPingHead [2020-07-18T12:03:03.103Z] --- PASS: TestPingHead (0.03s) [2020-07-18T12:03:03.103Z] === RUN TestVersion [2020-07-18T12:03:03.103Z] --- PASS: TestVersion (0.02s) [2020-07-18T12:03:03.103Z] PASS [2020-07-18T12:03:03.103Z] [2020-07-18T12:03:03.103Z] === Skipped [2020-07-18T12:03:03.103Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-18T12:03:03.103Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-18T12:03:03.103Z] [2020-07-18T12:03:03.103Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-18T12:03:03.103Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-18T12:03:03.103Z] [2020-07-18T12:03:03.103Z] [2020-07-18T12:03:03.103Z] DONE 18 tests, 2 skipped in 11.045s [2020-07-18T12:03:03.103Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-18T12:03:03.362Z] INFO: Testing against a local daemon [2020-07-18T12:03:03.362Z] === RUN TestVolumesCreateAndList [2020-07-18T12:03:03.362Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-18T12:03:03.362Z] === RUN TestVolumesRemove [2020-07-18T12:03:03.362Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-18T12:03:03.362Z] === RUN TestVolumesInspect [2020-07-18T12:03:03.362Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-18T12:03:03.362Z] === RUN TestVolumesInvalidJSON [2020-07-18T12:03:03.362Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-18T12:03:03.362Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-18T12:03:03.362Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-18T12:03:03.362Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-18T12:03:03.362Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-18T12:03:03.362Z] PASS [2020-07-18T12:03:03.362Z] [2020-07-18T12:03:03.362Z] DONE 5 tests in 0.273s [2020-07-18T12:03:03.362Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-18T12:03:03.575Z] ok github.com/docker/docker/builder/dockerignore 0.213s coverage: 96.8% of statements [2020-07-18T12:03:03.620Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12017 is not a child of this shell [2020-07-18T12:03:03.620Z] warning: PID 12017 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-18T12:03:03.620Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-18T12:03:03.620Z] [2020-07-18T12:03:03.620Z] Unloading profiles will leave already running processes permanently [2020-07-18T12:03:03.620Z] unconfined, which can lead to unexpected situations. [2020-07-18T12:03:03.620Z] [2020-07-18T12:03:03.620Z] To set a process to complain mode, use the command line tool [2020-07-18T12:03:03.620Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-18T12:03:03.620Z] Removing test suite binaries [2020-07-18T12:03:03.620Z] exiting test-integration [2020-07-18T12:03:03.620Z] ++ exit 0 [2020-07-18T12:03:03.735Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-18T12:03:03.736Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2020-07-18T12:03:03.736Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2020-07-18T12:03:03.736Z] === CONT TestContainerStartOnDaemonRestart [2020-07-18T12:03:03.736Z] === CONT TestIpcModeOlderClient [2020-07-18T12:03:03.736Z] === CONT TestDaemonHostGatewayIP [2020-07-18T12:03:03.736Z] === CONT TestContainerKillOnDaemonStart [2020-07-18T12:03:03.736Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-07-18T12:03:03.736Z] === CONT TestDaemonRestartIpcMode [2020-07-18T12:03:03.793Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-07-18T12:03:03.794Z] === RUN TestExec [2020-07-18T12:03:04.050Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-18T12:03:04.554Z] [2020-07-18T12:03:04.612Z] --- PASS: TestExec (0.77s) [2020-07-18T12:03:04.612Z] === RUN TestExecUser [2020-07-18T12:03:04.868Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-18T12:03:04.901Z] --- PASS: TestConfigsUpdate (1.92s) [2020-07-18T12:03:04.901Z] === RUN TestTemplatedConfig [2020-07-18T12:03:05.430Z] --- PASS: TestExecUser (0.85s) [2020-07-18T12:03:05.430Z] === RUN TestExportContainerAndImportImage [2020-07-18T12:03:05.687Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-18T12:03:06.616Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2020-07-18T12:03:06.616Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-18T12:03:06.998Z] --- PASS: TestTemplatedConfig (2.41s) [2020-07-18T12:03:06.998Z] === RUN TestConfigCreateResolve [2020-07-18T12:03:07.052Z] --- PASS: TestContainerStartOnDaemonRestart (3.50s) [2020-07-18T12:03:07.386Z] ok github.com/docker/docker/builder/remotecontext 0.535s coverage: 9.2% of statements [2020-07-18T12:03:07.386Z] ok github.com/docker/docker/cli/debug 0.167s coverage: 100.0% of statements [2020-07-18T12:03:07.386Z] ok github.com/docker/docker/builder/dockerfile 0.448s coverage: 46.4% of statements [2020-07-18T12:03:07.544Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-18T12:03:07.994Z] --- PASS: TestDaemonRestartIpcMode (4.18s) [2020-07-18T12:03:08.107Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2020-07-18T12:03:08.108Z] === RUN TestHealthCheckWorkdir [2020-07-18T12:03:08.254Z] --- PASS: TestDaemonHostGatewayIP (4.72s) Post stage [Pipeline] junit [2020-07-18T12:03:08.753Z] Recording test results [2020-07-18T12:03:09.036Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-07-18T12:03:09.036Z] === RUN TestHealthKillContainer [2020-07-18T12:03:09.086Z] --- PASS: TestConfigCreateResolve (1.91s) [2020-07-18T12:03:09.086Z] === RUN TestConfigDaemonLibtrustID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [2020-07-18T12:03:09.293Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [Pipeline] sh [2020-07-18T12:03:09.572Z] + echo Ensuring container killed. [2020-07-18T12:03:09.572Z] Ensuring container killed. [2020-07-18T12:03:09.572Z] + docker rm -vf docker-pr5 [2020-07-18T12:03:09.572Z] Error: No such container: docker-pr5 [2020-07-18T12:03:09.572Z] + true [Pipeline] sh [2020-07-18T12:03:09.844Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-18T12:03:09.844Z] PASS [2020-07-18T12:03:09.844Z] [2020-07-18T12:03:09.844Z] DONE 7 tests in 12.530s [2020-07-18T12:03:09.844Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-18T12:03:09.844Z] ++ 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-07-18T12:03:09.844Z] ++ set -e [2020-07-18T12:03:09.844Z] ++ '[' -n 0 ']' [2020-07-18T12:03:09.844Z] ++ set -x [2020-07-18T12:03:09.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-18T12:03:09.844Z] INFO: Testing against a local daemon [2020-07-18T12:03:09.844Z] === RUN TestCheckpoint [2020-07-18T12:03:09.844Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-18T12:03:09.844Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-18T12:03:09.844Z] === RUN TestContainerInvalidJSON [2020-07-18T12:03:09.844Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-18T12:03:09.844Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-18T12:03:09.844Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-18T12:03:09.844Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-18T12:03:09.844Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-18T12:03:09.844Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-18T12:03:09.844Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-18T12:03:09.844Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-18T12:03:09.844Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-18T12:03:09.844Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-18T12:03:09.844Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-18T12:03:09.844Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-18T12:03:09.844Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-18T12:03:09.844Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-18T12:03:09.844Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-18T12:03:09.844Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-18T12:03:09.844Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-07-18T12:03:09.844Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-18T12:03:09.844Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-07-18T12:03:09.844Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-18T12:03:09.844Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-18T12:03:09.844Z] === RUN TestCopyFromContainer [2020-07-18T12:03:09.855Z] + echo Chowning /workspace to jenkins user [2020-07-18T12:03:09.855Z] Chowning /workspace to jenkins user [2020-07-18T12:03:09.855Z] + id -u [2020-07-18T12:03:09.855Z] + id -g [2020-07-18T12:03:09.855Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41231:/workspace busybox chown -R 1000:1000 /workspace [2020-07-18T12:03:10.659Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-18T12:03:11.221Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-18T12:03:11.221Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-18T12:03:11.368Z] === RUN TestCopyFromContainer// [2020-07-18T12:03:11.368Z] === RUN TestCopyFromContainer//bar/root [2020-07-18T12:03:11.368Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-18T12:03:11.368Z] === RUN TestCopyFromContainer/bar/quux [2020-07-18T12:03:11.368Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-18T12:03:11.368Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-18T12:03:11.664Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-18T12:03:11.664Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-18T12:03:11.664Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-18T12:03:11.664Z] === RUN TestCopyFromContainer/bar/notarget [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-18T12:03:11.962Z] --- PASS: TestCopyFromContainer (1.88s) [2020-07-18T12:03:11.962Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-18T12:03:11.962Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-07-18T12:03:11.962Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-18T12:03:11.962Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-07-18T12:03:11.962Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-18T12:03:11.962Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-18T12:03:11.962Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-18T12:03:11.962Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-07-18T12:03:11.962Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-07-18T12:03:11.962Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-07-18T12:03:11.962Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-18T12:03:11.962Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-18T12:03:11.962Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-18T12:03:11.962Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-18T12:03:11.962Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-18T12:03:11.962Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-18T12:03:11.962Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-18T12:03:11.962Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-18T12:03:11.962Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-18T12:03:11.962Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-18T12:03:11.962Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-18T12:03:11.962Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-18T12:03:11.962Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-18T12:03:11.962Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-18T12:03:11.962Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-18T12:03:11.962Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-18T12:03:11.962Z] === RUN TestCreateWithInvalidEnv [2020-07-18T12:03:11.962Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-18T12:03:11.962Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-18T12:03:11.962Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-18T12:03:11.962Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-18T12:03:11.962Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-18T12:03:11.962Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-18T12:03:11.962Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-18T12:03:11.962Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-18T12:03:11.962Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-18T12:03:11.962Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-18T12:03:11.962Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-18T12:03:11.962Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-18T12:03:11.962Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-18T12:03:11.962Z] === RUN TestCreateTmpfsMountsTarget [2020-07-18T12:03:11.962Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-18T12:03:11.962Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-18T12:03:12.051Z] + bundleName=amd64-rootless [2020-07-18T12:03:12.051Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-18T12:03:12.051Z] Creating amd64-rootless-bundles.tar.gz [2020-07-18T12:03:12.051Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-18T12:03:12.051Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-18T12:03:12.063Z] Archiving artifacts [2020-07-18T12:03:12.150Z] --- PASS: TestHealthKillContainer (2.78s) [2020-07-18T12:03:12.150Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-18T12:03:12.321Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41231/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-18T12:03:12.629Z] + make clean [2020-07-18T12:03:12.712Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2020-07-18T12:03:12.712Z] === RUN TestIpcModeNone [2020-07-18T12:03:12.887Z] docker volume rm -f docker-dev-cache [2020-07-18T12:03:12.887Z] docker-dev-cache [Pipeline] deleteDir [2020-07-18T12:03:13.275Z] --- PASS: TestIpcModeNone (0.64s) [2020-07-18T12:03:13.275Z] === RUN TestIpcModePrivate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-18T12:03:13.488Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s) [2020-07-18T12:03:13.488Z] === RUN TestCreateWithCapabilities [2020-07-18T12:03:13.488Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-18T12:03:13.488Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-18T12:03:13.488Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-18T12:03:13.488Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-18T12:03:13.488Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-18T12:03:13.488Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-18T12:03:13.488Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-18T12:03:13.488Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-18T12:03:13.488Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-18T12:03:13.488Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-18T12:03:13.488Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-18T12:03:13.488Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-18T12:03:13.488Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-18T12:03:13.488Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-18T12:03:13.488Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-18T12:03:13.488Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-18T12:03:13.488Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-18T12:03:13.488Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-18T12:03:13.488Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-18T12:03:13.488Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-18T12:03:13.488Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-18T12:03:13.488Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-18T12:03:13.488Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-18T12:03:13.488Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-18T12:03:13.488Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-18T12:03:13.488Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-18T12:03:13.488Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-18T12:03:13.488Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-18T12:03:13.488Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-18T12:03:13.488Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-18T12:03:13.488Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-18T12:03:13.488Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-18T12:03:13.488Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-18T12:03:13.488Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-07-18T12:03:13.488Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-18T12:03:13.488Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-07-18T12:03:13.488Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-07-18T12:03:13.488Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-18T12:03:13.488Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-18T12:03:13.488Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-07-18T12:03:13.488Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-07-18T12:03:13.488Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-07-18T12:03:13.488Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-07-18T12:03:13.488Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-07-18T12:03:13.488Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-07-18T12:03:13.488Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-18T12:03:13.837Z] --- PASS: TestIpcModePrivate (0.65s) [2020-07-18T12:03:13.837Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2020-07-18T12:03:13.837Z] === RUN TestIpcModeShareable [2020-07-18T12:03:14.402Z] --- PASS: TestIpcModeShareable (0.63s) [2020-07-18T12:03:14.402Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:79, shared: true, mustBeShared: true [2020-07-18T12:03:14.402Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-18T12:03:14.658Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-18T12:03:14.915Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-18T12:03:15.021Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2020-07-18T12:03:15.021Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-18T12:03:15.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-18T12:03:15.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-18T12:03:15.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-18T12:03:15.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-18T12:03:15.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-18T12:03:15.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-18T12:03:15.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-18T12:03:15.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-18T12:03:15.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-18T12:03:15.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-18T12:03:15.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-18T12:03:15.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-18T12:03:15.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-18T12:03:15.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-18T12:03:15.319Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-18T12:03:15.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-18T12:03:15.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-07-18T12:03:15.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-07-18T12:03:15.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-07-18T12:03:15.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-07-18T12:03:15.319Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-18T12:03:15.319Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-18T12:03:15.613Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2020-07-18T12:03:15.613Z] === RUN TestCreateDifferentPlatform [2020-07-18T12:03:15.613Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-18T12:03:15.613Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-18T12:03:15.613Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-18T12:03:15.613Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-18T12:03:15.613Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-18T12:03:15.613Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-18T12:03:15.907Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-18T12:03:15.907Z] === RUN TestContainerStartOnDaemonRestart [2020-07-18T12:03:15.907Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-18T12:03:15.907Z] === RUN TestDaemonRestartIpcMode [2020-07-18T12:03:15.907Z] === PAUSE TestDaemonRestartIpcMode [2020-07-18T12:03:15.907Z] === RUN TestDaemonHostGatewayIP [2020-07-18T12:03:15.907Z] === PAUSE TestDaemonHostGatewayIP [2020-07-18T12:03:15.907Z] === RUN TestContainerKillOnDaemonStart [2020-07-18T12:03:15.907Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-18T12:03:15.907Z] === RUN TestDiff [2020-07-18T12:03:16.204Z] --- PASS: TestDiff (0.48s) [2020-07-18T12:03:16.204Z] === RUN TestExecWithCloseStdin [2020-07-18T12:03:16.788Z] ......... [ 86%] [2020-07-18T12:03:16.810Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.10s) [2020-07-18T12:03:16.810Z] === RUN TestAPIIpcModeHost [2020-07-18T12:03:16.845Z] --- PASS: TestExecWithCloseStdin (0.62s) [2020-07-18T12:03:16.845Z] === RUN TestExec [2020-07-18T12:03:17.066Z] --- PASS: TestAPIIpcModeHost (0.53s) [2020-07-18T12:03:17.066Z] === RUN TestDaemonIpcModeShareable [2020-07-18T12:03:17.322Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-18T12:03:17.490Z] --- PASS: TestExec (0.62s) [2020-07-18T12:03:17.490Z] === RUN TestExecUser [2020-07-18T12:03:17.579Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-18T12:03:18.129Z] --- PASS: TestExecUser (0.60s) [2020-07-18T12:03:18.129Z] === RUN TestExportContainerAndImportImage [2020-07-18T12:03:18.252Z] --- PASS: TestContainerKillOnDaemonStart (13.07s) [2020-07-18T12:03:18.252Z] PASS [2020-07-18T12:03:18.252Z] [2020-07-18T12:03:18.252Z] === Skipped [2020-07-18T12:03:18.252Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-18T12:03:18.252Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-18T12:03:18.252Z] [2020-07-18T12:03:18.252Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-18T12:03:18.252Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:03:18.252Z] [2020-07-18T12:03:18.252Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-18T12:03:18.252Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:03:18.252Z] [2020-07-18T12:03:18.252Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-18T12:03:18.252Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-18T12:03:18.252Z] [2020-07-18T12:03:18.252Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-18T12:03:18.252Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-18T12:03:18.252Z] [2020-07-18T12:03:18.252Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-18T12:03:18.252Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:03:18.252Z] [2020-07-18T12:03:18.252Z] [2020-07-18T12:03:18.253Z] DONE 204 tests, 6 skipped in 134.700s [2020-07-18T12:03:18.253Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-18T12:03:18.253Z] ++ 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-07-18T12:03:18.253Z] ++ set -e [2020-07-18T12:03:18.253Z] ++ '[' -n 0 ']' [2020-07-18T12:03:18.253Z] ++ set -x [2020-07-18T12:03:18.253Z] ++ env -i DEST=/go/src/github.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-07-18T12:03:18.253Z] INFO: Testing against a local daemon [2020-07-18T12:03:18.253Z] === RUN TestCommitInheritsEnv [2020-07-18T12:03:18.253Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-07-18T12:03:18.253Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-18T12:03:18.253Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-18T12:03:18.253Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-18T12:03:18.253Z] === RUN TestImagesFilterMultiReference [2020-07-18T12:03:18.253Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-07-18T12:03:18.253Z] === RUN TestImagePullPlatformInvalid [2020-07-18T12:03:18.253Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-18T12:03:18.253Z] === RUN TestRemoveImageOrphaning [2020-07-18T12:03:18.253Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-07-18T12:03:18.253Z] === RUN TestRemoveImageGarbageCollector [2020-07-18T12:03:18.253Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-18T12:03:18.253Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:03:18.253Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-18T12:03:18.253Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-18T12:03:18.253Z] === RUN TestTagInvalidReference [2020-07-18T12:03:18.253Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-18T12:03:18.253Z] === RUN TestTagValidPrefixedRepo [2020-07-18T12:03:18.253Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-18T12:03:18.253Z] === RUN TestTagExistedNameWithoutForce [2020-07-18T12:03:18.253Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-18T12:03:18.253Z] === RUN TestTagOfficialNames [2020-07-18T12:03:18.253Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-18T12:03:18.253Z] === RUN TestTagMatchesDigest [2020-07-18T12:03:18.507Z] --- PASS: TestDaemonIpcModeShareable (1.43s) [2020-07-18T12:03:18.507Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: true, mustBeShared: true [2020-07-18T12:03:18.507Z] === RUN TestDaemonIpcModePrivate [2020-07-18T12:03:18.514Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-18T12:03:18.514Z] PASS [2020-07-18T12:03:18.514Z] [2020-07-18T12:03:18.514Z] === Skipped [2020-07-18T12:03:18.514Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-18T12:03:18.514Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-18T12:03:18.514Z] [2020-07-18T12:03:18.514Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-18T12:03:18.514Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:03:18.514Z] [2020-07-18T12:03:18.514Z] [2020-07-18T12:03:18.514Z] DONE 12 tests, 2 skipped in 1.754s [2020-07-18T12:03:18.514Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-18T12:03:18.514Z] ++ 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-07-18T12:03:18.514Z] ++ set -e [2020-07-18T12:03:18.514Z] ++ '[' -n 0 ']' [2020-07-18T12:03:18.514Z] ++ set -x [2020-07-18T12:03:18.514Z] ++ env -i DEST=/go/src/github.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-07-18T12:03:18.514Z] INFO: Testing against a local daemon [2020-07-18T12:03:18.514Z] === RUN TestNetworkCreateDelete [2020-07-18T12:03:18.770Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2020-07-18T12:03:18.770Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-18T12:03:19.085Z] --- PASS: TestNetworkCreateDelete (0.38s) [2020-07-18T12:03:19.085Z] === RUN TestDockerNetworkDeletePreferID [2020-07-18T12:03:19.873Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2020-07-18T12:03:19.874Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false [2020-07-18T12:03:19.874Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-18T12:03:20.009Z] ok github.com/docker/docker/client 0.537s coverage: 75.0% of statements [2020-07-18T12:03:20.028Z] --- PASS: TestDockerNetworkDeletePreferID (1.06s) [2020-07-18T12:03:20.028Z] === RUN TestDaemonDNSFallback [2020-07-18T12:03:20.293Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2020-07-18T12:03:20.293Z] === RUN TestHealthCheckWorkdir [2020-07-18T12:03:20.932Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2020-07-18T12:03:20.932Z] === RUN TestHealthKillContainer [2020-07-18T12:03:21.129Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-18T12:03:21.242Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-18T12:03:21.499Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.44s) [2020-07-18T12:03:21.499Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2020-07-18T12:03:21.499Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-18T12:03:22.324Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-18T12:03:23.390Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-07-18T12:03:23.391Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2020-07-18T12:03:23.391Z] === RUN TestIpcModeOlderClient [2020-07-18T12:03:23.391Z] === PAUSE TestIpcModeOlderClient [2020-07-18T12:03:23.391Z] === RUN TestKillContainerInvalidSignal [2020-07-18T12:03:23.391Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-18T12:03:23.680Z] --- PASS: TestHealthKillContainer (2.62s) [2020-07-18T12:03:23.680Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-18T12:03:23.954Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2020-07-18T12:03:23.954Z] === RUN TestKillContainer [2020-07-18T12:03:23.954Z] === RUN TestKillContainer/no_signal [2020-07-18T12:03:24.318Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2020-07-18T12:03:24.318Z] === RUN TestIpcModeNone [2020-07-18T12:03:24.612Z] --- PASS: TestIpcModeNone (0.56s) [2020-07-18T12:03:24.612Z] === RUN TestIpcModePrivate [2020-07-18T12:03:24.882Z] === RUN TestKillContainer/non_killing_signal [2020-07-18T12:03:24.882Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-18T12:03:25.139Z] === RUN TestKillContainer/killing_signal [2020-07-18T12:03:25.251Z] --- PASS: TestIpcModePrivate (0.61s) [2020-07-18T12:03:25.251Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-18T12:03:25.251Z] === RUN TestIpcModeShareable [2020-07-18T12:03:25.895Z] --- PASS: TestIpcModeShareable (0.61s) [2020-07-18T12:03:25.895Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-18T12:03:25.895Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-18T12:03:26.111Z] --- PASS: TestKillContainer (2.31s) [2020-07-18T12:03:26.111Z] --- PASS: TestKillContainer/no_signal (0.77s) [2020-07-18T12:03:26.112Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2020-07-18T12:03:26.112Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-07-18T12:03:26.112Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-18T12:03:26.112Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-18T12:03:26.368Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-18T12:03:26.942Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-18T12:03:27.590Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-18T12:03:27.869Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s) [2020-07-18T12:03:27.869Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-07-18T12:03:27.869Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2020-07-18T12:03:27.869Z] === RUN TestKillStoppedContainer [2020-07-18T12:03:27.869Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-07-18T12:03:27.869Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-18T12:03:27.869Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-18T12:03:27.869Z] === RUN TestKillDifferentUserContainer [2020-07-18T12:03:27.869Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-18T12:03:28.007Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2020-07-18T12:03:28.007Z] === RUN TestAPIIpcModeHost [2020-07-18T12:03:28.163Z] --- PASS: TestDaemonDNSFallback (7.34s) [2020-07-18T12:03:28.163Z] === RUN TestInspectNetwork [2020-07-18T12:03:28.303Z] --- PASS: TestAPIIpcModeHost (0.48s) [2020-07-18T12:03:28.303Z] === RUN TestDaemonIpcModeShareable [2020-07-18T12:03:28.527Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-18T12:03:28.799Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2020-07-18T12:03:28.799Z] === RUN TestInspectOomKilledTrue [2020-07-18T12:03:28.799Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-07-18T12:03:28.799Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:03:28.799Z] === RUN TestInspectOomKilledFalse [2020-07-18T12:03:28.799Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-18T12:03:28.799Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:03:28.799Z] === RUN TestLinksEtcHostsContentMatch [2020-07-18T12:03:29.361Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-07-18T12:03:29.361Z] === RUN TestLinksContainerNames [2020-07-18T12:03:29.844Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2020-07-18T12:03:29.844Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-18T12:03:29.844Z] === RUN TestDaemonIpcModePrivate [2020-07-18T12:03:30.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-18T12:03:30.546Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-18T12:03:30.802Z] --- PASS: TestLinksContainerNames (1.40s) [2020-07-18T12:03:30.802Z] === RUN TestLogsFollowTailEmpty [2020-07-18T12:03:31.369Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2020-07-18T12:03:31.369Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-18T12:03:31.369Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-18T12:03:31.731Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-07-18T12:03:31.731Z] === RUN TestContainerNetworkMountsNoChown [2020-07-18T12:03:32.370Z] === RUN TestInspectNetwork/full_network_id [2020-07-18T12:03:32.370Z] === RUN TestInspectNetwork/partial_network_id [2020-07-18T12:03:32.370Z] === RUN TestInspectNetwork/network_name [2020-07-18T12:03:32.370Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-18T12:03:32.413Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s) [2020-07-18T12:03:32.413Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-18T12:03:32.413Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-18T12:03:32.661Z] --- PASS: TestContainerNetworkMountsNoChown (1.04s) [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/default [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/default [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/private [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/private [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/rprivate [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/slave [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/slave [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/rslave [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/shared [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/shared [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/rshared [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-18T12:03:32.661Z] === CONT TestMountDaemonRoot/default [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-18T12:03:32.661Z] === CONT TestMountDaemonRoot/rslave [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-18T12:03:32.661Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-18T12:03:32.661Z] === CONT TestMountDaemonRoot/rshared [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-18T12:03:32.661Z] === CONT TestMountDaemonRoot/shared [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-18T12:03:32.661Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-18T12:03:32.661Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-18T12:03:32.661Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-18T12:03:32.661Z] === CONT TestMountDaemonRoot/rprivate [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-18T12:03:32.661Z] === CONT TestMountDaemonRoot/slave [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-18T12:03:32.661Z] === CONT TestMountDaemonRoot/private [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-18T12:03:32.661Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-18T12:03:32.661Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-18T12:03:32.661Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-18T12:03:32.661Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-18T12:03:32.918Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-18T12:03:32.918Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-18T12:03:32.918Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-18T12:03:32.918Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-18T12:03:33.175Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-18T12:03:33.175Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-18T12:03:33.175Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-18T12:03:33.175Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-18T12:03:33.175Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-18T12:03:33.175Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-18T12:03:33.175Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-18T12:03:33.175Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-18T12:03:33.432Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-18T12:03:33.432Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-18T12:03:33.432Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-18T12:03:33.432Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-18T12:03:33.432Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-18T12:03:33.432Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-18T12:03:33.432Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-18T12:03:33.432Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-18T12:03:33.432Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-18T12:03:33.432Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.14s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.18s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.08s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-18T12:03:33.432Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-18T12:03:33.432Z] === RUN TestContainerBindMountNonRecursive [2020-07-18T12:03:33.932Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s) [2020-07-18T12:03:33.932Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-18T12:03:33.932Z] === RUN TestIpcModeOlderClient [2020-07-18T12:03:33.932Z] === PAUSE TestIpcModeOlderClient [2020-07-18T12:03:33.932Z] === RUN TestKillContainerInvalidSignal [2020-07-18T12:03:34.226Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2020-07-18T12:03:34.226Z] === RUN TestKillContainer [2020-07-18T12:03:34.226Z] === RUN TestKillContainer/no_signal [2020-07-18T12:03:34.620Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-18T12:03:34.866Z] === RUN TestKillContainer/non_killing_signal [2020-07-18T12:03:34.990Z] ok github.com/docker/docker/builder/remotecontext/git 30.275s coverage: 86.3% of statements [2020-07-18T12:03:34.990Z] ? github.com/docker/docker/cli [no test files] [2020-07-18T12:03:34.990Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-18T12:03:35.164Z] === RUN TestKillContainer/killing_signal [2020-07-18T12:03:35.951Z] --- PASS: TestContainerBindMountNonRecursive (2.48s) [2020-07-18T12:03:35.951Z] === RUN TestNetworkNat [2020-07-18T12:03:36.208Z] --- PASS: TestKillContainer (1.63s) [2020-07-18T12:03:36.208Z] --- PASS: TestKillContainer/no_signal (0.51s) [2020-07-18T12:03:36.208Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2020-07-18T12:03:36.208Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2020-07-18T12:03:36.208Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-18T12:03:36.208Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-18T12:03:36.504Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-18T12:03:36.579Z] --- PASS: TestInspectNetwork (9.29s) [2020-07-18T12:03:36.579Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-18T12:03:36.579Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-18T12:03:36.579Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-18T12:03:36.579Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-18T12:03:36.579Z] === RUN TestRunContainerWithBridgeNone [2020-07-18T12:03:36.879Z] --- PASS: TestNetworkNat (0.98s) [2020-07-18T12:03:36.879Z] === RUN TestNetworkLocalhostTCPNat [2020-07-18T12:03:37.144Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.04s) [2020-07-18T12:03:37.144Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s) [2020-07-18T12:03:37.144Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-07-18T12:03:37.144Z] === RUN TestKillStoppedContainer [2020-07-18T12:03:37.144Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-07-18T12:03:37.144Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-18T12:03:37.144Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-07-18T12:03:37.144Z] === RUN TestKillDifferentUserContainer [2020-07-18T12:03:37.371Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-18T12:03:37.371Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-18T12:03:37.802Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2020-07-18T12:03:37.802Z] === RUN TestInspectOomKilledTrue [2020-07-18T12:03:37.808Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) [2020-07-18T12:03:37.808Z] === RUN TestNetworkLoopbackNat [2020-07-18T12:03:38.064Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-18T12:03:38.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-18T12:03:38.853Z] --- PASS: TestInspectOomKilledTrue (0.99s) [2020-07-18T12:03:38.853Z] === RUN TestInspectOomKilledFalse [2020-07-18T12:03:39.124Z] --- PASS: TestRunContainerWithBridgeNone (2.42s) [2020-07-18T12:03:39.124Z] === RUN TestNetworkInvalidJSON [2020-07-18T12:03:39.124Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-18T12:03:39.124Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-18T12:03:39.124Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-18T12:03:39.124Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-18T12:03:39.124Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-18T12:03:39.124Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-18T12:03:39.124Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-18T12:03:39.124Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-18T12:03:39.124Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-18T12:03:39.124Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-18T12:03:39.124Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-18T12:03:39.124Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-18T12:03:39.124Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-18T12:03:39.124Z] === RUN TestHostIPv4BridgeLabel [2020-07-18T12:03:39.148Z] --- PASS: TestInspectOomKilledFalse (0.52s) [2020-07-18T12:03:39.149Z] === RUN TestLinksEtcHostsContentMatch [2020-07-18T12:03:39.788Z] --- PASS: TestLinksEtcHostsContentMatch (0.43s) [2020-07-18T12:03:39.788Z] === RUN TestLinksContainerNames [2020-07-18T12:03:40.066Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2020-07-18T12:03:40.066Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-18T12:03:40.836Z] --- PASS: TestLinksContainerNames (1.02s) [2020-07-18T12:03:40.836Z] === RUN TestLogsFollowTailEmpty [2020-07-18T12:03:40.840Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-18T12:03:41.096Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2020-07-18T12:03:41.096Z] === RUN TestPause [2020-07-18T12:03:41.131Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-07-18T12:03:41.131Z] === RUN TestContainerNetworkMountsNoChown [2020-07-18T12:03:41.175Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-18T12:03:41.453Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s) [2020-07-18T12:03:41.453Z] === RUN TestDaemonDefaultNetworkPools [2020-07-18T12:03:41.698Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-18T12:03:41.698Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-18T12:03:41.698Z] [2020-07-18T12:03:41.698Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-18T12:03:41.698Z] =========================== short test summary info ============================ [2020-07-18T12:03:41.698Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-18T12:03:41.698Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-18T12:03:41.698Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-18T12:03:41.698Z] Not supported on most drivers [2020-07-18T12:03:41.698Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-18T12:03:41.698Z] Output of docker top depends on host distro, and is not formalized. [2020-07-18T12:03:41.698Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-18T12:03:41.698Z] Output of docker top depends on host distro, and is not formalized. [2020-07-18T12:03:41.698Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-18T12:03:41.698Z] Can fail if eth0 has multiple IP addresses [2020-07-18T12:03:41.698Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-18T12:03:41.698Z] This doesn't seem to be taken into account by the engine [2020-07-18T12:03:41.698Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-18T12:03:41.698Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-18T12:03:41.698Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.61 seconds == [2020-07-18T12:03:41.773Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/default [2020-07-18T12:03:41.773Z] === PAUSE TestMountDaemonRoot/default [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/private [2020-07-18T12:03:41.773Z] === PAUSE TestMountDaemonRoot/private [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/rprivate [2020-07-18T12:03:41.773Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/slave [2020-07-18T12:03:41.773Z] === PAUSE TestMountDaemonRoot/slave [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/rslave [2020-07-18T12:03:41.773Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/shared [2020-07-18T12:03:41.773Z] === PAUSE TestMountDaemonRoot/shared [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/rshared [2020-07-18T12:03:41.773Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-18T12:03:41.773Z] === CONT TestMountDaemonRoot/default [2020-07-18T12:03:41.773Z] === CONT TestMountDaemonRoot/rshared [2020-07-18T12:03:41.773Z] === CONT TestMountDaemonRoot/rprivate [2020-07-18T12:03:41.773Z] === CONT TestMountDaemonRoot/rslave [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-18T12:03:41.773Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-18T12:03:41.773Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-18T12:03:41.773Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-18T12:03:41.773Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-18T12:03:41.773Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-18T12:03:41.773Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-18T12:03:41.773Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-18T12:03:41.773Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-18T12:03:41.773Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-18T12:03:41.773Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-18T12:03:41.773Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-18T12:03:41.773Z] === CONT TestMountDaemonRoot/slave [2020-07-18T12:03:41.773Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-18T12:03:41.774Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-18T12:03:41.774Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-18T12:03:41.774Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-18T12:03:41.774Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-18T12:03:41.774Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-18T12:03:41.774Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-18T12:03:41.774Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-18T12:03:41.774Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-18T12:03:41.774Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-18T12:03:41.774Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-18T12:03:41.774Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-18T12:03:41.774Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-18T12:03:41.774Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/shared [2020-07-18T12:03:41.774Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-18T12:03:41.774Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-18T12:03:41.774Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-18T12:03:41.774Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-18T12:03:41.774Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-18T12:03:41.774Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-18T12:03:41.774Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-18T12:03:41.774Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/private [2020-07-18T12:03:41.774Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-18T12:03:41.774Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-18T12:03:41.774Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-18T12:03:41.774Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-18T12:03:41.774Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-18T12:03:41.774Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-18T12:03:41.774Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-18T12:03:41.774Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-18T12:03:41.774Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-18T12:03:41.774Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-18T12:03:41.774Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-18T12:03:41.774Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-18T12:03:41.774Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-18T12:03:41.958Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-18T12:03:42.067Z] --- PASS: TestPause (0.92s) [2020-07-18T12:03:42.067Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-18T12:03:42.067Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-18T12:03:42.067Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-18T12:03:42.067Z] === RUN TestPauseStopPausedContainer [2020-07-18T12:03:42.069Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-18T12:03:42.069Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-18T12:03:42.069Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-18T12:03:42.069Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-18T12:03:42.069Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-18T12:03:42.069Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-07-18T12:03:42.070Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-07-18T12:03:42.070Z] === RUN TestContainerBindMountNonRecursive [2020-07-18T12:03:42.179Z] ok github.com/docker/docker/cmd/dockerd 0.478s coverage: 19.3% of statements [2020-07-18T12:03:42.840Z] --- PASS: TestDaemonDefaultNetworkPools (1.37s) [2020-07-18T12:03:42.840Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-18T12:03:43.172Z] ok github.com/docker/docker/container 0.595s coverage: 41.6% of statements [2020-07-18T12:03:43.172Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-18T12:03:43.172Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-18T12:03:43.172Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-18T12:03:43.172Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-18T12:03:43.463Z] --- PASS: TestPauseStopPausedContainer (1.37s) [2020-07-18T12:03:43.463Z] === RUN TestPsFilter [2020-07-18T12:03:43.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-18T12:03:43.463Z] --- PASS: TestPsFilter (0.19s) [2020-07-18T12:03:43.463Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-18T12:03:43.589Z] --- PASS: TestContainerBindMountNonRecursive (1.54s) [2020-07-18T12:03:43.590Z] === RUN TestNetworkNat [2020-07-18T12:03:43.721Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-18T12:03:44.231Z] --- PASS: TestNetworkNat (0.53s) [2020-07-18T12:03:44.231Z] === RUN TestNetworkLocalhostTCPNat [2020-07-18T12:03:44.296Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.96s) [2020-07-18T12:03:44.296Z] === RUN TestRemoveContainerWithVolume [2020-07-18T12:03:44.756Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s) [2020-07-18T12:03:44.756Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-18T12:03:44.858Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-18T12:03:44.867Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2020-07-18T12:03:44.867Z] === RUN TestNetworkLoopbackNat [2020-07-18T12:03:45.114Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2020-07-18T12:03:45.114Z] === RUN TestRemoveContainerRunning [2020-07-18T12:03:45.400Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.519s coverage: 65.3% of statements [2020-07-18T12:03:46.042Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-07-18T12:03:46.042Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-18T12:03:46.299Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-18T12:03:46.861Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2020-07-18T12:03:46.861Z] === RUN TestRemoveInvalidContainer [2020-07-18T12:03:46.861Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-18T12:03:46.861Z] === RUN TestRenameLinkedContainer [2020-07-18T12:03:47.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-18T12:03:47.304Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s) [2020-07-18T12:03:47.304Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-18T12:03:47.375Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-18T12:03:47.610Z] --- PASS: TestNetworkLoopbackNat (2.74s) [2020-07-18T12:03:47.610Z] === RUN TestPause [2020-07-18T12:03:47.627Z] ok github.com/docker/docker/daemon/cluster 1.048s coverage: 0.5% of statements [2020-07-18T12:03:47.875Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-07-18T12:03:47.875Z] === RUN TestServiceWithPredefinedNetwork [2020-07-18T12:03:47.907Z] --- PASS: TestPause (0.57s) [2020-07-18T12:03:47.907Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-18T12:03:47.907Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-18T12:03:47.907Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-18T12:03:47.907Z] === RUN TestPauseStopPausedContainer [2020-07-18T12:03:48.098Z] ok github.com/docker/docker/daemon/cluster/convert 0.907s coverage: 35.4% of statements [2020-07-18T12:03:48.556Z] --- PASS: TestPauseStopPausedContainer (0.58s) [2020-07-18T12:03:48.556Z] === RUN TestPsFilter [2020-07-18T12:03:48.851Z] --- PASS: TestPsFilter (0.17s) [2020-07-18T12:03:48.851Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-18T12:03:49.269Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-18T12:03:49.489Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s) [2020-07-18T12:03:49.489Z] === RUN TestRemoveContainerWithVolume [2020-07-18T12:03:49.783Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2020-07-18T12:03:49.783Z] === RUN TestRemoveContainerRunning [2020-07-18T12:03:49.832Z] --- PASS: TestRenameLinkedContainer (3.03s) [2020-07-18T12:03:49.832Z] === RUN TestRenameStoppedContainer [2020-07-18T12:03:50.394Z] --- PASS: TestRenameStoppedContainer (0.71s) [2020-07-18T12:03:50.394Z] === RUN TestRenameRunningContainerAndReuse [2020-07-18T12:03:50.424Z] --- PASS: TestRemoveContainerRunning (0.54s) [2020-07-18T12:03:50.424Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-18T12:03:51.062Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s) [2020-07-18T12:03:51.062Z] === RUN TestRemoveInvalidContainer [2020-07-18T12:03:51.062Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-18T12:03:51.062Z] === RUN TestRenameLinkedContainer [2020-07-18T12:03:51.176Z] --- PASS: TestServiceWithPredefinedNetwork (3.20s) [2020-07-18T12:03:51.176Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-18T12:03:51.176Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-18T12:03:51.176Z] service_test.go:236: FLAKY_TEST [2020-07-18T12:03:51.176Z] === RUN TestServiceWithDataPathPortInit [2020-07-18T12:03:51.323Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-18T12:03:51.885Z] --- PASS: TestRenameRunningContainerAndReuse (1.42s) [2020-07-18T12:03:51.885Z] === RUN TestRenameInvalidName [2020-07-18T12:03:52.141Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-18T12:03:52.704Z] --- PASS: TestRenameInvalidName (0.71s) [2020-07-18T12:03:52.704Z] === RUN TestRenameAnonymousContainer [2020-07-18T12:03:52.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-18T12:03:52.873Z] ok github.com/docker/docker/daemon/discovery 0.158s coverage: 30.0% of statements [2020-07-18T12:03:53.165Z] --- PASS: TestRenameLinkedContainer (2.09s) [2020-07-18T12:03:53.165Z] === RUN TestRenameStoppedContainer [2020-07-18T12:03:53.458Z] --- PASS: TestRenameStoppedContainer (0.54s) [2020-07-18T12:03:53.458Z] === RUN TestRenameRunningContainerAndReuse [2020-07-18T12:03:53.868Z] ok github.com/docker/docker/daemon/config 0.717s coverage: 79.7% of statements [2020-07-18T12:03:54.158Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-18T12:03:54.158Z] [2020-07-18T12:03:54.158Z] Unloading profiles will leave already running processes permanently [2020-07-18T12:03:54.158Z] unconfined, which can lead to unexpected situations. [2020-07-18T12:03:54.158Z] [2020-07-18T12:03:54.158Z] To set a process to complain mode, use the command line tool [2020-07-18T12:03:54.158Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-18T12:03:54.158Z] [2020-07-18T12:03:54.504Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s) [2020-07-18T12:03:54.504Z] === RUN TestRenameInvalidName Post stage [Pipeline] junit [2020-07-18T12:03:54.738Z] Recording test results [Pipeline] sh [2020-07-18T12:03:55.144Z] --- PASS: TestRenameInvalidName (0.54s) [2020-07-18T12:03:55.144Z] === RUN TestRenameAnonymousContainer [2020-07-18T12:03:55.227Z] --- PASS: TestRenameAnonymousContainer (2.66s) [2020-07-18T12:03:55.227Z] === RUN TestRenameContainerWithSameName [2020-07-18T12:03:55.227Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-18T12:03:55.323Z] + echo Ensuring container killed. [2020-07-18T12:03:55.323Z] Ensuring container killed. [2020-07-18T12:03:55.323Z] + docker rm -vf docker-pr5 [2020-07-18T12:03:55.323Z] Error: No such container: docker-pr5 [2020-07-18T12:03:55.323Z] + true [Pipeline] sh [2020-07-18T12:03:55.443Z] ok github.com/docker/docker/daemon/events 0.254s coverage: 50.0% of statements [2020-07-18T12:03:55.608Z] + echo Chowning /workspace to jenkins user [2020-07-18T12:03:55.608Z] Chowning /workspace to jenkins user [2020-07-18T12:03:55.608Z] + id -u [2020-07-18T12:03:55.608Z] + id -g [2020-07-18T12:03:55.608Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41231:/workspace busybox chown -R 1000:1000 /workspace [2020-07-18T12:03:55.915Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.567s coverage: 11.1% of statements [2020-07-18T12:03:56.156Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-07-18T12:03:56.156Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-18T12:03:56.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-18T12:03:56.839Z] + bundleName=docker-py [2020-07-18T12:03:56.839Z] + echo Creating docker-py-bundles.tar.gz [2020-07-18T12:03:56.839Z] Creating docker-py-bundles.tar.gz [2020-07-18T12:03:56.839Z] + 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-07-18T12:03:56.851Z] Archiving artifacts [2020-07-18T12:03:56.910Z] ok github.com/docker/docker/daemon 3.163s coverage: 9.2% of statements [2020-07-18T12:03:56.910Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-18T12:03:56.910Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-18T12:03:56.910Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-18T12:03:56.910Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-18T12:03:57.103Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41231/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-18T12:03:57.228Z] --- PASS: TestRenameAnonymousContainer (1.91s) [2020-07-18T12:03:57.228Z] === RUN TestRenameContainerWithSameName [2020-07-18T12:03:57.382Z] ok github.com/docker/docker/daemon/graphdriver 0.115s coverage: 2.3% of statements [2020-07-18T12:03:57.382Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-18T12:03:57.382Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-18T12:03:57.382Z] ok github.com/docker/docker/daemon/links 0.124s coverage: 93.0% of statements [2020-07-18T12:03:57.382Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-18T12:03:57.382Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-18T12:03:57.382Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-18T12:03:57.382Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-18T12:03:57.382Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-18T12:03:57.382Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-18T12:03:57.382Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-18T12:03:57.382Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-18T12:03:57.382Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-18T12:03:57.382Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-18T12:03:57.467Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41231/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 -e DOCKER_GRAPHDRIVER docker:d82725e25192db5d3f796f47a61af995571fd8f7 hack/make.sh binary-daemon [2020-07-18T12:03:57.522Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2020-07-18T12:03:57.522Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-18T12:03:57.727Z] [2020-07-18T12:03:57.779Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2020-07-18T12:03:57.779Z] === RUN TestResize [2020-07-18T12:03:57.987Z] Removing bundles/ [2020-07-18T12:03:57.987Z] [2020-07-18T12:03:57.987Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-18T12:03:57.987Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-18T12:03:57.987Z] GOOS="" GOARCH="" GOARM="" [2020-07-18T12:03:58.343Z] --- PASS: TestResize (0.75s) [2020-07-18T12:03:58.343Z] === RUN TestResizeWithInvalidSize [2020-07-18T12:03:58.575Z] --- PASS: TestRenameContainerWithLinkedContainer (1.07s) [2020-07-18T12:03:58.575Z] === RUN TestResize [2020-07-18T12:03:59.216Z] --- PASS: TestResize (0.53s) [2020-07-18T12:03:59.216Z] === RUN TestResizeWithInvalidSize [2020-07-18T12:03:59.275Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-07-18T12:03:59.275Z] === RUN TestResizeWhenContainerNotStarted [2020-07-18T12:03:59.864Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2020-07-18T12:03:59.864Z] === RUN TestResizeWhenContainerNotStarted [2020-07-18T12:04:00.204Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-07-18T12:04:00.204Z] === RUN TestDaemonRestartKillContainers [2020-07-18T12:04:00.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-18T12:04:00.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-18T12:04:00.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-18T12:04:00.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-18T12:04:00.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-18T12:04:00.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-18T12:04:00.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-18T12:04:00.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-18T12:04:00.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-18T12:04:00.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-18T12:04:00.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-18T12:04:00.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-18T12:04:00.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-18T12:04:00.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-18T12:04:00.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-18T12:04:00.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-18T12:04:00.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:04:00.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:04:00.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:04:00.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:04:00.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:04:00.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:04:00.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:04:00.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:04:00.204Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-18T12:04:00.204Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-18T12:04:00.204Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-18T12:04:00.350Z] ok github.com/docker/docker/daemon/logger/awslogs 0.580s coverage: 77.8% of statements [2020-07-18T12:04:00.512Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2020-07-18T12:04:00.512Z] === RUN TestDaemonRestartKillContainers [2020-07-18T12:04:00.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-18T12:04:00.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-18T12:04:00.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-18T12:04:00.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-18T12:04:00.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-18T12:04:00.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-18T12:04:00.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-18T12:04:00.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-18T12:04:00.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-18T12:04:00.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-18T12:04:00.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-18T12:04:00.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-18T12:04:00.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-18T12:04:00.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-18T12:04:00.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-18T12:04:00.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-18T12:04:00.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:04:00.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:04:00.512Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:04:00.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:04:00.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:04:00.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:04:00.512Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:04:00.512Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:04:00.512Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-18T12:04:00.512Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-18T12:04:00.512Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-18T12:04:00.512Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:04:00.821Z] ok github.com/docker/docker/daemon/images 0.389s coverage: 4.8% of statements [2020-07-18T12:04:00.821Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-18T12:04:00.821Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-18T12:04:01.292Z] ok github.com/docker/docker/daemon/logger 0.616s coverage: 41.2% of statements [2020-07-18T12:04:01.292Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-18T12:04:01.292Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-18T12:04:01.292Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-18T12:04:01.292Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-18T12:04:01.292Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-18T12:04:01.292Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.498s coverage: 61.6% of statements [2020-07-18T12:04:02.054Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:04:02.095Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-18T12:04:02.285Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.220s coverage: 87.2% of statements [2020-07-18T12:04:02.658Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-18T12:04:02.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-18T12:04:03.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:04:03.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:04:03.456Z] --- PASS: TestImportExtremelyLargeImageWorks (79.51s) [2020-07-18T12:04:03.456Z] PASS [2020-07-18T12:04:03.456Z] [2020-07-18T12:04:03.456Z] === Skipped [2020-07-18T12:04:03.456Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-18T12:04:03.456Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:04:03.456Z] [2020-07-18T12:04:03.456Z] [2020-07-18T12:04:03.456Z] DONE 12 tests, 1 skipped in 80.929s [2020-07-18T12:04:03.456Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-18T12:04:03.456Z] ++ 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-07-18T12:04:03.456Z] ++ set -e [2020-07-18T12:04:03.456Z] ++ '[' -n 0 ']' [2020-07-18T12:04:03.456Z] ++ set -x [2020-07-18T12:04:03.456Z] ++ env -i DEST=/go/src/github.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-07-18T12:04:03.456Z] INFO: Testing against a local daemon [2020-07-18T12:04:03.456Z] === RUN TestNetworkCreateDelete [2020-07-18T12:04:03.456Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-07-18T12:04:03.456Z] === RUN TestDockerNetworkDeletePreferID [2020-07-18T12:04:03.456Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-07-18T12:04:03.456Z] === RUN TestDaemonDNSFallback [2020-07-18T12:04:03.760Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-18T12:04:03.858Z] ok github.com/docker/docker/daemon/logger/local 0.410s coverage: 75.2% of statements [2020-07-18T12:04:03.858Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-18T12:04:03.858Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.256s coverage: 35.9% of statements [2020-07-18T12:04:04.060Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-18T12:04:04.090Z] --- PASS: TestDaemonDNSFallback (2.52s) [2020-07-18T12:04:04.090Z] === RUN TestInspectNetwork [2020-07-18T12:04:04.281Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-18T12:04:04.331Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.372s coverage: 33.3% of statements [2020-07-18T12:04:04.714Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-18T12:04:05.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-18T12:04:05.905Z] ok github.com/docker/docker/daemon/logger/templates 0.120s coverage: 8.3% of statements [2020-07-18T12:04:06.377Z] ok github.com/docker/docker/daemon/logger/syslog 0.149s coverage: 46.8% of statements [2020-07-18T12:04:06.543Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-18T12:04:06.807Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-18T12:04:06.807Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-18T12:04:07.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-18T12:04:07.954Z] ok github.com/docker/docker/daemon/logger/splunk 2.566s coverage: 82.5% of statements [2020-07-18T12:04:07.954Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-18T12:04:07.954Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-18T12:04:07.954Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-18T12:04:08.632Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-18T12:04:08.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.85s) [2020-07-18T12:04:08.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) [2020-07-18T12:04:08.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s) [2020-07-18T12:04:08.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-07-18T12:04:08.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.62s) [2020-07-18T12:04:08.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-07-18T12:04:08.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-07-18T12:04:08.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s) [2020-07-18T12:04:08.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s) [2020-07-18T12:04:08.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s) [2020-07-18T12:04:08.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.00s) [2020-07-18T12:04:08.632Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.14s) [2020-07-18T12:04:08.632Z] === RUN TestCgroupNamespacesRun [2020-07-18T12:04:08.949Z] ok github.com/docker/docker/distribution/metadata 0.991s coverage: 48.2% of statements [2020-07-18T12:04:08.950Z] ok github.com/docker/docker/distribution 1.460s coverage: 20.3% of statements [2020-07-18T12:04:09.303Z] --- PASS: TestServiceWithDataPathPortInit (17.45s) [2020-07-18T12:04:09.303Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-18T12:04:09.421Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-18T12:04:09.421Z] ok github.com/docker/docker/errdefs 0.117s coverage: 49.4% of statements [2020-07-18T12:04:09.631Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-18T12:04:09.631Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:04:09.683Z] --- PASS: TestCgroupNamespacesRun (1.38s) [2020-07-18T12:04:09.683Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-18T12:04:09.687Z] === RUN TestInspectNetwork/full_network_id [2020-07-18T12:04:09.687Z] === RUN TestInspectNetwork/partial_network_id [2020-07-18T12:04:09.687Z] === RUN TestInspectNetwork/network_name [2020-07-18T12:04:09.687Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-18T12:04:10.995Z] ok github.com/docker/docker/distribution/xfer 2.447s coverage: 76.3% of statements [2020-07-18T12:04:10.996Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-18T12:04:10.996Z] ok github.com/docker/docker/image/cache 0.224s coverage: 19.2% of statements [2020-07-18T12:04:11.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-18T12:04:11.218Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2020-07-18T12:04:11.218Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-18T12:04:11.468Z] ok github.com/docker/docker/image/v1 0.174s coverage: 25.0% of statements [2020-07-18T12:04:11.564Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-18T12:04:11.940Z] ok github.com/docker/docker/image 0.725s coverage: 86.4% of statements [2020-07-18T12:04:11.940Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-18T12:04:11.940Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-18T12:04:12.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:04:12.739Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s) [2020-07-18T12:04:12.739Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-18T12:04:12.933Z] ok github.com/docker/docker/libcontainerd/queue 0.151s coverage: 100.0% of statements [2020-07-18T12:04:13.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-18T12:04:13.786Z] --- PASS: TestCgroupNamespacesRunHostMode (1.34s) [2020-07-18T12:04:13.786Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-18T12:04:14.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-18T12:04:14.426Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-18T12:04:14.426Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-18T12:04:14.510Z] ok github.com/docker/docker/libcontainerd/local 0.218s coverage: 1.0% of statements [2020-07-18T12:04:14.510Z] ok github.com/docker/docker/pkg/aaparser 0.444s coverage: 50.0% of statements [2020-07-18T12:04:16.067Z] --- PASS: TestInspectNetwork (11.04s) [2020-07-18T12:04:16.067Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-18T12:04:16.067Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-18T12:04:16.067Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-18T12:04:16.067Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-18T12:04:16.067Z] === RUN TestRunContainerWithBridgeNone [2020-07-18T12:04:16.070Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2020-07-18T12:04:16.070Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-18T12:04:16.083Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-18T12:04:16.434Z] ok github.com/docker/docker/layer 0.600s coverage: 30.1% of statements [2020-07-18T12:04:16.434Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-18T12:04:16.434Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-18T12:04:16.434Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-18T12:04:16.434Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-18T12:04:16.434Z] ? github.com/docker/docker/oci [no test files] [2020-07-18T12:04:16.434Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-18T12:04:16.434Z] ok github.com/docker/docker/opts 0.592s coverage: 67.7% of statements [2020-07-18T12:04:16.434Z] ok github.com/docker/docker/pkg/broadcaster 0.072s coverage: 100.0% of statements [2020-07-18T12:04:16.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-18T12:04:16.646Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-18T12:04:16.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.75s) [2020-07-18T12:04:16.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.89s) [2020-07-18T12:04:16.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.95s) [2020-07-18T12:04:16.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.89s) [2020-07-18T12:04:16.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s) [2020-07-18T12:04:16.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.93s) [2020-07-18T12:04:16.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s) [2020-07-18T12:04:16.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.86s) [2020-07-18T12:04:16.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.99s) [2020-07-18T12:04:16.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.23s) [2020-07-18T12:04:16.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.97s) [2020-07-18T12:04:16.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2020-07-18T12:04:16.646Z] === RUN TestCgroupNamespacesRun [2020-07-18T12:04:16.707Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2020-07-18T12:04:16.707Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-18T12:04:16.906Z] ok github.com/docker/docker/pkg/authorization 0.709s coverage: 26.8% of statements [2020-07-18T12:04:17.340Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.44s) [2020-07-18T12:04:17.340Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:an4olvdqxk0g3yr79dhdppdq0 Created:2020-07-18 12:04:09.518402651 +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[c7cdd9824058e331ea85b855bde8b21fae3d0352fba65260b23d19c14c649e8f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tsm6l3ak5islwwdwke5z87pqm EndpointID:c797d10d0d0d42242a6f8b535187fbec77bc0e0276cb9a507e1e98623e622929 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dd04fcfa3a1f1e1b42c6c4fedd03b3282510213b4204007cb01c23674d55bfbf 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:5720a1796c9f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tsm6l3ak5islwwdwke5z87pqm EndpointID:c797d10d0d0d42242a6f8b535187fbec77bc0e0276cb9a507e1e98623e622929 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-18T12:04:17.340Z] PASS [2020-07-18T12:04:17.340Z] [2020-07-18T12:04:17.340Z] === Skipped [2020-07-18T12:04:17.340Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-18T12:04:17.340Z] service_test.go:236: FLAKY_TEST [2020-07-18T12:04:17.340Z] [2020-07-18T12:04:17.340Z] [2020-07-18T12:04:17.340Z] DONE 23 tests, 1 skipped in 58.394s [2020-07-18T12:04:17.340Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-18T12:04:17.340Z] ++ 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-07-18T12:04:17.340Z] ++ set -e [2020-07-18T12:04:17.340Z] ++ '[' -n 0 ']' [2020-07-18T12:04:17.340Z] ++ set -x [2020-07-18T12:04:17.340Z] ++ env -i DEST=/go/src/github.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-07-18T12:04:17.340Z] INFO: Testing against a local daemon [2020-07-18T12:04:17.340Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-18T12:04:17.340Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-18T12:04:17.340Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:04:17.340Z] === RUN TestDockerNetworkIpvlan [2020-07-18T12:04:17.340Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-18T12:04:17.340Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:04:17.340Z] PASS [2020-07-18T12:04:17.340Z] [2020-07-18T12:04:17.340Z] === Skipped [2020-07-18T12:04:17.340Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-18T12:04:17.340Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:04:17.340Z] [2020-07-18T12:04:17.340Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-18T12:04:17.340Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:04:17.340Z] [2020-07-18T12:04:17.340Z] [2020-07-18T12:04:17.340Z] DONE 2 tests, 2 skipped in 0.159s [2020-07-18T12:04:17.340Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-18T12:04:17.340Z] ++ 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-07-18T12:04:17.340Z] ++ set -e [2020-07-18T12:04:17.340Z] ++ '[' -n 0 ']' [2020-07-18T12:04:17.340Z] ++ set -x [2020-07-18T12:04:17.340Z] ++ env -i DEST=/go/src/github.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-07-18T12:04:17.340Z] INFO: Testing against a local daemon [2020-07-18T12:04:17.340Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-18T12:04:17.347Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-07-18T12:04:17.347Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-18T12:04:17.378Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2020-07-18T12:04:17.574Z] --- PASS: TestRunContainerWithBridgeNone (2.39s) [2020-07-18T12:04:17.574Z] === RUN TestNetworkInvalidJSON [2020-07-18T12:04:17.574Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-18T12:04:17.574Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-18T12:04:17.574Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-18T12:04:17.574Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-18T12:04:17.574Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-18T12:04:17.574Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-18T12:04:17.574Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-18T12:04:17.574Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-18T12:04:17.574Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-18T12:04:17.574Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-07-18T12:04:17.574Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-18T12:04:17.574Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-18T12:04:17.574Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-18T12:04:17.574Z] === RUN TestHostIPv4BridgeLabel [2020-07-18T12:04:17.576Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-18T12:04:17.849Z] ok github.com/docker/docker/pkg/chrootarchive 0.181s coverage: 15.4% of statements [2020-07-18T12:04:17.865Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-07-18T12:04:17.865Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-18T12:04:18.320Z] ok github.com/docker/docker/pkg/directory 0.060s coverage: 80.0% of statements [2020-07-18T12:04:18.505Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2020-07-18T12:04:18.505Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-18T12:04:18.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-18T12:04:18.792Z] ok github.com/docker/docker/pkg/discovery 0.085s coverage: 58.3% of statements [2020-07-18T12:04:18.865Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.35s) [2020-07-18T12:04:18.865Z] === RUN TestKernelTCPMemory [2020-07-18T12:04:18.900Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-18T12:04:18.900Z] === RUN TestDaemonDefaultNetworkPools [2020-07-18T12:04:19.160Z] --- PASS: TestKernelTCPMemory (0.61s) [2020-07-18T12:04:19.160Z] === RUN TestNISDomainname [2020-07-18T12:04:19.255Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.00s) [2020-07-18T12:04:19.255Z] === RUN TestDockerNetworkMacvlan [2020-07-18T12:04:19.264Z] ok github.com/docker/docker/pkg/discovery/file 0.107s coverage: 97.6% of statements [2020-07-18T12:04:19.325Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-18T12:04:19.933Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-07-18T12:04:19.933Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-18T12:04:20.199Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-18T12:04:20.205Z] --- PASS: TestNISDomainname (0.67s) [2020-07-18T12:04:20.205Z] === RUN TestHostnameDnsResolution [2020-07-18T12:04:20.255Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2020-07-18T12:04:20.255Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-18T12:04:20.257Z] ok github.com/docker/docker/pkg/discovery/memory 0.072s coverage: 92.3% of statements [2020-07-18T12:04:20.729Z] ok github.com/docker/docker/pkg/discovery/nodes 0.057s coverage: 93.8% of statements [2020-07-18T12:04:20.846Z] --- PASS: TestHostnameDnsResolution (0.84s) [2020-07-18T12:04:20.846Z] === RUN TestStats [2020-07-18T12:04:20.966Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-07-18T12:04:20.966Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-18T12:04:21.585Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-18T12:04:21.623Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-18T12:04:21.721Z] ok github.com/docker/docker/pkg/filenotify 0.186s coverage: 36.2% of statements [2020-07-18T12:04:21.880Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2020-07-18T12:04:21.880Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-18T12:04:22.193Z] ok github.com/docker/docker/pkg/fileutils 0.163s coverage: 87.7% of statements [2020-07-18T12:04:22.472Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-07-18T12:04:22.472Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-18T12:04:22.528Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-18T12:04:22.664Z] ok github.com/docker/docker/pkg/homedir 0.126s coverage: 42.9% of statements [2020-07-18T12:04:23.104Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-07-18T12:04:23.104Z] === RUN TestServiceWithPredefinedNetwork [2020-07-18T12:04:23.597Z] --- PASS: TestStats (2.56s) [2020-07-18T12:04:23.597Z] === RUN TestStopContainerWithTimeout [2020-07-18T12:04:23.597Z] === RUN TestStopContainerWithTimeout/0 [2020-07-18T12:04:23.597Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-18T12:04:23.597Z] === RUN TestStopContainerWithTimeout/1 [2020-07-18T12:04:23.597Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-18T12:04:23.597Z] === RUN TestStopContainerWithTimeout/3 [2020-07-18T12:04:23.597Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-18T12:04:23.597Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-18T12:04:23.597Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-18T12:04:23.597Z] === CONT TestStopContainerWithTimeout/0 [2020-07-18T12:04:23.597Z] === CONT TestStopContainerWithTimeout/3 [2020-07-18T12:04:23.597Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-18T12:04:23.597Z] === CONT TestStopContainerWithTimeout/1 [2020-07-18T12:04:23.658Z] ok github.com/docker/docker/pkg/idtools 0.116s coverage: 7.3% of statements [2020-07-18T12:04:23.773Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2020-07-18T12:04:23.773Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-18T12:04:23.773Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-18T12:04:24.129Z] ok github.com/docker/docker/pkg/discovery/kv 3.471s coverage: 84.1% of statements [2020-07-18T12:04:24.601Z] ok github.com/docker/docker/pkg/archive 7.359s coverage: 62.7% of statements [2020-07-18T12:04:24.703Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-18T12:04:24.703Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-18T12:04:24.703Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-18T12:04:24.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-18T12:04:25.072Z] ok github.com/docker/docker/pkg/jsonmessage 0.199s coverage: 91.7% of statements [2020-07-18T12:04:25.072Z] ok github.com/docker/docker/pkg/locker 0.103s coverage: 88.9% of statements [2020-07-18T12:04:25.072Z] ok github.com/docker/docker/pkg/ioutils 0.767s coverage: 69.7% of statements [2020-07-18T12:04:25.268Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2020-07-18T12:04:25.268Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-18T12:04:25.828Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-18T12:04:25.831Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-18T12:04:26.065Z] ok github.com/docker/docker/pkg/longpath 0.050s coverage: 100.0% of statements [2020-07-18T12:04:26.065Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2020-07-18T12:04:26.536Z] ok github.com/docker/docker/pkg/parsers 0.198s coverage: 97.0% of statements [2020-07-18T12:04:26.618Z] --- PASS: TestServiceWithPredefinedNetwork (3.59s) [2020-07-18T12:04:26.618Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-18T12:04:26.618Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-18T12:04:26.618Z] service_test.go:236: FLAKY_TEST [2020-07-18T12:04:26.618Z] === RUN TestServiceWithDataPathPortInit [2020-07-18T12:04:26.760Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-18T12:04:27.008Z] ok github.com/docker/docker/pkg/pidfile 0.069s coverage: 82.6% of statements [2020-07-18T12:04:27.017Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s) [2020-07-18T12:04:27.017Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-18T12:04:27.017Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-18T12:04:27.137Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-18T12:04:27.137Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2020-07-18T12:04:27.137Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2020-07-18T12:04:27.137Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2020-07-18T12:04:27.137Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2020-07-18T12:04:27.137Z] === RUN TestDeleteDevicemapper [2020-07-18T12:04:27.137Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-18T12:04:27.137Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-18T12:04:27.137Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-18T12:04:27.580Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-18T12:04:27.837Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-07-18T12:04:27.837Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-18T12:04:28.585Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.127s coverage: 56.8% of statements [2020-07-18T12:04:28.661Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.81s) [2020-07-18T12:04:28.661Z] === RUN TestUpdateMemory [2020-07-18T12:04:28.957Z] --- PASS: TestUpdateMemory (0.68s) [2020-07-18T12:04:28.957Z] === RUN TestUpdateCPUQuota [2020-07-18T12:04:29.058Z] ok github.com/docker/docker/pkg/plugins/transport 0.158s coverage: 85.7% of statements [2020-07-18T12:04:29.132Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-18T12:04:29.531Z] ok github.com/docker/docker/pkg/pools 0.081s coverage: 88.2% of statements [2020-07-18T12:04:29.531Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2020-07-18T12:04:29.729Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-07-18T12:04:29.729Z] === RUN TestKernelTCPMemory [2020-07-18T12:04:30.007Z] --- PASS: TestUpdateCPUQuota (0.86s) [2020-07-18T12:04:30.007Z] === RUN TestUpdatePidsLimit [2020-07-18T12:04:30.007Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-18T12:04:30.301Z] === RUN TestUpdatePidsLimit/no_change [2020-07-18T12:04:30.301Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-18T12:04:30.524Z] ok github.com/docker/docker/pkg/reexec 0.089s coverage: 82.4% of statements [2020-07-18T12:04:30.596Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-18T12:04:30.657Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-07-18T12:04:30.657Z] === RUN TestNISDomainname [2020-07-18T12:04:30.890Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-18T12:04:30.995Z] ok github.com/docker/docker/pkg/pubsub 1.063s coverage: 73.9% of statements [2020-07-18T12:04:31.185Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-18T12:04:31.467Z] ok github.com/docker/docker/pkg/signal 0.066s coverage: 20.3% of statements [2020-07-18T12:04:31.480Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-18T12:04:31.585Z] --- PASS: TestNISDomainname (0.93s) [2020-07-18T12:04:31.585Z] === RUN TestHostnameDnsResolution [2020-07-18T12:04:31.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-18T12:04:31.939Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2020-07-18T12:04:32.522Z] --- PASS: TestUpdatePidsLimit (2.39s) [2020-07-18T12:04:32.522Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2020-07-18T12:04:32.522Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-07-18T12:04:32.522Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-07-18T12:04:32.522Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2020-07-18T12:04:32.522Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2020-07-18T12:04:32.522Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2020-07-18T12:04:32.522Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-07-18T12:04:32.522Z] === RUN TestUpdateRestartPolicy [2020-07-18T12:04:32.769Z] --- PASS: TestHostnameDnsResolution (1.16s) [2020-07-18T12:04:32.770Z] === RUN TestStats [2020-07-18T12:04:32.931Z] ok github.com/docker/docker/pkg/streamformatter 0.053s coverage: 66.2% of statements [2020-07-18T12:04:32.931Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2020-07-18T12:04:33.333Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-18T12:04:33.403Z] ok github.com/docker/docker/pkg/sysinfo 0.071s coverage: 38.2% of statements [2020-07-18T12:04:34.263Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-18T12:04:34.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-18T12:04:34.775Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-18T12:04:34.979Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-18T12:04:34.979Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-18T12:04:34.979Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-18T12:04:34.979Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-18T12:04:34.979Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-18T12:04:34.979Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-18T12:04:34.979Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-18T12:04:34.979Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-18T12:04:34.979Z] ok github.com/docker/docker/pkg/tailfile 0.093s coverage: 88.6% of statements [2020-07-18T12:04:34.979Z] ok github.com/docker/docker/pkg/system 0.064s coverage: 13.8% of statements [2020-07-18T12:04:35.337Z] --- PASS: TestStats (2.72s) [2020-07-18T12:04:35.337Z] === RUN TestStopContainerWithTimeout [2020-07-18T12:04:35.337Z] === RUN TestStopContainerWithTimeout/0 [2020-07-18T12:04:35.337Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-18T12:04:35.337Z] === RUN TestStopContainerWithTimeout/1 [2020-07-18T12:04:35.337Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-18T12:04:35.337Z] === RUN TestStopContainerWithTimeout/3 [2020-07-18T12:04:35.337Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-18T12:04:35.337Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-18T12:04:35.337Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-18T12:04:35.337Z] === CONT TestStopContainerWithTimeout/0 [2020-07-18T12:04:35.337Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-18T12:04:35.594Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-18T12:04:35.719Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-18T12:04:35.972Z] testing: warning: no tests to run [2020-07-18T12:04:35.972Z] coverage: [no statements] [2020-07-18T12:04:35.972Z] ok github.com/docker/docker/pkg/term/windows 0.045s coverage: [no statements] [no tests to run] [2020-07-18T12:04:35.972Z] ok github.com/docker/docker/pkg/tarsum 0.213s coverage: 89.3% of statements [2020-07-18T12:04:35.972Z] ok github.com/docker/docker/pkg/truncindex 0.207s coverage: 91.5% of statements [2020-07-18T12:04:36.444Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2020-07-18T12:04:36.522Z] === CONT TestStopContainerWithTimeout/3 [2020-07-18T12:04:36.915Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2020-07-18T12:04:37.105Z] --- PASS: TestDockerNetworkMacvlan (17.95s) [2020-07-18T12:04:37.105Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-07-18T12:04:37.105Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-07-18T12:04:37.105Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2020-07-18T12:04:37.105Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.01s) [2020-07-18T12:04:37.105Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.70s) [2020-07-18T12:04:37.105Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2020-07-18T12:04:37.105Z] PASS [2020-07-18T12:04:37.105Z] [2020-07-18T12:04:37.105Z] DONE 8 tests in 20.098s [2020-07-18T12:04:37.105Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-18T12:04:37.105Z] ++ 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-07-18T12:04:37.105Z] ++ set -e [2020-07-18T12:04:37.105Z] ++ '[' -n 0 ']' [2020-07-18T12:04:37.105Z] ++ set -x [2020-07-18T12:04:37.105Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-18T12:04:37.105Z] testing: warning: no tests to run [2020-07-18T12:04:37.105Z] PASS [2020-07-18T12:04:37.105Z] [2020-07-18T12:04:37.105Z] DONE 0 tests in 0.028s [2020-07-18T12:04:37.105Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-18T12:04:37.105Z] ++ 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-07-18T12:04:37.105Z] ++ set -e [2020-07-18T12:04:37.105Z] ++ '[' -n 0 ']' [2020-07-18T12:04:37.105Z] ++ set -x [2020-07-18T12:04:37.105Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-18T12:04:37.366Z] INFO: Testing against a local daemon [2020-07-18T12:04:37.366Z] === RUN TestAuthZPluginAllowRequest [2020-07-18T12:04:37.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-18T12:04:38.423Z] === CONT TestStopContainerWithTimeout/1 [2020-07-18T12:04:38.491Z] ok github.com/docker/docker/plugin/v2 0.170s coverage: 20.1% of statements [2020-07-18T12:04:38.491Z] ok github.com/docker/docker/plugin 0.234s coverage: 12.0% of statements [2020-07-18T12:04:38.491Z] ok github.com/docker/docker/reference 0.115s coverage: 84.4% of statements [2020-07-18T12:04:39.281Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2020-07-18T12:04:39.281Z] === RUN TestAuthZPluginTLS [2020-07-18T12:04:39.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-18T12:04:39.854Z] --- PASS: TestAuthZPluginTLS (0.69s) [2020-07-18T12:04:39.854Z] === RUN TestAuthZPluginDenyRequest [2020-07-18T12:04:40.049Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-07-18T12:04:40.049Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2020-07-18T12:04:40.049Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2020-07-18T12:04:40.049Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2020-07-18T12:04:40.049Z] --- PASS: TestStopContainerWithTimeout/1 (1.64s) [2020-07-18T12:04:40.049Z] === RUN TestDeleteDevicemapper [2020-07-18T12:04:40.049Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-18T12:04:40.049Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-18T12:04:40.049Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-18T12:04:40.066Z] ok github.com/docker/docker/restartmanager 0.059s coverage: 45.3% of statements [2020-07-18T12:04:40.066Z] ok github.com/docker/docker/registry/resumable 0.349s coverage: 100.0% of statements [2020-07-18T12:04:40.306Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-18T12:04:40.427Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-07-18T12:04:40.427Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-18T12:04:40.999Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-07-18T12:04:40.999Z] === RUN TestAuthZPluginDenyResponse [2020-07-18T12:04:41.060Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.2% of statements [2020-07-18T12:04:41.533Z] ok github.com/docker/docker/testutil 0.158s coverage: 62.5% of statements [2020-07-18T12:04:41.533Z] ok github.com/docker/docker/registry 0.409s coverage: 51.7% of statements [2020-07-18T12:04:41.943Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-07-18T12:04:41.943Z] === RUN TestAuthZPluginAllowEventStream [2020-07-18T12:04:42.197Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.34s) [2020-07-18T12:04:42.197Z] === RUN TestUpdateMemory [2020-07-18T12:04:42.197Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-18T12:04:42.197Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:04:42.197Z] === RUN TestUpdateCPUQuota [2020-07-18T12:04:42.453Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-18T12:04:43.382Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-18T12:04:43.382Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-18T12:04:43.382Z] --- PASS: TestUpdateCPUQuota (1.11s) [2020-07-18T12:04:43.382Z] === RUN TestUpdatePidsLimit [2020-07-18T12:04:43.382Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-18T12:04:43.768Z] ok github.com/docker/docker/volume/drivers 0.131s coverage: 36.1% of statements [2020-07-18T12:04:43.859Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-07-18T12:04:43.860Z] === RUN TestAuthZPluginErrorResponse [2020-07-18T12:04:43.945Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-18T12:04:43.945Z] === RUN TestUpdatePidsLimit/no_change [2020-07-18T12:04:44.120Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-07-18T12:04:44.120Z] === RUN TestAuthZPluginErrorRequest [2020-07-18T12:04:44.201Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-18T12:04:44.202Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-18T12:04:44.240Z] ok github.com/docker/docker/volume/local 0.209s coverage: 37.7% of statements [2020-07-18T12:04:44.458Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-18T12:04:44.458Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-18T12:04:44.693Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-07-18T12:04:44.693Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-18T12:04:44.712Z] ok github.com/docker/docker/volume/mounts 0.195s coverage: 66.2% of statements [2020-07-18T12:04:44.714Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-18T12:04:44.971Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-18T12:04:44.971Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-18T12:04:45.193Z] --- PASS: TestUpdateRestartPolicy (11.27s) [2020-07-18T12:04:45.193Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-18T12:04:45.193Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-07-18T12:04:45.193Z] === RUN TestWaitNonBlocked [2020-07-18T12:04:45.193Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-18T12:04:45.193Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-18T12:04:45.193Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-18T12:04:45.193Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-18T12:04:45.193Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-18T12:04:45.193Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-18T12:04:45.193Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-18T12:04:45.193Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2020-07-18T12:04:45.193Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2020-07-18T12:04:45.193Z] === RUN TestWaitBlocked [2020-07-18T12:04:45.193Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-18T12:04:45.193Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-18T12:04:45.193Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-18T12:04:45.193Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-18T12:04:45.193Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-18T12:04:45.193Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-18T12:04:45.228Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-18T12:04:45.484Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-18T12:04:45.491Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-18T12:04:45.491Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2020-07-18T12:04:45.491Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2020-07-18T12:04:45.491Z] === CONT TestContainerStartOnDaemonRestart [2020-07-18T12:04:45.491Z] === CONT TestContainerKillOnDaemonStart [2020-07-18T12:04:45.491Z] === CONT TestIpcModeOlderClient [2020-07-18T12:04:45.491Z] === CONT TestDaemonHostGatewayIP [2020-07-18T12:04:45.648Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.71s) [2020-07-18T12:04:45.648Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-18T12:04:45.792Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-07-18T12:04:45.792Z] === CONT TestDaemonRestartIpcMode [2020-07-18T12:04:46.287Z] ok github.com/docker/docker/volume/service 0.303s coverage: 70.3% of statements [2020-07-18T12:04:46.897Z] --- PASS: TestUpdatePidsLimit (3.23s) [2020-07-18T12:04:46.897Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-07-18T12:04:46.897Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-07-18T12:04:46.897Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-07-18T12:04:46.897Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-07-18T12:04:46.897Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-07-18T12:04:46.897Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-07-18T12:04:46.897Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-07-18T12:04:46.897Z] === RUN TestUpdateRestartPolicy [2020-07-18T12:04:46.897Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-18T12:04:47.459Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-18T12:04:47.571Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-07-18T12:04:47.571Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-18T12:04:49.110Z] --- PASS: TestServiceWithDataPathPortInit (20.56s) [2020-07-18T12:04:49.110Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-18T12:04:49.360Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s) [2020-07-18T12:04:49.654Z] --- PASS: TestDaemonHostGatewayIP (4.04s) [2020-07-18T12:04:49.948Z] --- PASS: TestDaemonRestartIpcMode (4.11s) [2020-07-18T12:04:50.117Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-07-18T12:04:50.117Z] === RUN TestAuthZPluginHeader [2020-07-18T12:04:51.060Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-07-18T12:04:51.060Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-18T12:04:51.060Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-18T12:04:51.060Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:04:51.060Z] === RUN TestAuthZPluginV2Disable [2020-07-18T12:04:51.060Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-18T12:04:51.060Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:04:51.060Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-18T12:04:51.060Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-18T12:04:51.060Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:04:51.060Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-18T12:04:51.060Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-18T12:04:51.060Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:04:51.060Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-18T12:04:51.628Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-18T12:04:51.628Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-18T12:04:51.628Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-18T12:04:53.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-18T12:04:54.447Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-18T12:04:55.010Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-18T12:04:55.266Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-18T12:04:55.522Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-18T12:04:55.779Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-18T12:04:56.036Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-18T12:04:56.293Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-18T12:04:57.587Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.91s) [2020-07-18T12:04:57.587Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tlyoopuah3udgeoejqsz74v3u Created:2020-07-18 12:04:48.445168681 +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[5645e900ab2a69bf131dba2357849897d028d3d9b34702a71e91924fe321ada2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rxeu6ne2e8fs1tlaufzo43ioh EndpointID:007e7659f6062d0d2c9e7d62161db05eac7646156ac6b022cded9e8bcb345db3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:47f2a88d6a97c70686526651cb50134fa77fd17bfd76e039ce2c87f631f752e1 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:8e1442a2c533 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rxeu6ne2e8fs1tlaufzo43ioh EndpointID:007e7659f6062d0d2c9e7d62161db05eac7646156ac6b022cded9e8bcb345db3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-18T12:04:57.587Z] PASS [2020-07-18T12:04:57.587Z] [2020-07-18T12:04:57.587Z] === Skipped [2020-07-18T12:04:57.587Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-18T12:04:57.587Z] service_test.go:236: FLAKY_TEST [2020-07-18T12:04:57.587Z] [2020-07-18T12:04:57.587Z] [2020-07-18T12:04:57.587Z] DONE 23 tests, 1 skipped in 56.094s [2020-07-18T12:04:57.587Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-18T12:04:57.587Z] ++ 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-07-18T12:04:57.587Z] ++ set -e [2020-07-18T12:04:57.587Z] ++ '[' -n 0 ']' [2020-07-18T12:04:57.587Z] ++ set -x [2020-07-18T12:04:57.587Z] ++ env -i DEST=/go/src/github.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-07-18T12:04:57.587Z] INFO: Testing against a local daemon [2020-07-18T12:04:57.587Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-18T12:04:57.587Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-18T12:04:57.587Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:04:57.587Z] === RUN TestDockerNetworkIpvlan [2020-07-18T12:04:57.587Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-18T12:04:57.588Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:04:57.588Z] PASS [2020-07-18T12:04:57.588Z] [2020-07-18T12:04:57.588Z] === Skipped [2020-07-18T12:04:57.588Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-18T12:04:57.588Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:04:57.588Z] [2020-07-18T12:04:57.588Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-18T12:04:57.588Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:04:57.588Z] [2020-07-18T12:04:57.588Z] [2020-07-18T12:04:57.588Z] DONE 2 tests, 2 skipped in 0.075s [2020-07-18T12:04:57.588Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-18T12:04:57.588Z] ++ 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-07-18T12:04:57.588Z] ++ set -e [2020-07-18T12:04:57.588Z] ++ '[' -n 0 ']' [2020-07-18T12:04:57.588Z] ++ set -x [2020-07-18T12:04:57.588Z] ++ env -i DEST=/go/src/github.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-07-18T12:04:57.588Z] INFO: Testing against a local daemon [2020-07-18T12:04:57.588Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-18T12:04:58.449Z] --- PASS: TestContainerKillOnDaemonStart (12.87s) [2020-07-18T12:04:58.449Z] PASS [2020-07-18T12:04:58.449Z] [2020-07-18T12:04:58.449Z] === Skipped [2020-07-18T12:04:58.449Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-18T12:04:58.449Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-18T12:04:58.449Z] [2020-07-18T12:04:58.449Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-18T12:04:58.449Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-18T12:04:58.449Z] [2020-07-18T12:04:58.449Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-18T12:04:58.449Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-18T12:04:58.449Z] [2020-07-18T12:04:58.449Z] [2020-07-18T12:04:58.449Z] DONE 204 tests, 3 skipped in 108.937s [2020-07-18T12:04:58.449Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-18T12:04:58.449Z] ++ 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-07-18T12:04:58.449Z] ++ set -e [2020-07-18T12:04:58.449Z] ++ '[' -n 0 ']' [2020-07-18T12:04:58.449Z] ++ set -x [2020-07-18T12:04:58.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-18T12:04:58.622Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-07-18T12:04:58.622Z] === RUN TestDockerNetworkMacvlan [2020-07-18T12:04:58.744Z] INFO: Testing against a local daemon [2020-07-18T12:04:58.744Z] === RUN TestCommitInheritsEnv [2020-07-18T12:04:58.811Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-18T12:04:59.039Z] --- PASS: TestCommitInheritsEnv (0.32s) [2020-07-18T12:04:59.039Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-18T12:04:59.039Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-18T12:04:59.039Z] === RUN TestImagesFilterMultiReference [2020-07-18T12:04:59.039Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-07-18T12:04:59.039Z] === RUN TestImagePullPlatformInvalid [2020-07-18T12:04:59.039Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-18T12:04:59.039Z] === RUN TestRemoveImageOrphaning [2020-07-18T12:04:59.068Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2020-07-18T12:04:59.068Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-18T12:04:59.335Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2020-07-18T12:04:59.335Z] === RUN TestRemoveImageGarbageCollector [2020-07-18T12:04:59.335Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-18T12:04:59.335Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:04:59.335Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-18T12:04:59.335Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-18T12:04:59.335Z] === RUN TestTagInvalidReference [2020-07-18T12:04:59.335Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-18T12:04:59.335Z] === RUN TestTagValidPrefixedRepo [2020-07-18T12:04:59.335Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-18T12:04:59.335Z] === RUN TestTagExistedNameWithoutForce [2020-07-18T12:04:59.335Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-18T12:04:59.335Z] === RUN TestTagOfficialNames [2020-07-18T12:04:59.629Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-18T12:04:59.629Z] === RUN TestTagMatchesDigest [2020-07-18T12:04:59.629Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-18T12:04:59.629Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-18T12:04:59.656Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-18T12:04:59.996Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-07-18T12:04:59.996Z] === RUN TestWaitNonBlocked [2020-07-18T12:04:59.996Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-18T12:04:59.996Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-18T12:04:59.996Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-18T12:04:59.996Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-18T12:04:59.996Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-18T12:04:59.996Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-18T12:05:00.289Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-18T12:05:00.560Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-18T12:05:01.127Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-18T12:05:01.127Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2020-07-18T12:05:01.127Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2020-07-18T12:05:01.127Z] === RUN TestWaitBlocked [2020-07-18T12:05:01.127Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-18T12:05:01.127Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-18T12:05:01.127Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-18T12:05:01.127Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-18T12:05:01.127Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-18T12:05:01.127Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-18T12:05:01.329Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-18T12:05:02.169Z] --- PASS: TestWaitBlocked (0.02s) [2020-07-18T12:05:02.169Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2020-07-18T12:05:02.169Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2020-07-18T12:05:02.169Z] === CONT TestContainerStartOnDaemonRestart [2020-07-18T12:05:02.169Z] === CONT TestIpcModeOlderClient [2020-07-18T12:05:02.169Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-07-18T12:05:02.169Z] === CONT TestDaemonHostGatewayIP [2020-07-18T12:05:04.088Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-18T12:05:04.150Z] ok github.com/docker/docker/pkg/plugins 35.211s coverage: 73.4% of statements [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/rootless [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/volume [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-18T12:05:04.150Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === Skipped [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-18T12:05:04.623Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-18T12:05:04.623Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-07-18T12:05:04.623Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-07-18T12:05:04.623Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-07-18T12:05:04.623Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-18T12:05:04.623Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-18T12:05:04.623Z] daemon_test.go:147: root required [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-18T12:05:04.623Z] reload_test.go:520: root required [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-07-18T12:05:04.623Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-18T12:05:04.623Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-18T12:05:04.623Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-18T12:05:04.623Z] download_test.go:268: Needs fixing on Windows [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-18T12:05:04.623Z] layer_test.go:304: Failing on Windows [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-18T12:05:04.623Z] layer_test.go:353: Failing on Windows [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-18T12:05:04.623Z] layer_test.go:468: Failing on Windows [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-18T12:05:04.623Z] layer_test.go:697: Failing on Windows [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-18T12:05:04.623Z] migration_test.go:46: Failing on Windows [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-18T12:05:04.623Z] migration_test.go:182: Failing on Windows [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-18T12:05:04.623Z] mount_test.go:17: Failing on Windows [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-18T12:05:04.623Z] mount_test.go:76: Failing on Windows [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-18T12:05:04.623Z] mount_test.go:125: Failing on Windows [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-18T12:05:04.623Z] mount_test.go:212: Failing on Windows [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-18T12:05:04.623Z] archive_test.go:133: Xz not present in msys2 [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-18T12:05:04.623Z] archive_test.go:238: Failing on Windows CI machines [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-18T12:05:04.623Z] archive_windows_test.go:16: Currently fails [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-18T12:05:04.623Z] changes_test.go:192: needs more investigation [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-18T12:05:04.623Z] changes_test.go:405: needs further investigation [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-18T12:05:04.623Z] changes_test.go:441: needs further investigation [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-18T12:05:04.623Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-18T12:05:04.623Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-18T12:05:04.623Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-18T12:05:04.623Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-18T12:05:04.623Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-18T12:05:04.623Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-18T12:05:04.623Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-18T12:05:04.623Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-18T12:05:04.623Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-18T12:05:04.623Z] poller_test.go:41: No chmod on Windows [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-18T12:05:04.623Z] fileutils_test.go:134: Needs porting to Windows [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-18T12:05:04.623Z] fileutils_test.go:180: Needs porting to Windows [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-18T12:05:04.623Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-07-18T12:05:04.623Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-07-18T12:05:04.623Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-07-18T12:05:04.623Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-18T12:05:04.623Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-18T12:05:04.623Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] [2020-07-18T12:05:04.623Z] DONE 1762 tests, 46 skipped in 195.358s [2020-07-18T12:05:04.623Z] INFO: make.ps1 ended at 07/18/2020 12:05:04 [2020-07-18T12:05:05.460Z] --- PASS: TestContainerStartOnDaemonRestart (3.33s) [2020-07-18T12:05:05.460Z] === CONT TestContainerKillOnDaemonStart [2020-07-18T12:05:05.786Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-18T12:05:06.023Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-18T12:05:06.198Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-18T12:05:06.198Z] INFO: Unit tests ended at 07/18/2020 12:05:05. Duration:00:03:29.6132379 [2020-07-18T12:05:06.198Z] INFO: Building busybox [2020-07-18T12:05:06.198Z] Sending build context to Docker daemon 5.12kB [2020-07-18T12:05:06.198Z] [2020-07-18T12:05:06.198Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-18T12:05:06.198Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-18T12:05:06.198Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-18T12:05:06.198Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-18T12:05:06.198Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-18T12:05:06.198Z] ---> 987b1d5e0abf [2020-07-18T12:05:06.198Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-18T12:05:06.198Z] ---> Running in ccf62c50a412 [2020-07-18T12:05:06.279Z] --- PASS: TestDaemonHostGatewayIP (4.28s) [2020-07-18T12:05:06.279Z] === CONT TestDaemonRestartIpcMode [2020-07-18T12:05:07.210Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-18T12:05:07.774Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-18T12:05:09.143Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-18T12:05:09.176Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.10s) [2020-07-18T12:05:09.176Z] PASS [2020-07-18T12:05:09.176Z] [2020-07-18T12:05:09.176Z] === Skipped [2020-07-18T12:05:09.176Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-18T12:05:09.176Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:05:09.176Z] [2020-07-18T12:05:09.176Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-18T12:05:09.176Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:05:09.176Z] [2020-07-18T12:05:09.176Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-18T12:05:09.176Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:05:09.176Z] [2020-07-18T12:05:09.176Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-18T12:05:09.176Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:05:09.176Z] [2020-07-18T12:05:09.176Z] [2020-07-18T12:05:09.176Z] DONE 17 tests, 4 skipped in 31.840s [2020-07-18T12:05:09.176Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-18T12:05:09.176Z] ++ 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-07-18T12:05:09.176Z] ++ set -e [2020-07-18T12:05:09.176Z] ++ '[' -n 0 ']' [2020-07-18T12:05:09.176Z] ++ set -x [2020-07-18T12:05:09.176Z] ++ env -i DEST=/go/src/github.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-07-18T12:05:09.176Z] INFO: Testing against a local daemon [2020-07-18T12:05:09.176Z] === RUN TestPluginInvalidJSON [2020-07-18T12:05:09.176Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-18T12:05:09.176Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-18T12:05:09.176Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-18T12:05:09.176Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-18T12:05:09.176Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-18T12:05:09.176Z] === RUN TestPluginInstall [2020-07-18T12:05:09.176Z] === RUN TestPluginInstall/no_auth [2020-07-18T12:05:09.346Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-18T12:05:09.706Z] --- PASS: TestDaemonRestartIpcMode (3.30s) [2020-07-18T12:05:10.268Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-18T12:05:10.524Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-18T12:05:10.781Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-18T12:05:11.345Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-18T12:05:12.093Z] Removing intermediate container ccf62c50a412 [2020-07-18T12:05:12.093Z] ---> 4a7835e707a8 [2020-07-18T12:05:12.093Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-18T12:05:12.093Z] ---> Running in b2514e9a5b85 [2020-07-18T12:05:12.093Z] Removing intermediate container b2514e9a5b85 [2020-07-18T12:05:12.093Z] ---> d19da57f557d [2020-07-18T12:05:12.093Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-18T12:05:12.093Z] ---> Running in bdbd8ddd5ffc [2020-07-18T12:05:12.093Z] Removing intermediate container bdbd8ddd5ffc [2020-07-18T12:05:12.093Z] ---> c537fc0ee5c8 [2020-07-18T12:05:12.093Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-07-18T12:05:12.721Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-18T12:05:13.086Z] [2020-07-18T12:05:13.558Z] ---> 9bedd01bca7e [2020-07-18T12:05:13.558Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-07-18T12:05:13.558Z] ---> Running in 816e056d95cb [2020-07-18T12:05:13.650Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-18T12:05:13.650Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-18T12:05:13.650Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-18T12:05:13.650Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-18T12:05:13.650Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-18T12:05:14.470Z] time="2020-07-18T12:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:05:14.470Z] time="2020-07-18T12:05:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:05:14.470Z] time="2020-07-18T12:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:314f939dff68eadf6ed8cbcdd76148c3c4fe20906920832967e3970af3895ad6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:05:14.470Z] time="2020-07-18T12:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:05:14.470Z] time="2020-07-18T12:05:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:05:14.470Z] time="2020-07-18T12:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:314f939dff68eadf6ed8cbcdd76148c3c4fe20906920832967e3970af3895ad6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:05:14.732Z] === RUN TestPluginInstall/with_htpasswd [2020-07-18T12:05:15.675Z] time="2020-07-18T12:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:05:15.675Z] time="2020-07-18T12:05:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:05:15.675Z] time="2020-07-18T12:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c828e8b20251ea72227631961010b42e135489a661a816eef6700ff2fb0f630" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:05:15.675Z] time="2020-07-18T12:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:05:15.675Z] time="2020-07-18T12:05:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:05:15.675Z] time="2020-07-18T12:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c828e8b20251ea72227631961010b42e135489a661a816eef6700ff2fb0f630" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:05:15.937Z] === RUN TestPluginInstall/with_insecure [2020-07-18T12:05:16.174Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-18T12:05:16.246Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-18T12:05:16.430Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-18T12:05:17.322Z] time="2020-07-18T12:05:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:05:17.323Z] time="2020-07-18T12:05:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:05:17.323Z] time="2020-07-18T12:05:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9222b2e511936d09e7dad931a6c72c2c0acc4085f3da676c5b8b1379283c2e4d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:05:17.323Z] time="2020-07-18T12:05:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:05:17.323Z] time="2020-07-18T12:05:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:05:17.323Z] time="2020-07-18T12:05:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9222b2e511936d09e7dad931a6c72c2c0acc4085f3da676c5b8b1379283c2e4d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:05:17.584Z] --- PASS: TestPluginInstall (8.45s) [2020-07-18T12:05:17.584Z] --- PASS: TestPluginInstall/no_auth (5.52s) [2020-07-18T12:05:17.584Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2020-07-18T12:05:17.584Z] --- PASS: TestPluginInstall/with_insecure (1.74s) [2020-07-18T12:05:17.584Z] plugin_test.go:157: [d42a177945703] daemon is not started [2020-07-18T12:05:17.584Z] PASS [2020-07-18T12:05:17.584Z] [2020-07-18T12:05:17.584Z] DONE 6 tests in 8.649s [2020-07-18T12:05:17.584Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-18T12:05:17.584Z] ++ 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-07-18T12:05:17.584Z] ++ set -e [2020-07-18T12:05:17.584Z] ++ '[' -n 0 ']' [2020-07-18T12:05:17.584Z] ++ set -x [2020-07-18T12:05:17.584Z] ++ env -i DEST=/go/src/github.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-07-18T12:05:17.753Z] --- PASS: TestDockerNetworkMacvlan (19.15s) [2020-07-18T12:05:17.753Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-07-18T12:05:17.753Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-07-18T12:05:17.753Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.43s) [2020-07-18T12:05:17.753Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.37s) [2020-07-18T12:05:17.753Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.28s) [2020-07-18T12:05:17.753Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.48s) [2020-07-18T12:05:17.753Z] PASS [2020-07-18T12:05:17.753Z] [2020-07-18T12:05:17.753Z] DONE 8 tests in 20.732s [2020-07-18T12:05:17.753Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-18T12:05:17.753Z] ++ 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-07-18T12:05:17.753Z] ++ set -e [2020-07-18T12:05:17.753Z] ++ '[' -n 0 ']' [2020-07-18T12:05:17.753Z] ++ set -x [2020-07-18T12:05:17.753Z] ++ env -i DEST=/go/src/github.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-07-18T12:05:17.753Z] testing: warning: no tests to run [2020-07-18T12:05:17.753Z] PASS [2020-07-18T12:05:17.753Z] [2020-07-18T12:05:17.753Z] DONE 0 tests in 0.016s [2020-07-18T12:05:17.753Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-18T12:05:17.753Z] ++ 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-07-18T12:05:17.753Z] ++ set -e [2020-07-18T12:05:17.753Z] ++ '[' -n 0 ']' [2020-07-18T12:05:17.753Z] ++ set -x [2020-07-18T12:05:17.753Z] ++ env -i DEST=/go/src/github.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-07-18T12:05:17.796Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-18T12:05:17.845Z] INFO: Testing against a local daemon [2020-07-18T12:05:17.845Z] === RUN TestExternalGraphDriver [2020-07-18T12:05:18.045Z] INFO: Testing against a local daemon [2020-07-18T12:05:18.045Z] === RUN TestAuthZPluginAllowRequest [2020-07-18T12:05:18.053Z] --- PASS: TestContainerKillOnDaemonStart (12.61s) [2020-07-18T12:05:18.053Z] PASS [2020-07-18T12:05:18.053Z] [2020-07-18T12:05:18.053Z] === Skipped [2020-07-18T12:05:18.053Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-18T12:05:18.053Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-18T12:05:18.053Z] [2020-07-18T12:05:18.053Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-07-18T12:05:18.053Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:05:18.053Z] [2020-07-18T12:05:18.053Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-18T12:05:18.053Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:05:18.053Z] [2020-07-18T12:05:18.053Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-18T12:05:18.053Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-18T12:05:18.053Z] [2020-07-18T12:05:18.053Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-18T12:05:18.053Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-18T12:05:18.053Z] [2020-07-18T12:05:18.053Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-18T12:05:18.053Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:05:18.053Z] [2020-07-18T12:05:18.053Z] [2020-07-18T12:05:18.053Z] DONE 204 tests, 6 skipped in 143.739s [2020-07-18T12:05:18.053Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-18T12:05:18.053Z] ++ 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-07-18T12:05:18.053Z] ++ set -e [2020-07-18T12:05:18.053Z] ++ '[' -n 0 ']' [2020-07-18T12:05:18.053Z] ++ set -x [2020-07-18T12:05:18.053Z] ++ env -i DEST=/go/src/github.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-07-18T12:05:18.053Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-18T12:05:18.105Z] === RUN TestExternalGraphDriver/json [2020-07-18T12:05:18.309Z] INFO: Testing against a local daemon [2020-07-18T12:05:18.309Z] === RUN TestCommitInheritsEnv [2020-07-18T12:05:18.565Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-18T12:05:18.565Z] --- PASS: TestCommitInheritsEnv (0.39s) [2020-07-18T12:05:18.565Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-18T12:05:18.565Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-18T12:05:18.565Z] === RUN TestImagesFilterMultiReference [2020-07-18T12:05:18.822Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-07-18T12:05:18.822Z] === RUN TestImagePullPlatformInvalid [2020-07-18T12:05:18.822Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-18T12:05:18.822Z] === RUN TestRemoveImageOrphaning [2020-07-18T12:05:19.078Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2020-07-18T12:05:19.078Z] === RUN TestRemoveImageGarbageCollector [2020-07-18T12:05:19.442Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-18T12:05:19.442Z] Copying nested executables into bundles/binary-daemon [2020-07-18T12:05:19.442Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-18T12:05:19.551Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2020-07-18T12:05:19.552Z] === RUN TestAuthZPluginTLS [2020-07-18T12:05:19.642Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-18T12:05:19.774Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41231/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 -e DOCKER_GRAPHDRIVER docker:d82725e25192db5d3f796f47a61af995571fd8f7 hack/make.sh cross [2020-07-18T12:05:20.033Z] [2020-07-18T12:05:20.185Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-07-18T12:05:20.185Z] === RUN TestAuthZPluginDenyRequest [2020-07-18T12:05:20.292Z] Removing bundles/ [2020-07-18T12:05:20.292Z] [2020-07-18T12:05:20.292Z] ---> Making bundle: cross (in bundles/cross) [2020-07-18T12:05:20.292Z] Cross building: bundles/cross/linux/amd64 [2020-07-18T12:05:20.292Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-18T12:05:20.292Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-18T12:05:20.652Z] === RUN TestExternalGraphDriver/spec [2020-07-18T12:05:20.817Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-18T12:05:20.817Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-18T12:05:21.451Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-18T12:05:21.451Z] === RUN TestAuthZPluginDenyResponse [2020-07-18T12:05:21.533Z] --- PASS: TestRemoveImageGarbageCollector (2.04s) [2020-07-18T12:05:21.533Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-18T12:05:21.533Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-18T12:05:21.533Z] === RUN TestTagInvalidReference [2020-07-18T12:05:21.533Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-18T12:05:21.533Z] === RUN TestTagValidPrefixedRepo [2020-07-18T12:05:21.533Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-07-18T12:05:21.533Z] === RUN TestTagExistedNameWithoutForce [2020-07-18T12:05:21.533Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-07-18T12:05:21.533Z] === RUN TestTagOfficialNames [2020-07-18T12:05:21.533Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-18T12:05:21.533Z] === RUN TestTagMatchesDigest [2020-07-18T12:05:21.533Z] --- PASS: TestTagMatchesDigest (0.05s) [2020-07-18T12:05:21.533Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-18T12:05:21.533Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-18T12:05:21.742Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-07-18T12:05:21.743Z] === RUN TestAuthZPluginAllowEventStream [2020-07-18T12:05:22.095Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-18T12:05:22.351Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-18T12:05:22.913Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-18T12:05:23.198Z] === RUN TestExternalGraphDriver/pull [2020-07-18T12:05:23.811Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-07-18T12:05:23.811Z] === RUN TestAuthZPluginErrorResponse [2020-07-18T12:05:24.015Z] Removing intermediate container 816e056d95cb [2020-07-18T12:05:24.015Z] ---> e8f941f85174 [2020-07-18T12:05:24.015Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-18T12:05:24.015Z] ---> Running in bd16af4df61b [2020-07-18T12:05:24.102Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-07-18T12:05:24.102Z] === RUN TestAuthZPluginErrorRequest [2020-07-18T12:05:24.487Z] [2020-07-18T12:05:24.487Z] SUCCESS: Specified value was saved. [2020-07-18T12:05:24.734Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-18T12:05:24.735Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-18T12:05:24.804Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-18T12:05:25.110Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-07-18T12:05:25.110Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-18T12:05:25.119Z] --- PASS: TestExternalGraphDriver (7.19s) [2020-07-18T12:05:25.119Z] --- PASS: TestExternalGraphDriver/json (2.35s) [2020-07-18T12:05:25.119Z] --- PASS: TestExternalGraphDriver/spec (2.58s) [2020-07-18T12:05:25.119Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-07-18T12:05:25.119Z] === RUN TestGraphdriverPluginV2 [2020-07-18T12:05:25.119Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-07-18T12:05:25.119Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:05:25.119Z] PASS [2020-07-18T12:05:25.119Z] [2020-07-18T12:05:25.119Z] === Skipped [2020-07-18T12:05:25.119Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-07-18T12:05:25.119Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:05:25.119Z] [2020-07-18T12:05:25.119Z] [2020-07-18T12:05:25.119Z] DONE 5 tests, 1 skipped in 7.419s [2020-07-18T12:05:25.119Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-18T12:05:25.119Z] ++ 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-07-18T12:05:25.119Z] ++ set -e [2020-07-18T12:05:25.119Z] ++ '[' -n 0 ']' [2020-07-18T12:05:25.119Z] ++ set -x [2020-07-18T12:05:25.119Z] ++ env -i DEST=/go/src/github.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-07-18T12:05:25.381Z] INFO: Testing against a local daemon [2020-07-18T12:05:25.381Z] === RUN TestContinueAfterPluginCrash [2020-07-18T12:05:25.381Z] === PAUSE TestContinueAfterPluginCrash [2020-07-18T12:05:25.381Z] === RUN TestReadPluginNoRead [2020-07-18T12:05:25.381Z] === PAUSE TestReadPluginNoRead [2020-07-18T12:05:25.381Z] === RUN TestDaemonStartWithLogOpt [2020-07-18T12:05:25.381Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-18T12:05:25.381Z] === CONT TestContinueAfterPluginCrash [2020-07-18T12:05:25.381Z] === CONT TestDaemonStartWithLogOpt [2020-07-18T12:05:25.381Z] === CONT TestReadPluginNoRead [2020-07-18T12:05:27.175Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2020-07-18T12:05:27.175Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-18T12:05:27.323Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-18T12:05:27.456Z] Removing intermediate container bd16af4df61b [2020-07-18T12:05:27.456Z] ---> 74523868dcd1 [2020-07-18T12:05:27.456Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-18T12:05:27.456Z] ---> Running in 7ef0d0db65ce [2020-07-18T12:05:28.690Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-18T12:05:29.598Z] === RUN TestReadPluginNoRead/default [2020-07-18T12:05:29.904Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-07-18T12:05:29.904Z] === RUN TestAuthZPluginHeader [2020-07-18T12:05:30.170Z] --- PASS: TestDaemonStartWithLogOpt (4.69s) [2020-07-18T12:05:30.240Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-07-18T12:05:30.240Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-18T12:05:30.240Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-18T12:05:30.240Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:05:30.240Z] === RUN TestAuthZPluginV2Disable [2020-07-18T12:05:30.240Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-18T12:05:30.240Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:05:30.240Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-18T12:05:30.240Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-18T12:05:30.240Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:05:30.240Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-18T12:05:30.240Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-18T12:05:30.240Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:05:30.240Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-18T12:05:31.220Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-18T12:05:31.300Z] Cannot create a file when that file already exists. [2020-07-18T12:05:31.555Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-18T12:05:31.783Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-18T12:05:33.014Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-18T12:05:34.928Z] --- PASS: TestReadPluginNoRead (9.52s) [2020-07-18T12:05:34.928Z] --- PASS: TestReadPluginNoRead/default (1.78s) [2020-07-18T12:05:34.928Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2020-07-18T12:05:34.928Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s) [2020-07-18T12:05:34.928Z] read_test.go:92: [d98f70c209b36] daemon is not started [2020-07-18T12:05:35.051Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-18T12:05:35.189Z] --- PASS: TestContinueAfterPluginCrash (10.00s) [2020-07-18T12:05:35.189Z] PASS [2020-07-18T12:05:35.189Z] [2020-07-18T12:05:35.189Z] DONE 6 tests in 10.162s [2020-07-18T12:05:35.307Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-18T12:05:35.455Z] 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-07-18T12:05:35.455Z] ++ 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-07-18T12:05:35.455Z] ++ set -e [2020-07-18T12:05:35.455Z] ++ '[' -n 0 ']' [2020-07-18T12:05:35.455Z] ++ set -x [2020-07-18T12:05:35.455Z] ++ env -i DEST=/go/src/github.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-07-18T12:05:35.455Z] testing: warning: no tests to run [2020-07-18T12:05:35.455Z] PASS [2020-07-18T12:05:35.455Z] [2020-07-18T12:05:35.455Z] DONE 0 tests in 0.044s [2020-07-18T12:05:35.455Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-18T12:05:35.455Z] ++ 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-07-18T12:05:35.455Z] ++ set -e [2020-07-18T12:05:35.455Z] ++ '[' -n 0 ']' [2020-07-18T12:05:35.455Z] ++ set -x [2020-07-18T12:05:35.455Z] ++ env -i DEST=/go/src/github.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-07-18T12:05:35.455Z] INFO: Testing against a local daemon [2020-07-18T12:05:35.455Z] === RUN TestPluginWithDevMounts [2020-07-18T12:05:35.455Z] === PAUSE TestPluginWithDevMounts [2020-07-18T12:05:35.455Z] === CONT TestPluginWithDevMounts [2020-07-18T12:05:36.673Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-18T12:05:36.673Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-18T12:05:37.215Z] Removing intermediate container 7ef0d0db65ce [2020-07-18T12:05:37.215Z] ---> 5a5c5c95898f [2020-07-18T12:05:37.215Z] Step 13/13 : CMD ["sh"] [2020-07-18T12:05:37.215Z] ---> Running in 8fda60f15cbf [2020-07-18T12:05:37.215Z] Removing intermediate container 8fda60f15cbf [2020-07-18T12:05:37.215Z] ---> 33ad9cafc69c [2020-07-18T12:05:37.215Z] Successfully built 33ad9cafc69c [2020-07-18T12:05:37.215Z] Successfully tagged busybox:latest [2020-07-18T12:05:37.215Z] INFO: Docker images of the daemon under test [2020-07-18T12:05:37.215Z] [2020-07-18T12:05:37.215Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-18T12:05:37.215Z] busybox latest 33ad9cafc69c Less than a second ago 5.06GB [2020-07-18T12:05:37.215Z] microsoft/windowsservercore latest 987b1d5e0abf 10 days ago 4.99GB [2020-07-18T12:05:37.215Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 10 days ago 4.99GB [2020-07-18T12:05:37.215Z] [2020-07-18T12:05:37.215Z] INFO: Running integration tests at 07/18/2020 12:05:36... [2020-07-18T12:05:37.215Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-18T12:05:37.215Z] INFO: Integration API tests being run from the host: [2020-07-18T12:05:37.215Z] INFO: make.ps1 starting at 07/18/2020 12:05:36 [2020-07-18T12:05:37.689Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-18T12:05:38.001Z] --- PASS: TestPluginWithDevMounts (2.16s) [2020-07-18T12:05:38.001Z] PASS [2020-07-18T12:05:38.001Z] [2020-07-18T12:05:38.001Z] DONE 1 tests in 2.310s [2020-07-18T12:05:38.001Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-18T12:05:38.001Z] ++ 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-07-18T12:05:38.001Z] ++ set -e [2020-07-18T12:05:38.001Z] ++ '[' -n 0 ']' [2020-07-18T12:05:38.001Z] ++ set -x [2020-07-18T12:05:38.001Z] ++ env -i DEST=/go/src/github.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-07-18T12:05:38.001Z] INFO: Testing against a local daemon [2020-07-18T12:05:38.001Z] === RUN TestSecretInspect [2020-07-18T12:05:39.958Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-18T12:05:40.214Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-18T12:05:41.146Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-18T12:05:41.146Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-18T12:05:41.306Z] --- PASS: TestSecretInspect (3.22s) [2020-07-18T12:05:41.306Z] === RUN TestSecretList [2020-07-18T12:05:42.512Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-18T12:05:43.075Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-18T12:05:43.332Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-18T12:05:43.853Z] --- PASS: TestSecretList (2.68s) [2020-07-18T12:05:43.853Z] === RUN TestSecretsCreateAndDelete [2020-07-18T12:05:44.698Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-18T12:05:44.954Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-18T12:05:45.516Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-18T12:05:46.079Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-18T12:05:46.642Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-18T12:05:47.158Z] --- PASS: TestSecretsCreateAndDelete (3.22s) [2020-07-18T12:05:47.158Z] === RUN TestSecretsUpdate [2020-07-18T12:05:48.537Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-18T12:05:48.537Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-18T12:05:48.924Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2020-07-18T12:05:48.924Z] PASS [2020-07-18T12:05:48.924Z] [2020-07-18T12:05:48.924Z] === Skipped [2020-07-18T12:05:48.924Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-18T12:05:48.924Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:05:48.924Z] [2020-07-18T12:05:48.924Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-18T12:05:48.924Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:05:48.924Z] [2020-07-18T12:05:48.924Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-18T12:05:48.924Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:05:48.924Z] [2020-07-18T12:05:48.924Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-18T12:05:48.924Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:05:48.924Z] [2020-07-18T12:05:48.924Z] [2020-07-18T12:05:48.924Z] DONE 17 tests, 4 skipped in 29.206s [2020-07-18T12:05:48.924Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-18T12:05:48.924Z] ++ 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-07-18T12:05:48.924Z] ++ set -e [2020-07-18T12:05:48.924Z] ++ '[' -n 0 ']' [2020-07-18T12:05:48.924Z] ++ set -x [2020-07-18T12:05:48.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=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-07-18T12:05:48.924Z] INFO: Testing against a local daemon [2020-07-18T12:05:48.924Z] === RUN TestPluginInvalidJSON [2020-07-18T12:05:48.924Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-18T12:05:48.924Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-18T12:05:48.924Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-18T12:05:48.924Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-07-18T12:05:48.924Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-18T12:05:48.924Z] === RUN TestPluginInstall [2020-07-18T12:05:48.924Z] === RUN TestPluginInstall/no_auth [2020-07-18T12:05:49.707Z] --- PASS: TestSecretsUpdate (2.78s) [2020-07-18T12:05:49.707Z] === RUN TestTemplatedSecret [2020-07-18T12:05:50.429Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-18T12:05:50.996Z] time="2020-07-18T12:05:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:05:50.996Z] time="2020-07-18T12:05:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:05:50.996Z] time="2020-07-18T12:05:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:934765f0c333665df323ac9acdbc7a72c23b50c3a5652905b1965e49efd2facd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:05:50.996Z] time="2020-07-18T12:05:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:05:50.996Z] time="2020-07-18T12:05:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:05:50.996Z] time="2020-07-18T12:05:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:934765f0c333665df323ac9acdbc7a72c23b50c3a5652905b1965e49efd2facd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:05:51.288Z] === RUN TestPluginInstall/with_htpasswd [2020-07-18T12:05:51.922Z] time="2020-07-18T12:05:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:05:51.923Z] time="2020-07-18T12:05:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:05:51.923Z] time="2020-07-18T12:05:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c470257dcecdd9673cb0f4fd31a44ddba5fd1ab5edbf5805e99083607ddbe902" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:05:51.923Z] time="2020-07-18T12:05:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:05:51.923Z] time="2020-07-18T12:05:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:05:51.923Z] time="2020-07-18T12:05:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c470257dcecdd9673cb0f4fd31a44ddba5fd1ab5edbf5805e99083607ddbe902" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:05:52.288Z] === RUN TestPluginInstall/with_insecure [2020-07-18T12:05:52.323Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-18T12:05:53.322Z] time="2020-07-18T12:05:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:05:53.322Z] time="2020-07-18T12:05:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:05:53.322Z] time="2020-07-18T12:05:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ebe9e13548c765bf1d7780776e55a87a2d8aab962dd3903bdc44e71df984b94" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:05:53.322Z] time="2020-07-18T12:05:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:05:53.322Z] time="2020-07-18T12:05:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:05:53.322Z] time="2020-07-18T12:05:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ebe9e13548c765bf1d7780776e55a87a2d8aab962dd3903bdc44e71df984b94" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:05:53.322Z] --- PASS: TestPluginInstall (6.25s) [2020-07-18T12:05:53.322Z] --- PASS: TestPluginInstall/no_auth (4.21s) [2020-07-18T12:05:53.322Z] --- PASS: TestPluginInstall/with_htpasswd (0.77s) [2020-07-18T12:05:53.322Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2020-07-18T12:05:53.322Z] plugin_test.go:157: [d4a84cc121839] daemon is not started [2020-07-18T12:05:53.322Z] PASS [2020-07-18T12:05:53.322Z] [2020-07-18T12:05:53.322Z] DONE 6 tests in 6.364s [2020-07-18T12:05:53.322Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-18T12:05:53.322Z] ++ 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-07-18T12:05:53.322Z] ++ set -e [2020-07-18T12:05:53.322Z] ++ '[' -n 0 ']' [2020-07-18T12:05:53.322Z] ++ set -x [2020-07-18T12:05:53.322Z] ++ env -i DEST=/go/src/github.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-07-18T12:05:53.614Z] INFO: Testing against a local daemon [2020-07-18T12:05:53.614Z] === RUN TestExternalGraphDriver [2020-07-18T12:05:53.614Z] === RUN TestExternalGraphDriver/json [2020-07-18T12:05:53.914Z] --- PASS: TestTemplatedSecret (3.49s) [2020-07-18T12:05:53.914Z] === RUN TestSecretCreateResolve [2020-07-18T12:05:54.215Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-18T12:05:55.143Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-18T12:05:55.753Z] === RUN TestExternalGraphDriver/spec [2020-07-18T12:05:55.829Z] --- PASS: TestSecretCreateResolve (2.67s) [2020-07-18T12:05:55.829Z] PASS [2020-07-18T12:05:55.829Z] [2020-07-18T12:05:55.829Z] DONE 6 tests in 18.195s [2020-07-18T12:05:55.829Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-18T12:05:55.830Z] ++ 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-07-18T12:05:55.830Z] ++ set -e [2020-07-18T12:05:55.830Z] ++ '[' -n 0 ']' [2020-07-18T12:05:55.830Z] ++ set -x [2020-07-18T12:05:55.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-18T12:05:56.072Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-18T12:05:56.091Z] INFO: Testing against a local daemon [2020-07-18T12:05:56.091Z] === RUN TestServiceCreateInit [2020-07-18T12:05:56.091Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-18T12:05:57.855Z] === RUN TestExternalGraphDriver/pull [2020-07-18T12:05:57.981Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-18T12:05:58.238Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-18T12:05:59.373Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-18T12:05:59.373Z] INFO: Testing against a local daemon [2020-07-18T12:05:59.646Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-18T12:05:59.985Z] --- PASS: TestExternalGraphDriver (6.40s) [2020-07-18T12:05:59.985Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2020-07-18T12:05:59.985Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2020-07-18T12:05:59.985Z] --- PASS: TestExternalGraphDriver/pull (2.02s) [2020-07-18T12:05:59.985Z] === RUN TestGraphdriverPluginV2 [2020-07-18T12:05:59.985Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-07-18T12:05:59.985Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:05:59.985Z] PASS [2020-07-18T12:05:59.985Z] [2020-07-18T12:05:59.985Z] === Skipped [2020-07-18T12:05:59.985Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-07-18T12:05:59.985Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:05:59.985Z] [2020-07-18T12:05:59.985Z] [2020-07-18T12:05:59.985Z] DONE 5 tests, 1 skipped in 6.547s [2020-07-18T12:05:59.985Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-18T12:05:59.985Z] ++ 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-07-18T12:05:59.985Z] ++ set -e [2020-07-18T12:05:59.985Z] ++ '[' -n 0 ']' [2020-07-18T12:05:59.985Z] ++ set -x [2020-07-18T12:05:59.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-18T12:05:59.986Z] INFO: Testing against a local daemon [2020-07-18T12:05:59.986Z] === RUN TestContinueAfterPluginCrash [2020-07-18T12:05:59.986Z] === PAUSE TestContinueAfterPluginCrash [2020-07-18T12:05:59.986Z] === RUN TestReadPluginNoRead [2020-07-18T12:05:59.986Z] === PAUSE TestReadPluginNoRead [2020-07-18T12:05:59.986Z] === RUN TestDaemonStartWithLogOpt [2020-07-18T12:05:59.986Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-18T12:05:59.986Z] === CONT TestContinueAfterPluginCrash [2020-07-18T12:05:59.986Z] === CONT TestDaemonStartWithLogOpt [2020-07-18T12:06:01.379Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-18T12:06:02.915Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-18T12:06:04.447Z] --- PASS: TestDaemonStartWithLogOpt (3.92s) [2020-07-18T12:06:04.447Z] === CONT TestReadPluginNoRead [2020-07-18T12:06:05.588Z] --- PASS: TestServiceCreateInit (9.55s) [2020-07-18T12:06:05.588Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s) [2020-07-18T12:06:05.588Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.96s) [2020-07-18T12:06:05.588Z] === RUN TestCreateServiceMultipleTimes [2020-07-18T12:06:06.184Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-18T12:06:07.176Z] === RUN TestReadPluginNoRead/default [2020-07-18T12:06:08.683Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-18T12:06:09.315Z] --- PASS: TestContinueAfterPluginCrash (9.16s) [2020-07-18T12:06:09.455Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-18T12:06:10.383Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-18T12:06:10.383Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-18T12:06:10.383Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-18T12:06:10.823Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-18T12:06:12.275Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-18T12:06:12.895Z] --- PASS: TestReadPluginNoRead (8.69s) [2020-07-18T12:06:12.895Z] --- PASS: TestReadPluginNoRead/default (1.96s) [2020-07-18T12:06:12.895Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.98s) [2020-07-18T12:06:12.895Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s) [2020-07-18T12:06:12.895Z] read_test.go:92: [dee5a44362f63] daemon is not started [2020-07-18T12:06:12.895Z] PASS [2020-07-18T12:06:12.895Z] [2020-07-18T12:06:12.895Z] DONE 6 tests in 12.686s [2020-07-18T12:06:12.895Z] 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-07-18T12:06:12.895Z] ++ 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-07-18T12:06:12.895Z] ++ set -e [2020-07-18T12:06:12.895Z] ++ '[' -n 0 ']' [2020-07-18T12:06:12.895Z] ++ set -x [2020-07-18T12:06:12.896Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-18T12:06:12.896Z] testing: warning: no tests to run [2020-07-18T12:06:12.896Z] PASS [2020-07-18T12:06:12.896Z] [2020-07-18T12:06:12.896Z] DONE 0 tests in 0.034s [2020-07-18T12:06:12.896Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-18T12:06:12.896Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-18T12:06:12.896Z] ++ set -e [2020-07-18T12:06:12.896Z] ++ '[' -n 0 ']' [2020-07-18T12:06:12.896Z] ++ set -x [2020-07-18T12:06:12.896Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-18T12:06:12.896Z] INFO: Testing against a local daemon [2020-07-18T12:06:12.896Z] === RUN TestPluginWithDevMounts [2020-07-18T12:06:12.896Z] === PAUSE TestPluginWithDevMounts [2020-07-18T12:06:12.896Z] === CONT TestPluginWithDevMounts [2020-07-18T12:06:13.643Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-18T12:06:14.349Z] ok github.com/docker/docker/integration/build 13.668s [2020-07-18T12:06:14.349Z] [2020-07-18T12:06:14.349Z] === Skipped [2020-07-18T12:06:14.349Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-18T12:06:14.349Z] build_session_test.go:25: TODO: BuildKit [2020-07-18T12:06:14.349Z] [2020-07-18T12:06:14.349Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-18T12:06:14.349Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:06:14.349Z] [2020-07-18T12:06:14.349Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-18T12:06:14.349Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-18T12:06:14.349Z] [2020-07-18T12:06:14.349Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-07-18T12:06:14.349Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-18T12:06:14.349Z] [2020-07-18T12:06:14.349Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-07-18T12:06:14.349Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-18T12:06:14.349Z] [2020-07-18T12:06:14.349Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-07-18T12:06:14.349Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-18T12:06:14.349Z] [2020-07-18T12:06:14.349Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-07-18T12:06:14.349Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-18T12:06:14.349Z] [2020-07-18T12:06:14.349Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-07-18T12:06:14.349Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-18T12:06:14.349Z] [2020-07-18T12:06:14.349Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-07-18T12:06:14.349Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-18T12:06:14.349Z] [2020-07-18T12:06:14.349Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-07-18T12:06:14.349Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-18T12:06:14.349Z] [2020-07-18T12:06:14.349Z] [2020-07-18T12:06:14.349Z] DONE 22 tests, 10 skipped in 35.345s [2020-07-18T12:06:14.349Z] [2020-07-18T12:06:14.349Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-18T12:06:14.574Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-18T12:06:14.830Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-18T12:06:14.963Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-07-18T12:06:14.963Z] PASS [2020-07-18T12:06:14.963Z] [2020-07-18T12:06:14.963Z] DONE 1 tests in 1.940s [2020-07-18T12:06:14.963Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-18T12:06:14.963Z] ++ 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-07-18T12:06:14.963Z] ++ set -e [2020-07-18T12:06:14.963Z] ++ '[' -n 0 ']' [2020-07-18T12:06:14.963Z] ++ set -x [2020-07-18T12:06:14.963Z] ++ env -i DEST=/go/src/github.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-07-18T12:06:14.963Z] INFO: Testing against a local daemon [2020-07-18T12:06:14.963Z] === RUN TestSecretInspect [2020-07-18T12:06:15.342Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-18T12:06:15.342Z] INFO: Testing against a local daemon [2020-07-18T12:06:15.342Z] ok github.com/docker/docker/integration/config 0.284s [2020-07-18T12:06:15.813Z] [2020-07-18T12:06:15.813Z] === Skipped [2020-07-18T12:06:15.813Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-07-18T12:06:15.813Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:06:15.813Z] [2020-07-18T12:06:15.813Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-18T12:06:15.813Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:06:15.813Z] [2020-07-18T12:06:15.813Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-18T12:06:15.813Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:06:15.813Z] [2020-07-18T12:06:15.813Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-07-18T12:06:15.813Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:06:15.813Z] [2020-07-18T12:06:15.813Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-18T12:06:15.813Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:06:15.813Z] [2020-07-18T12:06:15.813Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-18T12:06:15.813Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-18T12:06:15.813Z] [2020-07-18T12:06:15.814Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-18T12:06:15.814Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-18T12:06:15.814Z] [2020-07-18T12:06:15.814Z] [2020-07-18T12:06:15.814Z] DONE 7 tests, 7 skipped in 2.390s [2020-07-18T12:06:15.814Z] [2020-07-18T12:06:15.814Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-18T12:06:17.349Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-18T12:06:17.605Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-18T12:06:18.516Z] --- PASS: TestSecretInspect (3.71s) [2020-07-18T12:06:18.516Z] === RUN TestSecretList [2020-07-18T12:06:18.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-18T12:06:18.799Z] INFO: Testing against a local daemon [2020-07-18T12:06:19.494Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-18T12:06:22.969Z] --- PASS: TestSecretList (3.78s) [2020-07-18T12:06:22.969Z] === RUN TestSecretsCreateAndDelete [2020-07-18T12:06:26.032Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-18T12:06:26.032Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-18T12:06:26.489Z] --- PASS: TestSecretsCreateAndDelete (3.79s) [2020-07-18T12:06:26.489Z] === RUN TestSecretsUpdate [2020-07-18T12:06:27.556Z] --- PASS: TestCreateServiceMultipleTimes (18.88s) [2020-07-18T12:06:27.556Z] === RUN TestCreateServiceConflict [2020-07-18T12:06:27.817Z] --- PASS: TestCreateServiceConflict (3.17s) [2020-07-18T12:06:27.817Z] === RUN TestCreateServiceMaxReplicas [2020-07-18T12:06:27.946Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-18T12:06:29.841Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-18T12:06:30.005Z] --- PASS: TestSecretsUpdate (3.73s) [2020-07-18T12:06:30.005Z] === RUN TestTemplatedSecret [2020-07-18T12:06:31.122Z] --- PASS: TestCreateServiceMaxReplicas (3.50s) [2020-07-18T12:06:31.122Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-18T12:06:33.525Z] --- PASS: TestTemplatedSecret (3.73s) [2020-07-18T12:06:33.525Z] === RUN TestSecretCreateResolve [2020-07-18T12:06:34.013Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-18T12:06:35.904Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-18T12:06:37.081Z] --- PASS: TestSecretCreateResolve (3.65s) [2020-07-18T12:06:37.081Z] PASS [2020-07-18T12:06:37.081Z] [2020-07-18T12:06:37.081Z] DONE 6 tests in 22.472s [2020-07-18T12:06:37.081Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-18T12:06:37.081Z] ++ 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-07-18T12:06:37.081Z] ++ set -e [2020-07-18T12:06:37.081Z] ++ '[' -n 0 ']' [2020-07-18T12:06:37.081Z] ++ set -x [2020-07-18T12:06:37.081Z] ++ env -i DEST=/go/src/github.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-07-18T12:06:37.382Z] INFO: Testing against a local daemon [2020-07-18T12:06:37.382Z] === RUN TestServiceCreateInit [2020-07-18T12:06:37.382Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-18T12:06:37.795Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-18T12:06:40.316Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-18T12:06:40.316Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-18T12:06:41.737Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-18T12:06:41.737Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-18T12:06:41.737Z] Cross building: bundles/cross/windows/amd64 [2020-07-18T12:06:41.737Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-18T12:06:41.737Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-18T12:06:42.951Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-18T12:06:44.485Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-18T12:06:44.485Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite (313.15s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.77s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.65s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.30s) [2020-07-18T12:06:45.414Z] docker_cli_daemon_test.go:1449: [d2c3ee6be79b5] daemon is not started [2020-07-18T12:06:45.414Z] check_test.go:309: [d2523877f6c93] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.10s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.68s) [2020-07-18T12:06:45.414Z] check_test.go:309: [d33534e39a8b5] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.41s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.87s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.46s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.37s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.33s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.41s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.60s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-18T12:06:45.414Z] check_test.go:309: [dace5146fdda3] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-18T12:06:45.414Z] check_test.go:309: [da7ec107c4724] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.51s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2020-07-18T12:06:45.414Z] check_test.go:309: [d80a569c6959b] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.70s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.64s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.45s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.22s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.67s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-18T12:06:45.414Z] check_test.go:309: [d45b05f0e665d] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.09s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.97s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.11s) [2020-07-18T12:06:45.414Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-18T12:06:45.414Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-18T12:06:45.414Z] check_test.go:309: [d1b3da842d02f] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.23s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.88s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.45s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.63s) [2020-07-18T12:06:45.414Z] check_test.go:309: [d5c2637d0196b] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.72s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-07-18T12:06:45.414Z] check_test.go:309: [dc8e5cb51bdec] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.49s) [2020-07-18T12:06:45.414Z] docker_cli_daemon_plugins_test.go:79: [dac1dd1ec09b3] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.44s) [2020-07-18T12:06:45.414Z] docker_cli_daemon_plugins_test.go:169: [d54cae53f0631] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.31s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-07-18T12:06:45.414Z] check_test.go:309: [df82f1450ab4b] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.67s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.76s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.70s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.77s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.63s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.54s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.61s) [2020-07-18T12:06:45.414Z] check_test.go:309: [d3a336583c51f] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.38s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.41s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.55s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.68s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.12s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.99s) [2020-07-18T12:06:45.414Z] check_test.go:309: [d7088c5c6155b] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.68s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.35s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.38s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.99s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.30s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.94s) [2020-07-18T12:06:45.414Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-18T12:06:45.414Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-18T12:06:45.414Z] check_test.go:309: [dd42171f4e2c2] daemon is not started [2020-07-18T12:06:45.414Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-18T12:06:45.414Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-18T12:06:45.414Z] check_test.go:309: [d644a65563afc] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.54s) [2020-07-18T12:06:45.414Z] check_test.go:309: [d6d0752cf59df] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.63s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.80s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.98s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.05s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.77s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.99s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.63s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.24s) [2020-07-18T12:06:45.414Z] check_test.go:309: [db028910e5946] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.59s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (2.93s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.76s) [2020-07-18T12:06:45.414Z] check_test.go:309: [d1c44cb1972d0] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.15s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2020-07-18T12:06:45.414Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-18T12:06:45.414Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-18T12:06:45.414Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-18T12:06:45.414Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-18T12:06:45.414Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-18T12:06:45.414Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-18T12:06:45.414Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-18T12:06:45.414Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-18T12:06:45.414Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-18T12:06:45.414Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-18T12:06:45.414Z] check_test.go:309: [dbd78d6616db4] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2020-07-18T12:06:45.414Z] check_test.go:309: [d9d7ad9540618] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.91s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-07-18T12:06:45.414Z] check_test.go:309: [da42c5d8bde02] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.77s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.91s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2020-07-18T12:06:45.414Z] check_test.go:309: [d0da4e25c34e2] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.67s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.56s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.95s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.00s) [2020-07-18T12:06:45.414Z] check_test.go:309: [d113ff2d74ede] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.82s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-18T12:06:45.414Z] check_test.go:309: [df9e3c207d4a2] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.88s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.99s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.66s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.70s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.89s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.21s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.30s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.98s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.30s) [2020-07-18T12:06:45.414Z] docker_cli_daemon_test.go:2544: [d7dca0f545365] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.40s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.64s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.50s) [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-07-18T12:06:45.414Z] check_test.go:309: [d94914d3bb637] daemon is not started [2020-07-18T12:06:45.414Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.87s) [2020-07-18T12:06:45.414Z] === RUN TestDockerSwarmSuite [2020-07-18T12:06:45.414Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-18T12:06:46.043Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.92s) [2020-07-18T12:06:46.043Z] === RUN TestCreateServiceSecretFileMode [2020-07-18T12:06:48.519Z] --- PASS: TestServiceCreateInit (10.72s) [2020-07-18T12:06:48.519Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.40s) [2020-07-18T12:06:48.519Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.31s) [2020-07-18T12:06:48.519Z] === RUN TestCreateServiceMultipleTimes [2020-07-18T12:06:48.726Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-18T12:06:48.726Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-18T12:06:49.291Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-18T12:06:49.348Z] --- PASS: TestCreateServiceSecretFileMode (3.33s) [2020-07-18T12:06:49.348Z] === RUN TestCreateServiceConfigFileMode [2020-07-18T12:06:49.546Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-18T12:06:50.474Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-18T12:06:50.474Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-18T12:06:50.730Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-18T12:06:51.293Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-18T12:06:52.222Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-18T12:06:52.649Z] --- PASS: TestCreateServiceConfigFileMode (2.80s) [2020-07-18T12:06:52.649Z] === RUN TestCreateServiceSysctls [2020-07-18T12:06:53.158Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-18T12:06:55.048Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-18T12:06:55.951Z] --- PASS: TestCreateServiceSysctls (3.64s) [2020-07-18T12:06:55.951Z] === RUN TestCreateServiceCapabilities [2020-07-18T12:06:56.939Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-18T12:06:57.196Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-18T12:06:58.124Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-18T12:06:59.254Z] --- PASS: TestCreateServiceCapabilities (2.80s) [2020-07-18T12:06:59.254Z] === RUN TestInspect [2020-07-18T12:06:59.489Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-18T12:07:00.854Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-18T12:07:02.561Z] --- PASS: TestInspect (3.43s) [2020-07-18T12:07:02.561Z] === RUN TestCreateJob [2020-07-18T12:07:05.887Z] --- PASS: TestCreateJob (3.81s) [2020-07-18T12:07:05.887Z] === RUN TestReplicatedJob [2020-07-18T12:07:05.890Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-18T12:07:09.155Z] --- PASS: TestCreateServiceMultipleTimes (21.09s) [2020-07-18T12:07:09.155Z] === RUN TestCreateServiceConflict [2020-07-18T12:07:09.749Z] ok github.com/docker/docker/integration/container 50.456s [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === Skipped [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-18T12:07:09.749Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-07-18T12:07:09.749Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-18T12:07:09.749Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.07s) [2020-07-18T12:07:09.749Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-07-18T12:07:09.749Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-18T12:07:09.749Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-18T12:07:09.749Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-18T12:07:09.749Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-18T12:07:09.749Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-07-18T12:07:09.749Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-18T12:07:09.749Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-18T12:07:09.749Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-18T12:07:09.749Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-18T12:07:09.749Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-07-18T12:07:09.749Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-18T12:07:09.749Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-18T12:07:09.749Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-18T12:07:09.749Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-18T12:07:09.749Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-18T12:07:09.749Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-18T12:07:09.749Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-18T12:07:09.749Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-18T12:07:09.749Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-18T12:07:09.749Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-18T12:07:09.749Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-18T12:07:09.749Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-18T12:07:09.749Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-18T12:07:09.749Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-18T12:07:09.749Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-18T12:07:09.749Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-18T12:07:09.749Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-18T12:07:09.749Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-18T12:07:09.749Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-18T12:07:09.749Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-18T12:07:09.749Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-18T12:07:09.749Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-18T12:07:09.749Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-18T12:07:09.749Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-18T12:07:09.749Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-18T12:07:09.749Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-18T12:07:09.749Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-18T12:07:09.749Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] DONE 85 tests, 42 skipped in 53.069s [2020-07-18T12:07:09.749Z] [2020-07-18T12:07:09.749Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-18T12:07:10.763Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-18T12:07:10.763Z] INFO: Testing against a local daemon [2020-07-18T12:07:11.169Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-18T12:07:11.235Z] ok github.com/docker/docker/integration/image 0.479s [2020-07-18T12:07:11.235Z] [2020-07-18T12:07:11.235Z] === Skipped [2020-07-18T12:07:11.235Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2020-07-18T12:07:11.235Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-18T12:07:11.235Z] [2020-07-18T12:07:11.235Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-18T12:07:11.235Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-18T12:07:11.235Z] [2020-07-18T12:07:11.235Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-18T12:07:11.235Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-18T12:07:11.235Z] [2020-07-18T12:07:11.235Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-18T12:07:11.235Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-18T12:07:11.235Z] [2020-07-18T12:07:11.235Z] [2020-07-18T12:07:11.235Z] DONE 11 tests, 4 skipped in 2.507s [2020-07-18T12:07:11.235Z] [2020-07-18T12:07:11.235Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-18T12:07:11.732Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-18T12:07:12.668Z] --- PASS: TestCreateServiceConflict (3.72s) [2020-07-18T12:07:12.668Z] === RUN TestCreateServiceMaxReplicas [2020-07-18T12:07:14.060Z] --- PASS: TestReplicatedJob (6.75s) [2020-07-18T12:07:14.060Z] === RUN TestUpdateReplicatedJob [2020-07-18T12:07:14.206Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-18T12:07:14.206Z] INFO: Testing against a local daemon [2020-07-18T12:07:14.206Z] ok github.com/docker/docker/integration/network 0.272s [2020-07-18T12:07:14.206Z] [2020-07-18T12:07:14.206Z] === Skipped [2020-07-18T12:07:14.206Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-18T12:07:14.206Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-18T12:07:14.206Z] [2020-07-18T12:07:14.206Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-07-18T12:07:14.206Z] 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-07-18T12:07:14.206Z] [2020-07-18T12:07:14.206Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-18T12:07:14.206Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-18T12:07:14.206Z] [2020-07-18T12:07:14.206Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-18T12:07:14.206Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-18T12:07:14.206Z] [2020-07-18T12:07:14.206Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-18T12:07:14.206Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-18T12:07:14.206Z] [2020-07-18T12:07:14.206Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-18T12:07:14.206Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-18T12:07:14.206Z] [2020-07-18T12:07:14.206Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-18T12:07:14.206Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-18T12:07:14.206Z] [2020-07-18T12:07:14.206Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-18T12:07:14.206Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-18T12:07:14.206Z] [2020-07-18T12:07:14.206Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-18T12:07:14.206Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-18T12:07:14.206Z] [2020-07-18T12:07:14.206Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-18T12:07:14.206Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-18T12:07:14.206Z] [2020-07-18T12:07:14.206Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-18T12:07:14.206Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-18T12:07:14.206Z] [2020-07-18T12:07:14.206Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-18T12:07:14.206Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-18T12:07:14.206Z] [2020-07-18T12:07:14.206Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-18T12:07:14.206Z] service_test.go:236: FLAKY_TEST [2020-07-18T12:07:14.206Z] [2020-07-18T12:07:14.206Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-18T12:07:14.206Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-18T12:07:14.206Z] [2020-07-18T12:07:14.206Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-18T12:07:14.206Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-18T12:07:14.206Z] [2020-07-18T12:07:14.206Z] [2020-07-18T12:07:14.206Z] DONE 19 tests, 15 skipped in 2.565s [2020-07-18T12:07:14.206Z] [2020-07-18T12:07:14.206Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-18T12:07:14.678Z] testing: warning: no tests to run [2020-07-18T12:07:14.678Z] ok github.com/docker/docker/integration/network/ipvlan 0.076s [2020-07-18T12:07:14.678Z] [2020-07-18T12:07:14.678Z] DONE 0 tests in 0.762s [2020-07-18T12:07:14.678Z] [2020-07-18T12:07:14.678Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-18T12:07:15.671Z] testing: warning: no tests to run [2020-07-18T12:07:15.671Z] ok github.com/docker/docker/integration/network/macvlan 0.076s [2020-07-18T12:07:15.671Z] [2020-07-18T12:07:15.671Z] DONE 0 tests in 0.750s [2020-07-18T12:07:15.671Z] [2020-07-18T12:07:15.671Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-18T12:07:16.142Z] testing: warning: no tests to run [2020-07-18T12:07:16.142Z] ok github.com/docker/docker/integration/plugin 0.067s [2020-07-18T12:07:16.142Z] [2020-07-18T12:07:16.142Z] DONE 0 tests in 0.721s [2020-07-18T12:07:16.613Z] [2020-07-18T12:07:16.613Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-18T12:07:17.085Z] testing: warning: no tests to run [2020-07-18T12:07:17.085Z] ok github.com/docker/docker/integration/plugin/authz 0.078s [2020-07-18T12:07:17.085Z] [2020-07-18T12:07:17.085Z] DONE 0 tests in 0.732s [2020-07-18T12:07:17.085Z] [2020-07-18T12:07:17.085Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-18T12:07:17.116Z] --- PASS: TestCreateServiceMaxReplicas (3.98s) [2020-07-18T12:07:17.116Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-18T12:07:17.374Z] --- PASS: TestUpdateReplicatedJob (4.27s) [2020-07-18T12:07:17.374Z] === RUN TestServiceListWithStatuses [2020-07-18T12:07:17.374Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-18T12:07:17.374Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-18T12:07:17.374Z] === RUN TestDockerNetworkConnectAlias [2020-07-18T12:07:23.960Z] --- PASS: TestDockerNetworkConnectAlias (6.53s) [2020-07-18T12:07:23.960Z] === RUN TestDockerNetworkReConnect [2020-07-18T12:07:25.784Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-18T12:07:25.784Z] INFO: Testing against a local daemon [2020-07-18T12:07:25.784Z] ok github.com/docker/docker/integration/plugin/common 0.226s [2020-07-18T12:07:25.784Z] [2020-07-18T12:07:25.784Z] === Skipped [2020-07-18T12:07:25.784Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-18T12:07:25.784Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-18T12:07:25.784Z] [2020-07-18T12:07:25.784Z] [2020-07-18T12:07:25.784Z] DONE 3 tests, 1 skipped in 7.556s [2020-07-18T12:07:25.784Z] [2020-07-18T12:07:25.784Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-18T12:07:26.583Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-18T12:07:26.583Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-18T12:07:28.016Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-18T12:07:28.016Z] INFO: Testing against a local daemon [2020-07-18T12:07:28.016Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.250s [2020-07-18T12:07:28.016Z] [2020-07-18T12:07:28.016Z] === Skipped [2020-07-18T12:07:28.016Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-07-18T12:07:28.016Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-18T12:07:28.016Z] [2020-07-18T12:07:28.016Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-07-18T12:07:28.016Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-18T12:07:28.016Z] [2020-07-18T12:07:28.016Z] [2020-07-18T12:07:28.016Z] DONE 2 tests, 2 skipped in 3.213s [2020-07-18T12:07:28.016Z] [2020-07-18T12:07:28.016Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-18T12:07:29.249Z] --- PASS: TestDockerNetworkReConnect (5.00s) [2020-07-18T12:07:29.249Z] === RUN TestServicePlugin [2020-07-18T12:07:29.249Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-18T12:07:29.249Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:07:29.249Z] === RUN TestServiceUpdateLabel [2020-07-18T12:07:30.244Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-18T12:07:30.244Z] INFO: Testing against a local daemon [2020-07-18T12:07:30.244Z] ok github.com/docker/docker/integration/plugin/logging 0.226s [2020-07-18T12:07:30.715Z] [2020-07-18T12:07:30.715Z] === Skipped [2020-07-18T12:07:30.715Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-18T12:07:30.715Z] read_test.go:21: no unix domain sockets on Windows [2020-07-18T12:07:30.715Z] [2020-07-18T12:07:30.715Z] [2020-07-18T12:07:30.715Z] DONE 1 tests, 1 skipped in 2.560s [2020-07-18T12:07:30.715Z] [2020-07-18T12:07:30.715Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-18T12:07:31.793Z] --- PASS: TestServiceUpdateLabel (3.13s) [2020-07-18T12:07:31.793Z] === RUN TestServiceUpdateSecrets [2020-07-18T12:07:32.294Z] testing: warning: no tests to run [2020-07-18T12:07:32.294Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.137s [2020-07-18T12:07:32.294Z] [2020-07-18T12:07:32.294Z] DONE 0 tests in 1.244s [2020-07-18T12:07:32.294Z] [2020-07-18T12:07:32.294Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-18T12:07:32.492Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.48s) [2020-07-18T12:07:32.492Z] === RUN TestCreateServiceSecretFileMode [2020-07-18T12:07:34.521Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-18T12:07:34.521Z] INFO: Testing against a local daemon [2020-07-18T12:07:34.521Z] ok github.com/docker/docker/integration/plugin/volumes 0.244s [2020-07-18T12:07:34.521Z] [2020-07-18T12:07:34.521Z] === Skipped [2020-07-18T12:07:34.521Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-18T12:07:34.521Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:34.521Z] [2020-07-18T12:07:34.521Z] [2020-07-18T12:07:34.521Z] DONE 1 tests, 1 skipped in 2.526s [2020-07-18T12:07:34.521Z] [2020-07-18T12:07:34.521Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-18T12:07:34.682Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-18T12:07:34.682Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-18T12:07:35.617Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-18T12:07:36.004Z] --- PASS: TestCreateServiceSecretFileMode (3.56s) [2020-07-18T12:07:36.004Z] === RUN TestCreateServiceConfigFileMode [2020-07-18T12:07:36.180Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-18T12:07:36.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-18T12:07:36.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-18T12:07:36.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-18T12:07:36.748Z] INFO: Testing against a local daemon [2020-07-18T12:07:36.748Z] ok github.com/docker/docker/integration/secret 0.170s [2020-07-18T12:07:36.748Z] [2020-07-18T12:07:36.748Z] === Skipped [2020-07-18T12:07:36.748Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-18T12:07:36.748Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:36.748Z] [2020-07-18T12:07:36.748Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-07-18T12:07:36.748Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:36.748Z] [2020-07-18T12:07:36.748Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-18T12:07:36.748Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:36.748Z] [2020-07-18T12:07:36.748Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-07-18T12:07:36.748Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:36.748Z] [2020-07-18T12:07:36.748Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-18T12:07:36.748Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:36.748Z] [2020-07-18T12:07:36.748Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-18T12:07:36.748Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-18T12:07:36.748Z] [2020-07-18T12:07:36.748Z] [2020-07-18T12:07:36.748Z] DONE 6 tests, 6 skipped in 2.140s [2020-07-18T12:07:36.748Z] [2020-07-18T12:07:36.748Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-18T12:07:37.363Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-18T12:07:37.363Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-18T12:07:37.924Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-18T12:07:39.518Z] --- PASS: TestCreateServiceConfigFileMode (3.71s) [2020-07-18T12:07:39.518Z] === RUN TestCreateServiceSysctls [2020-07-18T12:07:39.714Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-18T12:07:39.714Z] INFO: Testing against a local daemon [2020-07-18T12:07:39.714Z] ok github.com/docker/docker/integration/service 0.343s [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === Skipped [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-18T12:07:39.714Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-18T12:07:39.714Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-18T12:07:39.714Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-18T12:07:39.714Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-18T12:07:39.714Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-18T12:07:39.714Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-07-18T12:07:39.714Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-18T12:07:39.714Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-18T12:07:39.714Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-18T12:07:39.714Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-07-18T12:07:39.714Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-07-18T12:07:39.714Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-18T12:07:39.714Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-18T12:07:39.714Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-18T12:07:39.714Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-18T12:07:39.714Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-18T12:07:39.714Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-18T12:07:39.714Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-18T12:07:39.714Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-18T12:07:39.714Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-18T12:07:39.714Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-18T12:07:39.714Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-18T12:07:39.714Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-07-18T12:07:39.714Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-07-18T12:07:39.714Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] DONE 24 tests, 23 skipped in 2.830s [2020-07-18T12:07:39.714Z] [2020-07-18T12:07:39.714Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-18T12:07:41.940Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-18T12:07:41.940Z] INFO: Testing against a local daemon [2020-07-18T12:07:41.940Z] ok github.com/docker/docker/integration/session 0.229s [2020-07-18T12:07:41.940Z] [2020-07-18T12:07:41.940Z] === Skipped [2020-07-18T12:07:41.940Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-18T12:07:41.940Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-18T12:07:41.940Z] [2020-07-18T12:07:41.940Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-18T12:07:41.940Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-18T12:07:41.940Z] [2020-07-18T12:07:41.940Z] [2020-07-18T12:07:41.940Z] DONE 2 tests, 2 skipped in 2.032s [2020-07-18T12:07:41.940Z] [2020-07-18T12:07:41.940Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-18T12:07:43.966Z] --- PASS: TestCreateServiceSysctls (4.56s) [2020-07-18T12:07:43.966Z] === RUN TestCreateServiceCapabilities [2020-07-18T12:07:44.169Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-18T12:07:44.169Z] INFO: Testing against a local daemon [2020-07-18T12:07:45.161Z] ok github.com/docker/docker/integration/system 1.295s [2020-07-18T12:07:45.161Z] [2020-07-18T12:07:45.161Z] === Skipped [2020-07-18T12:07:45.161Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-18T12:07:45.161Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-18T12:07:45.161Z] [2020-07-18T12:07:45.161Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2020-07-18T12:07:45.161Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-18T12:07:45.161Z] [2020-07-18T12:07:45.161Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-18T12:07:45.161Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-18T12:07:45.161Z] [2020-07-18T12:07:45.161Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-18T12:07:45.161Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-18T12:07:45.161Z] [2020-07-18T12:07:45.161Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-18T12:07:45.161Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-18T12:07:45.161Z] [2020-07-18T12:07:45.161Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-18T12:07:45.161Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-18T12:07:45.161Z] [2020-07-18T12:07:45.161Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-18T12:07:45.161Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-18T12:07:45.161Z] [2020-07-18T12:07:45.161Z] [2020-07-18T12:07:45.161Z] DONE 13 tests, 7 skipped in 3.259s [2020-07-18T12:07:45.161Z] [2020-07-18T12:07:45.161Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-18T12:07:46.697Z] --- PASS: TestServiceUpdateSecrets (14.80s) [2020-07-18T12:07:46.697Z] === RUN TestServiceUpdateConfigs [2020-07-18T12:07:47.388Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-18T12:07:47.388Z] INFO: Testing against a local daemon [2020-07-18T12:07:47.388Z] ok github.com/docker/docker/integration/volume 0.333s [2020-07-18T12:07:47.388Z] [2020-07-18T12:07:47.388Z] === Skipped [2020-07-18T12:07:47.388Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-18T12:07:47.388Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-18T12:07:47.388Z] [2020-07-18T12:07:47.388Z] [2020-07-18T12:07:47.388Z] DONE 5 tests, 1 skipped in 2.292s [2020-07-18T12:07:47.388Z] [2020-07-18T12:07:47.388Z] INFO: make.ps1 ended at 07/18/2020 12:07:47 [2020-07-18T12:07:47.388Z] INFO: Integration CLI tests being run from the host: [2020-07-18T12:07:47.388Z] 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-07-18T12:07:47.870Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-18T12:07:47.870Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-18T12:07:47.870Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-18T12:07:48.126Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-18T12:07:48.415Z] --- PASS: TestCreateServiceCapabilities (3.58s) [2020-07-18T12:07:48.415Z] === RUN TestInspect [2020-07-18T12:07:48.688Z] === RUN TestDockerSuite/TestBuildFails [2020-07-18T12:07:49.250Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-18T12:07:49.250Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-18T12:07:51.648Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-18T12:07:51.648Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-18T12:07:51.648Z] remote: Enumerating objects: 2, done. [2020-07-18T12:07:51.648Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-18T12:07:51.648Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-18T12:07:51.648Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-18T12:07:51.649Z] 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-07-18T12:07:51.649Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-18T12:07:51.767Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-18T12:07:51.957Z] --- PASS: TestInspect (3.78s) [2020-07-18T12:07:51.957Z] === RUN TestCreateJob [2020-07-18T12:07:53.657Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-18T12:07:55.021Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-18T12:07:56.083Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-18T12:07:56.083Z] INFO: Testing against a local daemon [2020-07-18T12:07:56.387Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-18T12:07:56.387Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-18T12:07:56.406Z] --- PASS: TestCreateJob (4.33s) [2020-07-18T12:07:56.406Z] === RUN TestReplicatedJob [2020-07-18T12:07:56.920Z] [Pipeline] } [Pipeline] // stage [2020-07-18T12:07:56.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-18T12:07:57.253Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41231/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d82725e25192db5d3f796f47a61af995571fd8f7 hack/test/unit [2020-07-18T12:07:57.512Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-18T12:07:57.769Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-18T12:07:59.660Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-18T12:07:59.790Z] ? github.com/docker/docker/api [no test files] [2020-07-18T12:08:01.592Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-18T12:08:01.592Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-18T12:08:01.601Z] --- PASS: TestServiceUpdateConfigs (15.27s) [2020-07-18T12:08:01.601Z] === RUN TestServiceUpdateNetwork [2020-07-18T12:08:03.299Z] --- PASS: TestReplicatedJob (7.53s) [2020-07-18T12:08:03.299Z] === RUN TestUpdateReplicatedJob [2020-07-18T12:08:03.484Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-18T12:08:04.864Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-18T12:08:06.228Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-18T12:08:08.865Z] --- PASS: TestUpdateReplicatedJob (4.61s) [2020-07-18T12:08:08.865Z] === RUN TestServiceListWithStatuses [2020-07-18T12:08:08.865Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-18T12:08:08.865Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-18T12:08:08.865Z] === RUN TestDockerNetworkConnectAlias [2020-07-18T12:08:10.397Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-18T12:08:10.398Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-18T12:08:10.398Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-18T12:08:10.960Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-18T12:08:11.522Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-18T12:08:11.779Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-18T12:08:12.341Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-18T12:08:12.903Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-18T12:08:13.465Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-18T12:08:13.721Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-18T12:08:14.283Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-18T12:08:14.540Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-18T12:08:14.677Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-07-18T12:08:15.906Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-18T12:08:16.510Z] --- PASS: TestServiceUpdateNetwork (14.73s) [2020-07-18T12:08:16.510Z] === RUN TestServiceUpdatePidsLimit [2020-07-18T12:08:17.356Z] --- PASS: TestDockerNetworkConnectAlias (8.05s) [2020-07-18T12:08:17.356Z] === RUN TestDockerNetworkReConnect [2020-07-18T12:08:17.896Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-18T12:08:18.425Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-18T12:08:18.839Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-18T12:08:22.294Z] --- PASS: TestImportExtremelyLargeImageWorks (193.09s) [2020-07-18T12:08:22.294Z] PASS [2020-07-18T12:08:22.294Z] [2020-07-18T12:08:22.294Z] === Skipped [2020-07-18T12:08:22.294Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-18T12:08:22.294Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:08:22.294Z] [2020-07-18T12:08:22.294Z] [2020-07-18T12:08:22.294Z] DONE 12 tests, 1 skipped in 194.111s [2020-07-18T12:08:22.294Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-18T12:08:22.294Z] ++ 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-07-18T12:08:22.294Z] ++ set -e [2020-07-18T12:08:22.294Z] ++ '[' -n 0 ']' [2020-07-18T12:08:22.294Z] ++ set -x [2020-07-18T12:08:22.294Z] ++ env -i DEST=/go/src/github.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-07-18T12:08:22.294Z] INFO: Testing against a local daemon [2020-07-18T12:08:22.294Z] === RUN TestNetworkCreateDelete [2020-07-18T12:08:22.294Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-07-18T12:08:22.294Z] === RUN TestDockerNetworkDeletePreferID [2020-07-18T12:08:22.294Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-07-18T12:08:22.294Z] === RUN TestDaemonDNSFallback [2020-07-18T12:08:22.294Z] --- PASS: TestDaemonDNSFallback (1.53s) [2020-07-18T12:08:22.294Z] === RUN TestInspectNetwork [2020-07-18T12:08:22.294Z] === RUN TestInspectNetwork/full_network_id [2020-07-18T12:08:22.294Z] === RUN TestInspectNetwork/partial_network_id [2020-07-18T12:08:22.294Z] === RUN TestInspectNetwork/network_name [2020-07-18T12:08:22.294Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-18T12:08:22.294Z] --- PASS: TestInspectNetwork (7.00s) [2020-07-18T12:08:22.294Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-18T12:08:22.294Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-18T12:08:22.294Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-18T12:08:22.294Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-18T12:08:22.294Z] === RUN TestRunContainerWithBridgeNone [2020-07-18T12:08:22.920Z] --- PASS: TestDockerNetworkReConnect (6.27s) [2020-07-18T12:08:22.920Z] === RUN TestServicePlugin [2020-07-18T12:08:22.920Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-18T12:08:22.920Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:08:22.920Z] === RUN TestServiceUpdateLabel [2020-07-18T12:08:23.667Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-18T12:08:23.817Z] --- PASS: TestRunContainerWithBridgeNone (1.82s) [2020-07-18T12:08:23.817Z] === RUN TestNetworkInvalidJSON [2020-07-18T12:08:23.817Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-18T12:08:23.817Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-18T12:08:23.817Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-18T12:08:23.817Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-18T12:08:23.817Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-18T12:08:23.817Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-18T12:08:23.817Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-18T12:08:23.817Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-18T12:08:23.817Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-18T12:08:23.817Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-18T12:08:23.817Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-18T12:08:23.817Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-18T12:08:23.817Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-18T12:08:23.817Z] === RUN TestHostIPv4BridgeLabel [2020-07-18T12:08:24.459Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-07-18T12:08:24.459Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-18T12:08:25.499Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-18T12:08:25.499Z] === RUN TestDaemonDefaultNetworkPools [2020-07-18T12:08:26.145Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-07-18T12:08:26.145Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-18T12:08:26.185Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-18T12:08:26.185Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-18T12:08:26.185Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-18T12:08:26.185Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-18T12:08:26.185Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-18T12:08:26.432Z] --- PASS: TestServiceUpdateLabel (3.73s) [2020-07-18T12:08:26.432Z] === RUN TestServiceUpdateSecrets [2020-07-18T12:08:26.441Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-18T12:08:26.977Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-18T12:08:27.194Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-07-18T12:08:27.194Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-18T12:08:28.331Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-18T12:08:28.725Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-07-18T12:08:28.725Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-18T12:08:29.022Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-07-18T12:08:29.022Z] === RUN TestServiceWithPredefinedNetwork [2020-07-18T12:08:29.698Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-18T12:08:31.117Z] --- PASS: TestServiceWithPredefinedNetwork (1.98s) [2020-07-18T12:08:31.117Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-18T12:08:31.117Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-18T12:08:31.117Z] service_test.go:236: FLAKY_TEST [2020-07-18T12:08:31.117Z] === RUN TestServiceWithDataPathPortInit [2020-07-18T12:08:33.037Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-18T12:08:33.037Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-18T12:08:33.600Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-18T12:08:35.112Z] --- PASS: TestServiceUpdatePidsLimit (17.49s) [2020-07-18T12:08:35.112Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-07-18T12:08:35.112Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-07-18T12:08:35.112Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-07-18T12:08:35.112Z] PASS [2020-07-18T12:08:35.112Z] [2020-07-18T12:08:35.112Z] === Skipped [2020-07-18T12:08:35.112Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-18T12:08:35.112Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-18T12:08:35.112Z] [2020-07-18T12:08:35.112Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-18T12:08:35.112Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:08:35.112Z] [2020-07-18T12:08:35.112Z] [2020-07-18T12:08:35.112Z] DONE 27 tests, 2 skipped in 157.979s [2020-07-18T12:08:35.112Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-18T12:08:35.112Z] ++ 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-07-18T12:08:35.112Z] ++ set -e [2020-07-18T12:08:35.112Z] ++ '[' -n 0 ']' [2020-07-18T12:08:35.112Z] ++ set -x [2020-07-18T12:08:35.112Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-18T12:08:35.112Z] INFO: Testing against a local daemon [2020-07-18T12:08:35.112Z] === RUN TestSessionCreate [2020-07-18T12:08:35.112Z] --- PASS: TestSessionCreate (0.05s) [2020-07-18T12:08:35.112Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-18T12:08:35.112Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-18T12:08:35.112Z] PASS [2020-07-18T12:08:35.112Z] [2020-07-18T12:08:35.112Z] DONE 2 tests in 0.248s [2020-07-18T12:08:35.112Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-18T12:08:35.112Z] ++ 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-07-18T12:08:35.112Z] ++ set -e [2020-07-18T12:08:35.112Z] ++ '[' -n 0 ']' [2020-07-18T12:08:35.112Z] ++ set -x [2020-07-18T12:08:35.112Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-18T12:08:35.112Z] INFO: Testing against a local daemon [2020-07-18T12:08:35.112Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-18T12:08:35.112Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-18T12:08:35.112Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-18T12:08:35.112Z] === RUN TestEventsExecDie [2020-07-18T12:08:35.112Z] --- PASS: TestEventsExecDie (0.86s) [2020-07-18T12:08:35.112Z] === RUN TestEventsBackwardsCompatible [2020-07-18T12:08:35.372Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-07-18T12:08:35.372Z] === RUN TestInfoBinaryCommits [2020-07-18T12:08:35.372Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-07-18T12:08:35.372Z] === RUN TestInfoAPIVersioned [2020-07-18T12:08:35.372Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-18T12:08:35.372Z] === RUN TestInfoDiscoveryBackend [2020-07-18T12:08:35.945Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-07-18T12:08:35.945Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-18T12:08:37.330Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-18T12:08:37.330Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-18T12:08:37.592Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-07-18T12:08:37.592Z] === RUN TestInfoAPI [2020-07-18T12:08:37.592Z] --- PASS: TestInfoAPI (0.05s) [2020-07-18T12:08:37.592Z] === RUN TestInfoAPIWarnings [2020-07-18T12:08:38.535Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-07-18T12:08:38.535Z] === RUN TestInfoDebug [2020-07-18T12:08:38.846Z] --- PASS: TestImportExtremelyLargeImageWorks (197.33s) [2020-07-18T12:08:38.846Z] PASS [2020-07-18T12:08:38.846Z] [2020-07-18T12:08:38.846Z] DONE 12 tests in 200.824s [2020-07-18T12:08:38.846Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-18T12:08:38.846Z] ++ 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-07-18T12:08:38.846Z] ++ set -e [2020-07-18T12:08:38.846Z] ++ '[' -n 0 ']' [2020-07-18T12:08:38.846Z] ++ set -x [2020-07-18T12:08:38.846Z] ++ env -i DEST=/go/src/github.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-07-18T12:08:39.102Z] INFO: Testing against a local daemon [2020-07-18T12:08:39.102Z] === RUN TestNetworkCreateDelete [2020-07-18T12:08:39.102Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-07-18T12:08:39.102Z] === RUN TestDockerNetworkDeletePreferID [2020-07-18T12:08:39.107Z] --- PASS: TestInfoDebug (0.62s) [2020-07-18T12:08:39.107Z] === RUN TestInfoInsecureRegistries [2020-07-18T12:08:39.664Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2020-07-18T12:08:39.664Z] === RUN TestDaemonDNSFallback [2020-07-18T12:08:39.678Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-07-18T12:08:39.679Z] === RUN TestInfoRegistryMirrors [2020-07-18T12:08:40.250Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-07-18T12:08:40.250Z] === RUN TestLoginFailsWithBadCredentials [2020-07-18T12:08:40.511Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-07-18T12:08:40.511Z] === RUN TestPingCacheHeaders [2020-07-18T12:08:40.511Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-07-18T12:08:40.511Z] === RUN TestPingGet [2020-07-18T12:08:40.511Z] --- PASS: TestPingGet (0.03s) [2020-07-18T12:08:40.511Z] === RUN TestPingHead [2020-07-18T12:08:40.772Z] --- PASS: TestPingHead (0.05s) [2020-07-18T12:08:40.772Z] === RUN TestVersion [2020-07-18T12:08:40.772Z] --- PASS: TestVersion (0.05s) [2020-07-18T12:08:40.772Z] PASS [2020-07-18T12:08:40.772Z] [2020-07-18T12:08:40.772Z] === Skipped [2020-07-18T12:08:40.772Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-18T12:08:40.772Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-18T12:08:40.772Z] [2020-07-18T12:08:40.772Z] [2020-07-18T12:08:40.772Z] DONE 18 tests, 1 skipped in 6.501s [2020-07-18T12:08:40.772Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-18T12:08:40.772Z] ++ 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-07-18T12:08:40.772Z] ++ set -e [2020-07-18T12:08:40.772Z] ++ '[' -n 0 ']' [2020-07-18T12:08:40.772Z] ++ set -x [2020-07-18T12:08:40.772Z] ++ env -i DEST=/go/src/github.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-07-18T12:08:40.772Z] INFO: Testing against a local daemon [2020-07-18T12:08:40.772Z] === RUN TestVolumesCreateAndList [2020-07-18T12:08:41.033Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-18T12:08:41.033Z] === RUN TestVolumesRemove [2020-07-18T12:08:41.033Z] --- PASS: TestVolumesRemove (0.11s) [2020-07-18T12:08:41.033Z] === RUN TestVolumesInspect [2020-07-18T12:08:41.033Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-18T12:08:41.033Z] === RUN TestVolumesInvalidJSON [2020-07-18T12:08:41.033Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-18T12:08:41.033Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-18T12:08:41.033Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-18T12:08:41.033Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-18T12:08:41.033Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-18T12:08:41.033Z] PASS [2020-07-18T12:08:41.033Z] [2020-07-18T12:08:41.033Z] DONE 5 tests in 0.362s [2020-07-18T12:08:41.033Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-18T12:08:41.553Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-18T12:08:41.603Z] ++++ cat bundles/test-integration/docker.pid [2020-07-18T12:08:41.603Z] +++ kill 13598 [2020-07-18T12:08:41.770Z] --- PASS: TestServiceUpdateSecrets (15.85s) [2020-07-18T12:08:41.770Z] === RUN TestServiceUpdateConfigs [2020-07-18T12:08:42.987Z] +++ /etc/init.d/apparmor stop [2020-07-18T12:08:42.987Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-18T12:08:42.987Z] [2020-07-18T12:08:42.987Z] Unloading profiles will leave already running processes permanently [2020-07-18T12:08:42.987Z] unconfined, which can lead to unexpected situations. [2020-07-18T12:08:42.987Z] [2020-07-18T12:08:42.987Z] To set a process to complain mode, use the command line tool [2020-07-18T12:08:42.987Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-18T12:08:42.987Z] +++ true [2020-07-18T12:08:42.987Z] exiting test-integration [2020-07-18T12:08:42.987Z] ++ exit 0 [2020-07-18T12:08:42.987Z] [2020-07-18T12:08:43.442Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-18T12:08:44.004Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-18T12:08:45.370Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-18T12:08:45.370Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-18T12:08:46.299Z] --- PASS: TestDaemonDNSFallback (6.68s) [2020-07-18T12:08:46.299Z] === RUN TestInspectNetwork Post stage [Pipeline] junit [2020-07-18T12:08:46.321Z] Recording test results [2020-07-18T12:08:46.497Z] --- PASS: TestServiceWithDataPathPortInit (13.56s) [2020-07-18T12:08:46.497Z] === RUN TestServiceWithDefaultAddressPoolInit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-18T12:08:47.081Z] + echo Ensuring container killed. [2020-07-18T12:08:47.081Z] Ensuring container killed. [2020-07-18T12:08:47.081Z] + docker rm -vf docker-pr5 [2020-07-18T12:08:47.081Z] Error: No such container: docker-pr5 [2020-07-18T12:08:47.081Z] + true [Pipeline] sh [2020-07-18T12:08:47.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-18T12:08:47.370Z] + echo Chowning /workspace to jenkins user [2020-07-18T12:08:47.370Z] Chowning /workspace to jenkins user [2020-07-18T12:08:47.370Z] + id -u [2020-07-18T12:08:47.370Z] + id -g [2020-07-18T12:08:47.370Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41231:/workspace busybox chown -R 1000:1000 /workspace [2020-07-18T12:08:49.749Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-18T12:08:50.006Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-18T12:08:50.973Z] + bundleName=arm64-integration [2020-07-18T12:08:50.973Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-18T12:08:50.973Z] Creating arm64-integration-bundles.tar.gz [2020-07-18T12:08:50.973Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-18T12:08:50.973Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-18T12:08:51.247Z] Archiving artifacts [2020-07-18T12:08:51.375Z] === RUN TestInspectNetwork/full_network_id [2020-07-18T12:08:51.375Z] === RUN TestInspectNetwork/partial_network_id [2020-07-18T12:08:51.375Z] === RUN TestInspectNetwork/network_name [2020-07-18T12:08:51.375Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-18T12:08:51.519Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41231/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-18T12:08:51.846Z] + make clean [2020-07-18T12:08:51.937Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-18T12:08:51.937Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-18T12:08:52.083Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s) [2020-07-18T12:08:52.083Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o7b2zpyak85z11ck45f5692hz Created:2020-07-18 12:08:45.648149831 +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[39fa92a3eeefbb31370e85cf03b72fbd066392f686e98990ced42f39f44372b7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tcy2wpd8uxbnsgw2tfrrrbxda EndpointID:7a3748889fd0cb59f970c83e81a623e4411984cb1c72e4b73821a16db43110d9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ea7030be4ed7c215b57ce4ebf0458a702f08a0e17081aa5e42fb42e3ef21f904 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:d3335f1d27e0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tcy2wpd8uxbnsgw2tfrrrbxda EndpointID:7a3748889fd0cb59f970c83e81a623e4411984cb1c72e4b73821a16db43110d9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-18T12:08:52.083Z] PASS [2020-07-18T12:08:52.083Z] [2020-07-18T12:08:52.083Z] === Skipped [2020-07-18T12:08:52.083Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-18T12:08:52.083Z] service_test.go:236: FLAKY_TEST [2020-07-18T12:08:52.083Z] [2020-07-18T12:08:52.083Z] [2020-07-18T12:08:52.083Z] DONE 23 tests, 1 skipped in 38.831s [2020-07-18T12:08:52.083Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-18T12:08:52.083Z] ++ 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-07-18T12:08:52.083Z] ++ set -e [2020-07-18T12:08:52.083Z] ++ '[' -n 0 ']' [2020-07-18T12:08:52.083Z] ++ set -x [2020-07-18T12:08:52.083Z] ++ env -i DEST=/go/src/github.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-07-18T12:08:52.083Z] INFO: Testing against a local daemon [2020-07-18T12:08:52.083Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-18T12:08:52.083Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-18T12:08:52.083Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:08:52.083Z] === RUN TestDockerNetworkIpvlan [2020-07-18T12:08:52.083Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-18T12:08:52.083Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:08:52.083Z] PASS [2020-07-18T12:08:52.083Z] [2020-07-18T12:08:52.083Z] === Skipped [2020-07-18T12:08:52.083Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-18T12:08:52.083Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:08:52.083Z] [2020-07-18T12:08:52.083Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-18T12:08:52.083Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:08:52.083Z] [2020-07-18T12:08:52.083Z] [2020-07-18T12:08:52.083Z] DONE 2 tests, 2 skipped in 0.081s [2020-07-18T12:08:52.083Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-18T12:08:52.083Z] ++ 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-07-18T12:08:52.083Z] ++ set -e [2020-07-18T12:08:52.083Z] ++ '[' -n 0 ']' [2020-07-18T12:08:52.083Z] ++ set -x [2020-07-18T12:08:52.083Z] ++ env -i DEST=/go/src/github.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-07-18T12:08:52.083Z] INFO: Testing against a local daemon [2020-07-18T12:08:52.083Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-18T12:08:52.419Z] docker volume rm -f docker-dev-cache [2020-07-18T12:08:52.419Z] docker-dev-cache [Pipeline] deleteDir [2020-07-18T12:08:53.128Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-07-18T12:08:53.128Z] === RUN TestDockerNetworkMacvlan [2020-07-18T12:08:53.301Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-18T12:08:53.557Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-18T12:08:53.770Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-18T12:08:54.119Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-18T12:08:54.813Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-18T12:08:55.046Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-18T12:08:55.453Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-18T12:08:55.607Z] --- PASS: TestInspectNetwork (9.17s) [2020-07-18T12:08:55.607Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-18T12:08:55.607Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-18T12:08:55.607Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-18T12:08:55.607Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2020-07-18T12:08:55.607Z] === RUN TestRunContainerWithBridgeNone [2020-07-18T12:08:56.169Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-18T12:08:56.738Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-18T12:08:56.738Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-18T12:08:56.994Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-18T12:08:57.534Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-18T12:08:57.558Z] --- PASS: TestRunContainerWithBridgeNone (1.93s) [2020-07-18T12:08:57.558Z] === RUN TestNetworkInvalidJSON [2020-07-18T12:08:57.558Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-18T12:08:57.558Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-18T12:08:57.558Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-18T12:08:57.558Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-18T12:08:57.558Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-18T12:08:57.558Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-18T12:08:57.558Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-18T12:08:57.558Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-18T12:08:57.558Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-18T12:08:57.558Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-18T12:08:57.558Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-18T12:08:57.558Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-18T12:08:57.558Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-18T12:08:57.558Z] === RUN TestHostIPv4BridgeLabel [2020-07-18T12:08:57.558Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-18T12:08:58.121Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-07-18T12:08:58.121Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-18T12:08:58.121Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-18T12:08:59.049Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-07-18T12:08:59.049Z] === RUN TestDaemonDefaultNetworkPools [2020-07-18T12:08:59.612Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-18T12:08:59.636Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-18T12:08:59.869Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-07-18T12:08:59.869Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-18T12:08:59.869Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-18T12:09:00.348Z] --- PASS: TestServiceUpdateConfigs (15.63s) [2020-07-18T12:09:00.348Z] === RUN TestServiceUpdateNetwork [2020-07-18T12:09:01.236Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-07-18T12:09:01.236Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-18T12:09:01.797Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-18T12:09:02.360Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2020-07-18T12:09:02.360Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-18T12:09:02.926Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-18T12:09:02.926Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-07-18T12:09:02.926Z] === RUN TestServiceWithPredefinedNetwork [2020-07-18T12:09:03.182Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-18T12:09:03.823Z] --- PASS: TestDockerNetworkMacvlan (10.87s) [2020-07-18T12:09:03.823Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-18T12:09:03.823Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-07-18T12:09:03.823Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2020-07-18T12:09:03.823Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.97s) [2020-07-18T12:09:03.823Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s) [2020-07-18T12:09:03.823Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2020-07-18T12:09:03.823Z] PASS [2020-07-18T12:09:03.823Z] [2020-07-18T12:09:03.823Z] DONE 8 tests in 12.312s [2020-07-18T12:09:03.823Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-18T12:09:03.823Z] ++ 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-07-18T12:09:03.823Z] ++ set -e [2020-07-18T12:09:03.823Z] ++ '[' -n 0 ']' [2020-07-18T12:09:03.823Z] ++ set -x [2020-07-18T12:09:03.823Z] ++ env -i DEST=/go/src/github.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-07-18T12:09:03.823Z] testing: warning: no tests to run [2020-07-18T12:09:03.823Z] PASS [2020-07-18T12:09:03.823Z] [2020-07-18T12:09:03.823Z] DONE 0 tests in 0.011s [2020-07-18T12:09:03.823Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-18T12:09:03.823Z] ++ 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-07-18T12:09:03.823Z] ++ set -e [2020-07-18T12:09:03.823Z] ++ '[' -n 0 ']' [2020-07-18T12:09:03.823Z] ++ set -x [2020-07-18T12:09:03.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=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-07-18T12:09:04.118Z] INFO: Testing against a local daemon [2020-07-18T12:09:04.118Z] === RUN TestAuthZPluginAllowRequest [2020-07-18T12:09:04.292Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-18T12:09:05.641Z] --- PASS: TestAuthZPluginAllowRequest (1.31s) [2020-07-18T12:09:05.641Z] === RUN TestAuthZPluginTLS [2020-07-18T12:09:05.660Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-18T12:09:05.660Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2020-07-18T12:09:05.660Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-18T12:09:05.660Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-18T12:09:05.660Z] service_test.go:236: FLAKY_TEST [2020-07-18T12:09:05.660Z] === RUN TestServiceWithDataPathPortInit [2020-07-18T12:09:05.936Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-18T12:09:05.936Z] === RUN TestAuthZPluginDenyRequest [2020-07-18T12:09:06.221Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-18T12:09:06.575Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-07-18T12:09:06.575Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-18T12:09:06.785Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-18T12:09:06.870Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-18T12:09:06.870Z] === RUN TestAuthZPluginDenyResponse [2020-07-18T12:09:07.509Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-18T12:09:07.509Z] === RUN TestAuthZPluginAllowEventStream [2020-07-18T12:09:09.028Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s) [2020-07-18T12:09:09.028Z] === RUN TestAuthZPluginErrorResponse [2020-07-18T12:09:09.304Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-18T12:09:09.322Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-18T12:09:09.322Z] === RUN TestAuthZPluginErrorRequest [2020-07-18T12:09:09.962Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-07-18T12:09:09.962Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-18T12:09:10.616Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-18T12:09:10.616Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-18T12:09:10.669Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-18T12:09:11.230Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-18T12:09:11.791Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-18T12:09:12.144Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2020-07-18T12:09:12.144Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-18T12:09:14.223Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2020-07-18T12:09:14.223Z] === RUN TestAuthZPluginHeader [2020-07-18T12:09:14.866Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-07-18T12:09:14.866Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-18T12:09:14.866Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-18T12:09:14.866Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:09:14.866Z] === RUN TestAuthZPluginV2Disable [2020-07-18T12:09:14.866Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-18T12:09:14.866Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:09:14.866Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-18T12:09:14.866Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-18T12:09:14.866Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:09:14.866Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-18T12:09:14.866Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-18T12:09:14.866Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:09:14.866Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-18T12:09:15.683Z] --- PASS: TestServiceUpdateNetwork (16.90s) [2020-07-18T12:09:15.683Z] === RUN TestServiceUpdatePidsLimit [2020-07-18T12:09:15.683Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-18T12:09:16.717Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-18T12:09:19.876Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-18T12:09:21.764Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-18T12:09:21.764Z] --- PASS: TestServiceWithDataPathPortInit (16.05s) [2020-07-18T12:09:21.764Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-18T12:09:23.162Z] === RUN TestDockerSuite/TestBuildRm [2020-07-18T12:09:25.195Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-18T12:09:25.683Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-18T12:09:26.245Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-18T12:09:27.173Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-18T12:09:27.430Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-18T12:09:27.686Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-18T12:09:28.614Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-18T12:09:29.542Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-18T12:09:29.798Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.06s) [2020-07-18T12:09:29.798Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hzozqaj2tu58j8heekg471x5r Created:2020-07-18 12:09:23.247527326 +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[a116085b71628add8211ed210ff93dedac47a237ad374f52038e122f10af3674:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.poxbe3rxxzk86uomc0sjg2ckg EndpointID:70dba1fab5131c6c7c5af8bb359c842cda4f31eef498d7426e0d30de4fb231d1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8b4c78c9df0db3919bc6479c1bbf35b282bd039f5d2cbc5a6d3df64d77aecdb7 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:ecde452cba11 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.poxbe3rxxzk86uomc0sjg2ckg EndpointID:70dba1fab5131c6c7c5af8bb359c842cda4f31eef498d7426e0d30de4fb231d1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-18T12:09:29.798Z] PASS [2020-07-18T12:09:29.798Z] [2020-07-18T12:09:29.798Z] === Skipped [2020-07-18T12:09:29.798Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-18T12:09:29.798Z] service_test.go:236: FLAKY_TEST [2020-07-18T12:09:29.798Z] [2020-07-18T12:09:29.798Z] [2020-07-18T12:09:29.798Z] DONE 23 tests, 1 skipped in 51.017s [2020-07-18T12:09:29.798Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-18T12:09:29.798Z] ++ 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-07-18T12:09:29.798Z] ++ set -e [2020-07-18T12:09:29.798Z] ++ '[' -n 0 ']' [2020-07-18T12:09:29.798Z] ++ set -x [2020-07-18T12:09:29.798Z] ++ env -i DEST=/go/src/github.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-07-18T12:09:30.054Z] INFO: Testing against a local daemon [2020-07-18T12:09:30.054Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-18T12:09:30.054Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-18T12:09:30.054Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:09:30.054Z] === RUN TestDockerNetworkIpvlan [2020-07-18T12:09:30.054Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-18T12:09:30.054Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:09:30.054Z] PASS [2020-07-18T12:09:30.054Z] [2020-07-18T12:09:30.054Z] === Skipped [2020-07-18T12:09:30.054Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-18T12:09:30.054Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:09:30.054Z] [2020-07-18T12:09:30.054Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-18T12:09:30.054Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-18T12:09:30.054Z] [2020-07-18T12:09:30.054Z] [2020-07-18T12:09:30.054Z] DONE 2 tests, 2 skipped in 0.126s [2020-07-18T12:09:30.054Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-18T12:09:30.054Z] ++ 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-07-18T12:09:30.054Z] ++ set -e [2020-07-18T12:09:30.054Z] ++ '[' -n 0 ']' [2020-07-18T12:09:30.054Z] ++ set -x [2020-07-18T12:09:30.054Z] ++ env -i DEST=/go/src/github.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-07-18T12:09:30.054Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-18T12:09:30.054Z] INFO: Testing against a local daemon [2020-07-18T12:09:30.054Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-18T12:09:31.422Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-07-18T12:09:31.422Z] === RUN TestDockerNetworkMacvlan [2020-07-18T12:09:32.351Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-18T12:09:32.912Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-18T12:09:33.168Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-18T12:09:33.168Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-18T12:09:33.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-18T12:09:33.425Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-18T12:09:33.425Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-18T12:09:33.479Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-07-18T12:09:33.479Z] PASS [2020-07-18T12:09:33.479Z] [2020-07-18T12:09:33.479Z] === Skipped [2020-07-18T12:09:33.479Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-18T12:09:33.479Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:09:33.479Z] [2020-07-18T12:09:33.479Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-18T12:09:33.479Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:09:33.479Z] [2020-07-18T12:09:33.479Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-18T12:09:33.479Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:09:33.479Z] [2020-07-18T12:09:33.479Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-18T12:09:33.479Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:09:33.479Z] [2020-07-18T12:09:33.479Z] [2020-07-18T12:09:33.479Z] DONE 17 tests, 4 skipped in 27.537s [2020-07-18T12:09:33.479Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-18T12:09:33.479Z] ++ 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-07-18T12:09:33.479Z] ++ set -e [2020-07-18T12:09:33.479Z] ++ '[' -n 0 ']' [2020-07-18T12:09:33.479Z] ++ set -x [2020-07-18T12:09:33.479Z] ++ env -i DEST=/go/src/github.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-07-18T12:09:33.479Z] INFO: Testing against a local daemon [2020-07-18T12:09:33.479Z] === RUN TestPluginInvalidJSON [2020-07-18T12:09:33.479Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-18T12:09:33.479Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-18T12:09:33.479Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-18T12:09:33.479Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-18T12:09:33.479Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-18T12:09:33.479Z] === RUN TestPluginInstall [2020-07-18T12:09:33.479Z] === RUN TestPluginInstall/no_auth [2020-07-18T12:09:33.669Z] --- PASS: TestServiceUpdatePidsLimit (18.08s) [2020-07-18T12:09:33.669Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s) [2020-07-18T12:09:33.669Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-07-18T12:09:33.669Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2020-07-18T12:09:33.669Z] PASS [2020-07-18T12:09:33.669Z] [2020-07-18T12:09:33.669Z] === Skipped [2020-07-18T12:09:33.669Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-18T12:09:33.669Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-18T12:09:33.669Z] [2020-07-18T12:09:33.669Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-18T12:09:33.669Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:09:33.669Z] [2020-07-18T12:09:33.669Z] [2020-07-18T12:09:33.669Z] DONE 27 tests, 2 skipped in 175.253s [2020-07-18T12:09:33.669Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-18T12:09:33.669Z] ++ 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-07-18T12:09:33.669Z] ++ set -e [2020-07-18T12:09:33.669Z] ++ '[' -n 0 ']' [2020-07-18T12:09:33.669Z] ++ set -x [2020-07-18T12:09:33.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-18T12:09:33.669Z] INFO: Testing against a local daemon [2020-07-18T12:09:33.669Z] === RUN TestSessionCreate [2020-07-18T12:09:33.669Z] --- PASS: TestSessionCreate (0.02s) [2020-07-18T12:09:33.669Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-18T12:09:33.669Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-18T12:09:33.669Z] PASS [2020-07-18T12:09:33.669Z] [2020-07-18T12:09:33.669Z] DONE 2 tests in 0.125s [2020-07-18T12:09:33.669Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-18T12:09:33.669Z] ++ 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-07-18T12:09:33.669Z] ++ set -e [2020-07-18T12:09:33.669Z] ++ '[' -n 0 ']' [2020-07-18T12:09:33.669Z] ++ set -x [2020-07-18T12:09:33.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-18T12:09:33.669Z] INFO: Testing against a local daemon [2020-07-18T12:09:33.669Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-18T12:09:33.669Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-18T12:09:33.669Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-18T12:09:33.669Z] === RUN TestEventsExecDie [2020-07-18T12:09:33.669Z] --- PASS: TestEventsExecDie (0.91s) [2020-07-18T12:09:33.669Z] === RUN TestEventsBackwardsCompatible [2020-07-18T12:09:33.669Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-07-18T12:09:33.669Z] === RUN TestInfoBinaryCommits [2020-07-18T12:09:33.669Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-18T12:09:33.669Z] === RUN TestInfoAPIVersioned [2020-07-18T12:09:33.669Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-18T12:09:33.669Z] === RUN TestInfoDiscoveryBackend [2020-07-18T12:09:33.987Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-18T12:09:34.244Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-18T12:09:34.301Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-07-18T12:09:34.301Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-18T12:09:34.808Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-18T12:09:35.065Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-18T12:09:35.334Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-18T12:09:35.334Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-18T12:09:35.625Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-07-18T12:09:35.625Z] === RUN TestInfoAPI [2020-07-18T12:09:35.625Z] --- PASS: TestInfoAPI (0.02s) [2020-07-18T12:09:35.625Z] === RUN TestInfoAPIWarnings [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-18T12:09:36.155Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-07-18T12:09:36.155Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-18T12:09:36.155Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.1% of statements [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/types [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-18T12:09:36.155Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-07-18T12:09:36.155Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-18T12:09:36.155Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-07-18T12:09:36.155Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/builder [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-18T12:09:36.155Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-07-18T12:09:36.155Z] ok github.com/docker/docker/builder/dockerfile 0.280s coverage: 48.1% of statements [2020-07-18T12:09:36.155Z] ok github.com/docker/docker/builder/remotecontext 0.098s coverage: 13.6% of statements [2020-07-18T12:09:36.155Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-07-18T12:09:36.155Z] ok github.com/docker/docker/builder/remotecontext/git 1.199s coverage: 86.3% of statements [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/cli [no test files] [2020-07-18T12:09:36.155Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-18T12:09:36.257Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-18T12:09:36.257Z] === RUN TestInfoDebug [2020-07-18T12:09:36.432Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-18T12:09:36.889Z] --- PASS: TestInfoDebug (0.52s) [2020-07-18T12:09:36.889Z] === RUN TestInfoInsecureRegistries [2020-07-18T12:09:36.995Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-18T12:09:37.038Z] time="2020-07-18T12:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:09:37.038Z] time="2020-07-18T12:09:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:09:37.038Z] time="2020-07-18T12:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81f8b974d5abf4dba95a5dd366f22da7abcfad3cc6239a0858faf50303c30df4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:09:37.038Z] time="2020-07-18T12:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:09:37.038Z] time="2020-07-18T12:09:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:09:37.038Z] time="2020-07-18T12:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81f8b974d5abf4dba95a5dd366f22da7abcfad3cc6239a0858faf50303c30df4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:09:37.038Z] === RUN TestPluginInstall/with_htpasswd [2020-07-18T12:09:37.181Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-07-18T12:09:37.181Z] === RUN TestInfoRegistryMirrors [2020-07-18T12:09:37.676Z] time="2020-07-18T12:09:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:09:37.676Z] time="2020-07-18T12:09:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:09:37.676Z] time="2020-07-18T12:09:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a094bade0a9d4f7a68879d88ccbaf7851fcff58ba80fd3c2b605046101a0cf7e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:09:37.676Z] time="2020-07-18T12:09:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:09:37.676Z] time="2020-07-18T12:09:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:09:37.676Z] time="2020-07-18T12:09:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a094bade0a9d4f7a68879d88ccbaf7851fcff58ba80fd3c2b605046101a0cf7e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:09:37.816Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-18T12:09:37.817Z] === RUN TestLoginFailsWithBadCredentials [2020-07-18T12:09:37.971Z] === RUN TestPluginInstall/with_insecure [2020-07-18T12:09:38.064Z] ok github.com/docker/docker/client 0.140s coverage: 75.5% of statements [2020-07-18T12:09:38.109Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-07-18T12:09:38.109Z] === RUN TestPingCacheHeaders [2020-07-18T12:09:38.109Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-18T12:09:38.109Z] === RUN TestPingGet [2020-07-18T12:09:38.109Z] --- PASS: TestPingGet (0.01s) [2020-07-18T12:09:38.109Z] === RUN TestPingHead [2020-07-18T12:09:38.109Z] --- PASS: TestPingHead (0.01s) [2020-07-18T12:09:38.109Z] === RUN TestVersion [2020-07-18T12:09:38.109Z] --- PASS: TestVersion (0.01s) [2020-07-18T12:09:38.109Z] PASS [2020-07-18T12:09:38.109Z] [2020-07-18T12:09:38.109Z] === Skipped [2020-07-18T12:09:38.109Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-18T12:09:38.109Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-18T12:09:38.109Z] [2020-07-18T12:09:38.109Z] [2020-07-18T12:09:38.109Z] DONE 18 tests, 1 skipped in 5.627s [2020-07-18T12:09:38.109Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-18T12:09:38.109Z] ++ 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-07-18T12:09:38.109Z] ++ set -e [2020-07-18T12:09:38.109Z] ++ '[' -n 0 ']' [2020-07-18T12:09:38.109Z] ++ set -x [2020-07-18T12:09:38.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-18T12:09:38.413Z] INFO: Testing against a local daemon [2020-07-18T12:09:38.413Z] === RUN TestVolumesCreateAndList [2020-07-18T12:09:38.413Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-18T12:09:38.413Z] === RUN TestVolumesRemove [2020-07-18T12:09:38.413Z] --- PASS: TestVolumesRemove (0.09s) [2020-07-18T12:09:38.413Z] === RUN TestVolumesInspect [2020-07-18T12:09:38.413Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-18T12:09:38.413Z] === RUN TestVolumesInvalidJSON [2020-07-18T12:09:38.413Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-18T12:09:38.413Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-18T12:09:38.413Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-18T12:09:38.413Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-18T12:09:38.413Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-18T12:09:38.413Z] PASS [2020-07-18T12:09:38.413Z] [2020-07-18T12:09:38.413Z] DONE 5 tests in 0.223s [2020-07-18T12:09:38.413Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-18T12:09:38.728Z] ++++ cat bundles/test-integration/docker.pid [2020-07-18T12:09:38.728Z] +++ kill 12058 [2020-07-18T12:09:39.015Z] time="2020-07-18T12:09:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:09:39.015Z] time="2020-07-18T12:09:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:09:39.015Z] time="2020-07-18T12:09:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36e4e0907741325475379110d31057f54e5f5f07dd212b4ebb89ced802aca827" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:09:39.015Z] time="2020-07-18T12:09:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:09:39.015Z] time="2020-07-18T12:09:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:09:39.015Z] time="2020-07-18T12:09:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36e4e0907741325475379110d31057f54e5f5f07dd212b4ebb89ced802aca827" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:09:39.313Z] --- PASS: TestPluginInstall (7.61s) [2020-07-18T12:09:39.313Z] --- PASS: TestPluginInstall/no_auth (5.33s) [2020-07-18T12:09:39.313Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2020-07-18T12:09:39.313Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-07-18T12:09:39.313Z] plugin_test.go:157: [d0a52adaa1256] daemon is not started [2020-07-18T12:09:39.313Z] PASS [2020-07-18T12:09:39.313Z] [2020-07-18T12:09:39.313Z] DONE 6 tests in 7.713s [2020-07-18T12:09:39.313Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-18T12:09:39.313Z] ++ 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-07-18T12:09:39.313Z] ++ set -e [2020-07-18T12:09:39.313Z] ++ '[' -n 0 ']' [2020-07-18T12:09:39.313Z] ++ set -x [2020-07-18T12:09:39.313Z] ++ env -i DEST=/go/src/github.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-07-18T12:09:39.313Z] INFO: Testing against a local daemon [2020-07-18T12:09:39.313Z] === RUN TestExternalGraphDriver [2020-07-18T12:09:39.313Z] === RUN TestExternalGraphDriver/json [2020-07-18T12:09:39.520Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-18T12:09:39.766Z] +++ /etc/init.d/apparmor stop [2020-07-18T12:09:39.766Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-18T12:09:39.766Z] [2020-07-18T12:09:39.766Z] Unloading profiles will leave already running processes permanently [2020-07-18T12:09:39.766Z] unconfined, which can lead to unexpected situations. [2020-07-18T12:09:39.766Z] [2020-07-18T12:09:39.766Z] To set a process to complain mode, use the command line tool [2020-07-18T12:09:39.766Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-18T12:09:39.766Z] +++ true [2020-07-18T12:09:39.766Z] exiting test-integration [2020-07-18T12:09:39.766Z] ++ exit 0 [2020-07-18T12:09:39.766Z] [2020-07-18T12:09:39.776Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-18T12:09:40.705Z] === RUN TestDockerSuite/TestBuildSymlinkBasename Post stage [Pipeline] junit [2020-07-18T12:09:41.329Z] Recording test results [2020-07-18T12:09:41.399Z] === RUN TestExternalGraphDriver/spec [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-18T12:09:41.636Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-18T12:09:41.942Z] + echo Ensuring container killed. [2020-07-18T12:09:41.942Z] Ensuring container killed. [2020-07-18T12:09:41.942Z] + docker rm -vf docker-pr5 [2020-07-18T12:09:41.942Z] Error: No such container: docker-pr5 [2020-07-18T12:09:41.942Z] + true [Pipeline] sh [2020-07-18T12:09:42.199Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-18T12:09:42.324Z] + echo Chowning /workspace to jenkins user [2020-07-18T12:09:42.324Z] Chowning /workspace to jenkins user [2020-07-18T12:09:42.324Z] + id -u [2020-07-18T12:09:42.324Z] + id -g [2020-07-18T12:09:42.324Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41231:/workspace busybox chown -R 1001:1001 /workspace [2020-07-18T12:09:42.933Z] === RUN TestExternalGraphDriver/pull [2020-07-18T12:09:43.128Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-18T12:09:44.057Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-18T12:09:44.057Z] === RUN TestDockerSuite/TestBuildUser [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-18T12:09:44.801Z] + bundleName=s390x-integration [2020-07-18T12:09:44.801Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-18T12:09:44.801Z] Creating s390x-integration-bundles.tar.gz [2020-07-18T12:09:44.801Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-07-18T12:09:44.801Z] + 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-07-18T12:09:44.847Z] Archiving artifacts [2020-07-18T12:09:45.000Z] --- PASS: TestDockerNetworkMacvlan (13.48s) [2020-07-18T12:09:45.000Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-07-18T12:09:45.000Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-07-18T12:09:45.000Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.72s) [2020-07-18T12:09:45.000Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.44s) [2020-07-18T12:09:45.000Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.96s) [2020-07-18T12:09:45.000Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) [2020-07-18T12:09:45.000Z] PASS [2020-07-18T12:09:45.000Z] [2020-07-18T12:09:45.000Z] DONE 8 tests in 15.001s [2020-07-18T12:09:45.000Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-18T12:09:45.000Z] ++ 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-07-18T12:09:45.000Z] ++ set -e [2020-07-18T12:09:45.000Z] ++ '[' -n 0 ']' [2020-07-18T12:09:45.000Z] ++ set -x [2020-07-18T12:09:45.000Z] ++ env -i DEST=/go/src/github.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-07-18T12:09:45.000Z] testing: warning: no tests to run [2020-07-18T12:09:45.000Z] PASS [2020-07-18T12:09:45.000Z] [2020-07-18T12:09:45.000Z] DONE 0 tests in 0.027s [2020-07-18T12:09:45.000Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-18T12:09:45.000Z] ++ 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-07-18T12:09:45.000Z] ++ set -e [2020-07-18T12:09:45.000Z] ++ '[' -n 0 ']' [2020-07-18T12:09:45.000Z] ++ set -x [2020-07-18T12:09:45.000Z] ++ env -i DEST=/go/src/github.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-07-18T12:09:45.024Z] --- PASS: TestExternalGraphDriver (5.48s) [2020-07-18T12:09:45.024Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2020-07-18T12:09:45.024Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2020-07-18T12:09:45.024Z] --- PASS: TestExternalGraphDriver/pull (1.74s) [2020-07-18T12:09:45.024Z] === RUN TestGraphdriverPluginV2 [2020-07-18T12:09:45.024Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-07-18T12:09:45.024Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:09:45.024Z] PASS [2020-07-18T12:09:45.024Z] [2020-07-18T12:09:45.024Z] === Skipped [2020-07-18T12:09:45.024Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-07-18T12:09:45.024Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:09:45.024Z] [2020-07-18T12:09:45.024Z] [2020-07-18T12:09:45.024Z] DONE 5 tests, 1 skipped in 5.612s [2020-07-18T12:09:45.024Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-18T12:09:45.024Z] ++ 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-07-18T12:09:45.024Z] ++ set -e [2020-07-18T12:09:45.024Z] ++ '[' -n 0 ']' [2020-07-18T12:09:45.024Z] ++ set -x [2020-07-18T12:09:45.024Z] ++ env -i DEST=/go/src/github.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-07-18T12:09:45.024Z] INFO: Testing against a local daemon [2020-07-18T12:09:45.024Z] === RUN TestContinueAfterPluginCrash [2020-07-18T12:09:45.024Z] === PAUSE TestContinueAfterPluginCrash [2020-07-18T12:09:45.024Z] === RUN TestReadPluginNoRead [2020-07-18T12:09:45.024Z] === PAUSE TestReadPluginNoRead [2020-07-18T12:09:45.024Z] === RUN TestDaemonStartWithLogOpt [2020-07-18T12:09:45.024Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-18T12:09:45.024Z] === CONT TestContinueAfterPluginCrash [2020-07-18T12:09:45.024Z] === CONT TestReadPluginNoRead [2020-07-18T12:09:45.024Z] === CONT TestDaemonStartWithLogOpt [2020-07-18T12:09:45.161Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41231/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-18T12:09:45.256Z] INFO: Testing against a local daemon [2020-07-18T12:09:45.256Z] === RUN TestAuthZPluginAllowRequest [2020-07-18T12:09:45.557Z] + make clean [2020-07-18T12:09:45.818Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-18T12:09:45.850Z] docker volume rm -f docker-dev-cache [2020-07-18T12:09:45.850Z] docker-dev-cache [Pipeline] deleteDir [2020-07-18T12:09:46.745Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2020-07-18T12:09:46.745Z] === RUN TestAuthZPluginTLS [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-18T12:09:47.307Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-18T12:09:47.307Z] === RUN TestAuthZPluginDenyRequest [2020-07-18T12:09:47.871Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-07-18T12:09:47.871Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-18T12:09:48.128Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-18T12:09:48.383Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-18T12:09:48.383Z] === RUN TestAuthZPluginDenyResponse [2020-07-18T12:09:48.946Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-07-18T12:09:48.946Z] === RUN TestAuthZPluginAllowEventStream [2020-07-18T12:09:50.317Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s) [2020-07-18T12:09:50.317Z] === RUN TestAuthZPluginErrorResponse [2020-07-18T12:09:50.643Z] === RUN TestReadPluginNoRead/default [2020-07-18T12:09:50.643Z] --- PASS: TestDaemonStartWithLogOpt (5.29s) [2020-07-18T12:09:50.882Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-07-18T12:09:50.882Z] === RUN TestAuthZPluginErrorRequest [2020-07-18T12:09:51.310Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-18T12:09:51.443Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-07-18T12:09:51.443Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-18T12:09:52.006Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-07-18T12:09:52.006Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-18T12:09:52.834Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-18T12:09:53.897Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2020-07-18T12:09:53.897Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-18T12:09:54.350Z] --- PASS: TestReadPluginNoRead (9.33s) [2020-07-18T12:09:54.350Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2020-07-18T12:09:54.350Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2020-07-18T12:09:54.350Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s) [2020-07-18T12:09:54.350Z] read_test.go:92: [d2b8923a35eed] daemon is not started [2020-07-18T12:09:55.788Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.80s) [2020-07-18T12:09:55.788Z] === RUN TestAuthZPluginHeader [2020-07-18T12:09:55.866Z] --- PASS: TestContinueAfterPluginCrash (10.68s) [2020-07-18T12:09:55.866Z] PASS [2020-07-18T12:09:55.866Z] [2020-07-18T12:09:55.866Z] DONE 6 tests in 10.752s [2020-07-18T12:09:55.866Z] 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-07-18T12:09:55.866Z] ++ 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-07-18T12:09:55.866Z] ++ set -e [2020-07-18T12:09:55.866Z] ++ '[' -n 0 ']' [2020-07-18T12:09:55.866Z] ++ set -x [2020-07-18T12:09:55.866Z] ++ env -i DEST=/go/src/github.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-07-18T12:09:55.866Z] testing: warning: no tests to run [2020-07-18T12:09:55.866Z] PASS [2020-07-18T12:09:55.866Z] [2020-07-18T12:09:55.866Z] DONE 0 tests in 0.018s [2020-07-18T12:09:55.866Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-18T12:09:55.866Z] ++ 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-07-18T12:09:55.866Z] ++ set -e [2020-07-18T12:09:55.866Z] ++ '[' -n 0 ']' [2020-07-18T12:09:55.866Z] ++ set -x [2020-07-18T12:09:55.866Z] ++ env -i DEST=/go/src/github.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-07-18T12:09:55.866Z] INFO: Testing against a local daemon [2020-07-18T12:09:55.866Z] === RUN TestPluginWithDevMounts [2020-07-18T12:09:55.866Z] === PAUSE TestPluginWithDevMounts [2020-07-18T12:09:55.866Z] === CONT TestPluginWithDevMounts [2020-07-18T12:09:56.349Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-07-18T12:09:56.349Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-18T12:09:57.949Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-07-18T12:09:57.949Z] PASS [2020-07-18T12:09:57.949Z] [2020-07-18T12:09:57.949Z] DONE 1 tests in 1.937s [2020-07-18T12:09:57.949Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-18T12:09:57.949Z] ++ 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-07-18T12:09:57.949Z] ++ set -e [2020-07-18T12:09:57.949Z] ++ '[' -n 0 ']' [2020-07-18T12:09:57.949Z] ++ set -x [2020-07-18T12:09:57.949Z] ++ env -i DEST=/go/src/github.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-07-18T12:09:57.949Z] INFO: Testing against a local daemon [2020-07-18T12:09:57.949Z] === RUN TestSecretInspect [2020-07-18T12:09:58.866Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-18T12:09:59.429Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-18T12:09:59.475Z] --- PASS: TestSecretInspect (1.94s) [2020-07-18T12:09:59.475Z] === RUN TestSecretList [2020-07-18T12:10:00.357Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-18T12:10:00.614Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.29s) [2020-07-18T12:10:00.614Z] === RUN TestAuthZPluginV2Disable [2020-07-18T12:10:00.871Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-18T12:10:01.558Z] --- PASS: TestSecretList (1.89s) [2020-07-18T12:10:01.558Z] === RUN TestSecretsCreateAndDelete [2020-07-18T12:10:02.238Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-18T12:10:02.494Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-18T12:10:03.466Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-18T12:10:03.466Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-18T12:10:03.466Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-18T12:10:03.466Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-18T12:10:03.650Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2020-07-18T12:10:03.650Z] === RUN TestSecretsUpdate [2020-07-18T12:10:03.722Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-18T12:10:05.089Z] --- PASS: TestAuthZPluginV2Disable (4.15s) [2020-07-18T12:10:05.089Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-18T12:10:05.089Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-18T12:10:05.089Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-18T12:10:05.174Z] --- PASS: TestSecretsUpdate (1.90s) [2020-07-18T12:10:05.174Z] === RUN TestTemplatedSecret [2020-07-18T12:10:05.653Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-18T12:10:05.910Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-18T12:10:06.854Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-18T12:10:06.854Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-18T12:10:07.932Z] --- PASS: TestTemplatedSecret (2.41s) [2020-07-18T12:10:07.932Z] === RUN TestSecretCreateResolve [2020-07-18T12:10:08.219Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.27s) [2020-07-18T12:10:08.219Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-18T12:10:08.780Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-18T12:10:09.502Z] --- PASS: TestSecretCreateResolve (1.94s) [2020-07-18T12:10:09.502Z] PASS [2020-07-18T12:10:09.502Z] [2020-07-18T12:10:09.502Z] DONE 6 tests in 12.057s [2020-07-18T12:10:09.798Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-18T12:10:09.798Z] ++ 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-07-18T12:10:09.798Z] ++ set -e [2020-07-18T12:10:09.798Z] ++ '[' -n 0 ']' [2020-07-18T12:10:09.798Z] ++ set -x [2020-07-18T12:10:09.798Z] ++ env -i DEST=/go/src/github.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-07-18T12:10:09.798Z] INFO: Testing against a local daemon [2020-07-18T12:10:09.798Z] === RUN TestServiceCreateInit [2020-07-18T12:10:09.798Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-18T12:10:10.145Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-18T12:10:11.075Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-18T12:10:11.637Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-18T12:10:12.199Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-18T12:10:12.455Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-18T12:10:13.384Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-18T12:10:14.277Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-18T12:10:15.274Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-18T12:10:15.274Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-18T12:10:15.274Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-18T12:10:15.836Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-18T12:10:16.398Z] === RUN TestDockerSuite/TestCommitChange [2020-07-18T12:10:16.789Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 30.8% of statements [2020-07-18T12:10:17.327Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-18T12:10:17.724Z] ok github.com/docker/docker/container 0.120s coverage: 34.4% of statements [2020-07-18T12:10:17.724Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-18T12:10:17.724Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-18T12:10:17.724Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-18T12:10:17.724Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-18T12:10:17.819Z] --- PASS: TestServiceCreateInit (7.56s) [2020-07-18T12:10:17.819Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) [2020-07-18T12:10:17.819Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s) [2020-07-18T12:10:17.819Z] === RUN TestCreateServiceMultipleTimes [2020-07-18T12:10:17.888Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-18T12:10:18.814Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.62s) [2020-07-18T12:10:18.814Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-18T12:10:18.814Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-18T12:10:19.743Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-18T12:10:20.306Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-18T12:10:21.233Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-18T12:10:21.794Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-18T12:10:22.724Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-18T12:10:22.980Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-18T12:10:23.542Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-18T12:10:23.799Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-18T12:10:23.799Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-18T12:10:23.799Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-18T12:10:23.799Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-18T12:10:23.799Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-18T12:10:23.799Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-18T12:10:25.166Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-18T12:10:26.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-18T12:10:26.791Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-18T12:10:26.791Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-18T12:10:27.364Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-18T12:10:27.709Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2020-07-18T12:10:27.931Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-18T12:10:28.495Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-18T12:10:29.056Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-18T12:10:29.088Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-18T12:10:29.618Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-18T12:10:29.873Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-18T12:10:29.873Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-18T12:10:30.129Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-18T12:10:30.129Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-18T12:10:30.129Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-18T12:10:30.385Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-18T12:10:30.385Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-18T12:10:30.946Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-18T12:10:30.990Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.4% of statements [2020-07-18T12:10:31.202Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-18T12:10:31.764Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-18T12:10:31.764Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-18T12:10:32.691Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-18T12:10:33.223Z] --- PASS: TestCreateServiceMultipleTimes (15.67s) [2020-07-18T12:10:33.223Z] === RUN TestCreateServiceConflict [2020-07-18T12:10:33.253Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-18T12:10:33.253Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-18T12:10:33.509Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-18T12:10:34.071Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-18T12:10:34.632Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-18T12:10:34.757Z] --- PASS: TestCreateServiceConflict (1.89s) [2020-07-18T12:10:34.757Z] === RUN TestCreateServiceMaxReplicas [2020-07-18T12:10:34.888Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-18T12:10:34.888Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-18T12:10:35.450Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-18T12:10:35.450Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2020-07-18T12:10:35.450Z] PASS [2020-07-18T12:10:35.705Z] [2020-07-18T12:10:35.705Z] DONE 17 tests in 50.492s [2020-07-18T12:10:35.705Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-18T12:10:35.705Z] ++ 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-07-18T12:10:35.705Z] ++ set -e [2020-07-18T12:10:35.705Z] ++ '[' -n 0 ']' [2020-07-18T12:10:35.705Z] ++ set -x [2020-07-18T12:10:35.705Z] ++ env -i DEST=/go/src/github.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-07-18T12:10:35.705Z] INFO: Testing against a local daemon [2020-07-18T12:10:35.705Z] === RUN TestPluginInvalidJSON [2020-07-18T12:10:35.705Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-18T12:10:35.705Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-18T12:10:35.705Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-18T12:10:35.705Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-18T12:10:35.705Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-07-18T12:10:35.705Z] === RUN TestPluginInstall [2020-07-18T12:10:35.705Z] === RUN TestPluginInstall/no_auth [2020-07-18T12:10:35.961Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-18T12:10:36.524Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-18T12:10:36.524Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-18T12:10:37.454Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-18T12:10:37.513Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2020-07-18T12:10:37.513Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-18T12:10:38.821Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-18T12:10:39.752Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-18T12:10:40.009Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-18T12:10:40.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-18T12:10:40.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-18T12:10:40.265Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-18T12:10:40.265Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-18T12:10:40.966Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.9% of statements [2020-07-18T12:10:40.966Z] ok github.com/docker/docker/daemon 12.140s coverage: 17.4% of statements [2020-07-18T12:10:40.966Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-18T12:10:40.966Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-18T12:10:40.966Z] ok github.com/docker/docker/daemon/config 0.057s coverage: 81.8% of statements [2020-07-18T12:10:41.194Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-18T12:10:42.347Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-07-18T12:10:42.347Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-07-18T12:10:42.347Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-18T12:10:42.347Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-18T12:10:43.713Z] time="2020-07-18T12:10:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:10:43.713Z] time="2020-07-18T12:10:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:10:43.713Z] time="2020-07-18T12:10:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f356ef700869cdc80799b9a90608afcf92ad25ec4bef1c87516a4ea9d0711eb8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:10:43.713Z] time="2020-07-18T12:10:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:10:43.713Z] time="2020-07-18T12:10:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:10:43.713Z] time="2020-07-18T12:10:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f356ef700869cdc80799b9a90608afcf92ad25ec4bef1c87516a4ea9d0711eb8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:10:43.724Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-07-18T12:10:43.970Z] === RUN TestPluginInstall/with_htpasswd [2020-07-18T12:10:44.899Z] time="2020-07-18T12:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:10:44.899Z] time="2020-07-18T12:10:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:10:44.899Z] time="2020-07-18T12:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab4145c3ec9de4a05bfd395adf7198c403cd4c2cfaa736445de0977c67e5bee0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:10:44.899Z] time="2020-07-18T12:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:10:44.899Z] time="2020-07-18T12:10:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:10:44.899Z] time="2020-07-18T12:10:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab4145c3ec9de4a05bfd395adf7198c403cd4c2cfaa736445de0977c67e5bee0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:10:45.154Z] === RUN TestPluginInstall/with_insecure [2020-07-18T12:10:45.410Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-18T12:10:45.631Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.411s coverage: 73.1% of statements [2020-07-18T12:10:45.972Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-18T12:10:46.228Z] time="2020-07-18T12:10:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:10:46.228Z] time="2020-07-18T12:10:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:10:46.228Z] time="2020-07-18T12:10:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27bcfc8f99577de11d7c0cd29730703962838f6c5ac6577c2620a200a28cdd21" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:10:46.228Z] time="2020-07-18T12:10:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-18T12:10:46.228Z] time="2020-07-18T12:10:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-18T12:10:46.228Z] time="2020-07-18T12:10:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27bcfc8f99577de11d7c0cd29730703962838f6c5ac6577c2620a200a28cdd21" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-18T12:10:46.484Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-18T12:10:46.484Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-18T12:10:46.570Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-07-18T12:10:46.740Z] --- PASS: TestPluginInstall (10.83s) [2020-07-18T12:10:46.740Z] --- PASS: TestPluginInstall/no_auth (8.12s) [2020-07-18T12:10:46.740Z] --- PASS: TestPluginInstall/with_htpasswd (1.23s) [2020-07-18T12:10:46.740Z] --- PASS: TestPluginInstall/with_insecure (1.47s) [2020-07-18T12:10:46.740Z] plugin_test.go:157: [dca031844ca9c] daemon is not started [2020-07-18T12:10:46.740Z] PASS [2020-07-18T12:10:46.740Z] [2020-07-18T12:10:46.740Z] DONE 6 tests in 11.021s [2020-07-18T12:10:46.740Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-18T12:10:46.740Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-18T12:10:46.740Z] ++ 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-07-18T12:10:46.740Z] ++ set -e [2020-07-18T12:10:46.740Z] ++ '[' -n 0 ']' [2020-07-18T12:10:46.740Z] ++ set -x [2020-07-18T12:10:46.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-18T12:10:46.740Z] INFO: Testing against a local daemon [2020-07-18T12:10:46.740Z] === RUN TestExternalGraphDriver [2020-07-18T12:10:46.996Z] === RUN TestExternalGraphDriver/json [2020-07-18T12:10:47.509Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.416s coverage: 57.0% of statements [2020-07-18T12:10:48.889Z] === RUN TestExternalGraphDriver/spec [2020-07-18T12:10:49.144Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-18T12:10:49.415Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2020-07-18T12:10:49.705Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-18T12:10:50.186Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.68s) [2020-07-18T12:10:50.186Z] === RUN TestCreateServiceSecretFileMode [2020-07-18T12:10:50.632Z] === RUN TestExternalGraphDriver/pull [2020-07-18T12:10:50.632Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-18T12:10:51.319Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.333s coverage: 49.5% of statements [2020-07-18T12:10:51.319Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.319s coverage: 46.2% of statements [2020-07-18T12:10:51.319Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-18T12:10:51.999Z] --- PASS: TestExternalGraphDriver (5.16s) [2020-07-18T12:10:51.999Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2020-07-18T12:10:51.999Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2020-07-18T12:10:51.999Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2020-07-18T12:10:51.999Z] === RUN TestGraphdriverPluginV2 [2020-07-18T12:10:52.272Z] --- PASS: TestCreateServiceSecretFileMode (2.25s) [2020-07-18T12:10:52.272Z] === RUN TestCreateServiceConfigFileMode [2020-07-18T12:10:53.855Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.614s coverage: 57.7% of statements [2020-07-18T12:10:53.855Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-18T12:10:53.855Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.309s coverage: 76.1% of statements [2020-07-18T12:10:53.855Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-18T12:10:53.889Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-18T12:10:54.449Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-18T12:10:55.028Z] --- PASS: TestCreateServiceConfigFileMode (2.25s) [2020-07-18T12:10:55.028Z] === RUN TestCreateServiceSysctls [2020-07-18T12:10:55.235Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-07-18T12:10:55.378Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-18T12:10:55.494Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-07-18T12:10:55.635Z] --- PASS: TestGraphdriverPluginV2 (3.80s) [2020-07-18T12:10:55.635Z] PASS [2020-07-18T12:10:55.892Z] [2020-07-18T12:10:55.892Z] DONE 5 tests in 9.128s [2020-07-18T12:10:55.892Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-18T12:10:55.892Z] ++ 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-07-18T12:10:55.892Z] ++ set -e [2020-07-18T12:10:55.892Z] ++ '[' -n 0 ']' [2020-07-18T12:10:55.892Z] ++ set -x [2020-07-18T12:10:55.892Z] ++ env -i DEST=/go/src/github.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-07-18T12:10:55.892Z] INFO: Testing against a local daemon [2020-07-18T12:10:55.892Z] === RUN TestContinueAfterPluginCrash [2020-07-18T12:10:55.892Z] === PAUSE TestContinueAfterPluginCrash [2020-07-18T12:10:55.892Z] === RUN TestReadPluginNoRead [2020-07-18T12:10:55.892Z] === PAUSE TestReadPluginNoRead [2020-07-18T12:10:55.892Z] === RUN TestDaemonStartWithLogOpt [2020-07-18T12:10:55.892Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-18T12:10:55.892Z] === CONT TestContinueAfterPluginCrash [2020-07-18T12:10:55.892Z] === CONT TestDaemonStartWithLogOpt [2020-07-18T12:10:56.431Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-07-18T12:10:56.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-18T12:10:57.791Z] --- PASS: TestCreateServiceSysctls (3.02s) [2020-07-18T12:10:57.791Z] === RUN TestCreateServiceCapabilities [2020-07-18T12:10:57.809Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.8% of statements [2020-07-18T12:10:57.809Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-18T12:10:57.809Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-18T12:10:57.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-18T12:10:58.377Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 41.0% of statements [2020-07-18T12:10:59.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-18T12:11:00.281Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-07-18T12:11:00.281Z] ok github.com/docker/docker/daemon/logger/awslogs 0.147s coverage: 77.8% of statements [2020-07-18T12:11:00.281Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-18T12:11:00.281Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-18T12:11:00.543Z] --- PASS: TestCreateServiceCapabilities (2.38s) [2020-07-18T12:11:00.543Z] === RUN TestInspect [2020-07-18T12:11:01.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-18T12:11:01.076Z] --- PASS: TestDaemonStartWithLogOpt (5.20s) [2020-07-18T12:11:01.076Z] === CONT TestReadPluginNoRead [2020-07-18T12:11:01.218Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2020-07-18T12:11:01.478Z] time="2020-07-18T12:11:01Z" level=error msg="Failed to remove source log file: remove /tmp/docker-logger-299394981/container.log.1: no such file or directory" [2020-07-18T12:11:01.478Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.022s coverage: 61.6% of statements [2020-07-18T12:11:01.737Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2020-07-18T12:11:02.002Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-18T12:11:02.627Z] --- PASS: TestInspect (2.39s) [2020-07-18T12:11:02.627Z] === RUN TestCreateJob [2020-07-18T12:11:03.120Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-07-18T12:11:03.120Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-18T12:11:03.689Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 37.7% of statements [2020-07-18T12:11:03.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b1dae0_} [2020-07-18T12:11:04.147Z] === RUN TestReadPluginNoRead/default [2020-07-18T12:11:04.281Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 33.3% of statements [2020-07-18T12:11:05.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1099110235_/foo_false____} [2020-07-18T12:11:05.383Z] --- PASS: TestCreateJob (2.94s) [2020-07-18T12:11:05.383Z] === RUN TestReplicatedJob [2020-07-18T12:11:05.641Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-18T12:11:05.660Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-07-18T12:11:05.897Z] --- PASS: TestContinueAfterPluginCrash (9.91s) [2020-07-18T12:11:06.229Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-18T12:11:06.459Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1099110235_/foo_true____} [2020-07-18T12:11:06.797Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-07-18T12:11:07.020Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-18T12:11:07.056Z] ok github.com/docker/docker/daemon/logger/splunk 1.637s coverage: 82.5% of statements [2020-07-18T12:11:07.056Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-18T12:11:07.056Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-18T12:11:07.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3783978238_/foo_false____} [2020-07-18T12:11:08.204Z] --- PASS: TestReadPluginNoRead (7.02s) [2020-07-18T12:11:08.204Z] --- PASS: TestReadPluginNoRead/default (1.41s) [2020-07-18T12:11:08.204Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2020-07-18T12:11:08.204Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2020-07-18T12:11:08.204Z] read_test.go:92: [d6728d11c9265] daemon is not started [2020-07-18T12:11:08.204Z] PASS [2020-07-18T12:11:08.204Z] [2020-07-18T12:11:08.204Z] DONE 6 tests in 12.401s [2020-07-18T12:11:08.204Z] 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-07-18T12:11:08.204Z] ++ 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-07-18T12:11:08.204Z] ++ set -e [2020-07-18T12:11:08.204Z] ++ '[' -n 0 ']' [2020-07-18T12:11:08.204Z] ++ set -x [2020-07-18T12:11:08.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-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-07-18T12:11:08.204Z] testing: warning: no tests to run [2020-07-18T12:11:08.204Z] PASS [2020-07-18T12:11:08.204Z] [2020-07-18T12:11:08.204Z] DONE 0 tests in 0.048s [2020-07-18T12:11:08.204Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-18T12:11:08.204Z] ++ 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-07-18T12:11:08.204Z] ++ set -e [2020-07-18T12:11:08.204Z] ++ '[' -n 0 ']' [2020-07-18T12:11:08.204Z] ++ set -x [2020-07-18T12:11:08.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-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-07-18T12:11:08.459Z] INFO: Testing against a local daemon [2020-07-18T12:11:08.459Z] === RUN TestPluginWithDevMounts [2020-07-18T12:11:08.459Z] === PAUSE TestPluginWithDevMounts [2020-07-18T12:11:08.459Z] === CONT TestPluginWithDevMounts [2020-07-18T12:11:08.961Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2020-07-18T12:11:09.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3783978238_/foo_true____} [2020-07-18T12:11:09.220Z] ok github.com/docker/docker/distribution 0.246s coverage: 22.1% of statements [2020-07-18T12:11:09.220Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-18T12:11:10.388Z] --- PASS: TestPluginWithDevMounts (1.85s) [2020-07-18T12:11:10.388Z] PASS [2020-07-18T12:11:10.388Z] [2020-07-18T12:11:10.388Z] DONE 1 tests in 1.979s [2020-07-18T12:11:10.388Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-18T12:11:10.388Z] ++ 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-07-18T12:11:10.388Z] ++ set -e [2020-07-18T12:11:10.388Z] ++ '[' -n 0 ']' [2020-07-18T12:11:10.388Z] ++ set -x [2020-07-18T12:11:10.388Z] ++ env -i DEST=/go/src/github.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-07-18T12:11:10.388Z] INFO: Testing against a local daemon [2020-07-18T12:11:10.388Z] === RUN TestSecretInspect [2020-07-18T12:11:10.599Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-07-18T12:11:10.644Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3783978238_/foo_true__0xc000b1db40__} [2020-07-18T12:11:10.987Z] --- PASS: TestReplicatedJob (4.85s) [2020-07-18T12:11:10.987Z] === RUN TestUpdateReplicatedJob [2020-07-18T12:11:11.537Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-07-18T12:11:12.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b1db60_} [2020-07-18T12:11:12.105Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2020-07-18T12:11:12.105Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-18T12:11:12.105Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2020-07-18T12:11:12.105Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-18T12:11:12.981Z] --- PASS: TestSecretInspect (2.44s) [2020-07-18T12:11:12.981Z] === RUN TestSecretList [2020-07-18T12:11:13.236Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b1db80_} [2020-07-18T12:11:13.483Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-07-18T12:11:13.483Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-18T12:11:13.748Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2020-07-18T12:11:13.748Z] === RUN TestServiceListWithStatuses [2020-07-18T12:11:13.748Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-07-18T12:11:13.748Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-18T12:11:13.748Z] === RUN TestDockerNetworkConnectAlias [2020-07-18T12:11:14.052Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-07-18T12:11:14.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b1dba0_} [2020-07-18T12:11:15.164Z] --- PASS: TestSecretList (2.37s) [2020-07-18T12:11:15.164Z] === RUN TestSecretsCreateAndDelete [2020-07-18T12:11:15.429Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-07-18T12:11:15.430Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-18T12:11:16.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b1dbc0_} [2020-07-18T12:11:17.290Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) [2020-07-18T12:11:17.290Z] === RUN TestDockerNetworkReConnect [2020-07-18T12:11:17.333Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 76.9% of statements [2020-07-18T12:11:17.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-18T12:11:17.456Z] --- PASS: TestSecretsCreateAndDelete (2.33s) [2020-07-18T12:11:17.456Z] === RUN TestSecretsUpdate [2020-07-18T12:11:17.901Z] ok github.com/docker/docker/pkg/authorization 0.196s coverage: 68.3% of statements [2020-07-18T12:11:18.160Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-18T12:11:18.419Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-18T12:11:18.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-18T12:11:18.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-18T12:11:18.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-18T12:11:18.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-18T12:11:18.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-18T12:11:18.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-18T12:11:18.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-18T12:11:18.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-18T12:11:18.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-18T12:11:18.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-18T12:11:18.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-18T12:11:18.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-18T12:11:18.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-18T12:11:18.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-18T12:11:18.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-18T12:11:18.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-18T12:11:18.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-18T12:11:18.821Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-18T12:11:20.712Z] --- PASS: TestSecretsUpdate (2.85s) [2020-07-18T12:11:20.712Z] === RUN TestTemplatedSecret [2020-07-18T12:11:20.830Z] --- PASS: TestDockerNetworkReConnect (3.24s) [2020-07-18T12:11:20.830Z] === RUN TestServicePlugin [2020-07-18T12:11:20.830Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-18T12:11:20.830Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:11:20.830Z] === RUN TestServiceUpdateLabel [2020-07-18T12:11:20.968Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-18T12:11:21.704Z] ok github.com/docker/docker/pkg/chrootarchive 2.496s coverage: 43.2% of statements [2020-07-18T12:11:21.704Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-18T12:11:22.272Z] ok github.com/docker/docker/layer 7.806s coverage: 68.8% of statements [2020-07-18T12:11:22.272Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-18T12:11:22.272Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-18T12:11:22.272Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-18T12:11:22.272Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-18T12:11:22.272Z] ? github.com/docker/docker/oci [no test files] [2020-07-18T12:11:22.272Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-18T12:11:22.272Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-18T12:11:22.272Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-18T12:11:22.272Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-07-18T12:11:22.332Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-18T12:11:22.351Z] --- PASS: TestServiceUpdateLabel (1.87s) [2020-07-18T12:11:22.351Z] === RUN TestServiceUpdateSecrets [2020-07-18T12:11:22.840Z] ok github.com/docker/docker/pkg/discovery/file 0.021s coverage: 97.6% of statements [2020-07-18T12:11:23.408Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2020-07-18T12:11:23.698Z] --- PASS: TestTemplatedSecret (3.29s) [2020-07-18T12:11:23.698Z] === RUN TestSecretCreateResolve [2020-07-18T12:11:23.953Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-18T12:11:24.344Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-07-18T12:11:24.514Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-18T12:11:24.603Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-07-18T12:11:25.881Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-18T12:11:25.881Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-18T12:11:25.981Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-07-18T12:11:26.560Z] ok github.com/docker/docker/pkg/discovery/kv 3.072s coverage: 84.1% of statements [2020-07-18T12:11:26.810Z] --- PASS: TestSecretCreateResolve (3.19s) [2020-07-18T12:11:26.810Z] PASS [2020-07-18T12:11:26.810Z] [2020-07-18T12:11:26.810Z] DONE 6 tests in 16.566s [2020-07-18T12:11:26.810Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-18T12:11:26.810Z] ++ 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-07-18T12:11:26.810Z] ++ set -e [2020-07-18T12:11:26.810Z] ++ '[' -n 0 ']' [2020-07-18T12:11:26.810Z] ++ set -x [2020-07-18T12:11:26.811Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-18T12:11:26.819Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2020-07-18T12:11:27.067Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-18T12:11:27.067Z] INFO: Testing against a local daemon [2020-07-18T12:11:27.067Z] === RUN TestServiceCreateInit [2020-07-18T12:11:27.067Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-18T12:11:27.388Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-07-18T12:11:27.388Z] ok github.com/docker/docker/pkg/fsutils 0.183s coverage: 85.1% of statements [2020-07-18T12:11:27.630Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-18T12:11:28.560Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-18T12:11:28.767Z] ok github.com/docker/docker/pkg/idtools 0.420s coverage: 70.5% of statements [2020-07-18T12:11:28.767Z] ok github.com/docker/docker/pkg/ioutils 0.514s coverage: 69.3% of statements [2020-07-18T12:11:29.026Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2020-07-18T12:11:29.286Z] ok github.com/docker/docker/pkg/locker 0.032s coverage: 88.9% of statements [2020-07-18T12:11:29.494Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-18T12:11:29.545Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-07-18T12:11:29.545Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-18T12:11:29.545Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-18T12:11:29.545Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-07-18T12:11:29.545Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-18T12:11:29.805Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-07-18T12:11:30.060Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-18T12:11:30.064Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-07-18T12:11:30.632Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2020-07-18T12:11:30.632Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-07-18T12:11:30.632Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-18T12:11:30.632Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-18T12:11:30.992Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-18T12:11:31.569Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-07-18T12:11:31.919Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-18T12:11:31.919Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-18T12:11:32.138Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-18T12:11:32.398Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-18T12:11:32.657Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-18T12:11:32.848Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-18T12:11:33.777Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-18T12:11:34.032Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-07-18T12:11:34.292Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-07-18T12:11:34.705Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-18T12:11:36.073Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-18T12:11:36.634Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-18T12:11:37.562Z] --- PASS: TestServiceCreateInit (10.41s) [2020-07-18T12:11:37.562Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.96s) [2020-07-18T12:11:37.562Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.41s) [2020-07-18T12:11:37.562Z] === RUN TestCreateServiceMultipleTimes [2020-07-18T12:11:37.562Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-18T12:11:37.577Z] ok github.com/docker/docker/pkg/signal 2.394s coverage: 61.0% of statements [2020-07-18T12:11:37.577Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-18T12:11:37.775Z] --- PASS: TestServiceUpdateSecrets (14.29s) [2020-07-18T12:11:37.775Z] === RUN TestServiceUpdateConfigs [2020-07-18T12:11:37.835Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-18T12:11:38.094Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-18T12:11:38.352Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-18T12:11:38.490Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-18T12:11:38.920Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.6% of statements [2020-07-18T12:11:39.419Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-18T12:11:39.487Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2020-07-18T12:11:39.747Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2020-07-18T12:11:40.316Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-07-18T12:11:40.347Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-18T12:11:40.347Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-18T12:11:40.576Z] testing: warning: no tests to run [2020-07-18T12:11:40.576Z] coverage: [no statements] [2020-07-18T12:11:40.576Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-18T12:11:40.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-18T12:11:41.143Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-18T12:11:41.143Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-18T12:11:41.165Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-18T12:11:41.403Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-18T12:11:42.094Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-18T12:11:43.309Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.1% of statements [2020-07-18T12:11:43.462Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-18T12:11:43.877Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-18T12:11:44.390Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-18T12:11:44.815Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 73.8% of statements [2020-07-18T12:11:45.383Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-18T12:11:45.756Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-18T12:11:46.318Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-18T12:11:46.762Z] ok github.com/docker/docker/registry 0.078s coverage: 56.3% of statements [2020-07-18T12:11:46.880Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-18T12:11:47.344Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-07-18T12:11:47.606Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-07-18T12:11:48.173Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-07-18T12:11:48.247Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-18T12:11:48.432Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-18T12:11:51.520Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-18T12:11:51.728Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2020-07-18T12:11:51.728Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-18T12:11:52.297Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-18T12:11:52.895Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-18T12:11:53.155Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2020-07-18T12:11:53.155Z] === RUN TestServiceUpdateNetwork [2020-07-18T12:11:53.456Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-18T12:11:53.675Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-07-18T12:11:55.344Z] --- PASS: TestCreateServiceMultipleTimes (17.92s) [2020-07-18T12:11:55.344Z] === RUN TestCreateServiceConflict [2020-07-18T12:11:56.274Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-18T12:11:58.164Z] --- PASS: TestCreateServiceConflict (2.73s) [2020-07-18T12:11:58.164Z] === RUN TestCreateServiceMaxReplicas [2020-07-18T12:11:58.421Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-18T12:11:59.350Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-18T12:12:01.869Z] --- PASS: TestCreateServiceMaxReplicas (3.49s) [2020-07-18T12:12:01.869Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-18T12:12:02.796Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-18T12:12:03.357Z] === RUN TestDockerSuite/TestCpToDot [2020-07-18T12:12:03.552Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2020-07-18T12:12:03.552Z] === RUN TestServiceUpdatePidsLimit [2020-07-18T12:12:04.199Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-18T12:12:04.287Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-18T12:12:04.840Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-18T12:12:05.214Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-18T12:12:05.876Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/rootless [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/volume [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-18T12:12:05.876Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === Skipped [2020-07-18T12:12:05.876Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-18T12:12:05.876Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-18T12:12:05.876Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-18T12:12:05.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T12:12:05.876Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-18T12:12:05.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T12:12:05.876Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-18T12:12:05.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T12:12:05.876Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-18T12:12:05.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T12:12:05.876Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-18T12:12:05.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T12:12:05.876Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-18T12:12:05.876Z] graphtest_unix.go:73: No driver to put! [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-18T12:12:05.876Z] time="2020-07-18T12:10:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T12:12:05.876Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T12:12:05.876Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-18T12:12:05.876Z] time="2020-07-18T12:10:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T12:12:05.876Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T12:12:05.876Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-18T12:12:05.876Z] time="2020-07-18T12:10:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T12:12:05.876Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T12:12:05.876Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-18T12:12:05.876Z] time="2020-07-18T12:10:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T12:12:05.876Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T12:12:05.876Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-18T12:12:05.876Z] time="2020-07-18T12:10:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-18T12:12:05.876Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-18T12:12:05.876Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-18T12:12:05.876Z] graphtest_unix.go:73: No driver to put! [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-18T12:12:05.876Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-18T12:12:05.876Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-18T12:12:05.876Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-18T12:12:05.876Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-18T12:12:05.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T12:12:05.876Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-18T12:12:05.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T12:12:05.876Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-18T12:12:05.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T12:12:05.876Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-18T12:12:05.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T12:12:05.876Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-18T12:12:05.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-18T12:12:05.876Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-18T12:12:05.876Z] graphtest_unix.go:73: No driver to put! [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-18T12:12:05.876Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-18T12:12:05.876Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] [2020-07-18T12:12:05.876Z] DONE 2120 tests, 26 skipped in 247.001s [2020-07-18T12:12:06.142Z] === RUN TestDockerSuite/TestCpToStdout Post stage [Pipeline] junit [2020-07-18T12:12:06.149Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-18T12:12:06.704Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-18T12:12:06.724Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41231/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d82725e25192db5d3f796f47a61af995571fd8f7 hack/validate/vendor [2020-07-18T12:12:07.266Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-18T12:12:07.292Z] No vendor changes in diff. [2020-07-18T12:12:07.523Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-18T12:12:08.085Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-18T12:12:08.191Z] + echo Building e2e image [2020-07-18T12:12:08.191Z] Building e2e image [2020-07-18T12:12:08.191Z] + docker build --build-arg DOCKER_GITCOMMIT=d82725e25192db5d3f796f47a61af995571fd8f7 -t moby-e2e-test -f Dockerfile.e2e . [2020-07-18T12:12:08.191Z] #2 [internal] load .dockerignore [2020-07-18T12:12:08.191Z] #2 transferring context: 34B done [2020-07-18T12:12:08.191Z] #2 DONE 0.0s [2020-07-18T12:12:08.191Z] [2020-07-18T12:12:08.191Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-18T12:12:08.191Z] #1 transferring dockerfile: 3.21kB done [2020-07-18T12:12:08.191Z] #1 DONE 0.0s [2020-07-18T12:12:08.191Z] [2020-07-18T12:12:08.191Z] #3 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-07-18T12:12:08.191Z] #3 DONE 0.1s [2020-07-18T12:12:08.191Z] [2020-07-18T12:12:08.191Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-18T12:12:08.474Z] #4 DONE 0.2s [2020-07-18T12:12:08.474Z] [2020-07-18T12:12:08.474Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-18T12:12:08.474Z] #5 DONE 0.0s [2020-07-18T12:12:08.474Z] [2020-07-18T12:12:08.474Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-18T12:12:08.474Z] #14 DONE 0.0s [2020-07-18T12:12:08.474Z] [2020-07-18T12:12:08.474Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-18T12:12:08.474Z] #15 CACHED [2020-07-18T12:12:08.474Z] [2020-07-18T12:12:08.474Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-18T12:12:08.474Z] #16 CACHED [2020-07-18T12:12:08.474Z] [2020-07-18T12:12:08.474Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-18T12:12:08.474Z] #17 CACHED [2020-07-18T12:12:08.474Z] [2020-07-18T12:12:08.474Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-18T12:12:08.474Z] #18 CACHED [2020-07-18T12:12:08.474Z] [2020-07-18T12:12:08.474Z] #8 [internal] load build context [2020-07-18T12:12:08.742Z] #8 transferring context: 850.26kB 0.2s done [2020-07-18T12:12:08.742Z] #8 DONE 0.2s [2020-07-18T12:12:08.742Z] [2020-07-18T12:12:08.742Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-18T12:12:08.742Z] #26 CACHED [2020-07-18T12:12:08.742Z] [2020-07-18T12:12:08.742Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-18T12:12:08.742Z] #27 CACHED [2020-07-18T12:12:08.742Z] [2020-07-18T12:12:08.742Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-18T12:12:08.742Z] #28 CACHED [2020-07-18T12:12:08.742Z] [2020-07-18T12:12:08.742Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-18T12:12:08.742Z] #19 CACHED [2020-07-18T12:12:08.742Z] [2020-07-18T12:12:08.742Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-18T12:12:08.742Z] #22 CACHED [2020-07-18T12:12:08.742Z] [2020-07-18T12:12:08.742Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-18T12:12:08.742Z] #23 CACHED [2020-07-18T12:12:08.742Z] [2020-07-18T12:12:08.742Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-18T12:12:08.742Z] #6 CACHED [2020-07-18T12:12:08.742Z] [2020-07-18T12:12:08.742Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-18T12:12:08.742Z] #12 CACHED [2020-07-18T12:12:08.742Z] [2020-07-18T12:12:08.742Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-18T12:12:08.742Z] #10 CACHED [2020-07-18T12:12:08.742Z] [2020-07-18T12:12:08.742Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-18T12:12:08.742Z] #11 CACHED [2020-07-18T12:12:08.742Z] [2020-07-18T12:12:08.742Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-18T12:12:08.742Z] #7 CACHED [2020-07-18T12:12:08.742Z] [2020-07-18T12:12:08.742Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-18T12:12:08.742Z] #9 CACHED [2020-07-18T12:12:08.742Z] [2020-07-18T12:12:08.742Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-18T12:12:08.742Z] #13 CACHED [2020-07-18T12:12:08.742Z] [2020-07-18T12:12:08.742Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-18T12:12:09.012Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-18T12:12:09.013Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-18T12:12:09.268Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-18T12:12:09.524Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-18T12:12:10.085Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-18T12:12:10.085Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-18T12:12:10.085Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-18T12:12:10.341Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-18T12:12:10.597Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-18T12:12:10.597Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-18T12:12:10.647Z] #24 ... [2020-07-18T12:12:10.647Z] [2020-07-18T12:12:10.647Z] #31 [builder 1/4] COPY . . [2020-07-18T12:12:10.647Z] #31 DONE 1.6s [2020-07-18T12:12:10.647Z] [2020-07-18T12:12:10.647Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-18T12:12:10.647Z] #24 1.626 + RM_GOPATH=0 [2020-07-18T12:12:10.647Z] #24 1.627 + TMP_GOPATH= [2020-07-18T12:12:10.647Z] #24 1.627 + : /build [2020-07-18T12:12:10.647Z] #24 1.627 + '[' -z '' ']' [2020-07-18T12:12:10.647Z] #24 1.635 ++ mktemp -d [2020-07-18T12:12:10.647Z] #24 1.635 + export GOPATH=/tmp/tmp.eJCEOC [2020-07-18T12:12:10.647Z] #24 1.635 + GOPATH=/tmp/tmp.eJCEOC [2020-07-18T12:12:10.647Z] #24 1.635 + RM_GOPATH=1 [2020-07-18T12:12:10.647Z] #24 1.635 + case "$(go env GOARCH)" in [2020-07-18T12:12:10.647Z] #24 1.635 ++ go env GOARCH [2020-07-18T12:12:10.647Z] #24 1.638 + export GO_BUILDMODE=-buildmode=pie [2020-07-18T12:12:10.647Z] #24 1.638 + GO_BUILDMODE=-buildmode=pie [2020-07-18T12:12:10.647Z] #24 1.649 ++ dirname ./install.sh [2020-07-18T12:12:10.647Z] #24 1.656 + dir=. [2020-07-18T12:12:10.647Z] #24 1.656 + bin=dockercli [2020-07-18T12:12:10.647Z] #24 1.656 + shift [2020-07-18T12:12:10.647Z] #24 1.656 + '[' '!' -f ./dockercli.installer ']' [2020-07-18T12:12:10.647Z] #24 1.656 + . ./dockercli.installer [2020-07-18T12:12:10.647Z] #24 1.656 ++ : stable [2020-07-18T12:12:10.647Z] #24 1.656 ++ : 17.06.2-ce [2020-07-18T12:12:10.647Z] #24 1.656 + install_dockercli [2020-07-18T12:12:10.647Z] #24 1.656 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-18T12:12:10.647Z] #24 1.656 ++ uname -m [2020-07-18T12:12:10.647Z] #24 1.656 + arch=x86_64 [2020-07-18T12:12:10.647Z] #24 1.656 + '[' x86_64 '!=' x86_64 ']' [2020-07-18T12:12:10.647Z] #24 1.656 + url=https://download.docker.com/linux/static [2020-07-18T12:12:10.647Z] #24 1.656 + tar -xz docker/docker [2020-07-18T12:12:10.647Z] #24 1.656 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-18T12:12:10.647Z] #24 1.657 Install docker/cli version 17.06.2-ce from stable [2020-07-18T12:12:10.853Z] === RUN TestDockerSuite/TestCreateRM [2020-07-18T12:12:10.853Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-18T12:12:10.853Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-18T12:12:10.853Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-18T12:12:11.109Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-18T12:12:11.583Z] #24 ... [2020-07-18T12:12:11.583Z] [2020-07-18T12:12:11.583Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-18T12:12:11.583Z] #32 DONE 1.5s [2020-07-18T12:12:11.755Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-18T12:12:11.843Z] [2020-07-18T12:12:11.843Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-18T12:12:12.474Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-18T12:12:12.474Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-18T12:12:12.474Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-18T12:12:13.222Z] #33 1.337 [2020-07-18T12:12:13.222Z] #33 1.587 Removing bundles/ [2020-07-18T12:12:13.481Z] #33 1.590 [2020-07-18T12:12:13.481Z] #33 1.595 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-18T12:12:13.741Z] #33 ... [2020-07-18T12:12:13.741Z] [2020-07-18T12:12:13.741Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-18T12:12:13.741Z] #24 5.080 + mkdir -p /build [2020-07-18T12:12:13.741Z] #24 5.081 + mv docker/docker /build/ [2020-07-18T12:12:13.741Z] #24 5.082 + rmdir docker [2020-07-18T12:12:13.741Z] #24 DONE 5.2s [2020-07-18T12:12:14.000Z] [2020-07-18T12:12:14.001Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-18T12:12:14.001Z] #20 2.684 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-18T12:12:14.001Z] #20 3.447 [2020-07-18T12:12:14.001Z] #20 3.611 0.0% ############ 17.6% ######################### 35.6% ################################### 49.5% #################################################### 73.0% ############################################################## 87.1% ######################################################################## 100.0% [2020-07-18T12:12:14.001Z] #20 4.810 #=#=# [2020-07-18T12:12:14.001Z] #20 4.928 # 1.5% ######################################################################## 100.0% [2020-07-18T12:12:14.262Z] #20 5.700 [2020-07-18T12:12:14.521Z] #20 5.817 ######## 11.7% ####################################################################### 99.8% ######################################################################## 100.0% [2020-07-18T12:12:14.781Z] #20 6.355 [2020-07-18T12:12:15.758Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.82s) [2020-07-18T12:12:15.759Z] === RUN TestCreateServiceSecretFileMode [2020-07-18T12:12:15.759Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-18T12:12:15.820Z] #20 6.500 0.0% ### 5.3% ################## 25.3% ################################# 46.1% ######################################################## 78.8% ######################################################################## 100.0% [2020-07-18T12:12:16.015Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-18T12:12:16.015Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-18T12:12:16.015Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-18T12:12:16.015Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-18T12:12:16.079Z] #20 7.480 [2020-07-18T12:12:16.271Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-18T12:12:16.527Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-18T12:12:17.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-18T12:12:18.017Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-18T12:12:18.162Z] #20 7.600 0.8% ##### 8.0% ######### 13.5% ############# 18.5% ################# 23.8% #################### 29.1% ######################### 34.9% ############################# 40.3% ################################ 45.6% #################################### 50.7% ####################################### 55.5% ############################################ 61.2% ############################################### 66.3% ################################################## 70.8% ##################################################### 74.8% ######################################################### 79.2% ############################################################# 85.5% ################################################################# 91.1% ##################################################################### 96.8% ######################################################################## 100.0% [2020-07-18T12:12:18.422Z] #20 9.831 [2020-07-18T12:12:18.580Z] --- PASS: TestCreateServiceSecretFileMode (3.29s) [2020-07-18T12:12:18.580Z] === RUN TestCreateServiceConfigFileMode [2020-07-18T12:12:18.580Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-18T12:12:18.681Z] #20 ... [2020-07-18T12:12:18.681Z] [2020-07-18T12:12:18.681Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-18T12:12:18.940Z] #29 ... [2020-07-18T12:12:18.940Z] [2020-07-18T12:12:18.940Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-18T12:12:18.940Z] #33 3.478 Building test suite binary ./integration-cli/test.main [2020-07-18T12:12:19.946Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-18T12:12:20.258Z] --- PASS: TestServiceUpdatePidsLimit (15.90s) [2020-07-18T12:12:20.258Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-07-18T12:12:20.258Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2020-07-18T12:12:20.258Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2020-07-18T12:12:20.258Z] PASS [2020-07-18T12:12:20.258Z] [2020-07-18T12:12:20.258Z] === Skipped [2020-07-18T12:12:20.258Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.01s) [2020-07-18T12:12:20.258Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-18T12:12:20.258Z] [2020-07-18T12:12:20.258Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-18T12:12:20.258Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-18T12:12:20.258Z] [2020-07-18T12:12:20.258Z] [2020-07-18T12:12:20.258Z] DONE 27 tests, 2 skipped in 129.459s [2020-07-18T12:12:20.258Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-18T12:12:20.258Z] ++ 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-07-18T12:12:20.258Z] ++ set -e [2020-07-18T12:12:20.258Z] ++ '[' -n 0 ']' [2020-07-18T12:12:20.258Z] ++ set -x [2020-07-18T12:12:20.258Z] ++ env -i DEST=/go/src/github.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-07-18T12:12:20.258Z] INFO: Testing against a local daemon [2020-07-18T12:12:20.258Z] === RUN TestSessionCreate [2020-07-18T12:12:20.258Z] --- PASS: TestSessionCreate (0.04s) [2020-07-18T12:12:20.258Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-18T12:12:20.258Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-18T12:12:20.258Z] PASS [2020-07-18T12:12:20.258Z] [2020-07-18T12:12:20.258Z] DONE 2 tests in 0.158s [2020-07-18T12:12:20.258Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-18T12:12:20.258Z] ++ 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-07-18T12:12:20.258Z] ++ set -e [2020-07-18T12:12:20.258Z] ++ '[' -n 0 ']' [2020-07-18T12:12:20.258Z] ++ set -x [2020-07-18T12:12:20.258Z] ++ env -i DEST=/go/src/github.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-07-18T12:12:20.258Z] INFO: Testing against a local daemon [2020-07-18T12:12:20.258Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-18T12:12:20.258Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-18T12:12:20.258Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-18T12:12:20.258Z] === RUN TestEventsExecDie [2020-07-18T12:12:20.258Z] --- PASS: TestEventsExecDie (0.58s) [2020-07-18T12:12:20.258Z] === RUN TestEventsBackwardsCompatible [2020-07-18T12:12:20.258Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-07-18T12:12:20.258Z] === RUN TestInfoBinaryCommits [2020-07-18T12:12:20.258Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-18T12:12:20.258Z] === RUN TestInfoAPIVersioned [2020-07-18T12:12:20.258Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-18T12:12:20.258Z] === RUN TestInfoDiscoveryBackend [2020-07-18T12:12:20.320Z] #33 ... [2020-07-18T12:12:20.320Z] [2020-07-18T12:12:20.320Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-18T12:12:20.320Z] #20 10.90 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-18T12:12:20.320Z] #20 11.33 [2020-07-18T12:12:20.320Z] #20 11.42 ######################################################################## 100.0% [2020-07-18T12:12:20.552Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-18T12:12:20.552Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-18T12:12:20.579Z] #20 11.90 [2020-07-18T12:12:21.313Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-18T12:12:21.592Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-18T12:12:21.592Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-18T12:12:21.874Z] --- PASS: TestCreateServiceConfigFileMode (3.08s) [2020-07-18T12:12:21.874Z] === RUN TestCreateServiceSysctls [2020-07-18T12:12:21.874Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-18T12:12:21.959Z] #20 13.09 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-18T12:12:22.218Z] #20 13.54 [2020-07-18T12:12:22.230Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-18T12:12:22.230Z] === RUN TestInfoAPI [2020-07-18T12:12:22.230Z] --- PASS: TestInfoAPI (0.04s) [2020-07-18T12:12:22.230Z] === RUN TestInfoAPIWarnings [2020-07-18T12:12:22.436Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-18T12:12:22.436Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-18T12:12:22.477Z] #20 13.68 0.6% ######################################################################## 100.0% [2020-07-18T12:12:22.737Z] #20 14.14 [2020-07-18T12:12:22.869Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-18T12:12:22.869Z] === RUN TestInfoDebug [2020-07-18T12:12:22.997Z] === RUN TestDockerSuite/TestDockerFails [2020-07-18T12:12:22.997Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-18T12:12:22.997Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-18T12:12:22.997Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-18T12:12:23.163Z] --- PASS: TestInfoDebug (0.53s) [2020-07-18T12:12:23.163Z] === RUN TestInfoInsecureRegistries [2020-07-18T12:12:23.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-18T12:12:23.803Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-18T12:12:23.803Z] === RUN TestInfoRegistryMirrors [2020-07-18T12:12:23.818Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-18T12:12:24.116Z] #20 15.22 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-18T12:12:24.116Z] #20 15.40 skipping existing c35d46ef359f [2020-07-18T12:12:24.376Z] #20 15.72 [2020-07-18T12:12:24.438Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-07-18T12:12:24.439Z] === RUN TestLoginFailsWithBadCredentials [2020-07-18T12:12:24.733Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-07-18T12:12:24.733Z] === RUN TestPingCacheHeaders [2020-07-18T12:12:24.733Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-18T12:12:24.733Z] === RUN TestPingGet [2020-07-18T12:12:24.733Z] --- PASS: TestPingGet (0.03s) [2020-07-18T12:12:24.733Z] === RUN TestPingHead [2020-07-18T12:12:24.733Z] --- PASS: TestPingHead (0.04s) [2020-07-18T12:12:24.733Z] === RUN TestVersion [2020-07-18T12:12:24.733Z] --- PASS: TestVersion (0.03s) [2020-07-18T12:12:24.733Z] PASS [2020-07-18T12:12:24.733Z] [2020-07-18T12:12:24.733Z] === Skipped [2020-07-18T12:12:24.733Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-18T12:12:24.733Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-18T12:12:24.733Z] [2020-07-18T12:12:24.733Z] [2020-07-18T12:12:24.733Z] DONE 18 tests, 1 skipped in 5.469s [2020-07-18T12:12:24.733Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-18T12:12:24.733Z] ++ 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-07-18T12:12:24.733Z] ++ set -e [2020-07-18T12:12:24.733Z] ++ '[' -n 0 ']' [2020-07-18T12:12:24.733Z] ++ set -x [2020-07-18T12:12:24.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-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-07-18T12:12:24.733Z] INFO: Testing against a local daemon [2020-07-18T12:12:24.733Z] === RUN TestVolumesCreateAndList [2020-07-18T12:12:24.746Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-18T12:12:25.028Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-18T12:12:25.028Z] === RUN TestVolumesRemove [2020-07-18T12:12:25.028Z] --- PASS: TestVolumesRemove (0.08s) [2020-07-18T12:12:25.028Z] === RUN TestVolumesInspect [2020-07-18T12:12:25.028Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-18T12:12:25.028Z] === RUN TestVolumesInvalidJSON [2020-07-18T12:12:25.028Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-18T12:12:25.028Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-18T12:12:25.028Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-18T12:12:25.028Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-18T12:12:25.028Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-18T12:12:25.028Z] PASS [2020-07-18T12:12:25.028Z] [2020-07-18T12:12:25.028Z] DONE 5 tests in 0.227s [2020-07-18T12:12:25.028Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-18T12:12:25.315Z] #20 16.73 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-18T12:12:25.321Z] ++++ cat bundles/test-integration/docker.pid [2020-07-18T12:12:25.321Z] +++ kill 13811 [2020-07-18T12:12:25.885Z] #20 17.16 [2020-07-18T12:12:25.885Z] #20 17.27 ######################################################################## 100.0% [2020-07-18T12:12:26.113Z] --- PASS: TestCreateServiceSysctls (4.29s) [2020-07-18T12:12:26.113Z] === RUN TestCreateServiceCapabilities [2020-07-18T12:12:26.144Z] #20 17.61 [2020-07-18T12:12:26.360Z] +++ /etc/init.d/apparmor stop [2020-07-18T12:12:26.360Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-18T12:12:26.360Z] [2020-07-18T12:12:26.360Z] Unloading profiles will leave already running processes permanently [2020-07-18T12:12:26.360Z] unconfined, which can lead to unexpected situations. [2020-07-18T12:12:26.360Z] [2020-07-18T12:12:26.360Z] To set a process to complain mode, use the command line tool [2020-07-18T12:12:26.360Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-18T12:12:26.360Z] +++ true [2020-07-18T12:12:26.360Z] exiting test-integration [2020-07-18T12:12:26.360Z] ++ exit 0 [2020-07-18T12:12:26.360Z] [2020-07-18T12:12:26.403Z] #20 17.75 Download of images into '/build' complete. [2020-07-18T12:12:26.403Z] #20 17.75 Use something like the following to load the result into a Docker daemon: [2020-07-18T12:12:26.403Z] #20 17.75 tar -cC '/build' . | docker load [2020-07-18T12:12:26.675Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-18T12:12:26.675Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-18T12:12:26.675Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-18T12:12:26.675Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-18T12:12:27.342Z] #20 DONE 18.5s [2020-07-18T12:12:27.342Z] [2020-07-18T12:12:27.342Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... Post stage [Pipeline] junit [2020-07-18T12:12:27.927Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-18T12:12:28.708Z] + echo Ensuring container killed. [2020-07-18T12:12:28.708Z] Ensuring container killed. [2020-07-18T12:12:28.708Z] + docker rm -vf docker-pr5 [2020-07-18T12:12:28.708Z] Error: No such container: docker-pr5 [2020-07-18T12:12:28.708Z] + true [Pipeline] sh [2020-07-18T12:12:29.096Z] + echo Chowning /workspace to jenkins user [2020-07-18T12:12:29.096Z] Chowning /workspace to jenkins user [2020-07-18T12:12:29.096Z] + id -u [2020-07-18T12:12:29.096Z] + id -g [2020-07-18T12:12:29.096Z] + docker run --rm -v /home/docker/workspace/moby_PR-41231:/workspace busybox chown -R 1001:1001 /workspace [2020-07-18T12:12:29.191Z] --- PASS: TestCreateServiceCapabilities (2.71s) [2020-07-18T12:12:29.191Z] === RUN TestInspect [2020-07-18T12:12:29.879Z] #29 ... [2020-07-18T12:12:29.879Z] [2020-07-18T12:12:29.879Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-18T12:12:30.138Z] #21 DONE 0.7s [2020-07-18T12:12:30.138Z] [2020-07-18T12:12:30.138Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-18T12:12:30.138Z] #25 DONE 0.1s [2020-07-18T12:12:30.138Z] [2020-07-18T12:12:30.138Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-18T12:12:31.015Z] + bundleName=ppc64le-integration [2020-07-18T12:12:31.015Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-18T12:12:31.015Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-18T12:12:31.015Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-18T12:12:31.015Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-18T12:12:31.061Z] Archiving artifacts [2020-07-18T12:12:31.454Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41231/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-18T12:12:31.705Z] --- PASS: TestInspect (2.62s) [2020-07-18T12:12:31.705Z] === RUN TestCreateJob [2020-07-18T12:12:31.845Z] + make clean [2020-07-18T12:12:32.142Z] make: command: Command not found [2020-07-18T12:12:32.142Z] make: command: Command not found [2020-07-18T12:12:32.142Z] docker volume rm -f docker-dev-cache [2020-07-18T12:12:32.142Z] docker-dev-cache [Pipeline] deleteDir [2020-07-18T12:12:32.267Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-18T12:12:34.789Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-18T12:12:35.351Z] --- PASS: TestCreateJob (4.01s) [2020-07-18T12:12:35.351Z] === RUN TestReplicatedJob [2020-07-18T12:12:36.718Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-18T12:12:38.619Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-18T12:12:39.181Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-18T12:12:40.110Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-18T12:12:41.037Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-18T12:12:41.599Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-18T12:12:41.854Z] --- PASS: TestReplicatedJob (6.37s) [2020-07-18T12:12:41.854Z] === RUN TestUpdateReplicatedJob [2020-07-18T12:12:42.111Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-18T12:12:42.369Z] #33 ... [2020-07-18T12:12:42.369Z] [2020-07-18T12:12:42.369Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-18T12:12:42.369Z] #29 32.94 # github.com/docker/docker/contrib/httpserver [2020-07-18T12:12:42.369Z] #29 32.94 loadinternal: cannot find runtime/cgo [2020-07-18T12:12:42.369Z] #29 DONE 33.1s [2020-07-18T12:12:42.369Z] [2020-07-18T12:12:42.369Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-18T12:12:42.369Z] #33 ... [2020-07-18T12:12:42.369Z] [2020-07-18T12:12:42.369Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-18T12:12:42.369Z] #30 DONE 0.0s [2020-07-18T12:12:42.369Z] [2020-07-18T12:12:42.369Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-18T12:12:42.673Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-18T12:12:44.041Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-18T12:12:44.041Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-18T12:12:44.969Z] --- PASS: TestUpdateReplicatedJob (3.07s) [2020-07-18T12:12:44.969Z] === RUN TestServiceListWithStatuses [2020-07-18T12:12:44.969Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-18T12:12:44.969Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-18T12:12:44.969Z] === RUN TestDockerNetworkConnectAlias [2020-07-18T12:12:45.534Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-18T12:12:48.806Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-18T12:12:50.697Z] --- PASS: TestDockerNetworkConnectAlias (5.49s) [2020-07-18T12:12:50.697Z] === RUN TestDockerNetworkReConnect [2020-07-18T12:12:50.697Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-18T12:12:51.624Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-18T12:12:52.553Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-18T12:12:54.444Z] --- PASS: TestDockerNetworkReConnect (4.04s) [2020-07-18T12:12:54.444Z] === RUN TestServicePlugin [2020-07-18T12:12:58.611Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-18T12:12:58.611Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-18T12:12:59.538Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-18T12:13:00.100Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-18T12:13:00.356Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-18T12:13:00.928Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-18T12:13:01.190Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-18T12:13:01.190Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-18T12:13:02.128Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-18T12:13:03.055Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-18T12:13:03.055Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-18T12:13:03.055Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-18T12:13:03.618Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-18T12:13:03.873Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-18T12:13:06.386Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-18T12:13:06.948Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-18T12:13:07.203Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-18T12:13:07.203Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-18T12:13:07.203Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-18T12:13:09.720Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-18T12:13:09.976Z] === RUN TestDockerSuite/TestEventsRename [2020-07-18T12:13:10.538Z] === RUN TestDockerSuite/TestEventsResize [2020-07-18T12:13:10.793Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-18T12:13:11.355Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-18T12:13:11.921Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-18T12:13:12.484Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-18T12:13:15.040Z] === RUN TestDockerSuite/TestEventsTop [2020-07-18T12:13:15.601Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-18T12:13:18.115Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-18T12:13:19.044Z] === RUN TestDockerSuite/TestExec [2020-07-18T12:13:19.606Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-18T12:13:20.167Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-18T12:13:20.423Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-18T12:13:20.985Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-18T12:13:21.914Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-18T12:13:22.475Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-18T12:13:22.731Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-18T12:13:23.301Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-18T12:13:23.865Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-18T12:13:24.121Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-18T12:13:24.682Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-18T12:13:25.609Z] --- PASS: TestServicePlugin (31.19s) [2020-07-18T12:13:25.609Z] plugin_test.go:62: [d92fd6f580dda] joining swarm manager [dc6aa9a72e149]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:13:25.609Z] plugin_test.go:65: [dffa878859dfc] joining swarm manager [dc6aa9a72e149]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:13:25.609Z] === RUN TestServiceUpdateLabel [2020-07-18T12:13:25.865Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-18T12:13:26.793Z] === RUN TestDockerSuite/TestExecEnv [2020-07-18T12:13:27.356Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-18T12:13:28.285Z] --- PASS: TestServiceUpdateLabel (2.66s) [2020-07-18T12:13:28.285Z] === RUN TestServiceUpdateSecrets [2020-07-18T12:13:28.544Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-18T12:13:29.105Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-18T12:13:32.373Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-18T12:13:32.373Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-18T12:13:32.629Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-18T12:13:33.191Z] === RUN TestDockerSuite/TestExecParseError [2020-07-18T12:13:33.753Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-18T12:13:34.316Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-18T12:13:34.572Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-18T12:13:35.500Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-18T12:13:36.070Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-18T12:13:36.326Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-18T12:13:42.863Z] --- PASS: TestServiceUpdateSecrets (14.58s) [2020-07-18T12:13:42.863Z] === RUN TestServiceUpdateConfigs [2020-07-18T12:13:45.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-18T12:13:47.268Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-18T12:13:47.831Z] === RUN TestDockerSuite/TestExecTTY [2020-07-18T12:13:48.401Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-18T12:13:48.980Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-18T12:13:49.541Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-18T12:13:50.103Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-18T12:13:50.103Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-18T12:13:51.471Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-18T12:13:52.035Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-18T12:13:52.965Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-18T12:13:53.221Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-18T12:13:54.148Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-18T12:13:58.311Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2020-07-18T12:13:58.311Z] === RUN TestServiceUpdateNetwork [2020-07-18T12:13:58.567Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-18T12:14:03.814Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-18T12:14:04.741Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-18T12:14:09.982Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-18T12:14:09.982Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-18T12:14:09.982Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-18T12:14:09.982Z] === RUN TestDockerSuite/TestHealth [2020-07-18T12:14:10.546Z] --- PASS: TestServiceUpdateNetwork (12.95s) [2020-07-18T12:14:10.546Z] === RUN TestServiceUpdatePidsLimit [2020-07-18T12:14:11.913Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-18T12:14:12.475Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-18T12:14:20.560Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-18T12:14:27.095Z] --- PASS: TestServiceUpdatePidsLimit (16.22s) [2020-07-18T12:14:27.095Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2020-07-18T12:14:27.095Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2020-07-18T12:14:27.095Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-07-18T12:14:27.095Z] PASS [2020-07-18T12:14:27.095Z] [2020-07-18T12:14:27.095Z] === Skipped [2020-07-18T12:14:27.095Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-18T12:14:27.095Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-18T12:14:27.095Z] [2020-07-18T12:14:27.095Z] [2020-07-18T12:14:27.095Z] DONE 27 tests, 1 skipped in 179.867s [2020-07-18T12:14:27.095Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-18T12:14:27.095Z] ++ 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-07-18T12:14:27.095Z] ++ set -e [2020-07-18T12:14:27.095Z] ++ '[' -n 0 ']' [2020-07-18T12:14:27.095Z] ++ set -x [2020-07-18T12:14:27.095Z] ++ env -i DEST=/go/src/github.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-07-18T12:14:27.095Z] INFO: Testing against a local daemon [2020-07-18T12:14:27.095Z] === RUN TestSessionCreate [2020-07-18T12:14:27.095Z] --- PASS: TestSessionCreate (0.03s) [2020-07-18T12:14:27.095Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-18T12:14:27.095Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-18T12:14:27.095Z] PASS [2020-07-18T12:14:27.095Z] [2020-07-18T12:14:27.095Z] DONE 2 tests in 0.158s [2020-07-18T12:14:27.095Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-18T12:14:27.095Z] ++ 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-07-18T12:14:27.095Z] ++ set -e [2020-07-18T12:14:27.095Z] ++ '[' -n 0 ']' [2020-07-18T12:14:27.095Z] ++ set -x [2020-07-18T12:14:27.095Z] ++ env -i DEST=/go/src/github.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-07-18T12:14:27.095Z] INFO: Testing against a local daemon [2020-07-18T12:14:27.095Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-18T12:14:27.095Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-18T12:14:27.095Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-18T12:14:27.095Z] === RUN TestEventsExecDie [2020-07-18T12:14:27.656Z] --- PASS: TestEventsExecDie (0.53s) [2020-07-18T12:14:27.656Z] === RUN TestEventsBackwardsCompatible [2020-07-18T12:14:27.656Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-07-18T12:14:27.656Z] === RUN TestInfoBinaryCommits [2020-07-18T12:14:27.656Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-18T12:14:27.656Z] === RUN TestInfoAPIVersioned [2020-07-18T12:14:27.656Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-18T12:14:27.656Z] === RUN TestInfoDiscoveryBackend [2020-07-18T12:14:28.218Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-18T12:14:28.218Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-18T12:14:28.779Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-18T12:14:28.779Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-18T12:14:28.779Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-18T12:14:29.036Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-18T12:14:29.293Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-18T12:14:29.293Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-18T12:14:29.550Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-18T12:14:29.550Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-18T12:14:29.806Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-18T12:14:29.806Z] === RUN TestInfoAPI [2020-07-18T12:14:29.806Z] --- PASS: TestInfoAPI (0.03s) [2020-07-18T12:14:29.806Z] === RUN TestInfoAPIWarnings [2020-07-18T12:14:30.062Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-18T12:14:30.062Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-18T12:14:30.062Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-18T12:14:30.319Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-18T12:14:30.319Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-07-18T12:14:30.319Z] === RUN TestInfoDebug [2020-07-18T12:14:30.575Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-18T12:14:30.837Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-18T12:14:30.837Z] --- PASS: TestInfoDebug (0.53s) [2020-07-18T12:14:30.837Z] === RUN TestInfoInsecureRegistries [2020-07-18T12:14:31.093Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-18T12:14:31.093Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-18T12:14:31.349Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-07-18T12:14:31.349Z] === RUN TestInfoRegistryMirrors [2020-07-18T12:14:31.911Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-18T12:14:31.911Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-18T12:14:31.911Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-07-18T12:14:31.911Z] === RUN TestLoginFailsWithBadCredentials [2020-07-18T12:14:32.167Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-07-18T12:14:32.167Z] === RUN TestPingCacheHeaders [2020-07-18T12:14:32.167Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-18T12:14:32.167Z] === RUN TestPingGet [2020-07-18T12:14:32.167Z] --- PASS: TestPingGet (0.02s) [2020-07-18T12:14:32.167Z] === RUN TestPingHead [2020-07-18T12:14:32.167Z] --- PASS: TestPingHead (0.02s) [2020-07-18T12:14:32.167Z] === RUN TestVersion [2020-07-18T12:14:32.424Z] --- PASS: TestVersion (0.03s) [2020-07-18T12:14:32.424Z] PASS [2020-07-18T12:14:32.424Z] [2020-07-18T12:14:32.424Z] === Skipped [2020-07-18T12:14:32.424Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-18T12:14:32.424Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-18T12:14:32.424Z] [2020-07-18T12:14:32.424Z] [2020-07-18T12:14:32.424Z] DONE 18 tests, 1 skipped in 5.405s [2020-07-18T12:14:32.424Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-18T12:14:32.424Z] ++ 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-07-18T12:14:32.424Z] ++ set -e [2020-07-18T12:14:32.424Z] ++ '[' -n 0 ']' [2020-07-18T12:14:32.424Z] ++ set -x [2020-07-18T12:14:32.424Z] ++ env -i DEST=/go/src/github.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-07-18T12:14:32.424Z] INFO: Testing against a local daemon [2020-07-18T12:14:32.424Z] === RUN TestVolumesCreateAndList [2020-07-18T12:14:32.424Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-18T12:14:32.424Z] === RUN TestVolumesRemove [2020-07-18T12:14:32.680Z] --- PASS: TestVolumesRemove (0.08s) [2020-07-18T12:14:32.680Z] === RUN TestVolumesInspect [2020-07-18T12:14:32.680Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-18T12:14:32.680Z] === RUN TestVolumesInvalidJSON [2020-07-18T12:14:32.680Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-18T12:14:32.680Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-18T12:14:32.680Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-18T12:14:32.680Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-18T12:14:32.680Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-18T12:14:32.680Z] PASS [2020-07-18T12:14:32.680Z] [2020-07-18T12:14:32.680Z] DONE 5 tests in 0.307s [2020-07-18T12:14:32.680Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-18T12:14:32.680Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-18T12:14:32.937Z] ++++ cat bundles/test-integration/docker.pid [2020-07-18T12:14:32.937Z] +++ kill 5539 [2020-07-18T12:14:33.499Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-18T12:14:33.499Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-18T12:14:33.836Z] #33 137.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-18T12:14:33.836Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-18T12:14:33.836Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-18T12:14:34.060Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-18T12:14:34.060Z] +++ /etc/init.d/apparmor stop [2020-07-18T12:14:34.060Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-18T12:14:34.060Z] [2020-07-18T12:14:34.060Z] Unloading profiles will leave already running processes permanently [2020-07-18T12:14:34.060Z] unconfined, which can lead to unexpected situations. [2020-07-18T12:14:34.060Z] [2020-07-18T12:14:34.060Z] To set a process to complain mode, use the command line tool [2020-07-18T12:14:34.060Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-18T12:14:34.060Z] +++ true [2020-07-18T12:14:34.060Z] exiting test-integration [2020-07-18T12:14:34.061Z] ++ exit 0 [2020-07-18T12:14:34.061Z] [2020-07-18T12:14:34.095Z] #33 142.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-18T12:14:34.622Z] + for job in $(jobs -p) [2020-07-18T12:14:34.622Z] + wait 6725 [2020-07-18T12:14:36.509Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-18T12:14:36.509Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-18T12:14:36.509Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-18T12:14:36.627Z] #33 144.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-18T12:14:37.875Z] === RUN TestDockerSuite/TestImportFile [2020-07-18T12:14:38.007Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-18T12:14:38.801Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-18T12:14:38.801Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-18T12:14:39.386Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-18T12:14:39.728Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-18T12:14:40.657Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-18T12:14:40.764Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-18T12:14:40.764Z] #33 149.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-18T12:14:42.024Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-18T12:14:42.142Z] #33 150.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-18T12:14:42.284Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-18T12:14:42.854Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-18T12:14:43.418Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-18T12:14:43.418Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-18T12:14:43.418Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-18T12:14:43.546Z] #33 152.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-18T12:14:43.673Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-18T12:14:44.234Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-18T12:14:44.489Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-18T12:14:45.051Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-18T12:14:45.452Z] #33 153.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-18T12:14:45.614Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-18T12:14:45.870Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-18T12:14:45.871Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-18T12:14:46.831Z] #33 155.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-18T12:14:47.235Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-18T12:14:47.490Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-18T12:14:47.746Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-18T12:14:47.769Z] #33 155.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-18T12:14:48.001Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-18T12:14:48.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-18T12:14:48.257Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-18T12:14:48.257Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-18T12:14:49.148Z] #33 157.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-18T12:14:49.183Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-18T12:14:49.439Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-18T12:14:50.000Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-18T12:14:50.527Z] #33 158.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-18T12:14:50.561Z] === RUN TestDockerSuite/TestInspectImage [2020-07-18T12:14:50.561Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-18T12:14:50.561Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-18T12:14:50.561Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-18T12:14:50.816Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-18T12:14:51.379Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-18T12:14:51.379Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-18T12:14:51.906Z] #33 160.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-18T12:14:51.941Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-18T12:14:52.196Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-18T12:14:53.283Z] #33 161.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-18T12:14:53.560Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-18T12:14:53.560Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-18T12:14:54.122Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-18T12:14:54.664Z] #33 162.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-18T12:14:54.684Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-18T12:14:55.610Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-18T12:14:55.866Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-18T12:14:56.041Z] #33 164.0 [2020-07-18T12:14:56.041Z] #33 DONE 164.1s [2020-07-18T12:14:56.041Z] [2020-07-18T12:14:56.041Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-18T12:14:56.428Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-18T12:14:56.990Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-18T12:14:57.248Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-18T12:14:57.417Z] #34 DONE 1.4s [2020-07-18T12:14:57.810Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-18T12:14:58.066Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-18T12:14:58.066Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-18T12:14:58.797Z] [2020-07-18T12:14:58.797Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-18T12:14:59.365Z] #35 DONE 0.6s [2020-07-18T12:14:59.365Z] [2020-07-18T12:14:59.365Z] #36 exporting to image [2020-07-18T12:14:59.365Z] #36 exporting layers [2020-07-18T12:14:59.474Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-18T12:15:00.403Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-18T12:15:01.330Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-18T12:15:01.586Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-18T12:15:02.528Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-18T12:15:02.656Z] #36 exporting layers 2.9s done [2020-07-18T12:15:02.656Z] #36 writing image sha256:9318729ed17b4fadf3ec8d456ec7e59382a2cc5e32f0e95c4ad6b915d566f278 done [2020-07-18T12:15:02.656Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-18T12:15:02.656Z] #36 DONE 2.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-18T12:15:02.966Z] + echo Ensuring container killed. [2020-07-18T12:15:02.966Z] Ensuring container killed. [2020-07-18T12:15:02.966Z] + docker rm -vf docker-pr5 [2020-07-18T12:15:02.966Z] Error: No such container: docker-pr5 [2020-07-18T12:15:02.966Z] + true [Pipeline] sh [2020-07-18T12:15:03.275Z] + echo Chowning /workspace to jenkins user [2020-07-18T12:15:03.275Z] Chowning /workspace to jenkins user [2020-07-18T12:15:03.275Z] + id -u [2020-07-18T12:15:03.275Z] + id -g [2020-07-18T12:15:03.275Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41231:/workspace busybox chown -R 1000:1000 /workspace [2020-07-18T12:15:03.893Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-18T12:15:04.505Z] + bundleName=unit [2020-07-18T12:15:04.505Z] + echo Creating unit-bundles.tar.gz [2020-07-18T12:15:04.505Z] Creating unit-bundles.tar.gz [2020-07-18T12:15:04.505Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-18T12:15:04.505Z] bundles/junit-report.xml [2020-07-18T12:15:04.505Z] bundles/go-test-report.json [2020-07-18T12:15:04.505Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-18T12:15:04.517Z] Archiving artifacts [2020-07-18T12:15:05.150Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41231/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-18T12:15:05.341Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-18T12:15:05.341Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-18T12:15:05.459Z] + make clean [2020-07-18T12:15:05.459Z] docker volume rm -f docker-dev-cache [2020-07-18T12:15:05.719Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-18T12:15:06.272Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-18T12:15:06.529Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-18T12:15:07.091Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-18T12:15:09.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-18T12:15:13.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-18T12:15:15.187Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-18T12:15:17.082Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-18T12:15:18.449Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-18T12:15:18.705Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-18T12:15:20.596Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-18T12:15:20.596Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-18T12:15:21.158Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-18T12:15:21.158Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-18T12:15:21.158Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-18T12:15:22.086Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-18T12:15:22.342Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-18T12:15:26.505Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-18T12:15:26.505Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-18T12:15:30.678Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-18T12:15:31.240Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-18T12:15:31.241Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-18T12:15:31.804Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-18T12:15:32.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-18T12:15:32.930Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-18T12:15:33.860Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-18T12:15:34.789Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-18T12:15:35.717Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-18T12:15:38.233Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-18T12:15:38.796Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-18T12:15:39.357Z] === RUN TestDockerSuite/TestLogsSince [2020-07-18T12:15:45.889Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-18T12:15:49.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-18T12:15:51.041Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-18T12:15:51.603Z] === RUN TestDockerSuite/TestLogsTail [2020-07-18T12:15:52.166Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-18T12:15:53.097Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-18T12:15:53.661Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-18T12:15:53.918Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-18T12:15:54.847Z] === RUN TestDockerSuite/TestNetHostname [2020-07-18T12:15:55.774Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-18T12:15:56.030Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-18T12:15:56.591Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-18T12:15:57.958Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-18T12:15:58.213Z] === RUN TestDockerSuite/TestPluginActive [2020-07-18T12:15:59.580Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-18T12:16:04.825Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-18T12:16:04.825Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-18T12:16:04.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-18T12:16:07.342Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-18T12:16:09.859Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-18T12:16:10.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-18T12:16:11.043Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-18T12:16:12.932Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-18T12:16:18.182Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-18T12:16:18.742Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-18T12:16:19.306Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-18T12:16:20.234Z] === RUN TestDockerSuite/TestPortList [2020-07-18T12:16:26.789Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-18T12:16:26.789Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-18T12:16:33.325Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-18T12:16:33.325Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-18T12:16:33.325Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-18T12:16:33.325Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-18T12:16:33.325Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-18T12:16:33.581Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-18T12:16:33.581Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-18T12:16:34.143Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-18T12:16:34.143Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-18T12:16:35.069Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-18T12:16:35.069Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-18T12:16:36.961Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-18T12:16:37.523Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-18T12:16:38.085Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-18T12:16:38.085Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-18T12:16:38.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-18T12:16:39.975Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-18T12:16:40.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-18T12:16:40.903Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-18T12:16:43.421Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-18T12:16:47.593Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-18T12:16:47.593Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-18T12:16:49.482Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-18T12:16:56.019Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-18T12:16:56.274Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-18T12:16:57.638Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-18T12:16:58.568Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-18T12:16:59.540Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-18T12:17:00.904Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-18T12:17:02.271Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-18T12:17:03.200Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-18T12:17:03.200Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-18T12:17:03.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-18T12:17:03.713Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-18T12:17:05.080Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-18T12:17:06.971Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-18T12:17:07.534Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-18T12:17:07.534Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-18T12:17:07.790Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-18T12:17:07.790Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-18T12:17:08.047Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-18T12:17:08.975Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-18T12:17:10.867Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-18T12:17:11.429Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-18T12:17:11.990Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-18T12:17:18.528Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-18T12:17:18.528Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-18T12:17:19.896Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-18T12:17:19.896Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-18T12:17:19.896Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-18T12:17:20.153Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-18T12:17:22.698Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-18T12:17:23.259Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-18T12:17:26.530Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-18T12:17:26.786Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-18T12:17:26.786Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-18T12:17:26.786Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-18T12:17:29.304Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-18T12:17:29.559Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-18T12:17:29.816Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-18T12:17:30.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-18T12:17:31.003Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-18T12:17:31.565Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-18T12:17:32.932Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-18T12:17:33.861Z] === RUN TestDockerSuite/TestRmiTag [2020-07-18T12:17:33.861Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-18T12:17:34.423Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-18T12:17:38.594Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-18T12:17:38.594Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-18T12:17:39.522Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-18T12:17:39.522Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-18T12:17:40.888Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-18T12:17:41.451Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-18T12:17:41.707Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-18T12:17:41.963Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-18T12:17:41.963Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-18T12:17:42.524Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-18T12:17:43.452Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-18T12:17:43.708Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-18T12:17:44.271Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-18T12:17:44.861Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-18T12:17:45.796Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-18T12:17:46.724Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-18T12:17:47.286Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-18T12:17:47.846Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-18T12:17:48.410Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-18T12:17:48.974Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-18T12:17:49.537Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-18T12:17:50.099Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-18T12:17:51.026Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-18T12:17:51.283Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-18T12:17:51.845Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-18T12:17:52.101Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-18T12:17:52.357Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-18T12:17:53.724Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-18T12:17:53.980Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-18T12:17:54.236Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-18T12:17:54.798Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-18T12:17:55.055Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-18T12:17:55.055Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-18T12:17:55.618Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-18T12:17:55.875Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-18T12:17:56.437Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-18T12:17:56.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-18T12:17:56.949Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-18T12:17:57.205Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-18T12:17:57.205Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-18T12:17:57.767Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-18T12:17:57.767Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-18T12:17:58.696Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-18T12:17:59.626Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-18T12:17:59.883Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-18T12:18:00.446Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-18T12:18:00.446Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-18T12:18:01.375Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-18T12:18:02.304Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-18T12:18:03.234Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-18T12:18:04.613Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-18T12:18:04.869Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-18T12:18:05.431Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-18T12:18:05.687Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-18T12:18:06.248Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-18T12:18:06.506Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-18T12:18:07.872Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-18T12:18:09.763Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-18T12:18:09.763Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-18T12:18:10.325Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-18T12:18:11.690Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-18T12:18:12.620Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-18T12:18:13.985Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-18T12:18:15.352Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-18T12:18:15.608Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-18T12:18:15.608Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-18T12:18:16.170Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-18T12:18:17.098Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-18T12:18:18.468Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-18T12:18:19.835Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-18T12:18:19.835Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-18T12:18:20.763Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-18T12:18:21.326Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-18T12:18:21.326Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-18T12:18:21.888Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-18T12:18:22.815Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-18T12:18:22.815Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-18T12:18:23.071Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-18T12:18:23.634Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-18T12:18:24.197Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-18T12:18:24.760Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-18T12:18:24.760Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-18T12:18:25.705Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-18T12:18:25.962Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-18T12:18:26.524Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-18T12:18:26.782Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-18T12:18:27.344Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-18T12:18:27.600Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-18T12:18:28.162Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-18T12:18:28.419Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-18T12:18:28.419Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-18T12:18:28.985Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-18T12:18:29.242Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-18T12:18:30.169Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-18T12:18:30.425Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-18T12:18:30.425Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-18T12:18:32.317Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-18T12:18:32.879Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-18T12:18:36.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-18T12:18:44.229Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-18T12:18:44.485Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-18T12:18:45.850Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-18T12:18:45.850Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-18T12:18:45.850Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-18T12:18:45.850Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-18T12:18:46.412Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-18T12:18:48.303Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-18T12:18:49.232Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-18T12:18:50.160Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-18T12:18:55.444Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-18T12:18:55.700Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-18T12:18:56.260Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-18T12:18:56.822Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-18T12:18:56.822Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-18T12:18:56.822Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-18T12:18:58.187Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-18T12:18:59.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-18T12:18:59.115Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-18T12:19:00.042Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-18T12:19:00.042Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-18T12:19:00.298Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-18T12:19:01.666Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-18T12:19:02.596Z] === RUN TestDockerSuite/TestRunMount [2020-07-18T12:19:04.485Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-18T12:19:07.002Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-18T12:19:07.258Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-18T12:19:07.819Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-18T12:19:08.075Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-18T12:19:09.441Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-18T12:19:10.004Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-18T12:19:10.933Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-18T12:19:13.449Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-18T12:19:13.449Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-18T12:19:15.338Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-18T12:19:15.594Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-18T12:19:16.973Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-18T12:19:17.900Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-18T12:19:18.157Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-18T12:19:19.091Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-18T12:19:19.091Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-18T12:19:19.653Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-18T12:19:20.581Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-18T12:19:21.143Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-18T12:19:21.705Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-18T12:19:21.961Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-18T12:19:23.327Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-18T12:19:25.218Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-18T12:19:26.586Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-18T12:19:28.476Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-18T12:19:29.038Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-18T12:19:29.038Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-18T12:19:29.601Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-18T12:19:29.857Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-18T12:19:30.115Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-18T12:19:30.677Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-18T12:19:30.677Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-18T12:19:30.933Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-18T12:19:37.467Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-18T12:19:37.467Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-18T12:19:37.467Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-18T12:19:37.467Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-18T12:19:38.395Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-18T12:19:38.956Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-18T12:19:39.212Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-18T12:19:39.773Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-18T12:19:40.029Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-18T12:19:40.604Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-18T12:19:40.862Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-18T12:19:40.862Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-18T12:19:41.425Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-18T12:19:41.681Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-18T12:19:41.681Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-18T12:19:42.243Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-18T12:19:43.172Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-18T12:19:43.172Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-18T12:19:45.067Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-18T12:19:45.997Z] === RUN TestDockerSuite/TestRunRm [2020-07-18T12:19:46.253Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-18T12:19:49.516Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-18T12:19:50.444Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-18T12:19:50.702Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-18T12:19:50.958Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-18T12:19:52.324Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-18T12:19:52.887Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-18T12:19:56.156Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-18T12:19:58.671Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-18T12:19:58.927Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-18T12:19:59.183Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-18T12:19:59.439Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-18T12:20:00.003Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-18T12:20:00.260Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-18T12:20:00.822Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-18T12:20:01.385Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-18T12:20:01.947Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-18T12:20:02.876Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-18T12:20:02.876Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-18T12:20:03.453Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-18T12:20:05.976Z] === RUN TestDockerSuite/TestRunState [2020-07-18T12:20:06.904Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-18T12:20:07.466Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-18T12:20:07.722Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-18T12:20:07.978Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-18T12:20:07.978Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-18T12:20:08.235Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-18T12:20:08.797Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-18T12:20:09.360Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-18T12:20:09.616Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-18T12:20:09.616Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-18T12:20:09.872Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-18T12:20:11.242Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-18T12:20:11.803Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-18T12:20:12.732Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-18T12:20:15.246Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-18T12:20:15.808Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-18T12:20:18.324Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-18T12:20:18.324Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-18T12:20:18.324Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-18T12:20:18.887Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-18T12:20:19.451Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-18T12:20:21.342Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-18T12:20:21.342Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-18T12:20:22.271Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-18T12:20:22.527Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-18T12:20:22.785Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-18T12:20:23.041Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-18T12:20:23.602Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-18T12:20:23.602Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-18T12:20:24.164Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-18T12:20:24.726Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-18T12:20:24.726Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-18T12:20:24.726Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-18T12:20:25.306Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-18T12:20:26.672Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-18T12:20:28.628Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-18T12:20:29.191Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-18T12:20:29.753Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-18T12:20:30.009Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-18T12:20:31.375Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-18T12:20:32.743Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-18T12:20:32.743Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-18T12:20:34.111Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-18T12:20:35.482Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-18T12:20:36.044Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-18T12:20:36.607Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-18T12:20:37.169Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-18T12:20:37.732Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-18T12:20:37.732Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-18T12:20:37.732Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-18T12:20:37.732Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-18T12:20:37.988Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-18T12:20:37.988Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-18T12:20:38.915Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-18T12:20:38.915Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-18T12:20:39.172Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-18T12:20:40.100Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-18T12:20:41.028Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-18T12:20:41.594Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-18T12:20:41.594Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-18T12:20:42.157Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-18T12:20:42.157Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-18T12:20:42.157Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-18T12:20:42.157Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-18T12:20:42.157Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-18T12:20:42.157Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-18T12:20:42.157Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-18T12:20:42.157Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-18T12:20:42.157Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-18T12:20:42.157Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-18T12:20:42.719Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-18T12:20:42.979Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-18T12:20:43.541Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-18T12:20:43.541Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-18T12:20:44.103Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-18T12:20:44.103Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-18T12:20:44.666Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-18T12:20:44.666Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-18T12:20:44.922Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-18T12:20:45.178Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-18T12:20:45.742Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-18T12:20:45.997Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-18T12:20:45.997Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-18T12:20:46.254Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-18T12:20:47.622Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-18T12:20:48.184Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-18T12:20:48.184Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-18T12:20:48.440Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-18T12:20:48.440Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-18T12:20:49.369Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-18T12:20:49.931Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-18T12:20:50.188Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-18T12:20:51.554Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-18T12:20:51.810Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-18T12:20:51.810Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-18T12:20:51.810Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-18T12:20:53.178Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-18T12:20:53.740Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-18T12:20:54.303Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-18T12:20:54.303Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-18T12:20:55.686Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-18T12:20:55.686Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-18T12:20:55.945Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-18T12:20:57.312Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-18T12:20:57.312Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-18T12:20:58.239Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-18T12:20:58.497Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-18T12:20:58.497Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-18T12:20:59.426Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-18T12:21:00.791Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-18T12:21:01.048Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-18T12:21:01.048Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-18T12:21:01.048Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-18T12:21:01.304Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-18T12:21:01.559Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-18T12:21:04.073Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-18T12:21:04.073Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-18T12:21:06.630Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-18T12:21:09.146Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-18T12:21:09.403Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-18T12:21:10.330Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-18T12:21:11.259Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-18T12:21:12.189Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-18T12:21:12.446Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-18T12:21:14.971Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-18T12:21:16.339Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-18T12:21:17.268Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-18T12:21:17.268Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-18T12:21:18.196Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-18T12:21:20.087Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-18T12:21:20.649Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-18T12:21:21.577Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-18T12:21:24.093Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-18T12:21:28.258Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-18T12:21:30.771Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-18T12:21:34.041Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-18T12:21:35.406Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-18T12:21:37.920Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-18T12:21:39.810Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-18T12:21:39.811Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-18T12:21:40.373Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-18T12:21:40.935Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-18T12:21:40.935Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-18T12:21:41.204Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-18T12:21:43.721Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-18T12:21:46.238Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-18T12:21:46.496Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-18T12:21:47.057Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-18T12:21:47.619Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-18T12:21:47.619Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-18T12:21:48.181Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-18T12:21:49.548Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-18T12:21:49.548Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-18T12:21:50.476Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-18T12:21:51.038Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-18T12:21:51.601Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-18T12:21:52.529Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-18T12:21:56.692Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-18T12:21:56.692Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-18T12:21:56.692Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-18T12:21:57.619Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-18T12:21:57.875Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-18T12:21:59.766Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-18T12:22:00.329Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-18T12:22:02.848Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-18T12:22:02.848Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-18T12:22:05.366Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-18T12:22:06.298Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-18T12:22:08.814Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-18T12:22:12.083Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-18T12:22:13.010Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-18T12:22:14.376Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-18T12:22:15.305Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-18T12:22:15.867Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-18T12:22:17.232Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-18T12:22:19.124Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-18T12:22:20.490Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-18T12:22:20.746Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-18T12:22:22.636Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-18T12:22:22.893Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-18T12:22:24.258Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-18T12:22:25.185Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-18T12:22:40.041Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-18T12:22:40.041Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-18T12:22:40.041Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-18T12:22:40.041Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-18T12:22:40.041Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-18T12:22:40.041Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-18T12:22:40.041Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-18T12:22:40.041Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-18T12:22:40.041Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-18T12:22:40.602Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-18T12:22:40.858Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-18T12:22:40.858Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-18T12:22:40.858Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-18T12:22:40.858Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-18T12:22:42.225Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-18T12:22:42.225Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-18T12:22:42.481Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-18T12:22:42.481Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-18T12:22:42.481Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-18T12:22:44.996Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-18T12:22:48.262Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-18T12:22:49.189Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-18T12:22:49.189Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-18T12:22:49.445Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-18T12:22:51.335Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-18T12:22:52.704Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-18T12:22:53.635Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite (1280.89s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.55s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.29s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.13s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.00s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.95s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.13s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.35s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.85s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.84s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.78s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.78s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.01s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.98s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAttachDetach (1.16s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.85s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.96s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.95s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.27s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.95s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.04s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.18s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.51s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.79s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.47s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.73s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.69s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.95s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.80s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.51s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.45s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.24s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.99s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.63s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.89s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.21s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.98s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.45s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.47s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.50s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.26s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.94s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.49s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.53s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.02s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.44s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.34s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.63s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.49s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.22s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.01s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.39s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.21s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.65s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.20s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.34s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.18s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.94s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.24s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.78s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.18s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.23s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.92s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.58s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.06s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.55s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.70s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.77s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.09s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.78s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2020-07-18T12:22:53.635Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-18T12:22:53.635Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.65s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.34s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.70s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildContChar (2.49s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.88s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.24s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.43s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.22s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.85s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.62s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.35s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.84s) [2020-07-18T12:22:53.635Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-18T12:22:53.635Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.635Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-18T12:22:53.635Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.635Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-18T12:22:53.635Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.635Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-18T12:22:53.635Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.29s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.69s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.73s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.79s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.87s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.55s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.57s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.63s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.33s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.08s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.10s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.54s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.19s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.10s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.81s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.36s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.21s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.42s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.94s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.33s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.94s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.68s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.31s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.06s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.46s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.84s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEnv (1.48s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.23s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.28s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.25s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.32s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.27s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.54s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.78s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.75s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.40s) [2020-07-18T12:22:53.635Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-18T12:22:53.635Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.68s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.37s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.87s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.36s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.22s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.31s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.08s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.00s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.71s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.68s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.65s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.39s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildHistory (3.51s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.78s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildLabels (0.40s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.12s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.63s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.76s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.74s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.72s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.33s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.97s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.58s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.65s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.17s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.68s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.36s) [2020-07-18T12:22:53.635Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-18T12:22:53.635Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.93s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.53s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.85s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.17s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.61s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.78s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.21s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.49s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.42s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.44s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.39s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.48s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.86s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.12s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.47s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.04s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.92s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.39s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.60s) [2020-07-18T12:22:53.635Z] --- PASS: TestDockerSuite/TestBuildPATH (1.42s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.55s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.17s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.45s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.64s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildRm (2.63s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.66s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.80s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.28s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.37s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.72s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.85s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.75s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.85s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2020-07-18T12:22:53.636Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-18T12:22:53.636Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.96s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.20s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildStderr (1.12s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.53s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.92s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.90s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.54s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.91s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.23s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildUser (1.47s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.51s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.39s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.87s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.06s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.57s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.00s) [2020-07-18T12:22:53.636Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-07-18T12:22:53.636Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.636Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-18T12:22:53.636Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.636Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2020-07-18T12:22:53.636Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.636Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-18T12:22:53.636Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.24s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.61s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.74s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.00s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.25s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.01s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.46s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.75s) [2020-07-18T12:22:53.636Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-18T12:22:53.636Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.85s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.10s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-18T12:22:53.636Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-18T12:22:53.636Z] docker_cli_sni_test.go:18: Flakey test [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.58s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.61s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCommitChange (0.64s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.57s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.03s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.96s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.58s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCommitTTY (0.92s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.25s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.66s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.42s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.50s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.45s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.69s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.68s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.52s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.64s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.42s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.46s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.42s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.46s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.94s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.47s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.43s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.45s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.49s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.42s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.53s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.55s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.57s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.74s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.34s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.40s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.85s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.67s) [2020-07-18T12:22:53.636Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-18T12:22:53.636Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.61s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.84s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.24s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.50s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.12s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.06s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.98s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.52s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.35s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.46s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b1dae0_} (1.37s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1099110235_/foo_false____} (1.44s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1099110235_/foo_true____} (1.38s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3783978238_/foo_false____} (1.35s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3783978238_/foo_true____} (1.45s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3783978238_/foo_true__0xc000b1db40__} (1.27s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b1db60_} (1.41s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b1db80_} (1.42s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b1dba0_} (1.50s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b1dbc0_} (1.29s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.08s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.12s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.34s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.27s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.20s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.29s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.97s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.55s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.01s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.65s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.75s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.83s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.16s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.77s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.04s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.97s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.88s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.75s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.90s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.90s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.45s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.00s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.93s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.43s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.29s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.04s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.81s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.47s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.87s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.24s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.79s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.45s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.71s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpToDot (0.69s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.11s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.85s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpToStdout (0.48s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.79s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.57s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.92s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.31s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.44s) [2020-07-18T12:22:53.636Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-18T12:22:53.636Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.42s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreateRM (0.09s) [2020-07-18T12:22:53.636Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-18T12:22:53.636Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.09s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.35s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.05s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.43s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.27s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.80s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.18s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.20s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.48s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.51s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.94s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.86s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.80s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.57s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.11s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.09s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.72s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.04s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestEventsAttach (0.88s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestEventsCommit (0.72s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.63s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.52s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2020-07-18T12:22:53.636Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.62s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.32s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.93s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.21s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsCopy (0.84s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.17s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.61s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.89s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.65s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.20s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.59s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsFilters (1.00s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsFormat (0.84s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.59s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.31s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.99s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-07-18T12:22:53.637Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-18T12:22:53.637Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-18T12:22:53.637Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-18T12:22:53.637Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.15s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.66s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsResize (0.47s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.45s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.54s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.53s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsTop (0.47s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.89s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExec (0.50s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecAPIStart (0.95s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.46s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.47s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.48s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.47s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.46s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.24s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecEnv (0.64s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.19s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.61s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecInspectID (2.55s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecInteractive (0.48s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.48s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.81s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecStartFails (0.48s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.76s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.70s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.59s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2020-07-18T12:22:53.637Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-18T12:22:53.637Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.33s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.72s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.71s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestExecWithUser (0.70s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.44s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.72s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.66s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.52s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestHealth (18.93s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.39s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.67s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.84s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.66s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImportDisplay (1.01s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImportFile (1.02s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.01s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.02s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.39s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.50s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.40s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.40s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.41s) [2020-07-18T12:22:53.637Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-18T12:22:53.637Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.73s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectHistory (0.51s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-07-18T12:22:53.637Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-18T12:22:53.637Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.36s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectStatus (0.51s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.88s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.43s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.38s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.45s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.82s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.18s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (0.99s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.33s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.23s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.25s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.86s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.82s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.38s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.80s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.60s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.70s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.40s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.78s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.86s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.92s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.05s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.75s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.64s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.59s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.53s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsSince (6.49s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.42s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.55s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsTail (0.54s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.61s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.68s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestNetHostname (1.20s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.63s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.19s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPluginActive (1.38s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.81s) [2020-07-18T12:22:53.637Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-18T12:22:53.637Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (2.51s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.54s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.49s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.99s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.25s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.36s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.79s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.84s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPortList (5.75s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.90s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.80s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.41s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.83s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.69s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.87s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.11s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPsByOrder (2.03s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.89s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.50s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.61s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.06s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.11s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.86s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.35s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.04s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.80s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.40s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.34s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.87s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.53s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.83s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.45s) [2020-07-18T12:22:53.637Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-18T12:22:53.637Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.28s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.18s) [2020-07-18T12:22:53.637Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.11s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.54s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.02s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.66s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.83s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.38s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.24s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.95s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.57s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.85s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.11s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.58s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.50s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.71s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRmiTag (0.20s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.74s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.51s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.72s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.30s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.41s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.92s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.53s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.80s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.00s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.44s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.56s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.74s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.40s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.60s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.26s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.41s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.40s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.41s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.41s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.48s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.90s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.67s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.53s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.07s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.97s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.06s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.40s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.55s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.41s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.98s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.20s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.24s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.00s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.42s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.50s) [2020-07-18T12:22:53.638Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-18T12:22:53.638Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.638Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-18T12:22:53.638Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.03s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.25s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.24s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.41s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.95s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.42s) [2020-07-18T12:22:53.638Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-18T12:22:53.638Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.42s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.94s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.60s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.59s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.65s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunExitCode (0.41s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.40s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.43s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.41s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.81s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2020-07-18T12:22:53.638Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-18T12:22:53.638Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.09s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.44s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.85s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.81s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.28s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.41s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.93s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.88s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.50s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.61s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.16s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.93s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.03s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.14s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.30s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.22s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunMount (4.46s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.55s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.40s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.30s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.54s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.41s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.71s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.84s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.27s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.99s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.52s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNetHost (0.95s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.58s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.49s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.76s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.35s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.58s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.60s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.40s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.42s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.49s) [2020-07-18T12:22:53.638Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-18T12:22:53.638Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.94s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.55s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.38s) [2020-07-18T12:22:53.638Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.39s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.38s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.39s) [2020-07-18T12:22:53.638Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-18T12:22:53.638Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.43s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.39s) [2020-07-18T12:22:53.638Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-18T12:22:53.638Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.81s) [2020-07-18T12:22:53.638Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-18T12:22:53.638Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (1.99s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.84s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunRm (0.41s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.43s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.66s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.63s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.38s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.71s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.71s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.53s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.65s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.55s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.50s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.60s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.67s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.49s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunState (1.06s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.13s) [2020-07-18T12:22:53.638Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-18T12:22:53.638Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.39s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.40s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunSysctls (0.81s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.42s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.38s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.04s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.10s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.02s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.53s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.41s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.85s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.97s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.56s) [2020-07-18T12:22:53.638Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-18T12:22:53.638Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.22s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.65s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.93s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.39s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.32s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.47s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.98s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.53s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.45s) [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.70s) [2020-07-18T12:22:53.638Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-18T12:22:53.638Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.638Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-07-18T12:22:53.638Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.638Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-18T12:22:53.638Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2020-07-18T12:22:53.638Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-18T12:22:53.638Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-18T12:22:53.638Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.71s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.91s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.65s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.70s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.55s) [2020-07-18T12:22:53.639Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-18T12:22:53.639Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-07-18T12:22:53.639Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-18T12:22:53.639Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-18T12:22:53.639Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-18T12:22:53.639Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-18T12:22:53.639Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-18T12:22:53.639Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-18T12:22:53.639Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-18T12:22:53.639Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-18T12:22:53.639Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-18T12:22:53.639Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.42s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.60s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.56s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.26s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2020-07-18T12:22:53.639Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-18T12:22:53.639Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.61s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.73s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.11s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.28s) [2020-07-18T12:22:53.639Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents948769816 [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.05s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.10s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.09s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.43s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.07s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.67s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.68s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.27s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.60s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.45s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.70s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestStartRecordError (1.21s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.90s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.27s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.51s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.88s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.61s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.47s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2020-07-18T12:22:53.639Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-18T12:22:53.639Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.41s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.82s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.52s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2020-07-18T12:22:53.639Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-18T12:22:53.639Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.72s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.43s) [2020-07-18T12:22:53.639Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-18T12:22:53.639Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.55s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.50s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.88s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2020-07-18T12:22:53.639Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-18T12:22:53.639Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.63s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.52s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.25s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.56s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.18s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.30s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.35s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.03s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.41s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.23s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.85s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.41s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.78s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.65s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.49s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.71s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.43s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.54s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.33s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.29s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.67s) [2020-07-18T12:22:53.639Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.62s) [2020-07-18T12:22:53.639Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-18T12:22:53.639Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-18T12:22:53.639Z] === RUN TestDockerRegistrySuite [2020-07-18T12:22:53.639Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-18T12:22:55.007Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-18T12:22:55.264Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-18T12:22:56.194Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-18T12:22:57.561Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-18T12:22:57.817Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-18T12:23:00.351Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-18T12:23:02.876Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-18T12:23:05.392Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-18T12:23:06.319Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-18T12:23:07.253Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-18T12:23:08.182Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-18T12:23:09.109Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-18T12:23:10.037Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-18T12:23:10.966Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-18T12:23:11.222Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-18T12:23:12.151Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-18T12:23:14.668Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-18T12:23:16.557Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-18T12:23:17.123Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-18T12:23:19.638Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-18T12:23:20.200Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-18T12:23:20.200Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-18T12:23:21.127Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-18T12:23:22.055Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-18T12:23:22.617Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-18T12:23:25.174Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-18T12:23:25.174Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-18T12:23:26.101Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-18T12:23:26.662Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-18T12:23:26.662Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-18T12:23:26.918Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-18T12:23:27.174Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-18T12:23:27.429Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-18T12:23:27.685Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-18T12:23:28.612Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-18T12:23:29.977Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-18T12:23:30.233Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-18T12:23:30.794Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-18T12:23:32.162Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-18T12:23:33.088Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite (40.06s) [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.31s) [2020-07-18T12:23:33.649Z] check_test.go:196: [d8873ecb14daf] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.11s) [2020-07-18T12:23:33.649Z] check_test.go:196: [dbc21e8fcfcca] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.58s) [2020-07-18T12:23:33.649Z] check_test.go:196: [d52f92cd41f31] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-18T12:23:33.649Z] check_test.go:196: [de933e3e4158b] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.48s) [2020-07-18T12:23:33.649Z] check_test.go:196: [de0c5a538eb2a] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.55s) [2020-07-18T12:23:33.649Z] check_test.go:196: [d5bd22ded0817] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.61s) [2020-07-18T12:23:33.649Z] check_test.go:196: [d40c954644bc4] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.94s) [2020-07-18T12:23:33.649Z] check_test.go:196: [d37cdd9c93cf3] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.80s) [2020-07-18T12:23:33.649Z] check_test.go:196: [dd5c1da89a55d] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.94s) [2020-07-18T12:23:33.649Z] check_test.go:196: [de79c817968ff] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.99s) [2020-07-18T12:23:33.649Z] check_test.go:196: [daf726619389d] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s) [2020-07-18T12:23:33.649Z] check_test.go:196: [d2bf9c699f3ef] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.04s) [2020-07-18T12:23:33.649Z] check_test.go:196: [de2ded5d7bbf8] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.04s) [2020-07-18T12:23:33.649Z] check_test.go:196: [dbdeecf879cfe] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.15s) [2020-07-18T12:23:33.649Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3313fe8a5461bb168ae1d30b8cca1329355a6bf3f332a9d6478ef4e12188eead [2020-07-18T12:23:33.649Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:39f2d78b11d27a46d752c1be62e859bada17293805b5cc8437cf0ca045e15373 [2020-07-18T12:23:33.649Z] check_test.go:196: [dc46059c88c67] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.98s) [2020-07-18T12:23:33.649Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:588c202f6a5ea87548d9cd6f5cad1d08d0a089c9635d9a25d9e94661019b509a [2020-07-18T12:23:33.649Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6d9d2d39b1251919c2f269d8cdf3ec40ca863eba0b15b588e41b6bd2cc1a1d64 [2020-07-18T12:23:33.649Z] check_test.go:196: [d9841c5685e7c] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.89s) [2020-07-18T12:23:33.649Z] check_test.go:196: [d320b332832e4] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.97s) [2020-07-18T12:23:33.649Z] check_test.go:196: [d8930446645ac] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2020-07-18T12:23:33.649Z] check_test.go:196: [dee6049c1e9a0] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-18T12:23:33.649Z] check_test.go:196: [d71ab5de9ab9c] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.88s) [2020-07-18T12:23:33.649Z] check_test.go:196: [d3ddb1bfdefa1] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2020-07-18T12:23:33.649Z] check_test.go:196: [d1eb9b4526cbe] daemon is not started [2020-07-18T12:23:33.649Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.81s) [2020-07-18T12:23:33.650Z] check_test.go:196: [d01dd040937eb] daemon is not started [2020-07-18T12:23:33.650Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.17s) [2020-07-18T12:23:33.650Z] check_test.go:196: [d3026da693d86] daemon is not started [2020-07-18T12:23:33.650Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-07-18T12:23:33.650Z] check_test.go:196: [dda08bb064a5f] daemon is not started [2020-07-18T12:23:33.650Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.93s) [2020-07-18T12:23:33.650Z] check_test.go:196: [d3ada7a0ea1ac] daemon is not started [2020-07-18T12:23:33.650Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-07-18T12:23:33.650Z] check_test.go:196: [dc24c4ab3088a] daemon is not started [2020-07-18T12:23:33.650Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-18T12:23:33.650Z] check_test.go:196: [d88b16a7e4fed] daemon is not started [2020-07-18T12:23:33.650Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-18T12:23:33.650Z] check_test.go:196: [d50a6e00adba6] daemon is not started [2020-07-18T12:23:33.650Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-07-18T12:23:33.650Z] check_test.go:196: [d7b6e4cff87c3] daemon is not started [2020-07-18T12:23:33.650Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-07-18T12:23:33.650Z] check_test.go:196: [d75a54c7b3225] daemon is not started [2020-07-18T12:23:33.650Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-18T12:23:33.650Z] check_test.go:196: [d08568f306d53] daemon is not started [2020-07-18T12:23:33.650Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2020-07-18T12:23:33.650Z] check_test.go:196: [d95317aae6ed4] daemon is not started [2020-07-18T12:23:33.650Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.30s) [2020-07-18T12:23:33.650Z] check_test.go:196: [dbf67a3da64e2] daemon is not started [2020-07-18T12:23:33.650Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.88s) [2020-07-18T12:23:33.650Z] check_test.go:196: [de4bcaa0697ca] daemon is not started [2020-07-18T12:23:33.650Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.22s) [2020-07-18T12:23:33.650Z] check_test.go:196: [db592bad9d5f9] daemon is not started [2020-07-18T12:23:33.650Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2020-07-18T12:23:33.650Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-07-18T12:23:33.650Z] === RUN TestDockerSchema1RegistrySuite [2020-07-18T12:23:33.650Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-18T12:23:33.905Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-18T12:23:36.422Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-18T12:23:38.313Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-18T12:23:39.240Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-18T12:23:42.510Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-18T12:23:43.438Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-18T12:23:44.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-18T12:23:44.365Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-18T12:23:45.337Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-18T12:23:46.299Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-18T12:23:47.227Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-18T12:23:49.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-18T12:23:49.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-18T12:23:49.998Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-18T12:23:50.254Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-18T12:23:50.511Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-18T12:23:50.766Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-18T12:23:51.022Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite (17.55s) [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-18T12:23:51.278Z] check_test.go:223: [d2fc60d68ffec] daemon is not started [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.58s) [2020-07-18T12:23:51.278Z] check_test.go:223: [d256623e6146d] daemon is not started [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.81s) [2020-07-18T12:23:51.278Z] check_test.go:223: [de661f25302a5] daemon is not started [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.29s) [2020-07-18T12:23:51.278Z] check_test.go:223: [dde70e6a32565] daemon is not started [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.91s) [2020-07-18T12:23:51.278Z] check_test.go:223: [d2f42d4a94f88] daemon is not started [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.92s) [2020-07-18T12:23:51.278Z] check_test.go:223: [da35677992b18] daemon is not started [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-18T12:23:51.278Z] check_test.go:223: [d01a05d560a57] daemon is not started [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2020-07-18T12:23:51.278Z] check_test.go:223: [d2e3e9f933e1f] daemon is not started [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2020-07-18T12:23:51.278Z] check_test.go:223: [d8e7b1650b62c] daemon is not started [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-07-18T12:23:51.278Z] check_test.go:223: [df287504df16c] daemon is not started [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.26s) [2020-07-18T12:23:51.278Z] check_test.go:223: [d002bca81bb88] daemon is not started [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-07-18T12:23:51.278Z] check_test.go:223: [d1ddbceb7d5d2] daemon is not started [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-07-18T12:23:51.278Z] check_test.go:223: [d24ee6b9a5865] daemon is not started [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-18T12:23:51.278Z] check_test.go:223: [db97580f49e26] daemon is not started [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-18T12:23:51.278Z] check_test.go:223: [de3f74bd0f22c] daemon is not started [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2020-07-18T12:23:51.278Z] check_test.go:223: [d670b19dda135] daemon is not started [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-07-18T12:23:51.278Z] check_test.go:223: [d6b490d48553d] daemon is not started [2020-07-18T12:23:51.278Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-18T12:23:51.278Z] check_test.go:223: [df6b155629fc2] daemon is not started [2020-07-18T12:23:51.278Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-18T12:23:51.278Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-18T12:23:51.840Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-18T12:23:52.402Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-18T12:23:52.658Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-18T12:23:54.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-18T12:23:54.023Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-18T12:23:54.279Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-18T12:23:54.842Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-18T12:23:54.842Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.72s) [2020-07-18T12:23:54.842Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2020-07-18T12:23:54.842Z] check_test.go:252: [d971cafb56c98] daemon is not started [2020-07-18T12:23:54.842Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-07-18T12:23:54.842Z] check_test.go:252: [dda00288a2d5c] daemon is not started [2020-07-18T12:23:54.842Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-07-18T12:23:54.842Z] check_test.go:252: [d9e3d5ef02d93] daemon is not started [2020-07-18T12:23:54.842Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2020-07-18T12:23:54.842Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-07-18T12:23:54.842Z] check_test.go:252: [d874a86116492] daemon is not started [2020-07-18T12:23:54.842Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-07-18T12:23:54.842Z] check_test.go:252: [d45535919bf38] daemon is not started [2020-07-18T12:23:54.842Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-07-18T12:23:54.842Z] check_test.go:252: [d1f208e8ae3f9] daemon is not started [2020-07-18T12:23:54.842Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-18T12:23:54.842Z] check_test.go:252: [dc5c3970fd23a] daemon is not started [2020-07-18T12:23:54.842Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-18T12:23:54.842Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-18T12:24:00.082Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-18T12:24:00.338Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-18T12:24:00.338Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-18T12:24:00.593Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-18T12:24:00.593Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2020-07-18T12:24:00.593Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-07-18T12:24:00.593Z] check_test.go:279: [d161ce44dddf3] daemon is not started [2020-07-18T12:24:00.593Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-18T12:24:00.593Z] check_test.go:279: [d60f2141131b2] daemon is not started [2020-07-18T12:24:00.593Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-18T12:24:00.593Z] check_test.go:279: [d9f7dea2c294c] daemon is not started [2020-07-18T12:24:00.593Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-18T12:24:00.593Z] check_test.go:279: [d343360599ead] daemon is not started [2020-07-18T12:24:00.593Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-18T12:24:00.593Z] check_test.go:279: [db541848aae60] daemon is not started [2020-07-18T12:24:00.593Z] === RUN TestDockerNetworkSuite [2020-07-18T12:24:00.593Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-18T12:24:02.482Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-18T12:24:03.409Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-18T12:24:05.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-18T12:24:07.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-18T12:24:09.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-18T12:24:11.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-18T12:24:16.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-18T12:24:18.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-18T12:24:19.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-18T12:24:19.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-18T12:24:20.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-18T12:24:21.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-18T12:24:21.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-18T12:24:22.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-18T12:24:22.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-18T12:24:23.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-18T12:24:23.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-18T12:24:23.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-18T12:24:23.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-18T12:24:24.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-18T12:24:25.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-18T12:24:25.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-18T12:24:25.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-18T12:24:25.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-18T12:24:28.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-18T12:24:29.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-18T12:24:34.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-18T12:24:34.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-18T12:24:35.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-18T12:24:35.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-18T12:24:35.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-18T12:24:36.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-18T12:24:36.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-18T12:24:36.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-18T12:24:38.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-18T12:24:38.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-18T12:24:38.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-18T12:24:39.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-18T12:24:42.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-18T12:24:45.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-18T12:24:45.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-18T12:24:46.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-18T12:24:48.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-18T12:24:48.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-18T12:24:48.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-18T12:24:48.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-18T12:24:49.777Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite (53.69s) [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.80s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d64ed2e6a579c] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d861273ce6137] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.63s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [dd700ce0c4f72] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.41s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [dc86f49e0be78] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.58s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:1233: [d51d3ef50179f] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.39s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d1cd667f1c353] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.98s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d8605867cc69b] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.19s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d6431e6d2f04b] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d79fd97be4f5a] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d9fafc52e2615] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d8b4fef007391] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [df894028b0485] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.82s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [df0fba66f3cb7] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d83c19286b737] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d4eb1425bc059] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d6607564072ef] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d7b5bda073e34] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [da3d08439e574] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [de5e21195dac9] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [dab83d1600fc4] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d8157bc4b012e] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [df700947dfc23] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.22s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d64c6dd6023a3] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d884348dbb704] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:968: [db4a13e8af0e3] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.58s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [dc678eced5013] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.14s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:1116: [de8477c5a6c67] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d92f280575b8a] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d9fd67656e191] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d6abc3f9752f7] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [dc2a16945bfbd] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [df59201d07657] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [dd3e9313bc990] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [df145991aef39] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.33s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [db1bcab40f6cf] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d1f15f5aaa2d6] daemon is not started [2020-07-18T12:24:55.022Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d915ddb66d065] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d1c030e90bf95] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.28s) [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.91s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:1084: [d06a1cbfbd677] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [dd8a2037d0da3] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.71s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d47a35d7aad2a] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.44s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d7942d5c25897] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d38928e7d4db1] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d32ab31cf3219] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [db180ee7d516b] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.00s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d98236bb9d17f] daemon is not started [2020-07-18T12:24:55.022Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.57s) [2020-07-18T12:24:55.022Z] docker_cli_network_unix_test.go:46: [d4508783d2cac] daemon is not started [2020-07-18T12:24:55.022Z] === RUN TestDockerHubPullSuite [2020-07-18T12:24:55.022Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-18T12:24:55.949Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-18T12:24:58.462Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-18T12:24:58.463Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-18T12:24:59.827Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-18T12:24:59.827Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-18T12:24:59.827Z] --- PASS: TestDockerHubPullSuite (5.56s) [2020-07-18T12:24:59.827Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.44s) [2020-07-18T12:24:59.827Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2020-07-18T12:24:59.827Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.35s) [2020-07-18T12:24:59.827Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.30s) [2020-07-18T12:24:59.827Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2020-07-18T12:24:59.827Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2020-07-18T12:24:59.827Z] PASS [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === Skipped [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-18T12:24:59.827Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-07-18T12:24:59.827Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-07-18T12:24:59.827Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-18T12:24:59.827Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-18T12:24:59.827Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-18T12:24:59.827Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-18T12:24:59.827Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-18T12:24:59.827Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-07-18T12:24:59.827Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-18T12:24:59.827Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2020-07-18T12:24:59.827Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-18T12:24:59.827Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-18T12:24:59.827Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-18T12:24:59.827Z] docker_cli_sni_test.go:18: Flakey test [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-18T12:24:59.827Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-18T12:24:59.827Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-18T12:24:59.827Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-18T12:24:59.827Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-18T12:24:59.827Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-18T12:24:59.827Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-18T12:24:59.827Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-18T12:24:59.827Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-18T12:24:59.827Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-18T12:24:59.827Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-07-18T12:24:59.827Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-18T12:24:59.827Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-18T12:24:59.827Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-18T12:24:59.827Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-18T12:24:59.827Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-18T12:24:59.827Z] [2020-07-18T12:24:59.827Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-18T12:24:59.828Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-18T12:24:59.828Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-18T12:24:59.828Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-18T12:24:59.828Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-18T12:24:59.828Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-18T12:24:59.828Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-18T12:24:59.828Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-07-18T12:24:59.828Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-18T12:24:59.828Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-18T12:24:59.828Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-18T12:24:59.828Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-18T12:24:59.828Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-07-18T12:24:59.828Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2020-07-18T12:24:59.828Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-18T12:24:59.828Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-18T12:24:59.828Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-18T12:24:59.828Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-18T12:24:59.828Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-18T12:24:59.828Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-18T12:24:59.828Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-18T12:24:59.828Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-18T12:24:59.828Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-07-18T12:24:59.828Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-07-18T12:24:59.828Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-18T12:24:59.828Z] docker_cli_network_unix_test.go:46: [d915ddb66d065] daemon is not started [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] [2020-07-18T12:24:59.828Z] DONE 1277 tests, 51 skipped in 1446.681s [2020-07-18T12:25:00.083Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-18T12:25:00.083Z] ++++ cat bundles/test-integration/docker.pid [2020-07-18T12:25:00.083Z] +++ kill 7563 [2020-07-18T12:25:01.010Z] +++ /etc/init.d/apparmor stop [2020-07-18T12:25:01.010Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-18T12:25:01.010Z] [2020-07-18T12:25:01.010Z] Unloading profiles will leave already running processes permanently [2020-07-18T12:25:01.010Z] unconfined, which can lead to unexpected situations. [2020-07-18T12:25:01.010Z] [2020-07-18T12:25:01.010Z] To set a process to complain mode, use the command line tool [2020-07-18T12:25:01.010Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-18T12:25:01.010Z] +++ true [2020-07-18T12:25:01.010Z] exiting test-integration [2020-07-18T12:25:01.010Z] ++ exit 0 [2020-07-18T12:25:01.010Z] [2020-07-18T12:25:01.274Z] + for job in $(jobs -p) [2020-07-18T12:25:01.274Z] + wait 6726 [2020-07-18T12:25:11.219Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-18T12:25:13.735Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-18T12:25:20.270Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-18T12:25:25.515Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-18T12:25:27.403Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-18T12:25:31.568Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-18T12:25:38.099Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-18T12:25:40.637Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-18T12:25:40.637Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-18T12:25:45.881Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-18T12:25:46.442Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-18T12:25:47.003Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-18T12:25:48.891Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-18T12:26:45.049Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-18T12:27:41.208Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-18T12:27:45.396Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-18T12:27:50.635Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-18T12:30:12.016Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-18T12:30:18.548Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-18T12:30:19.110Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-18T12:30:19.110Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-18T12:30:19.366Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-18T12:30:19.366Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-18T12:30:20.293Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-18T12:30:22.852Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-18T12:30:26.138Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-18T12:30:28.026Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-18T12:31:24.185Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-18T12:31:24.185Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-18T12:31:26.075Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-18T12:31:27.964Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-18T12:31:31.229Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-18T12:31:33.744Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-18T12:31:55.644Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-18T12:32:07.806Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-18T12:32:09.170Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-18T12:32:11.684Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-18T12:32:14.948Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-18T12:32:21.481Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-18T12:32:25.646Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-18T12:32:28.164Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-18T12:32:31.438Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-18T12:32:33.325Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-18T12:32:35.839Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-18T12:32:39.106Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-18T12:32:40.994Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-18T12:33:37.195Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-18T12:33:52.029Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite (1641.65s) [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.37s) [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.38s) [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.23s) [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.36s) [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.65s) [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:562: [d45a9d7520a00] joining swarm manager [d1d2e6f202cca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:584: [dc9b90e3e81cd] joining swarm manager [d1d2e6f202cca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.864Z] check_test.go:380: [d45a9d7520a00] daemon is not started [2020-07-18T12:34:06.864Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.62s) [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:45: [de05a7f8dd69e] joining swarm manager [d214b9419ba3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.21s) [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.26s) [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:303: [da20e26b37359] joining swarm manager [dc1df318b8648]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:304: [dee70cd25e7cf] joining swarm manager [dc1df318b8648]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.19s) [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:271: [d816866e83138] joining swarm manager [d4fe0c230b30a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:272: [d1ed4496fcf9b] joining swarm manager [d4fe0c230b30a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.99s) [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.00s) [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.27s) [2020-07-18T12:34:06.864Z] docker_api_swarm_node_test.go:19: [df6ce9e12b7db] joining swarm manager [d996cf93eb1b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.864Z] docker_api_swarm_node_test.go:20: [dd18ad21ed08e] joining swarm manager [d996cf93eb1b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.03s) [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:501: [da08386d7bf9e] joining swarm manager [d399a8ffef54d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:506: [d9dcf07cdc224] joining swarm manager [d399a8ffef54d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.17s) [2020-07-18T12:34:06.864Z] docker_api_swarm_node_test.go:80: [dcddbd177df48] joining swarm manager [d4afa41632a83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.11s) [2020-07-18T12:34:06.864Z] docker_api_swarm_node_test.go:52: [d7b53512bc96c] joining swarm manager [d4ff7d2dff7f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.864Z] docker_api_swarm_node_test.go:53: [d93b25221a6a7] joining swarm manager [d4ff7d2dff7f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.19s) [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.43s) [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:201: [da8c5a4daa62c] joining swarm manager [d70f38f24e00d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.65s) [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:383: [dae167cce8f2e] joining swarm manager [dd5595194a0f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:384: [deeea88112d43] joining swarm manager [dd5595194a0f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.864Z] check_test.go:380: [deeea88112d43] daemon is not started [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.71s) [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:801: [d36d6817b4fd7] joining swarm manager [d125f00ce62f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:801: [dba4543c0b557] joining swarm manager [d125f00ce62f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:801: [d11460b11d042] joining swarm manager [d125f00ce62f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:801: [dbba3b91f6d52] joining swarm manager [d125f00ce62f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-18T12:34:06.864Z] docker_api_swarm_test.go:809: [dc3f6d3a8bad0] joining swarm manager [d125f00ce62f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s) [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.00s) [2020-07-18T12:34:06.864Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.86s) [2020-07-18T12:34:06.865Z] docker_api_swarm_service_test.go:394: [d74d3b880aece] joining swarm manager [dfe695c75f310]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.865Z] docker_api_swarm_service_test.go:394: [dcf3f9176a7a4] joining swarm manager [dfe695c75f310]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.82s) [2020-07-18T12:34:06.865Z] docker_api_swarm_service_test.go:342: [dbf0943e64e3e] joining swarm manager [db6759f1437bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.865Z] docker_api_swarm_service_test.go:342: [dcab9cabf0239] joining swarm manager [db6759f1437bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.73s) [2020-07-18T12:34:06.865Z] docker_api_swarm_service_test.go:489: [d844ff4027384] joining swarm manager [d861198856ade]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.865Z] docker_api_swarm_service_test.go:489: [d71806ee0d868] joining swarm manager [d861198856ade]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.73s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.49s) [2020-07-18T12:34:06.865Z] docker_api_swarm_service_test.go:127: [dc0ded4ceb4ef] joining swarm manager [d76a41ee59e12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.865Z] docker_api_swarm_service_test.go:128: [dd6bc6beea4fc] joining swarm manager [d76a41ee59e12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.865Z] docker_api_swarm_service_test.go:136: [d24ada4cff777] joining swarm manager [d76a41ee59e12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-18T12:34:06.865Z] docker_api_swarm_service_test.go:137: [d6a9b02256c5b] joining swarm manager [d76a41ee59e12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.72s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.61s) [2020-07-18T12:34:06.865Z] docker_api_swarm_service_test.go:303: [dfe98b3cd83e8] joining swarm manager [d4669bb4a6994]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.865Z] docker_api_swarm_service_test.go:303: [d7a2ef08290a9] joining swarm manager [d4669bb4a6994]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.75s) [2020-07-18T12:34:06.865Z] docker_api_swarm_service_test.go:99: [d81b5afe6e776] joining swarm manager [d68f4bf433b7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.865Z] docker_api_swarm_service_test.go:100: [df423bd38ca5b] joining swarm manager [d68f4bf433b7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.865Z] check_test.go:380: [d81b5afe6e776] daemon is not started [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.56s) [2020-07-18T12:34:06.865Z] docker_api_swarm_service_test.go:532: [db4a2ebc5ad96] joining swarm manager [d30831487f670]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.865Z] docker_api_swarm_service_test.go:533: [d1652ab23febd] joining swarm manager [d30831487f670]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.85s) [2020-07-18T12:34:06.865Z] docker_api_swarm_service_test.go:147: [d4d2d0bac106d] joining swarm manager [d3e5c0ec697e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.865Z] docker_api_swarm_service_test.go:147: [dc8100000a0bd] joining swarm manager [d3e5c0ec697e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.37s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.15s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.13s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.14s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.68s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.35s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.01s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.33s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.42s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.52s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.70s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.78s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.19s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.05s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.51s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.17s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.08s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.05s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.72s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.36s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.86s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.45s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.60s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.57s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.02s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.12s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.73s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.44s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.83s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.63s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.65s) [2020-07-18T12:34:06.865Z] docker_cli_service_logs_test.go:245: checking task ya8p2f6w02zr [2020-07-18T12:34:06.865Z] docker_cli_service_logs_test.go:250: checking messages for ya8p2f6w02zr [2020-07-18T12:34:06.865Z] docker_cli_service_logs_test.go:245: checking task xd20oqfe08g4 [2020-07-18T12:34:06.865Z] docker_cli_service_logs_test.go:250: checking messages for xd20oqfe08g4 [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.86s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.62s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.69s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.33s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.45s) [2020-07-18T12:34:06.865Z] docker_cli_swarm_test.go:1901: [d5202d1c6d41e] joining swarm manager [daf44c11b6c5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.865Z] docker_cli_swarm_test.go:1902: [df9e41c52a649] joining swarm manager [daf44c11b6c5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.78s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.63s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.64s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.36s) [2020-07-18T12:34:06.865Z] docker_cli_swarm_test.go:1802: [de005152e25cc] joining swarm manager [d2175ff690b44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.865Z] docker_cli_swarm_test.go:1803: [dff2b890a6e46] joining swarm manager [d2175ff690b44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.89s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.92s) [2020-07-18T12:34:06.865Z] docker_cli_swarm_test.go:1321: [d4b7c9bc69db6] joining swarm manager [d1539e8f92618]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.865Z] docker_cli_swarm_test.go:1322: [d40be105776a7] joining swarm manager [d1539e8f92618]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.43s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.78s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.62s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.31s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.37s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.14s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (2.85s) [2020-07-18T12:34:06.865Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-18T12:34:06.865Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.21s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.78s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.37s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.01s) [2020-07-18T12:34:06.865Z] docker_cli_swarm_test.go:1186: [d03a7a614059f] joining swarm manager [d78f8f60b84d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.865Z] docker_cli_swarm_test.go:1195: [d24b07012a2f7] joining swarm manager [d78f8f60b84d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.09s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.37s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.63s) [2020-07-18T12:34:06.865Z] docker_cli_swarm_test.go:1118: [ddef105f57925] joining swarm manager [db9a3390fd7b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.865Z] docker_cli_swarm_test.go:1119: [d0cdb4c93bfb5] joining swarm manager [db9a3390fd7b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.865Z] docker_cli_swarm_test.go:1172: [d6332036737bf] joining swarm manager [db9a3390fd7b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s) [2020-07-18T12:34:06.865Z] docker_cli_swarm_test.go:1453: [d922a5c5b8a27] joining swarm manager [d2141ef95fec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.865Z] docker_cli_swarm_test.go:1454: [d85919facdfe8] joining swarm manager [d2141ef95fec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.44s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.25s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.25s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.23s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.32s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.26s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.51s) [2020-07-18T12:34:06.865Z] docker_cli_swarm_unix_test.go:62: [d40c2d3003c48] joining swarm manager [d4af97226788d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.30s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.84s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.61s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.92s) [2020-07-18T12:34:06.865Z] docker_api_swarm_test.go:961: [d749e985e4898] joining swarm manager [d48a989e9021c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.71s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.37s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.83s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.50s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.52s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.59s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.55s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.69s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2020-07-18T12:34:06.865Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2020-07-18T12:34:06.865Z] === RUN TestDockerExternalVolumeSuite [2020-07-18T12:34:06.865Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-18T12:34:24.901Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-18T12:35:32.555Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-18T12:35:40.634Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-18T12:36:12.676Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-18T12:36:24.925Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-18T12:36:56.941Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-18T12:37:11.774Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-18T12:37:43.835Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-18T12:37:58.667Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-18T12:38:13.500Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-18T12:39:00.108Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-18T12:39:18.166Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-18T12:39:50.184Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-18T12:40:22.201Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-18T12:40:37.035Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-18T12:40:55.147Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-18T12:41:09.979Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-18T12:41:24.811Z] --- PASS: TestDockerExternalVolumeSuite (436.70s) [2020-07-18T12:41:24.811Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2020-07-18T12:41:24.811Z] docker_cli_external_volume_driver_test.go:53: [d9f2de70696d0] daemon is not started [2020-07-18T12:41:24.811Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-07-18T12:41:24.811Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2020-07-18T12:41:24.811Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-07-18T12:41:24.811Z] docker_cli_external_volume_driver_test.go:53: [d854eb67fc3a6] daemon is not started [2020-07-18T12:41:24.812Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-07-18T12:41:24.812Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.06s) [2020-07-18T12:41:24.812Z] docker_cli_external_volume_driver_test.go:53: [d626aab2eb8ae] daemon is not started [2020-07-18T12:41:24.812Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-18T12:41:24.812Z] docker_cli_external_volume_driver_test.go:53: [d539bb5e09310] daemon is not started [2020-07-18T12:41:24.812Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.13s) [2020-07-18T12:41:24.812Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2020-07-18T12:41:24.812Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2020-07-18T12:41:24.812Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-07-18T12:41:24.812Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2020-07-18T12:41:24.812Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2020-07-18T12:41:24.812Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2020-07-18T12:41:24.812Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2020-07-18T12:41:24.812Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2020-07-18T12:41:24.812Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.97s) [2020-07-18T12:41:24.812Z] docker_cli_external_volume_driver_test.go:485: [d34fc8fc90fb5] daemon is not started [2020-07-18T12:41:24.812Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-18T12:41:24.812Z] docker_cli_external_volume_driver_test.go:53: [d999c61a1245c] daemon is not started [2020-07-18T12:41:24.812Z] PASS [2020-07-18T12:41:24.812Z] [2020-07-18T12:41:24.812Z] === Skipped [2020-07-18T12:41:24.812Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-18T12:41:24.812Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-18T12:41:24.812Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-18T12:41:24.812Z] check_test.go:309: [d1b3da842d02f] daemon is not started [2020-07-18T12:41:24.812Z] [2020-07-18T12:41:24.812Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-18T12:41:24.812Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-18T12:41:24.812Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-18T12:41:24.812Z] check_test.go:309: [dd42171f4e2c2] daemon is not started [2020-07-18T12:41:24.812Z] [2020-07-18T12:41:24.812Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-18T12:41:24.812Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-07-18T12:41:24.812Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-18T12:41:24.812Z] check_test.go:309: [d644a65563afc] daemon is not started [2020-07-18T12:41:24.812Z] [2020-07-18T12:41:24.812Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-18T12:41:24.812Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-18T12:41:24.812Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-18T12:41:24.812Z] [2020-07-18T12:41:24.812Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-18T12:41:24.812Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-18T12:41:24.812Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-18T12:41:24.812Z] [2020-07-18T12:41:24.812Z] [2020-07-18T12:41:24.812Z] DONE 273 tests, 5 skipped in 2430.431s [2020-07-18T12:41:24.812Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-18T12:41:24.812Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6a3374dde519/docker.pid [2020-07-18T12:41:24.812Z] +++ kill 5541 [2020-07-18T12:41:24.812Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5541 is not a child of this shell [2020-07-18T12:41:24.812Z] warning: PID 5541 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6a3374dde519/docker.pid had a nonzero exit code [2020-07-18T12:41:24.812Z] ++++ cat bundles/test-integration/docker.pid [2020-07-18T12:41:24.812Z] +++ kill 7604 [2020-07-18T12:41:25.068Z] +++ /etc/init.d/apparmor stop [2020-07-18T12:41:25.068Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-18T12:41:25.068Z] [2020-07-18T12:41:25.068Z] Unloading profiles will leave already running processes permanently [2020-07-18T12:41:25.068Z] unconfined, which can lead to unexpected situations. [2020-07-18T12:41:25.068Z] [2020-07-18T12:41:25.068Z] To set a process to complain mode, use the command line tool [2020-07-18T12:41:25.068Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-18T12:41:25.068Z] +++ true [2020-07-18T12:41:25.068Z] exiting test-integration [2020-07-18T12:41:25.068Z] ++ exit 0 [2020-07-18T12:41:25.068Z] [2020-07-18T12:41:25.323Z] + exit 0 [2020-07-18T12:41:25.323Z] ++ jobs -p [2020-07-18T12:41:25.323Z] + pids= [2020-07-18T12:41:25.323Z] + echo 'Remaining pids to kill: []' [2020-07-18T12:41:25.323Z] Remaining pids to kill: [] [2020-07-18T12:41:25.323Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-18T12:41:25.336Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-18T12:41:26.355Z] + echo Ensuring container killed. [2020-07-18T12:41:26.355Z] Ensuring container killed. [2020-07-18T12:41:26.355Z] + docker ps -aq -f name=docker-pr5-* [2020-07-18T12:41:26.355Z] + cids=7e9b757f32ba [2020-07-18T12:41:26.355Z] caa6ef07cac4 [2020-07-18T12:41:26.355Z] bd13f3775354 [2020-07-18T12:41:26.355Z] + [ -n 7e9b757f32ba [2020-07-18T12:41:26.355Z] caa6ef07cac4 [2020-07-18T12:41:26.355Z] bd13f3775354 ] [2020-07-18T12:41:26.355Z] + docker rm -vf 7e9b757f32ba caa6ef07cac4 bd13f3775354 [2020-07-18T12:41:29.627Z] 7e9b757f32ba [2020-07-18T12:41:29.627Z] caa6ef07cac4 [2020-07-18T12:41:29.627Z] bd13f3775354 [Pipeline] sh [2020-07-18T12:41:29.949Z] + echo Chowning /workspace to jenkins user [2020-07-18T12:41:29.949Z] Chowning /workspace to jenkins user [2020-07-18T12:41:29.949Z] + id -u [2020-07-18T12:41:29.949Z] + id -g [2020-07-18T12:41:29.949Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41231:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-18T12:41:33.555Z] + bundleName=amd64 [2020-07-18T12:41:33.555Z] + echo Creating amd64-bundles.tar.gz [2020-07-18T12:41:33.555Z] Creating amd64-bundles.tar.gz [2020-07-18T12:41:33.555Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-18T12:41:33.555Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-18T12:41:34.490Z] Archiving artifacts [2020-07-18T12:41:40.109Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41231/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-18T12:41:40.414Z] + make clean [2020-07-18T12:41:40.414Z] docker volume rm -f docker-dev-cache [2020-07-18T12:41:40.671Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-18T12:43:36.959Z] ok github.com/docker/docker/integration-cli 2132.237s [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === Skipped [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-07-18T12:43:36.959Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-07-18T12:43:36.959Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-07-18T12:43:36.959Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-07-18T12:43:36.959Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-18T12:43:36.959Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-18T12:43:36.959Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-07-18T12:43:36.959Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-07-18T12:43:36.959Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-07-18T12:43:36.959Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-18T12:43:36.959Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-18T12:43:36.959Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-18T12:43:36.959Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-07-18T12:43:36.959Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-07-18T12:43:36.959Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.67s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-18T12:43:36.959Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-18T12:43:36.959Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.959Z] [2020-07-18T12:43:36.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-18T12:43:36.959Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-07-18T12:43:36.960Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2020-07-18T12:43:36.960Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-07-18T12:43:36.960Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-07-18T12:43:36.960Z] docker_cli_sni_test.go:18: Flakey test [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-18T12:43:36.960Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-18T12:43:36.960Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-18T12:43:36.960Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-18T12:43:36.960Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-18T12:43:36.960Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-18T12:43:36.960Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-18T12:43:36.960Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-18T12:43:36.960Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-18T12:43:36.960Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-18T12:43:36.960Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-18T12:43:36.960Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-18T12:43:36.960Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-18T12:43:36.960Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-18T12:43:36.960Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-18T12:43:36.960Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-18T12:43:36.960Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.960Z] [2020-07-18T12:43:36.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-18T12:43:36.960Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-18T12:43:36.961Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-18T12:43:36.961Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-18T12:43:36.961Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-18T12:43:36.961Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-07-18T12:43:36.961Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-18T12:43:36.961Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-18T12:43:36.961Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-18T12:43:36.961Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-07-18T12:43:36.961Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-18T12:43:36.961Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-18T12:43:36.961Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-07-18T12:43:36.961Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-18T12:43:36.961Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-18T12:43:36.961Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-07-18T12:43:36.961Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-18T12:43:36.961Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-07-18T12:43:36.961Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-18T12:43:36.961Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-18T12:43:36.961Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.961Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-07-18T12:43:36.962Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-18T12:43:36.962Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-07-18T12:43:36.962Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-18T12:43:36.962Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-07-18T12:43:36.962Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-18T12:43:36.962Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-18T12:43:36.962Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-18T12:43:36.962Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-07-18T12:43:36.962Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-07-18T12:43:36.962Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-18T12:43:36.962Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-18T12:43:36.962Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-18T12:43:36.962Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-18T12:43:36.962Z] [2020-07-18T12:43:36.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-07-18T12:43:36.963Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-18T12:43:36.963Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-18T12:43:36.963Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-18T12:43:36.963Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-18T12:43:36.963Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-18T12:43:36.963Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-18T12:43:36.963Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-18T12:43:36.963Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-18T12:43:36.963Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-18T12:43:36.963Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-18T12:43:36.963Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-18T12:43:36.963Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-18T12:43:36.963Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-18T12:43:36.963Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.963Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-18T12:43:36.964Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-18T12:43:36.964Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.964Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-07-18T12:43:36.965Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-07-18T12:43:36.965Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-07-18T12:43:36.965Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-18T12:43:36.965Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-18T12:43:36.965Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-18T12:43:36.965Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-18T12:43:36.965Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-18T12:43:36.965Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-18T12:43:36.965Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-18T12:43:36.965Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-18T12:43:36.965Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-18T12:43:36.965Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-18T12:43:36.965Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-18T12:43:36.965Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-18T12:43:36.965Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.965Z] [2020-07-18T12:43:36.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-18T12:43:36.965Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-18T12:43:36.966Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-18T12:43:36.966Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.966Z] [2020-07-18T12:43:36.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-18T12:43:36.967Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-18T12:43:36.967Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.967Z] [2020-07-18T12:43:36.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-18T12:43:36.967Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-18T12:43:36.967Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.967Z] [2020-07-18T12:43:36.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-18T12:43:36.967Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-18T12:43:36.967Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.967Z] [2020-07-18T12:43:36.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-18T12:43:36.967Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-18T12:43:36.967Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.967Z] [2020-07-18T12:43:36.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-18T12:43:36.967Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.967Z] [2020-07-18T12:43:36.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-18T12:43:36.967Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.967Z] [2020-07-18T12:43:36.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-18T12:43:36.967Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-18T12:43:36.967Z] [2020-07-18T12:43:36.967Z] [2020-07-18T12:43:36.967Z] DONE 1096 tests, 549 skipped in 2140.480s [2020-07-18T12:43:36.967Z] INFO: Integration tests ended at 07/18/2020 12:43:27. Duration:00:35:40.7322845 [2020-07-18T12:43:36.967Z] INFO: Docker info of the daemon under test at end of run [2020-07-18T12:43:36.967Z] [2020-07-18T12:43:36.967Z] Containers: 2 [2020-07-18T12:43:36.967Z] Running: 0 [2020-07-18T12:43:36.967Z] Paused: 0 [2020-07-18T12:43:36.967Z] Stopped: 2 [2020-07-18T12:43:36.967Z] Images: 15 [2020-07-18T12:43:36.967Z] Server Version: 0.0.0-dev [2020-07-18T12:43:36.967Z] Storage Driver: windowsfilter [2020-07-18T12:43:36.967Z] Windows: [2020-07-18T12:43:36.967Z] Logging Driver: json-file [2020-07-18T12:43:36.967Z] Plugins: [2020-07-18T12:43:36.967Z] Volume: local [2020-07-18T12:43:36.967Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-18T12:43:36.967Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-18T12:43:36.967Z] Swarm: inactive [2020-07-18T12:43:36.967Z] Default Isolation: process [2020-07-18T12:43:36.967Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-18T12:43:36.967Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-18T12:43:36.967Z] OSType: windows [2020-07-18T12:43:36.967Z] Architecture: x86_64 [2020-07-18T12:43:36.967Z] CPUs: 4 [2020-07-18T12:43:36.967Z] Total Memory: 32GiB [2020-07-18T12:43:36.967Z] Name: azwin-2-1474b0 [2020-07-18T12:43:36.967Z] ID: FI4D:IM3H:2CDW:2J33:654L:2LPQ:5KDR:HMY3:G2CS:7IIB:D7FR:55FO [2020-07-18T12:43:36.967Z] Docker Root Dir: D:\CI\PR-41231\5\daemon [2020-07-18T12:43:36.967Z] Debug Mode (client): false [2020-07-18T12:43:36.967Z] Debug Mode (server): true [2020-07-18T12:43:36.967Z] File Descriptors: -1 [2020-07-18T12:43:36.967Z] Goroutines: 18 [2020-07-18T12:43:36.967Z] System Time: 2020-07-18T12:43:27.9968861Z [2020-07-18T12:43:36.967Z] EventsListeners: 0 [2020-07-18T12:43:36.967Z] Registry: https://index.docker.io/v1/ [2020-07-18T12:43:36.967Z] Labels: [2020-07-18T12:43:36.967Z] Experimental: false [2020-07-18T12:43:36.967Z] Insecure Registries: [2020-07-18T12:43:36.967Z] 127.0.0.0/8 [2020-07-18T12:43:36.967Z] Live Restore Enabled: false [2020-07-18T12:43:36.967Z] [2020-07-18T12:43:36.967Z] [2020-07-18T12:43:36.967Z] INFO: Stopping daemon under test [2020-07-18T12:43:36.967Z] SUCCESS: The process with PID 6032 (child process of PID 4820) has been terminated. [2020-07-18T12:43:36.967Z] SUCCESS: The process with PID 4820 (child process of PID 4276) has been terminated. [2020-07-18T12:43:36.967Z] INFO: Stop tailing logs of the daemon under tests [2020-07-18T12:43:36.967Z] INFO: executeCI.ps1 Completed successfully at 07/18/2020 12:43:28. [2020-07-18T12:43:36.967Z] INFO: Tidying up at end of run [2020-07-18T12:43:36.967Z] INFO: Saving daemon under test log (d:\CI\PR-41231\5\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-18T12:43:36.967Z] INFO: Saving daemon under test log (d:\CI\PR-41231\5\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-18T12:43:36.967Z] INFO: Nuke-Everything... [2020-07-18T12:43:36.967Z] INFO: Container count on control daemon to delete is 2 [2020-07-18T12:43:36.967Z] b32caf2e3bf2 [2020-07-18T12:43:36.967Z] fa43da99cb6b [2020-07-18T12:43:36.967Z] INFO: Non-base image count on control daemon to delete is 1 [2020-07-18T12:43:36.967Z] Deleted: sha256:dbfa5addcaa1f27317a04dda7d417def9ad0d1db510ad30263e5cee48cdd8174 [2020-07-18T12:43:36.967Z] Deleted: sha256:6f4b489b19f6c3b939af9632c879646a5d8377a5db99cdd44be5c08fe09fd8ba [2020-07-18T12:43:36.967Z] INFO: Tidying pidfile d:\CI\PR-41231\5\docker.pid [2020-07-18T12:43:36.967Z] INFO: Nuking d:\CI [2020-07-18T12:43:58.168Z] INFO: Zapped successfully [2020-07-18T12:43:58.168Z] [2020-07-18T12:43:58.168Z] INFO: executeCI.ps1 exiting at Sat Jul 18 12:43:55 CUT 2020. Duration 00:49:41.0915880 [2020-07-18T12:43:58.168Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-18T12:43:58.418Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-18T12:44:00.390Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-18T12:44:02.167Z] Archiving artifacts [2020-07-18T12:44:15.867Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41231/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-18T12:44:16.816Z] + make clean [2020-07-18T12:44:17.799Z] docker volume rm -f docker-dev-cache [2020-07-18T12:44:17.799Z] 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